| 1 | [ Dec 18 21:21:13 Enabled. ] | ||
| 2 | [ Dec 18 21:21:13 Rereading configuration. ] | ||
| 3 | [ Dec 18 21:21:15 Rereading configuration. ] | ||
| 4 | [ Dec 18 21:21:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 18 21:21:24 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.18 21:21:25.894515 [ 1 ] {} <Information> Application: Will watch for the process with pid 23944 | ||
| 29 | 2025.12.18 21:21:25.894880 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.18 21:21:26.273484 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23944 | ||
| 31 | 2025.12.18 21:21:26.274344 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.18 21:21:26.274506 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.18 21:21:26.370485 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.18 21:21:26.414071 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.18 21:21:26.414164 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.18 21:21:26.414184 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.18 21:21:26.414244 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.18 21:21:26.414898 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.18 21:21:26.417053 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.18 21:21:26.417933 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.18 21:21:26.418789 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.18 21:21:26.418843 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.18 21:21:26.418886 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.18 21:21:26.419618 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.18 21:21:26.420538 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.18 21:21:26.426033 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.18 21:21:26.426645 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.18 21:21:26.427931 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.18 21:21:26.428030 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.18 21:21:26.429075 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.18 21:21:26.429516 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.18 21:21:26.433576 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.18 21:21:26.433878 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.18 21:21:26.437200 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.18 21:21:26.437595 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.18 21:21:26.437974 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.18 21:21:26.438369 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.18 21:21:26.439801 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.18 21:21:26.439824 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.18 21:21:26.439904 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.18 21:21:26.439965 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.18 21:21:26.469017 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.18 21:21:26.469042 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000177555 sec | ||
| 68 | 2025.12.18 21:21:26.469121 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.18 21:21:26.469175 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.18 21:21:26.469886 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.18 21:21:26.470509 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.18 21:21:26.480352 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.18 21:21:26.480398 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.18 21:21:26.480473 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.18 21:21:26.480488 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.18 21:21:26.480527 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.18 21:21:26.480600 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.18 21:21:26.484726 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.18 21:21:26.484772 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.18 21:21:26.484820 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.18 21:21:26.484980 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.18 21:21:26.485023 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.18 21:21:26.485035 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.18 21:21:26.485103 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.18 21:21:26.485115 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.18 21:21:26.485145 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.18 21:21:26.485211 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.18 21:21:26.507519 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.18 21:21:26.510850 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.18 21:21:26.510960 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130243 sec | ||
| 91 | 2025.12.18 21:21:26.510976 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.18 21:21:26.510988 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.18 21:21:26.511016 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.18 21:21:26.511237 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.18 21:21:26.511340 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.18 21:21:26.511353 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.18 21:21:26.511364 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.18 21:21:26.511374 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.18 21:21:26.514914 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.18 21:21:26.515127 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.12.18 21:21:26.516577 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2641e-05 sec. | ||
| 102 | 2025.12.18 21:21:26.517019 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.18 21:21:26.517646 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.18 21:21:26.517665 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.18 21:21:27.061147 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37852 | ||
| 106 | 2025.12.18 21:21:27.063416 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.18 21:21:27.063475 [ 3 ] {} <Debug> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Authenticating user 'default' from [fd00:1122:3344:101::d]:37852 | ||
| 108 | 2025.12.18 21:21:27.063504 [ 3 ] {} <Debug> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.18 21:21:27.063540 [ 3 ] {} <Debug> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.18 21:21:27.063636 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.18 21:21:27.063663 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.18 21:21:27.063691 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.18 21:21:27.064065 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60260 | ||
| 114 | 2025.12.18 21:21:27.064163 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46721 | ||
| 115 | 2025.12.18 21:21:27.064363 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.18 21:21:27.064391 [ 5 ] {} <Debug> TCP-Session: 3eeb16ae-ccec-4a85-bec8-1ad19eed71f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46721 | ||
| 117 | 2025.12.18 21:21:27.064417 [ 5 ] {} <Debug> TCP-Session: 3eeb16ae-ccec-4a85-bec8-1ad19eed71f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.18 21:21:27.064428 [ 5 ] {} <Debug> TCP-Session: 3eeb16ae-ccec-4a85-bec8-1ad19eed71f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.18 21:21:27.065082 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61946 | ||
| 120 | 2025.12.18 21:21:27.065133 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.18 21:21:27.065312 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61330 | ||
| 122 | 2025.12.18 21:21:27.065383 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35399 | ||
| 123 | 2025.12.18 21:21:27.065840 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37479 | ||
| 124 | 2025.12.18 21:21:27.065866 [ 4 ] {} <Debug> TCP-Session: 1ea897a5-0075-4e40-b658-067014e6c191 Authenticating user 'default' from [fd00:1122:3344:101::d]:60260 | ||
| 125 | 2025.12.18 21:21:27.065857 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38242 | ||
| 126 | 2025.12.18 21:21:27.065921 [ 4 ] {} <Debug> TCP-Session: 1ea897a5-0075-4e40-b658-067014e6c191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.18 21:21:27.065850 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40246 | ||
| 128 | 2025.12.18 21:21:27.065958 [ 4 ] {} <Debug> TCP-Session: 1ea897a5-0075-4e40-b658-067014e6c191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.18 21:21:27.066096 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.18 21:21:27.066115 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.18 21:21:27.066173 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.18 21:21:27.066184 [ 259 ] {} <Debug> TCP-Session: eaa22b18-1a59-4753-8866-59a2bc235842 Authenticating user 'default' from [fd00:1122:3344:101::d]:37479 | ||
| 133 | 2025.12.18 21:21:27.066188 [ 253 ] {} <Debug> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Authenticating user 'default' from [fd00:1122:3344:101::d]:61946 | ||
| 134 | 2025.12.18 21:21:27.066220 [ 255 ] {} <Debug> TCP-Session: 549ad4f2-0512-475a-a912-0cfa121d5ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61330 | ||
| 135 | 2025.12.18 21:21:27.066241 [ 253 ] {} <Debug> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.18 21:21:27.066203 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.18 21:21:27.066275 [ 255 ] {} <Debug> TCP-Session: 549ad4f2-0512-475a-a912-0cfa121d5ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.18 21:21:27.066279 [ 253 ] {} <Debug> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.18 21:21:27.066301 [ 257 ] {} <Debug> TCP-Session: efb9383b-3d0b-4842-a845-2e57639b15b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38242 | ||
| 140 | 2025.12.18 21:21:27.066316 [ 255 ] {} <Debug> TCP-Session: 549ad4f2-0512-475a-a912-0cfa121d5ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.18 21:21:27.066227 [ 259 ] {} <Debug> TCP-Session: eaa22b18-1a59-4753-8866-59a2bc235842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.18 21:21:27.066356 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.18 21:21:27.066372 [ 259 ] {} <Debug> TCP-Session: eaa22b18-1a59-4753-8866-59a2bc235842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.18 21:21:27.066405 [ 258 ] {} <Debug> TCP-Session: fa32eb96-fe4b-467f-bf9d-0cccbb0f5a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:40246 | ||
| 145 | 2025.12.18 21:21:27.066455 [ 258 ] {} <Debug> TCP-Session: fa32eb96-fe4b-467f-bf9d-0cccbb0f5a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.18 21:21:27.066338 [ 257 ] {} <Debug> TCP-Session: efb9383b-3d0b-4842-a845-2e57639b15b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.18 21:21:27.066472 [ 258 ] {} <Debug> TCP-Session: fa32eb96-fe4b-467f-bf9d-0cccbb0f5a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.18 21:21:27.066515 [ 257 ] {} <Debug> TCP-Session: efb9383b-3d0b-4842-a845-2e57639b15b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.18 21:21:27.066957 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.18 21:21:27.067017 [ 256 ] {} <Debug> TCP-Session: ea39aba9-c19f-46d1-b969-b77259b9c2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35399 | ||
| 151 | 2025.12.18 21:21:27.067038 [ 256 ] {} <Debug> TCP-Session: ea39aba9-c19f-46d1-b969-b77259b9c2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.18 21:21:27.067052 [ 256 ] {} <Debug> TCP-Session: ea39aba9-c19f-46d1-b969-b77259b9c2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.18 21:21:27.068299 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.18 21:21:27.070548 [ 3 ] {656f820f-404c-41df-9f8d-b3a0b2c19322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.18 21:21:27.177044 [ 3 ] {656f820f-404c-41df-9f8d-b3a0b2c19322} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37852) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.18 21:21:27.177991 [ 3 ] {656f820f-404c-41df-9f8d-b3a0b2c19322} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.18 21:21:27.178196 [ 3 ] {656f820f-404c-41df-9f8d-b3a0b2c19322} <Debug> TCPHandler: Processed in 0.112022422 sec. | ||
| 204 | 2025.12.18 21:21:27.178643 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.18 21:21:27.178953 [ 253 ] {aa5f91a7-18f5-493f-8896-809a4596788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.18 21:21:27.179389 [ 253 ] {aa5f91a7-18f5-493f-8896-809a4596788a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61946) (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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.18 21:21:27.179653 [ 253 ] {aa5f91a7-18f5-493f-8896-809a4596788a} <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 @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.18 21:21:27.179881 [ 253 ] {aa5f91a7-18f5-493f-8896-809a4596788a} <Debug> TCPHandler: Processed in 0.001428788 sec. | ||
| 255 | 2025.12.18 21:21:27.180153 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.18 21:21:27.180976 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.18 21:21:27.181622 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.18 21:21:27.185143 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.18 21:21:27.185168 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0862e-05 sec | ||
| 260 | 2025.12.18 21:21:27.185184 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.18 21:21:27.185276 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.18 21:21:27.185303 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.18 21:21:27.186092 [ 3 ] {36f1e8c5-3a73-40dd-aa90-2140be109080} <Debug> TCPHandler: Processed in 0.006026308 sec. | ||
| 264 | 2025.12.18 21:21:27.186296 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.18 21:21:27.186512 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) /* 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.12.18 21:21:27.186562 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.18 21:21:27.191472 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.18 21:21:27.201301 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a): Loading data parts | ||
| 270 | 2025.12.18 21:21:27.202443 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a): There are no data parts | ||
| 271 | 2025.12.18 21:21:27.209203 [ 3 ] {012acd8e-2ecf-467a-bebe-4a7baec3e9e7} <Debug> TCPHandler: Processed in 0.022955615 sec. | ||
| 272 | 2025.12.18 21:21:27.209363 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.18 21:21:27.209534 [ 3 ] {a3a53f45-2415-49c4-b52c-0d0a3367460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) /* 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.12.18 21:21:27.209660 [ 3 ] {a3a53f45-2415-49c4-b52c-0d0a3367460d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.18 21:21:27.225813 [ 3 ] {a3a53f45-2415-49c4-b52c-0d0a3367460d} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Loading data parts | ||
| 286 | 2025.12.18 21:21:27.226108 [ 3 ] {a3a53f45-2415-49c4-b52c-0d0a3367460d} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): There are no data parts | ||
| 287 | 2025.12.18 21:21:27.228974 [ 3 ] {a3a53f45-2415-49c4-b52c-0d0a3367460d} <Debug> TCPHandler: Processed in 0.019660998 sec. | ||
| 288 | 2025.12.18 21:21:27.229115 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.18 21:21:27.229347 [ 3 ] {41f78d85-88a1-4087-8763-2929d2e21c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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.12.18 21:21:27.229538 [ 3 ] {41f78d85-88a1-4087-8763-2929d2e21c1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.18 21:21:27.234759 [ 3 ] {41f78d85-88a1-4087-8763-2929d2e21c1c} <Debug> oximeter.measurements_i8 (f2fe347f-e4cb-49f8-a503-2470c115c5e9): Loading data parts | ||
| 292 | 2025.12.18 21:21:27.234917 [ 3 ] {41f78d85-88a1-4087-8763-2929d2e21c1c} <Debug> oximeter.measurements_i8 (f2fe347f-e4cb-49f8-a503-2470c115c5e9): There are no data parts | ||
| 293 | 2025.12.18 21:21:27.239707 [ 3 ] {41f78d85-88a1-4087-8763-2929d2e21c1c} <Debug> TCPHandler: Processed in 0.01064037 sec. | ||
| 294 | 2025.12.18 21:21:27.239850 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.18 21:21:27.240002 [ 3 ] {4ab4c022-1426-46d6-8c6e-4d2bfb2520a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 296 | 2025.12.18 21:21:27.240123 [ 3 ] {4ab4c022-1426-46d6-8c6e-4d2bfb2520a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.18 21:21:27.248491 [ 3 ] {4ab4c022-1426-46d6-8c6e-4d2bfb2520a5} <Debug> oximeter.measurements_u8 (293ddffb-2e76-4a63-b5ba-8c2de28cc141): Loading data parts | ||
| 298 | 2025.12.18 21:21:27.248784 [ 3 ] {4ab4c022-1426-46d6-8c6e-4d2bfb2520a5} <Debug> oximeter.measurements_u8 (293ddffb-2e76-4a63-b5ba-8c2de28cc141): There are no data parts | ||
| 299 | 2025.12.18 21:21:27.251973 [ 3 ] {4ab4c022-1426-46d6-8c6e-4d2bfb2520a5} <Debug> TCPHandler: Processed in 0.012171021 sec. | ||
| 300 | 2025.12.18 21:21:27.252183 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.18 21:21:27.252436 [ 3 ] {a6258516-2a01-47a2-87b8-36f13cd61e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 302 | 2025.12.18 21:21:27.252479 [ 3 ] {a6258516-2a01-47a2-87b8-36f13cd61e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.18 21:21:27.257755 [ 3 ] {a6258516-2a01-47a2-87b8-36f13cd61e8c} <Debug> oximeter.measurements_i16 (51c6e802-106c-4cfd-af02-5fd85cb64dab): Loading data parts | ||
| 304 | 2025.12.18 21:21:27.257901 [ 3 ] {a6258516-2a01-47a2-87b8-36f13cd61e8c} <Debug> oximeter.measurements_i16 (51c6e802-106c-4cfd-af02-5fd85cb64dab): There are no data parts | ||
| 305 | 2025.12.18 21:21:27.262604 [ 3 ] {a6258516-2a01-47a2-87b8-36f13cd61e8c} <Debug> TCPHandler: Processed in 0.010534368 sec. | ||
| 306 | 2025.12.18 21:21:27.262821 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.18 21:21:27.263008 [ 3 ] {5d82a967-68a6-403c-a757-2faa4588f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 308 | 2025.12.18 21:21:27.263143 [ 3 ] {5d82a967-68a6-403c-a757-2faa4588f5cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.18 21:21:27.271911 [ 3 ] {5d82a967-68a6-403c-a757-2faa4588f5cb} <Debug> oximeter.measurements_u16 (253308b4-81dd-4f76-b1ce-e6628674819d): Loading data parts | ||
| 310 | 2025.12.18 21:21:27.272142 [ 3 ] {5d82a967-68a6-403c-a757-2faa4588f5cb} <Debug> oximeter.measurements_u16 (253308b4-81dd-4f76-b1ce-e6628674819d): There are no data parts | ||
| 311 | 2025.12.18 21:21:27.275204 [ 3 ] {5d82a967-68a6-403c-a757-2faa4588f5cb} <Debug> TCPHandler: Processed in 0.012442608 sec. | ||
| 312 | 2025.12.18 21:21:27.275347 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.18 21:21:27.275596 [ 3 ] {bc4576d0-8cda-4a1a-bd14-092aaab787a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 314 | 2025.12.18 21:21:27.275639 [ 3 ] {bc4576d0-8cda-4a1a-bd14-092aaab787a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.18 21:21:27.279062 [ 3 ] {bc4576d0-8cda-4a1a-bd14-092aaab787a4} <Debug> oximeter.measurements_i32 (33b8c047-e3cd-4281-a4a4-6928362edbd1): Loading data parts | ||
| 316 | 2025.12.18 21:21:27.279202 [ 3 ] {bc4576d0-8cda-4a1a-bd14-092aaab787a4} <Debug> oximeter.measurements_i32 (33b8c047-e3cd-4281-a4a4-6928362edbd1): There are no data parts | ||
| 317 | 2025.12.18 21:21:27.283728 [ 3 ] {bc4576d0-8cda-4a1a-bd14-092aaab787a4} <Debug> TCPHandler: Processed in 0.008429293 sec. | ||
| 318 | 2025.12.18 21:21:27.283941 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.18 21:21:27.284094 [ 3 ] {020ffe44-be8d-4bfc-91e5-f2711a52b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 320 | 2025.12.18 21:21:27.284211 [ 3 ] {020ffe44-be8d-4bfc-91e5-f2711a52b5ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.18 21:21:27.287372 [ 3 ] {020ffe44-be8d-4bfc-91e5-f2711a52b5ed} <Debug> oximeter.measurements_u32 (320fe790-7f5d-4eda-854f-a44d786291be): Loading data parts | ||
| 322 | 2025.12.18 21:21:27.287563 [ 3 ] {020ffe44-be8d-4bfc-91e5-f2711a52b5ed} <Debug> oximeter.measurements_u32 (320fe790-7f5d-4eda-854f-a44d786291be): There are no data parts | ||
| 323 | 2025.12.18 21:21:27.290194 [ 3 ] {020ffe44-be8d-4bfc-91e5-f2711a52b5ed} <Debug> TCPHandler: Processed in 0.006300246 sec. | ||
| 324 | 2025.12.18 21:21:27.290352 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.18 21:21:27.290584 [ 3 ] {6b6ea108-9d5d-433c-ba79-f31c612a8afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 326 | 2025.12.18 21:21:27.290680 [ 3 ] {6b6ea108-9d5d-433c-ba79-f31c612a8afd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.18 21:21:27.293855 [ 3 ] {6b6ea108-9d5d-433c-ba79-f31c612a8afd} <Debug> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Loading data parts | ||
| 328 | 2025.12.18 21:21:27.294015 [ 3 ] {6b6ea108-9d5d-433c-ba79-f31c612a8afd} <Debug> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): There are no data parts | ||
| 329 | 2025.12.18 21:21:27.298463 [ 3 ] {6b6ea108-9d5d-433c-ba79-f31c612a8afd} <Debug> TCPHandler: Processed in 0.008169975 sec. | ||
| 330 | 2025.12.18 21:21:27.298713 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.18 21:21:27.298903 [ 3 ] {a9f8ba79-5a29-4901-a89a-c5c4a99ac348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 332 | 2025.12.18 21:21:27.299032 [ 3 ] {a9f8ba79-5a29-4901-a89a-c5c4a99ac348} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.18 21:21:27.306247 [ 3 ] {a9f8ba79-5a29-4901-a89a-c5c4a99ac348} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Loading data parts | ||
| 334 | 2025.12.18 21:21:27.306373 [ 3 ] {a9f8ba79-5a29-4901-a89a-c5c4a99ac348} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): There are no data parts | ||
| 335 | 2025.12.18 21:21:27.309446 [ 3 ] {a9f8ba79-5a29-4901-a89a-c5c4a99ac348} <Debug> TCPHandler: Processed in 0.010790593 sec. | ||
| 336 | 2025.12.18 21:21:27.309713 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.18 21:21:27.310030 [ 3 ] {31d9ec7c-cbda-4e83-9a5b-c8c3116f2bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 338 | 2025.12.18 21:21:27.310243 [ 3 ] {31d9ec7c-cbda-4e83-9a5b-c8c3116f2bf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.18 21:21:27.316963 [ 3 ] {31d9ec7c-cbda-4e83-9a5b-c8c3116f2bf0} <Debug> oximeter.measurements_f32 (b80337f5-3204-458c-85db-5346d65bd97c): Loading data parts | ||
| 340 | 2025.12.18 21:21:27.317091 [ 3 ] {31d9ec7c-cbda-4e83-9a5b-c8c3116f2bf0} <Debug> oximeter.measurements_f32 (b80337f5-3204-458c-85db-5346d65bd97c): There are no data parts | ||
| 341 | 2025.12.18 21:21:27.321986 [ 3 ] {31d9ec7c-cbda-4e83-9a5b-c8c3116f2bf0} <Debug> TCPHandler: Processed in 0.012373896 sec. | ||
| 342 | 2025.12.18 21:21:27.322179 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.18 21:21:27.322375 [ 3 ] {1422b98b-b4b8-4082-aada-71583cdf9255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 344 | 2025.12.18 21:21:27.322500 [ 3 ] {1422b98b-b4b8-4082-aada-71583cdf9255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.18 21:21:27.329665 [ 3 ] {1422b98b-b4b8-4082-aada-71583cdf9255} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Loading data parts | ||
| 346 | 2025.12.18 21:21:27.329823 [ 3 ] {1422b98b-b4b8-4082-aada-71583cdf9255} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): There are no data parts | ||
| 347 | 2025.12.18 21:21:27.333293 [ 3 ] {1422b98b-b4b8-4082-aada-71583cdf9255} <Debug> TCPHandler: Processed in 0.011172085 sec. | ||
| 348 | 2025.12.18 21:21:27.333493 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.18 21:21:27.333722 [ 3 ] {f7cab86a-9e03-468d-b8b0-9b4f98fe3dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 350 | 2025.12.18 21:21:27.333875 [ 3 ] {f7cab86a-9e03-468d-b8b0-9b4f98fe3dcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.18 21:21:27.337021 [ 3 ] {f7cab86a-9e03-468d-b8b0-9b4f98fe3dcb} <Debug> oximeter.measurements_string (31f8eb0d-3ac2-45d1-ba46-ed61cc65a5dd): Loading data parts | ||
| 352 | 2025.12.18 21:21:27.337176 [ 3 ] {f7cab86a-9e03-468d-b8b0-9b4f98fe3dcb} <Debug> oximeter.measurements_string (31f8eb0d-3ac2-45d1-ba46-ed61cc65a5dd): There are no data parts | ||
| 353 | 2025.12.18 21:21:27.341753 [ 3 ] {f7cab86a-9e03-468d-b8b0-9b4f98fe3dcb} <Debug> TCPHandler: Processed in 0.00832122 sec. | ||
| 354 | 2025.12.18 21:21:27.341910 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.18 21:21:27.342177 [ 3 ] {e71ae1df-116b-4142-a28e-13027a782a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.18 21:21:27.342340 [ 3 ] {e71ae1df-116b-4142-a28e-13027a782a5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.18 21:21:27.345530 [ 3 ] {e71ae1df-116b-4142-a28e-13027a782a5a} <Debug> oximeter.measurements_bytes (eb3bd085-714a-4f96-a4f5-b341d7a7d247): Loading data parts | ||
| 365 | 2025.12.18 21:21:27.345674 [ 3 ] {e71ae1df-116b-4142-a28e-13027a782a5a} <Debug> oximeter.measurements_bytes (eb3bd085-714a-4f96-a4f5-b341d7a7d247): There are no data parts | ||
| 366 | 2025.12.18 21:21:27.348094 [ 3 ] {e71ae1df-116b-4142-a28e-13027a782a5a} <Debug> TCPHandler: Processed in 0.006233864 sec. | ||
| 367 | 2025.12.18 21:21:27.348394 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.18 21:21:27.348649 [ 3 ] {78700b4a-0bb0-424c-b322-138c85731d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 369 | 2025.12.18 21:21:27.348784 [ 3 ] {78700b4a-0bb0-424c-b322-138c85731d77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.18 21:21:27.354662 [ 3 ] {78700b4a-0bb0-424c-b322-138c85731d77} <Debug> oximeter.measurements_cumulativei64 (33d3e752-1eae-491c-961e-ca97e827e24b): Loading data parts | ||
| 371 | 2025.12.18 21:21:27.354895 [ 3 ] {78700b4a-0bb0-424c-b322-138c85731d77} <Debug> oximeter.measurements_cumulativei64 (33d3e752-1eae-491c-961e-ca97e827e24b): There are no data parts | ||
| 372 | 2025.12.18 21:21:27.359685 [ 3 ] {78700b4a-0bb0-424c-b322-138c85731d77} <Debug> TCPHandler: Processed in 0.011352419 sec. | ||
| 373 | 2025.12.18 21:21:27.359886 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.18 21:21:27.360142 [ 3 ] {babda409-2b45-4991-bd93-a1e2f9215176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 375 | 2025.12.18 21:21:27.360222 [ 3 ] {babda409-2b45-4991-bd93-a1e2f9215176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.18 21:21:27.363426 [ 3 ] {babda409-2b45-4991-bd93-a1e2f9215176} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Loading data parts | ||
| 377 | 2025.12.18 21:21:27.363560 [ 3 ] {babda409-2b45-4991-bd93-a1e2f9215176} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): There are no data parts | ||
| 378 | 2025.12.18 21:21:27.366315 [ 3 ] {babda409-2b45-4991-bd93-a1e2f9215176} <Debug> TCPHandler: Processed in 0.006478911 sec. | ||
| 379 | 2025.12.18 21:21:27.366465 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.18 21:21:27.366629 [ 3 ] {ec53c52a-d937-4d1d-b0a5-52c98d0b27a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 381 | 2025.12.18 21:21:27.366790 [ 3 ] {ec53c52a-d937-4d1d-b0a5-52c98d0b27a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.18 21:21:27.370021 [ 3 ] {ec53c52a-d937-4d1d-b0a5-52c98d0b27a4} <Debug> oximeter.measurements_cumulativef32 (bce9f5fe-790e-40bd-96cf-021c564ab415): Loading data parts | ||
| 383 | 2025.12.18 21:21:27.370311 [ 3 ] {ec53c52a-d937-4d1d-b0a5-52c98d0b27a4} <Debug> oximeter.measurements_cumulativef32 (bce9f5fe-790e-40bd-96cf-021c564ab415): There are no data parts | ||
| 384 | 2025.12.18 21:21:27.374802 [ 3 ] {ec53c52a-d937-4d1d-b0a5-52c98d0b27a4} <Debug> TCPHandler: Processed in 0.008388661 sec. | ||
| 385 | 2025.12.18 21:21:27.374943 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.18 21:21:27.375186 [ 3 ] {d0d6beb9-873a-4576-9aca-085272a4d373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 387 | 2025.12.18 21:21:27.375310 [ 3 ] {d0d6beb9-873a-4576-9aca-085272a4d373} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.18 21:21:27.380375 [ 3 ] {d0d6beb9-873a-4576-9aca-085272a4d373} <Debug> oximeter.measurements_cumulativef64 (d5bbfa79-fb14-457c-b9c7-49969cf9a18e): Loading data parts | ||
| 389 | 2025.12.18 21:21:27.380522 [ 3 ] {d0d6beb9-873a-4576-9aca-085272a4d373} <Debug> oximeter.measurements_cumulativef64 (d5bbfa79-fb14-457c-b9c7-49969cf9a18e): There are no data parts | ||
| 390 | 2025.12.18 21:21:27.383248 [ 3 ] {d0d6beb9-873a-4576-9aca-085272a4d373} <Debug> TCPHandler: Processed in 0.00835287 sec. | ||
| 391 | 2025.12.18 21:21:27.383396 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.18 21:21:27.383620 [ 3 ] {27536d07-96fc-455b-8b06-69dfc6f89200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.12.18 21:21:27.383761 [ 3 ] {27536d07-96fc-455b-8b06-69dfc6f89200} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.18 21:21:27.387098 [ 3 ] {27536d07-96fc-455b-8b06-69dfc6f89200} <Debug> oximeter.measurements_histogrami8 (a030b378-2075-49be-a671-f3b8a8398406): Loading data parts | ||
| 405 | 2025.12.18 21:21:27.387280 [ 3 ] {27536d07-96fc-455b-8b06-69dfc6f89200} <Debug> oximeter.measurements_histogrami8 (a030b378-2075-49be-a671-f3b8a8398406): There are no data parts | ||
| 406 | 2025.12.18 21:21:27.391866 [ 3 ] {27536d07-96fc-455b-8b06-69dfc6f89200} <Debug> TCPHandler: Processed in 0.008520535 sec. | ||
| 407 | 2025.12.18 21:21:27.392029 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.18 21:21:27.392335 [ 3 ] {24657033-4261-47b2-97f4-9322426be9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 409 | 2025.12.18 21:21:27.392466 [ 3 ] {24657033-4261-47b2-97f4-9322426be9fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.18 21:21:27.395773 [ 3 ] {24657033-4261-47b2-97f4-9322426be9fd} <Debug> oximeter.measurements_histogramu8 (9fc81bbf-a496-41e6-a02b-f88787fabca0): Loading data parts | ||
| 411 | 2025.12.18 21:21:27.395924 [ 3 ] {24657033-4261-47b2-97f4-9322426be9fd} <Debug> oximeter.measurements_histogramu8 (9fc81bbf-a496-41e6-a02b-f88787fabca0): There are no data parts | ||
| 412 | 2025.12.18 21:21:27.398467 [ 3 ] {24657033-4261-47b2-97f4-9322426be9fd} <Debug> TCPHandler: Processed in 0.006496951 sec. | ||
| 413 | 2025.12.18 21:21:27.398605 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.18 21:21:27.398813 [ 3 ] {d7436c97-18eb-408c-aa32-6951a55b0215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 415 | 2025.12.18 21:21:27.398962 [ 3 ] {d7436c97-18eb-408c-aa32-6951a55b0215} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.18 21:21:27.404165 [ 3 ] {d7436c97-18eb-408c-aa32-6951a55b0215} <Debug> oximeter.measurements_histogrami16 (9d039d81-2cee-4b74-82d4-f192980a50ab): Loading data parts | ||
| 417 | 2025.12.18 21:21:27.404391 [ 3 ] {d7436c97-18eb-408c-aa32-6951a55b0215} <Debug> oximeter.measurements_histogrami16 (9d039d81-2cee-4b74-82d4-f192980a50ab): There are no data parts | ||
| 418 | 2025.12.18 21:21:27.409108 [ 3 ] {d7436c97-18eb-408c-aa32-6951a55b0215} <Debug> TCPHandler: Processed in 0.010552818 sec. | ||
| 419 | 2025.12.18 21:21:27.409267 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.18 21:21:27.409574 [ 3 ] {a8a34d6f-8ba9-404f-b59b-f87921c72d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 421 | 2025.12.18 21:21:27.409722 [ 3 ] {a8a34d6f-8ba9-404f-b59b-f87921c72d96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.18 21:21:27.413140 [ 3 ] {a8a34d6f-8ba9-404f-b59b-f87921c72d96} <Debug> oximeter.measurements_histogramu16 (c5ff9be3-723f-4376-a533-2edd244917d5): Loading data parts | ||
| 423 | 2025.12.18 21:21:27.413284 [ 3 ] {a8a34d6f-8ba9-404f-b59b-f87921c72d96} <Debug> oximeter.measurements_histogramu16 (c5ff9be3-723f-4376-a533-2edd244917d5): There are no data parts | ||
| 424 | 2025.12.18 21:21:27.415866 [ 3 ] {a8a34d6f-8ba9-404f-b59b-f87921c72d96} <Debug> TCPHandler: Processed in 0.006650035 sec. | ||
| 425 | 2025.12.18 21:21:27.416006 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.18 21:21:27.416217 [ 3 ] {86403838-dbee-4850-8520-4b38b53f9b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 427 | 2025.12.18 21:21:27.416363 [ 3 ] {86403838-dbee-4850-8520-4b38b53f9b9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.18 21:21:27.419565 [ 3 ] {86403838-dbee-4850-8520-4b38b53f9b9e} <Debug> oximeter.measurements_histogrami32 (513e3a40-d868-4db0-b0ab-e2f9644853ac): Loading data parts | ||
| 429 | 2025.12.18 21:21:27.419806 [ 3 ] {86403838-dbee-4850-8520-4b38b53f9b9e} <Debug> oximeter.measurements_histogrami32 (513e3a40-d868-4db0-b0ab-e2f9644853ac): There are no data parts | ||
| 430 | 2025.12.18 21:21:27.424375 [ 3 ] {86403838-dbee-4850-8520-4b38b53f9b9e} <Debug> TCPHandler: Processed in 0.008416782 sec. | ||
| 431 | 2025.12.18 21:21:27.424538 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.18 21:21:27.424896 [ 3 ] {5e560dc5-e04b-4c0b-be00-b9e6da603843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 433 | 2025.12.18 21:21:27.425084 [ 3 ] {5e560dc5-e04b-4c0b-be00-b9e6da603843} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.18 21:21:27.430492 [ 3 ] {5e560dc5-e04b-4c0b-be00-b9e6da603843} <Debug> oximeter.measurements_histogramu32 (a766b673-d66a-44cd-8d15-af8ed5b631e3): Loading data parts | ||
| 435 | 2025.12.18 21:21:27.430622 [ 3 ] {5e560dc5-e04b-4c0b-be00-b9e6da603843} <Debug> oximeter.measurements_histogramu32 (a766b673-d66a-44cd-8d15-af8ed5b631e3): There are no data parts | ||
| 436 | 2025.12.18 21:21:27.433366 [ 3 ] {5e560dc5-e04b-4c0b-be00-b9e6da603843} <Debug> TCPHandler: Processed in 0.008898264 sec. | ||
| 437 | 2025.12.18 21:21:27.433542 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.18 21:21:27.433750 [ 3 ] {42d96ede-2f6a-4bb7-acf9-e0953250a5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 439 | 2025.12.18 21:21:27.433893 [ 3 ] {42d96ede-2f6a-4bb7-acf9-e0953250a5e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.18 21:21:27.438743 [ 3 ] {42d96ede-2f6a-4bb7-acf9-e0953250a5e8} <Debug> oximeter.measurements_histogrami64 (4ab38198-a08a-416f-be1f-391e7998f0d1): Loading data parts | ||
| 441 | 2025.12.18 21:21:27.438954 [ 3 ] {42d96ede-2f6a-4bb7-acf9-e0953250a5e8} <Debug> oximeter.measurements_histogrami64 (4ab38198-a08a-416f-be1f-391e7998f0d1): There are no data parts | ||
| 442 | 2025.12.18 21:21:27.443597 [ 3 ] {42d96ede-2f6a-4bb7-acf9-e0953250a5e8} <Debug> TCPHandler: Processed in 0.010104327 sec. | ||
| 443 | 2025.12.18 21:21:27.443754 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.18 21:21:27.444097 [ 3 ] {1a2185de-6538-4991-89e4-b98f6e89fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 445 | 2025.12.18 21:21:27.444238 [ 3 ] {1a2185de-6538-4991-89e4-b98f6e89fc5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.18 21:21:27.449304 [ 3 ] {1a2185de-6538-4991-89e4-b98f6e89fc5d} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Loading data parts | ||
| 447 | 2025.12.18 21:21:27.449462 [ 3 ] {1a2185de-6538-4991-89e4-b98f6e89fc5d} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): There are no data parts | ||
| 448 | 2025.12.18 21:21:27.452076 [ 3 ] {1a2185de-6538-4991-89e4-b98f6e89fc5d} <Debug> TCPHandler: Processed in 0.008384881 sec. | ||
| 449 | 2025.12.18 21:21:27.452355 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.18 21:21:27.452624 [ 3 ] {4afb53a2-5f4f-4c3e-90d4-1a65ca82f0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 451 | 2025.12.18 21:21:27.452773 [ 3 ] {4afb53a2-5f4f-4c3e-90d4-1a65ca82f0f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.18 21:21:27.457383 [ 3 ] {4afb53a2-5f4f-4c3e-90d4-1a65ca82f0f6} <Debug> oximeter.measurements_histogramf32 (dedba161-a526-4095-90cb-8977fa9c136c): Loading data parts | ||
| 453 | 2025.12.18 21:21:27.457621 [ 3 ] {4afb53a2-5f4f-4c3e-90d4-1a65ca82f0f6} <Debug> oximeter.measurements_histogramf32 (dedba161-a526-4095-90cb-8977fa9c136c): There are no data parts | ||
| 454 | 2025.12.18 21:21:27.462346 [ 3 ] {4afb53a2-5f4f-4c3e-90d4-1a65ca82f0f6} <Debug> TCPHandler: Processed in 0.010052165 sec. | ||
| 455 | 2025.12.18 21:21:27.462491 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.18 21:21:27.462785 [ 3 ] {9aec9b1a-cfc3-483c-a003-fa36d4136263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 457 | 2025.12.18 21:21:27.462926 [ 3 ] {9aec9b1a-cfc3-483c-a003-fa36d4136263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.18 21:21:27.469606 [ 3 ] {9aec9b1a-cfc3-483c-a003-fa36d4136263} <Debug> oximeter.measurements_histogramf64 (4212168c-8ef1-4af1-80e8-31c6d13f2b86): Loading data parts | ||
| 459 | 2025.12.18 21:21:27.469773 [ 3 ] {9aec9b1a-cfc3-483c-a003-fa36d4136263} <Debug> oximeter.measurements_histogramf64 (4212168c-8ef1-4af1-80e8-31c6d13f2b86): There are no data parts | ||
| 460 | 2025.12.18 21:21:27.472582 [ 3 ] {9aec9b1a-cfc3-483c-a003-fa36d4136263} <Debug> TCPHandler: Processed in 0.010138497 sec. | ||
| 461 | 2025.12.18 21:21:27.472806 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.18 21:21:27.472981 [ 3 ] {54caa902-b410-49f7-8f5c-2c0d0425c6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.12.18 21:21:27.473115 [ 3 ] {54caa902-b410-49f7-8f5c-2c0d0425c6d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.18 21:21:27.477606 [ 3 ] {54caa902-b410-49f7-8f5c-2c0d0425c6d8} <Debug> oximeter.fields_bool (267306f7-dd8a-4a17-a7f6-9a1f53378bf7): Loading data parts | ||
| 490 | 2025.12.18 21:21:27.477856 [ 3 ] {54caa902-b410-49f7-8f5c-2c0d0425c6d8} <Debug> oximeter.fields_bool (267306f7-dd8a-4a17-a7f6-9a1f53378bf7): There are no data parts | ||
| 491 | 2025.12.18 21:21:27.482575 [ 3 ] {54caa902-b410-49f7-8f5c-2c0d0425c6d8} <Debug> TCPHandler: Processed in 0.009819219 sec. | ||
| 492 | 2025.12.18 21:21:27.482714 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.18 21:21:27.482867 [ 3 ] {6615cd86-b0c9-4a48-b333-99260b74df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 494 | 2025.12.18 21:21:27.482989 [ 3 ] {6615cd86-b0c9-4a48-b333-99260b74df5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.18 21:21:27.490882 [ 3 ] {6615cd86-b0c9-4a48-b333-99260b74df5d} <Debug> oximeter.fields_i8 (7cb5ea0f-9c1a-4d70-8728-ca16705b2935): Loading data parts | ||
| 496 | 2025.12.18 21:21:27.491048 [ 3 ] {6615cd86-b0c9-4a48-b333-99260b74df5d} <Debug> oximeter.fields_i8 (7cb5ea0f-9c1a-4d70-8728-ca16705b2935): There are no data parts | ||
| 497 | 2025.12.18 21:21:27.493977 [ 3 ] {6615cd86-b0c9-4a48-b333-99260b74df5d} <Debug> TCPHandler: Processed in 0.011311298 sec. | ||
| 498 | 2025.12.18 21:21:27.494145 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.18 21:21:27.494453 [ 3 ] {fbaf7cae-b831-4674-829c-b5bcdbd75ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 500 | 2025.12.18 21:21:27.494557 [ 3 ] {fbaf7cae-b831-4674-829c-b5bcdbd75ec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.18 21:21:27.499042 [ 3 ] {fbaf7cae-b831-4674-829c-b5bcdbd75ec5} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Loading data parts | ||
| 502 | 2025.12.18 21:21:27.499204 [ 3 ] {fbaf7cae-b831-4674-829c-b5bcdbd75ec5} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): There are no data parts | ||
| 503 | 2025.12.18 21:21:27.504008 [ 3 ] {fbaf7cae-b831-4674-829c-b5bcdbd75ec5} <Debug> TCPHandler: Processed in 0.009924492 sec. | ||
| 504 | 2025.12.18 21:21:27.504165 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.18 21:21:27.504324 [ 3 ] {f6494b20-d091-45b5-8957-2f64f86fc234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 506 | 2025.12.18 21:21:27.504452 [ 3 ] {f6494b20-d091-45b5-8957-2f64f86fc234} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.18 21:21:27.512489 [ 3 ] {f6494b20-d091-45b5-8957-2f64f86fc234} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Loading data parts | ||
| 508 | 2025.12.18 21:21:27.512646 [ 3 ] {f6494b20-d091-45b5-8957-2f64f86fc234} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): There are no data parts | ||
| 509 | 2025.12.18 21:21:27.515667 [ 3 ] {f6494b20-d091-45b5-8957-2f64f86fc234} <Debug> TCPHandler: Processed in 0.011558815 sec. | ||
| 510 | 2025.12.18 21:21:27.515836 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.18 21:21:27.516122 [ 3 ] {66ae86dc-076a-4e1b-9468-64c6a952a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 512 | 2025.12.18 21:21:27.516241 [ 3 ] {66ae86dc-076a-4e1b-9468-64c6a952a2db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.18 21:21:27.520725 [ 3 ] {66ae86dc-076a-4e1b-9468-64c6a952a2db} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Loading data parts | ||
| 514 | 2025.12.18 21:21:27.520888 [ 3 ] {66ae86dc-076a-4e1b-9468-64c6a952a2db} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): There are no data parts | ||
| 515 | 2025.12.18 21:21:27.525604 [ 3 ] {66ae86dc-076a-4e1b-9468-64c6a952a2db} <Debug> TCPHandler: Processed in 0.009828569 sec. | ||
| 516 | 2025.12.18 21:21:27.525768 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.18 21:21:27.525955 [ 3 ] {a169c0c9-a580-43de-aeaa-a74479592732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 518 | 2025.12.18 21:21:27.526087 [ 3 ] {a169c0c9-a580-43de-aeaa-a74479592732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.18 21:21:27.534388 [ 3 ] {a169c0c9-a580-43de-aeaa-a74479592732} <Debug> oximeter.fields_i32 (aba3572d-9497-42bf-aaf5-0759b92eab09): Loading data parts | ||
| 520 | 2025.12.18 21:21:27.534540 [ 3 ] {a169c0c9-a580-43de-aeaa-a74479592732} <Debug> oximeter.fields_i32 (aba3572d-9497-42bf-aaf5-0759b92eab09): There are no data parts | ||
| 521 | 2025.12.18 21:21:27.537530 [ 3 ] {a169c0c9-a580-43de-aeaa-a74479592732} <Debug> TCPHandler: Processed in 0.011823921 sec. | ||
| 522 | 2025.12.18 21:21:27.537694 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.18 21:21:27.537971 [ 3 ] {bd9d7034-55a0-4f72-8515-2c6c6805922c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 524 | 2025.12.18 21:21:27.538091 [ 3 ] {bd9d7034-55a0-4f72-8515-2c6c6805922c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.18 21:21:27.542744 [ 3 ] {bd9d7034-55a0-4f72-8515-2c6c6805922c} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Loading data parts | ||
| 526 | 2025.12.18 21:21:27.543178 [ 3 ] {bd9d7034-55a0-4f72-8515-2c6c6805922c} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): There are no data parts | ||
| 527 | 2025.12.18 21:21:27.547870 [ 3 ] {bd9d7034-55a0-4f72-8515-2c6c6805922c} <Debug> TCPHandler: Processed in 0.01024304 sec. | ||
| 528 | 2025.12.18 21:21:27.548007 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.18 21:21:27.548161 [ 3 ] {40cc8404-38fc-43ac-aa7c-73dcfe5009b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 530 | 2025.12.18 21:21:27.548292 [ 3 ] {40cc8404-38fc-43ac-aa7c-73dcfe5009b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.18 21:21:27.556767 [ 3 ] {40cc8404-38fc-43ac-aa7c-73dcfe5009b3} <Debug> oximeter.fields_i64 (c2011e83-71c5-42f9-8c6c-e2df7198315e): Loading data parts | ||
| 532 | 2025.12.18 21:21:27.556919 [ 3 ] {40cc8404-38fc-43ac-aa7c-73dcfe5009b3} <Debug> oximeter.fields_i64 (c2011e83-71c5-42f9-8c6c-e2df7198315e): There are no data parts | ||
| 533 | 2025.12.18 21:21:27.559944 [ 3 ] {40cc8404-38fc-43ac-aa7c-73dcfe5009b3} <Debug> TCPHandler: Processed in 0.011987246 sec. | ||
| 534 | 2025.12.18 21:21:27.560090 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.18 21:21:27.560326 [ 3 ] {a3d952fb-fc9e-4a72-b7b2-bf49a7802a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 536 | 2025.12.18 21:21:27.560451 [ 3 ] {a3d952fb-fc9e-4a72-b7b2-bf49a7802a14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.18 21:21:27.565035 [ 3 ] {a3d952fb-fc9e-4a72-b7b2-bf49a7802a14} <Debug> oximeter.fields_u64 (9cd7bfe5-d392-4844-933a-1a7e30cb33c4): Loading data parts | ||
| 538 | 2025.12.18 21:21:27.565195 [ 3 ] {a3d952fb-fc9e-4a72-b7b2-bf49a7802a14} <Debug> oximeter.fields_u64 (9cd7bfe5-d392-4844-933a-1a7e30cb33c4): There are no data parts | ||
| 539 | 2025.12.18 21:21:27.569850 [ 3 ] {a3d952fb-fc9e-4a72-b7b2-bf49a7802a14} <Debug> TCPHandler: Processed in 0.009811549 sec. | ||
| 540 | 2025.12.18 21:21:27.570001 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.18 21:21:27.570164 [ 3 ] {db2368ee-d297-4fb8-a0e5-75327e66f358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 542 | 2025.12.18 21:21:27.570296 [ 3 ] {db2368ee-d297-4fb8-a0e5-75327e66f358} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.18 21:21:27.579312 [ 3 ] {db2368ee-d297-4fb8-a0e5-75327e66f358} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Loading data parts | ||
| 544 | 2025.12.18 21:21:27.579461 [ 3 ] {db2368ee-d297-4fb8-a0e5-75327e66f358} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): There are no data parts | ||
| 545 | 2025.12.18 21:21:27.582549 [ 3 ] {db2368ee-d297-4fb8-a0e5-75327e66f358} <Debug> TCPHandler: Processed in 0.012597872 sec. | ||
| 546 | 2025.12.18 21:21:27.582759 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.18 21:21:27.582993 [ 3 ] {ecd5c4b2-eb43-4408-a261-7b4d0540a5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 548 | 2025.12.18 21:21:27.583115 [ 3 ] {ecd5c4b2-eb43-4408-a261-7b4d0540a5e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.18 21:21:27.587630 [ 3 ] {ecd5c4b2-eb43-4408-a261-7b4d0540a5e9} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Loading data parts | ||
| 550 | 2025.12.18 21:21:27.587787 [ 3 ] {ecd5c4b2-eb43-4408-a261-7b4d0540a5e9} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): There are no data parts | ||
| 551 | 2025.12.18 21:21:27.592544 [ 3 ] {ecd5c4b2-eb43-4408-a261-7b4d0540a5e9} <Debug> TCPHandler: Processed in 0.009845339 sec. | ||
| 552 | 2025.12.18 21:21:27.592711 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.18 21:21:27.592898 [ 3 ] {963b1f80-9fc3-4133-b730-314468126833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) 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) | ||
| 554 | 2025.12.18 21:21:27.593117 [ 3 ] {963b1f80-9fc3-4133-b730-314468126833} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.18 21:21:27.601427 [ 3 ] {963b1f80-9fc3-4133-b730-314468126833} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Loading data parts | ||
| 556 | 2025.12.18 21:21:27.601588 [ 3 ] {963b1f80-9fc3-4133-b730-314468126833} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): There are no data parts | ||
| 557 | 2025.12.18 21:21:27.604538 [ 3 ] {963b1f80-9fc3-4133-b730-314468126833} <Debug> TCPHandler: Processed in 0.011886833 sec. | ||
| 558 | 2025.12.18 21:21:27.604762 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.18 21:21:27.605078 [ 3 ] {31319d26-9b71-45bc-b873-13ab5ee5de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.12.18 21:21:27.605180 [ 3 ] {31319d26-9b71-45bc-b873-13ab5ee5de1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.18 21:21:27.609714 [ 3 ] {31319d26-9b71-45bc-b873-13ab5ee5de1c} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Loading data parts | ||
| 565 | 2025.12.18 21:21:27.609899 [ 3 ] {31319d26-9b71-45bc-b873-13ab5ee5de1c} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): There are no data parts | ||
| 566 | 2025.12.18 21:21:27.614644 [ 3 ] {31319d26-9b71-45bc-b873-13ab5ee5de1c} <Debug> TCPHandler: Processed in 0.009943253 sec. | ||
| 567 | 2025.12.18 21:21:27.614914 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.18 21:21:27.615255 [ 253 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.18 21:21:27.616439 [ 253 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.18 21:21:27.631515 [ 261 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Trace> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.18 21:21:27.631600 [ 261 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 572 | 2025.12.18 21:21:27.635829 [ 261 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.18 21:21:27.636220 [ 261 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Trace> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.18 21:21:27.636504 [ 253 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02139 sec., 46.75081813931744 rows/sec., 748.01 B/sec. | ||
| 575 | 2025.12.18 21:21:27.636769 [ 253 ] {2df1eb08-4b13-4c8a-a077-c510312c96a3} <Debug> TCPHandler: Processed in 0.02198904 sec. | ||
| 576 | 2025.12.18 21:21:27.989870 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59222 | ||
| 577 | 2025.12.18 21:21:27.990431 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2025.12.18 21:21:27.990464 [ 262 ] {} <Debug> TCP-Session: 86d95ac7-7cb7-4e24-8330-02bcc44719e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:59222 | ||
| 579 | 2025.12.18 21:21:27.990484 [ 262 ] {} <Debug> TCP-Session: 86d95ac7-7cb7-4e24-8330-02bcc44719e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2025.12.18 21:21:27.990580 [ 262 ] {} <Debug> TCP-Session: 86d95ac7-7cb7-4e24-8330-02bcc44719e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.18 21:21:27.990641 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 582 | 2025.12.18 21:21:27.990666 [ 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 | ||
| 583 | 2025.12.18 21:21:27.990745 [ 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 | ||
| 584 | 2025.12.18 21:21:27.991261 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56728 | ||
| 585 | 2025.12.18 21:21:27.991260 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37974 | ||
| 586 | 2025.12.18 21:21:27.991415 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46737 | ||
| 587 | 2025.12.18 21:21:27.991412 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34595 | ||
| 588 | 2025.12.18 21:21:27.991490 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.12.18 21:21:27.991529 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.12.18 21:21:27.991552 [ 263 ] {} <Debug> TCP-Session: 54db8955-727f-4f51-a35c-c214c11d0ed1 Authenticating user 'default' from [fd00:1122:3344:101::c]:56728 | ||
| 591 | 2025.12.18 21:21:27.991609 [ 264 ] {} <Debug> TCP-Session: 1cc84c70-2d17-493e-ba60-e061a676683f Authenticating user 'default' from [fd00:1122:3344:101::c]:37974 | ||
| 592 | 2025.12.18 21:21:27.991558 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33920 | ||
| 593 | 2025.12.18 21:21:27.991661 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43398 | ||
| 594 | 2025.12.18 21:21:27.991687 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.18 21:21:27.991737 [ 264 ] {} <Debug> TCP-Session: 1cc84c70-2d17-493e-ba60-e061a676683f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.12.18 21:21:27.991691 [ 263 ] {} <Debug> TCP-Session: 54db8955-727f-4f51-a35c-c214c11d0ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.12.18 21:21:27.991780 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.12.18 21:21:27.991840 [ 266 ] {} <Debug> TCP-Session: 553b58e9-b4e9-43e4-aeb2-1de8001230df Authenticating user 'default' from [fd00:1122:3344:101::c]:46737 | ||
| 599 | 2025.12.18 21:21:27.991818 [ 264 ] {} <Debug> TCP-Session: 1cc84c70-2d17-493e-ba60-e061a676683f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.18 21:21:27.991806 [ 263 ] {} <Debug> TCP-Session: 54db8955-727f-4f51-a35c-c214c11d0ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.18 21:21:27.991947 [ 265 ] {} <Debug> TCP-Session: 9a954131-8d03-419a-a8fe-b25485d5413a Authenticating user 'default' from [fd00:1122:3344:101::c]:34595 | ||
| 602 | 2025.12.18 21:21:27.991962 [ 266 ] {} <Debug> TCP-Session: 553b58e9-b4e9-43e4-aeb2-1de8001230df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.18 21:21:27.991975 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.12.18 21:21:27.992036 [ 266 ] {} <Debug> TCP-Session: 553b58e9-b4e9-43e4-aeb2-1de8001230df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.18 21:21:27.992069 [ 265 ] {} <Debug> TCP-Session: 9a954131-8d03-419a-a8fe-b25485d5413a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.18 21:21:27.991976 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.12.18 21:21:27.992137 [ 267 ] {} <Debug> TCP-Session: 3f37871e-96d1-4de2-8b18-6799da618636 Authenticating user 'default' from [fd00:1122:3344:101::c]:33920 | ||
| 608 | 2025.12.18 21:21:27.992160 [ 265 ] {} <Debug> TCP-Session: 9a954131-8d03-419a-a8fe-b25485d5413a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.12.18 21:21:27.992175 [ 268 ] {} <Debug> TCP-Session: b5619065-e40b-4f69-9254-a552f92c3e4d Authenticating user 'default' from [fd00:1122:3344:101::c]:43398 | ||
| 610 | 2025.12.18 21:21:27.991798 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37339 | ||
| 611 | 2025.12.18 21:21:27.992252 [ 267 ] {} <Debug> TCP-Session: 3f37871e-96d1-4de2-8b18-6799da618636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.18 21:21:27.992296 [ 268 ] {} <Debug> TCP-Session: b5619065-e40b-4f69-9254-a552f92c3e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.18 21:21:27.992304 [ 267 ] {} <Debug> TCP-Session: 3f37871e-96d1-4de2-8b18-6799da618636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.18 21:21:27.992328 [ 268 ] {} <Debug> TCP-Session: b5619065-e40b-4f69-9254-a552f92c3e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.18 21:21:27.992456 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2025.12.18 21:21:27.992498 [ 269 ] {} <Debug> TCP-Session: 86aa949c-4516-46a3-840f-5ac7ecb4bbb1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37339 | ||
| 617 | 2025.12.18 21:21:27.992617 [ 269 ] {} <Debug> TCP-Session: 86aa949c-4516-46a3-840f-5ac7ecb4bbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.18 21:21:27.992631 [ 269 ] {} <Debug> TCP-Session: 86aa949c-4516-46a3-840f-5ac7ecb4bbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.18 21:21:28.001086 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.60 MiB, peak 124.60 MiB, free memory in arenas 0.00 B, will set to 138.60 MiB (RSS), difference: 14.00 MiB | ||
| 620 | 2025.12.18 21:21:28.008541 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33119 | ||
| 621 | 2025.12.18 21:21:28.009799 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.18 21:21:28.009863 [ 270 ] {} <Debug> TCP-Session: dfff70b8-0aec-49f2-8036-f98ac7e0b9e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:33119 | ||
| 623 | 2025.12.18 21:21:28.009987 [ 270 ] {} <Debug> TCP-Session: dfff70b8-0aec-49f2-8036-f98ac7e0b9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.18 21:21:28.010003 [ 270 ] {} <Debug> TCP-Session: dfff70b8-0aec-49f2-8036-f98ac7e0b9e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.18 21:21:28.010049 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.18 21:21:28.010170 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.18 21:21:28.010189 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.18 21:21:28.010712 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61553 | ||
| 629 | 2025.12.18 21:21:28.010790 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49236 | ||
| 630 | 2025.12.18 21:21:28.010891 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.12.18 21:21:28.010911 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47357 | ||
| 632 | 2025.12.18 21:21:28.010980 [ 271 ] {} <Debug> TCP-Session: 9c816798-e9c9-4df5-8cab-53266e88e8fd Authenticating user 'default' from [fd00:1122:3344:101::a]:61553 | ||
| 633 | 2025.12.18 21:21:28.011004 [ 271 ] {} <Debug> TCP-Session: 9c816798-e9c9-4df5-8cab-53266e88e8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2025.12.18 21:21:28.011023 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42636 | ||
| 635 | 2025.12.18 21:21:28.011017 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.12.18 21:21:28.011120 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45574 | ||
| 637 | 2025.12.18 21:21:28.011125 [ 271 ] {} <Debug> TCP-Session: 9c816798-e9c9-4df5-8cab-53266e88e8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.18 21:21:28.011185 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.18 21:21:28.011147 [ 272 ] {} <Debug> TCP-Session: ad1a3808-b14b-4850-96bd-dd3e93768c93 Authenticating user 'default' from [fd00:1122:3344:101::a]:49236 | ||
| 640 | 2025.12.18 21:21:28.011280 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.18 21:21:28.011332 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53124 | ||
| 642 | 2025.12.18 21:21:28.011363 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.12.18 21:21:28.011299 [ 273 ] {} <Debug> TCP-Session: daf1aabb-e88e-45ea-a447-9100a5dd4242 Authenticating user 'default' from [fd00:1122:3344:101::a]:47357 | ||
| 644 | 2025.12.18 21:21:28.011282 [ 272 ] {} <Debug> TCP-Session: ad1a3808-b14b-4850-96bd-dd3e93768c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.18 21:21:28.011459 [ 275 ] {} <Debug> TCP-Session: fae184b4-024f-40d0-8406-91c5c96e5ec8 Authenticating user 'default' from [fd00:1122:3344:101::a]:45574 | ||
| 646 | 2025.12.18 21:21:28.011444 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51026 | ||
| 647 | 2025.12.18 21:21:28.011427 [ 273 ] {} <Debug> TCP-Session: daf1aabb-e88e-45ea-a447-9100a5dd4242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.18 21:21:28.011566 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.12.18 21:21:28.011551 [ 275 ] {} <Debug> TCP-Session: fae184b4-024f-40d0-8406-91c5c96e5ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.18 21:21:28.011523 [ 272 ] {} <Debug> TCP-Session: ad1a3808-b14b-4850-96bd-dd3e93768c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.18 21:21:28.011658 [ 275 ] {} <Debug> TCP-Session: fae184b4-024f-40d0-8406-91c5c96e5ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.18 21:21:28.011679 [ 276 ] {} <Debug> TCP-Session: 3a74334b-59b9-418c-a5f5-90006ec13a8c Authenticating user 'default' from [fd00:1122:3344:101::a]:53124 | ||
| 653 | 2025.12.18 21:21:28.011644 [ 273 ] {} <Debug> TCP-Session: daf1aabb-e88e-45ea-a447-9100a5dd4242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.18 21:21:28.011734 [ 276 ] {} <Debug> TCP-Session: 3a74334b-59b9-418c-a5f5-90006ec13a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.18 21:21:28.011717 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.12.18 21:21:28.011419 [ 274 ] {} <Debug> TCP-Session: 4a844b57-6b96-468b-b9b5-f64842cb1cb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:42636 | ||
| 657 | 2025.12.18 21:21:28.011859 [ 276 ] {} <Debug> TCP-Session: 3a74334b-59b9-418c-a5f5-90006ec13a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.18 21:21:28.011858 [ 277 ] {} <Debug> TCP-Session: 77de5a9d-4410-4d17-8a76-6780d156dfb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:51026 | ||
| 659 | 2025.12.18 21:21:28.011991 [ 274 ] {} <Debug> TCP-Session: 4a844b57-6b96-468b-b9b5-f64842cb1cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.18 21:21:28.011992 [ 277 ] {} <Debug> TCP-Session: 77de5a9d-4410-4d17-8a76-6780d156dfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.18 21:21:28.012205 [ 274 ] {} <Debug> TCP-Session: 4a844b57-6b96-468b-b9b5-f64842cb1cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.18 21:21:28.012220 [ 277 ] {} <Debug> TCP-Session: 77de5a9d-4410-4d17-8a76-6780d156dfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.18 21:21:29.979160 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38736 | ||
| 664 | 2025.12.18 21:21:29.981226 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.18 21:21:29.981263 [ 278 ] {} <Debug> TCP-Session: 96692ead-ae01-49a3-90f0-fc340b6f5365 Authenticating user 'default' from [fd00:1122:3344:101::b]:38736 | ||
| 666 | 2025.12.18 21:21:29.981283 [ 278 ] {} <Debug> TCP-Session: 96692ead-ae01-49a3-90f0-fc340b6f5365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.18 21:21:29.981397 [ 278 ] {} <Debug> TCP-Session: 96692ead-ae01-49a3-90f0-fc340b6f5365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.18 21:21:29.981465 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.18 21:21:29.981502 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.18 21:21:29.981597 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.18 21:21:29.982087 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45637 | ||
| 672 | 2025.12.18 21:21:29.982165 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50130 | ||
| 673 | 2025.12.18 21:21:29.982261 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45889 | ||
| 674 | 2025.12.18 21:21:29.982353 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.18 21:21:29.982425 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58077 | ||
| 676 | 2025.12.18 21:21:29.982435 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.12.18 21:21:29.982452 [ 279 ] {} <Debug> TCP-Session: a0119f49-0a90-4010-9ea2-034fc480aed5 Authenticating user 'default' from [fd00:1122:3344:101::b]:45637 | ||
| 678 | 2025.12.18 21:21:29.982521 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43995 | ||
| 679 | 2025.12.18 21:21:29.982507 [ 280 ] {} <Debug> TCP-Session: 34615230-c5ac-4863-b97a-0c28a6a983c0 Authenticating user 'default' from [fd00:1122:3344:101::b]:50130 | ||
| 680 | 2025.12.18 21:21:29.982587 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.12.18 21:21:29.982595 [ 279 ] {} <Debug> TCP-Session: a0119f49-0a90-4010-9ea2-034fc480aed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.12.18 21:21:29.982657 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.12.18 21:21:29.982690 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43250 | ||
| 684 | 2025.12.18 21:21:29.982648 [ 281 ] {} <Debug> TCP-Session: 369cbcf7-be5b-4c70-9201-aa260c47792d Authenticating user 'default' from [fd00:1122:3344:101::b]:45889 | ||
| 685 | 2025.12.18 21:21:29.982773 [ 282 ] {} <Debug> TCP-Session: a4c56a76-d7d6-4b64-ac54-4f18aa359161 Authenticating user 'default' from [fd00:1122:3344:101::b]:58077 | ||
| 686 | 2025.12.18 21:21:29.982797 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.12.18 21:21:29.982818 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54801 | ||
| 688 | 2025.12.18 21:21:29.982738 [ 279 ] {} <Debug> TCP-Session: a0119f49-0a90-4010-9ea2-034fc480aed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.18 21:21:29.982869 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.18 21:21:29.982965 [ 281 ] {} <Debug> TCP-Session: 369cbcf7-be5b-4c70-9201-aa260c47792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.18 21:21:29.982605 [ 280 ] {} <Debug> TCP-Session: 34615230-c5ac-4863-b97a-0c28a6a983c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.18 21:21:29.983064 [ 281 ] {} <Debug> TCP-Session: 369cbcf7-be5b-4c70-9201-aa260c47792d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.18 21:21:29.983088 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.18 21:21:29.983096 [ 280 ] {} <Debug> TCP-Session: 34615230-c5ac-4863-b97a-0c28a6a983c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.18 21:21:29.983112 [ 284 ] {} <Debug> TCP-Session: e4fa3a1e-8546-4067-b785-e5d7e31fb282 Authenticating user 'default' from [fd00:1122:3344:101::b]:43250 | ||
| 696 | 2025.12.18 21:21:29.983170 [ 282 ] {} <Debug> TCP-Session: a4c56a76-d7d6-4b64-ac54-4f18aa359161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.18 21:21:29.983002 [ 283 ] {} <Debug> TCP-Session: af3e06c1-93c5-4edb-a8f4-d938f62a832f Authenticating user 'default' from [fd00:1122:3344:101::b]:43995 | ||
| 698 | 2025.12.18 21:21:29.983253 [ 284 ] {} <Debug> TCP-Session: e4fa3a1e-8546-4067-b785-e5d7e31fb282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.18 21:21:29.983256 [ 282 ] {} <Debug> TCP-Session: a4c56a76-d7d6-4b64-ac54-4f18aa359161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.18 21:21:29.983294 [ 283 ] {} <Debug> TCP-Session: af3e06c1-93c5-4edb-a8f4-d938f62a832f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.18 21:21:29.983413 [ 284 ] {} <Debug> TCP-Session: e4fa3a1e-8546-4067-b785-e5d7e31fb282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.18 21:21:29.983538 [ 283 ] {} <Debug> TCP-Session: af3e06c1-93c5-4edb-a8f4-d938f62a832f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.18 21:21:29.983549 [ 285 ] {} <Debug> TCP-Session: 0fbc62dc-6943-4a1b-9015-18b28c1e3701 Authenticating user 'default' from [fd00:1122:3344:101::b]:54801 | ||
| 704 | 2025.12.18 21:21:29.983687 [ 285 ] {} <Debug> TCP-Session: 0fbc62dc-6943-4a1b-9015-18b28c1e3701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.18 21:21:29.983702 [ 285 ] {} <Debug> TCP-Session: 0fbc62dc-6943-4a1b-9015-18b28c1e3701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.18 21:21:33.985722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2025.12.18 21:21:33.985786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2025.12.18 21:21:33.986031 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2025.12.18 21:21:33.986050 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.12.18 21:21:34.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.98 MiB, peak 139.98 MiB, free memory in arenas 0.00 B, will set to 143.34 MiB (RSS), difference: 3.36 MiB | ||
| 711 | 2025.12.18 21:21:34.006461 [ 244 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Loading data parts | ||
| 712 | 2025.12.18 21:21:34.006694 [ 244 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): There are no data parts | ||
| 713 | 2025.12.18 21:21:34.022130 [ 243 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Loading data parts | ||
| 714 | 2025.12.18 21:21:34.022418 [ 243 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): There are no data parts | ||
| 715 | 2025.12.18 21:21:34.036256 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.12.18 21:21:34.036304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 717 | 2025.12.18 21:21:34.041762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.18 21:21:34.042345 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.18 21:21:34.042488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.12.18 21:21:34.065696 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.18 21:21:34.065844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 722 | 2025.12.18 21:21:34.072466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.18 21:21:34.073602 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.18 21:21:34.076891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.18 21:21:35.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.20 MiB, peak 152.20 MiB, free memory in arenas 0.00 B, will set to 153.99 MiB (RSS), difference: 5.79 MiB | ||
| 726 | 2025.12.18 21:21:36.485677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.18 21:21:36.485867 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.18 21:21:36.506786 [ 242 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Loading data parts | ||
| 729 | 2025.12.18 21:21:36.506953 [ 242 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): There are no data parts | ||
| 730 | 2025.12.18 21:21:36.517136 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.18 21:21:36.517326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 732 | 2025.12.18 21:21:36.521366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.18 21:21:36.521910 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.18 21:21:36.522233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.18 21:21:37.001146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2025.12.18 21:21:41.439998 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.18 21:21:41.440067 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.18 21:21:41.543243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.18 21:21:41.544069 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.18 21:21:41.544116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 741 | 2025.12.18 21:21:41.544800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.18 21:21:41.545360 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.18 21:21:41.545530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.18 21:21:41.577651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.18 21:21:41.595686 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.18 21:21:41.595788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 747 | 2025.12.18 21:21:41.602229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.18 21:21:41.603292 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.18 21:21:41.606775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.18 21:21:42.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.93 MiB | ||
| 751 | 2025.12.18 21:21:47.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.18 21:21:47.645957 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.18 21:21:47.646146 [ 3 ] {ccb2f06d-691a-4a83-a33a-c8a125b608b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.18 21:21:47.649061 [ 3 ] {ccb2f06d-691a-4a83-a33a-c8a125b608b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.18 21:21:47.653557 [ 3 ] {ccb2f06d-691a-4a83-a33a-c8a125b608b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.18 21:21:47.658178 [ 3 ] {ccb2f06d-691a-4a83-a33a-c8a125b608b8} <Debug> TCPHandler: Processed in 0.012407867 sec. | ||
| 757 | 2025.12.18 21:21:47.665120 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.18 21:21:47.665305 [ 3 ] {ac9d423e-3c14-462d-bf2b-54d8d12dda06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.18 21:21:47.671615 [ 3 ] {ac9d423e-3c14-462d-bf2b-54d8d12dda06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.18 21:21:47.671712 [ 3 ] {ac9d423e-3c14-462d-bf2b-54d8d12dda06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.18 21:21:47.674206 [ 3 ] {ac9d423e-3c14-462d-bf2b-54d8d12dda06} <Debug> TCPHandler: Processed in 0.00913658 sec. | ||
| 762 | 2025.12.18 21:21:47.674538 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.18 21:21:47.674660 [ 3 ] {d34ded38-6b16-4ea9-81bd-0bc403a007a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.18 21:21:47.674945 [ 3 ] {d34ded38-6b16-4ea9-81bd-0bc403a007a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.18 21:21:47.674989 [ 3 ] {d34ded38-6b16-4ea9-81bd-0bc403a007a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.18 21:21:47.675349 [ 3 ] {d34ded38-6b16-4ea9-81bd-0bc403a007a8} <Debug> TCPHandler: Processed in 0.000861183 sec. | ||
| 767 | 2025.12.18 21:21:47.675917 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.18 21:21:47.676034 [ 3 ] {6530775d-e16b-4f8d-bd7b-27cd0350f695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.18 21:21:47.676270 [ 3 ] {6530775d-e16b-4f8d-bd7b-27cd0350f695} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.18 21:21:47.676313 [ 3 ] {6530775d-e16b-4f8d-bd7b-27cd0350f695} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.18 21:21:47.676689 [ 3 ] {6530775d-e16b-4f8d-bd7b-27cd0350f695} <Debug> TCPHandler: Processed in 0.000822422 sec. | ||
| 772 | 2025.12.18 21:21:47.676950 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.18 21:21:47.677068 [ 3 ] {88e45674-2f1f-422d-9776-3eba5e43532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.18 21:21:47.677311 [ 3 ] {88e45674-2f1f-422d-9776-3eba5e43532e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.18 21:21:47.677356 [ 3 ] {88e45674-2f1f-422d-9776-3eba5e43532e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.18 21:21:47.677690 [ 3 ] {88e45674-2f1f-422d-9776-3eba5e43532e} <Debug> TCPHandler: Processed in 0.000790501 sec. | ||
| 777 | 2025.12.18 21:21:47.677949 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.18 21:21:47.678064 [ 3 ] {3ac60314-dbef-42cc-9c95-066a0b0f421f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.18 21:21:47.678301 [ 3 ] {3ac60314-dbef-42cc-9c95-066a0b0f421f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.18 21:21:47.678344 [ 3 ] {3ac60314-dbef-42cc-9c95-066a0b0f421f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.18 21:21:47.678664 [ 3 ] {3ac60314-dbef-42cc-9c95-066a0b0f421f} <Debug> TCPHandler: Processed in 0.0007642 sec. | ||
| 782 | 2025.12.18 21:21:47.678918 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.18 21:21:47.679035 [ 3 ] {55c3c64d-ae94-4d58-b19c-d22fdf57dbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.18 21:21:47.679270 [ 3 ] {55c3c64d-ae94-4d58-b19c-d22fdf57dbe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.18 21:21:47.679311 [ 3 ] {55c3c64d-ae94-4d58-b19c-d22fdf57dbe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.18 21:21:47.679631 [ 3 ] {55c3c64d-ae94-4d58-b19c-d22fdf57dbe8} <Debug> TCPHandler: Processed in 0.00076167 sec. | ||
| 787 | 2025.12.18 21:21:47.679873 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.18 21:21:47.679990 [ 3 ] {67c6a20c-70ac-461d-9de0-a57988d4a8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.18 21:21:47.680222 [ 3 ] {67c6a20c-70ac-461d-9de0-a57988d4a8dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.18 21:21:47.680264 [ 3 ] {67c6a20c-70ac-461d-9de0-a57988d4a8dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.18 21:21:47.680557 [ 3 ] {67c6a20c-70ac-461d-9de0-a57988d4a8dd} <Debug> TCPHandler: Processed in 0.000744649 sec. | ||
| 792 | 2025.12.18 21:21:47.680769 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.18 21:21:47.680876 [ 3 ] {f268fc25-cf1a-4165-a25f-42bf10560499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.18 21:21:47.681095 [ 3 ] {f268fc25-cf1a-4165-a25f-42bf10560499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.18 21:21:47.681136 [ 3 ] {f268fc25-cf1a-4165-a25f-42bf10560499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.18 21:21:47.681493 [ 3 ] {f268fc25-cf1a-4165-a25f-42bf10560499} <Debug> TCPHandler: Processed in 0.000743679 sec. | ||
| 797 | 2025.12.18 21:21:47.681728 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.18 21:21:47.681844 [ 3 ] {370340ca-a46b-4502-83b6-439d9f35ecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.18 21:21:47.682077 [ 3 ] {370340ca-a46b-4502-83b6-439d9f35ecd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.18 21:21:47.682119 [ 3 ] {370340ca-a46b-4502-83b6-439d9f35ecd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.18 21:21:47.682419 [ 3 ] {370340ca-a46b-4502-83b6-439d9f35ecd2} <Debug> TCPHandler: Processed in 0.00073938 sec. | ||
| 802 | 2025.12.18 21:21:47.682650 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.18 21:21:47.682771 [ 3 ] {9cdff932-be04-468a-a513-5899f2318744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 804 | 2025.12.18 21:21:47.683015 [ 3 ] {9cdff932-be04-468a-a513-5899f2318744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.18 21:21:47.683058 [ 3 ] {9cdff932-be04-468a-a513-5899f2318744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.18 21:21:47.683383 [ 3 ] {9cdff932-be04-468a-a513-5899f2318744} <Debug> TCPHandler: Processed in 0.00078172 sec. | ||
| 807 | 2025.12.18 21:21:47.683628 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.18 21:21:47.683744 [ 3 ] {992960ee-5137-4c8e-a58e-2f50e9fb9cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 809 | 2025.12.18 21:21:47.683989 [ 3 ] {992960ee-5137-4c8e-a58e-2f50e9fb9cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.18 21:21:47.684033 [ 3 ] {992960ee-5137-4c8e-a58e-2f50e9fb9cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.18 21:21:47.684339 [ 3 ] {992960ee-5137-4c8e-a58e-2f50e9fb9cf6} <Debug> TCPHandler: Processed in 0.00075925 sec. | ||
| 812 | 2025.12.18 21:21:47.697023 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.18 21:21:47.697144 [ 3 ] {f7d8a5ec-88eb-458a-b307-c51fdaa2764a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 814 | 2025.12.18 21:21:47.697400 [ 3 ] {f7d8a5ec-88eb-458a-b307-c51fdaa2764a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.18 21:21:47.697442 [ 3 ] {f7d8a5ec-88eb-458a-b307-c51fdaa2764a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.18 21:21:47.697770 [ 3 ] {f7d8a5ec-88eb-458a-b307-c51fdaa2764a} <Debug> TCPHandler: Processed in 0.000800141 sec. | ||
| 817 | 2025.12.18 21:21:47.698085 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.18 21:21:47.698204 [ 3 ] {8922050d-e0ec-4959-b446-a7fbb0c07d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 819 | 2025.12.18 21:21:47.698452 [ 3 ] {8922050d-e0ec-4959-b446-a7fbb0c07d72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.18 21:21:47.698495 [ 3 ] {8922050d-e0ec-4959-b446-a7fbb0c07d72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.18 21:21:47.698816 [ 3 ] {8922050d-e0ec-4959-b446-a7fbb0c07d72} <Debug> TCPHandler: Processed in 0.000780481 sec. | ||
| 822 | 2025.12.18 21:21:47.699052 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.18 21:21:47.699171 [ 3 ] {daa6bdf2-6f09-4437-a662-31f1be5808ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 824 | 2025.12.18 21:21:47.699429 [ 3 ] {daa6bdf2-6f09-4437-a662-31f1be5808ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.18 21:21:47.699471 [ 3 ] {daa6bdf2-6f09-4437-a662-31f1be5808ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.18 21:21:47.699786 [ 3 ] {daa6bdf2-6f09-4437-a662-31f1be5808ef} <Debug> TCPHandler: Processed in 0.00078426 sec. | ||
| 827 | 2025.12.18 21:21:47.700031 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.18 21:21:47.700151 [ 3 ] {179d3bcb-5c56-4a5f-8dbf-e614faf65f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 829 | 2025.12.18 21:21:47.700402 [ 3 ] {179d3bcb-5c56-4a5f-8dbf-e614faf65f7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.18 21:21:47.700444 [ 3 ] {179d3bcb-5c56-4a5f-8dbf-e614faf65f7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.18 21:21:47.700764 [ 3 ] {179d3bcb-5c56-4a5f-8dbf-e614faf65f7e} <Debug> TCPHandler: Processed in 0.000782591 sec. | ||
| 832 | 2025.12.18 21:21:47.701009 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.18 21:21:47.701128 [ 3 ] {44aa3453-63a9-446c-8ed7-c19a73661ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 834 | 2025.12.18 21:21:47.701384 [ 3 ] {44aa3453-63a9-446c-8ed7-c19a73661ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.18 21:21:47.701427 [ 3 ] {44aa3453-63a9-446c-8ed7-c19a73661ff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.18 21:21:47.701753 [ 3 ] {44aa3453-63a9-446c-8ed7-c19a73661ff3} <Debug> TCPHandler: Processed in 0.000792551 sec. | ||
| 837 | 2025.12.18 21:21:47.701970 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.18 21:21:47.702091 [ 3 ] {2e887dcf-0957-4502-8df5-42fecc3010da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 839 | 2025.12.18 21:21:47.702359 [ 3 ] {2e887dcf-0957-4502-8df5-42fecc3010da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.18 21:21:47.702399 [ 3 ] {2e887dcf-0957-4502-8df5-42fecc3010da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.18 21:21:47.702705 [ 3 ] {2e887dcf-0957-4502-8df5-42fecc3010da} <Debug> TCPHandler: Processed in 0.000807321 sec. | ||
| 842 | 2025.12.18 21:21:47.702906 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.18 21:21:47.703018 [ 3 ] {a515752c-e3bf-4a58-9b1d-43f205037f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 844 | 2025.12.18 21:21:47.703261 [ 3 ] {a515752c-e3bf-4a58-9b1d-43f205037f37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.18 21:21:47.703368 [ 3 ] {a515752c-e3bf-4a58-9b1d-43f205037f37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.18 21:21:47.703720 [ 3 ] {a515752c-e3bf-4a58-9b1d-43f205037f37} <Debug> TCPHandler: Processed in 0.000825592 sec. | ||
| 847 | 2025.12.18 21:21:47.703950 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.18 21:21:47.704072 [ 3 ] {53f9fad6-6056-4908-a462-9af65dc28ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 849 | 2025.12.18 21:21:47.704339 [ 3 ] {53f9fad6-6056-4908-a462-9af65dc28ba0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.18 21:21:47.704382 [ 3 ] {53f9fad6-6056-4908-a462-9af65dc28ba0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.18 21:21:47.704701 [ 3 ] {53f9fad6-6056-4908-a462-9af65dc28ba0} <Debug> TCPHandler: Processed in 0.000799501 sec. | ||
| 852 | 2025.12.18 21:21:47.704905 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.18 21:21:47.705026 [ 3 ] {3773b026-cc5a-456e-96e5-953ecc2cad72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 854 | 2025.12.18 21:21:47.705287 [ 3 ] {3773b026-cc5a-456e-96e5-953ecc2cad72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.18 21:21:47.705330 [ 3 ] {3773b026-cc5a-456e-96e5-953ecc2cad72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.18 21:21:47.705649 [ 3 ] {3773b026-cc5a-456e-96e5-953ecc2cad72} <Debug> TCPHandler: Processed in 0.000793171 sec. | ||
| 857 | 2025.12.18 21:21:47.705861 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.18 21:21:47.705983 [ 3 ] {04feecda-a7e1-4732-bcd6-865b39ec8d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 859 | 2025.12.18 21:21:47.706244 [ 3 ] {04feecda-a7e1-4732-bcd6-865b39ec8d85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.18 21:21:47.706285 [ 3 ] {04feecda-a7e1-4732-bcd6-865b39ec8d85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.18 21:21:47.706601 [ 3 ] {04feecda-a7e1-4732-bcd6-865b39ec8d85} <Debug> TCPHandler: Processed in 0.000788911 sec. | ||
| 862 | 2025.12.18 21:21:47.706808 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.18 21:21:47.706932 [ 3 ] {cd0843b6-7998-4ed8-b5d5-b3455f424b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 864 | 2025.12.18 21:21:47.707196 [ 3 ] {cd0843b6-7998-4ed8-b5d5-b3455f424b85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.18 21:21:47.707239 [ 3 ] {cd0843b6-7998-4ed8-b5d5-b3455f424b85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.18 21:21:47.707552 [ 3 ] {cd0843b6-7998-4ed8-b5d5-b3455f424b85} <Debug> TCPHandler: Processed in 0.000793281 sec. | ||
| 867 | 2025.12.18 21:21:47.707768 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.18 21:21:47.707895 [ 3 ] {f6e95f40-a17d-453a-8054-e7a88b2a6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 869 | 2025.12.18 21:21:47.708162 [ 3 ] {f6e95f40-a17d-453a-8054-e7a88b2a6d76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.18 21:21:47.708204 [ 3 ] {f6e95f40-a17d-453a-8054-e7a88b2a6d76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.18 21:21:47.708530 [ 3 ] {f6e95f40-a17d-453a-8054-e7a88b2a6d76} <Debug> TCPHandler: Processed in 0.000810091 sec. | ||
| 872 | 2025.12.18 21:21:47.708752 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.18 21:21:47.708875 [ 3 ] {27dda7fe-8207-4af5-a633-ebfcb5c58b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 874 | 2025.12.18 21:21:47.709138 [ 3 ] {27dda7fe-8207-4af5-a633-ebfcb5c58b37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.18 21:21:47.709181 [ 3 ] {27dda7fe-8207-4af5-a633-ebfcb5c58b37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.18 21:21:47.709505 [ 3 ] {27dda7fe-8207-4af5-a633-ebfcb5c58b37} <Debug> TCPHandler: Processed in 0.000800441 sec. | ||
| 877 | 2025.12.18 21:21:47.709714 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.18 21:21:47.709837 [ 3 ] {23a02850-a4ae-4496-b1aa-25593da4c943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 879 | 2025.12.18 21:21:47.710106 [ 3 ] {23a02850-a4ae-4496-b1aa-25593da4c943} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.18 21:21:47.710148 [ 3 ] {23a02850-a4ae-4496-b1aa-25593da4c943} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.18 21:21:47.710464 [ 3 ] {23a02850-a4ae-4496-b1aa-25593da4c943} <Debug> TCPHandler: Processed in 0.000799451 sec. | ||
| 882 | 2025.12.18 21:21:47.710706 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.18 21:21:47.710831 [ 3 ] {75b7e139-80a7-4cc8-8e9d-5b38aa6332af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 884 | 2025.12.18 21:21:47.711097 [ 3 ] {75b7e139-80a7-4cc8-8e9d-5b38aa6332af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.18 21:21:47.711139 [ 3 ] {75b7e139-80a7-4cc8-8e9d-5b38aa6332af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.12.18 21:21:47.711478 [ 3 ] {75b7e139-80a7-4cc8-8e9d-5b38aa6332af} <Debug> TCPHandler: Processed in 0.000820751 sec. | ||
| 887 | 2025.12.18 21:21:47.712159 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.12.18 21:21:47.712283 [ 3 ] {f34550dc-1b6a-484b-bf66-78c26efa6102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 889 | 2025.12.18 21:21:47.712562 [ 3 ] {f34550dc-1b6a-484b-bf66-78c26efa6102} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.12.18 21:21:47.712606 [ 3 ] {f34550dc-1b6a-484b-bf66-78c26efa6102} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.12.18 21:21:47.712950 [ 3 ] {f34550dc-1b6a-484b-bf66-78c26efa6102} <Debug> TCPHandler: Processed in 0.000840392 sec. | ||
| 892 | 2025.12.18 21:21:47.714039 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.12.18 21:21:47.714164 [ 3 ] {56aa18a6-0733-46dd-8c4a-aee06b92d016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 894 | 2025.12.18 21:21:47.714434 [ 3 ] {56aa18a6-0733-46dd-8c4a-aee06b92d016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.12.18 21:21:47.714473 [ 3 ] {56aa18a6-0733-46dd-8c4a-aee06b92d016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.12.18 21:21:47.714772 [ 3 ] {56aa18a6-0733-46dd-8c4a-aee06b92d016} <Debug> TCPHandler: Processed in 0.000809531 sec. | ||
| 897 | 2025.12.18 21:21:47.714979 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.12.18 21:21:47.715096 [ 3 ] {213937aa-ab54-4f8c-89ab-abd4aee75970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 899 | 2025.12.18 21:21:47.715418 [ 3 ] {213937aa-ab54-4f8c-89ab-abd4aee75970} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.12.18 21:21:47.715460 [ 3 ] {213937aa-ab54-4f8c-89ab-abd4aee75970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2025.12.18 21:21:47.715773 [ 3 ] {213937aa-ab54-4f8c-89ab-abd4aee75970} <Debug> TCPHandler: Processed in 0.000799591 sec. | ||
| 902 | 2025.12.18 21:21:47.715982 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.12.18 21:21:47.716106 [ 3 ] {19d4d0e5-2024-4d3b-8ab9-6d1ee67fa1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 904 | 2025.12.18 21:21:47.716381 [ 3 ] {19d4d0e5-2024-4d3b-8ab9-6d1ee67fa1d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.12.18 21:21:47.716423 [ 3 ] {19d4d0e5-2024-4d3b-8ab9-6d1ee67fa1d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.12.18 21:21:47.716741 [ 3 ] {19d4d0e5-2024-4d3b-8ab9-6d1ee67fa1d8} <Debug> TCPHandler: Processed in 0.000808151 sec. | ||
| 907 | 2025.12.18 21:21:47.716980 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.12.18 21:21:47.717111 [ 3 ] {71da0eb2-78d7-46a5-934b-ad51591fe4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 909 | 2025.12.18 21:21:47.717386 [ 3 ] {71da0eb2-78d7-46a5-934b-ad51591fe4d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2025.12.18 21:21:47.717426 [ 3 ] {71da0eb2-78d7-46a5-934b-ad51591fe4d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2025.12.18 21:21:47.717745 [ 3 ] {71da0eb2-78d7-46a5-934b-ad51591fe4d5} <Debug> TCPHandler: Processed in 0.000814582 sec. | ||
| 912 | 2025.12.18 21:21:47.723637 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.18 21:21:47.723750 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2025.12.18 21:21:47.723791 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.12.18 21:21:47.724352 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.12.18 21:21:47.724405 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 917 | 2025.12.18 21:21:47.727141 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.12.18 21:21:47.727583 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.12.18 21:21:47.727734 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004015 sec., 7970.11207970112 rows/sec., 1.77 MiB/sec. | ||
| 920 | 2025.12.18 21:21:47.727773 [ 3 ] {6de13b4f-5063-4e53-9e5e-39ac039d17ed} <Debug> TCPHandler: Processed in 0.00418638 sec. | ||
| 921 | 2025.12.18 21:21:47.727917 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.18 21:21:47.728015 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2025.12.18 21:21:47.728055 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2025.12.18 21:21:47.732701 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.12.18 21:21:47.732744 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 926 | 2025.12.18 21:21:47.733318 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.12.18 21:21:47.733799 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.12.18 21:21:47.733930 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.005936 sec., 69070.0808625337 rows/sec., 4.38 MiB/sec. | ||
| 929 | 2025.12.18 21:21:47.733968 [ 3 ] {fadc23b4-eea6-46e1-a668-3ffa1988a6d1} <Debug> TCPHandler: Processed in 0.006100741 sec. | ||
| 930 | 2025.12.18 21:21:47.734090 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.18 21:21:47.734186 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2025.12.18 21:21:47.734226 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2025.12.18 21:21:47.734627 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.12.18 21:21:47.734665 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 935 | 2025.12.18 21:21:47.735172 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.12.18 21:21:47.735585 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.12.18 21:21:47.735713 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 527.10 KiB/sec. | ||
| 938 | 2025.12.18 21:21:47.735749 [ 3 ] {13355f55-29a9-4477-adc7-dc3ee20e9549} <Debug> TCPHandler: Processed in 0.001708215 sec. | ||
| 939 | 2025.12.18 21:21:47.735862 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.12.18 21:21:47.735956 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2025.12.18 21:21:47.735995 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2025.12.18 21:21:47.736890 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.12.18 21:21:47.736924 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 944 | 2025.12.18 21:21:47.737493 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.12.18 21:21:47.737908 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.12.18 21:21:47.738034 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002096 sec., 542461.8320610686 rows/sec., 42.96 MiB/sec. | ||
| 947 | 2025.12.18 21:21:47.738071 [ 3 ] {081cd8cb-eac9-4c96-8eef-de91e37a7742} <Debug> TCPHandler: Processed in 0.002258139 sec. | ||
| 948 | 2025.12.18 21:21:47.738189 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.12.18 21:21:47.738283 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2025.12.18 21:21:47.738322 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2025.12.18 21:21:47.738833 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.12.18 21:21:47.738871 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 953 | 2025.12.18 21:21:47.739370 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.12.18 21:21:47.739815 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.12.18 21:21:47.739943 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001678 sec., 134088.200238379 rows/sec., 8.01 MiB/sec. | ||
| 956 | 2025.12.18 21:21:47.739980 [ 3 ] {11ed6d99-b849-4df8-b573-4fbf6b612cf0} <Debug> TCPHandler: Processed in 0.001841419 sec. | ||
| 957 | 2025.12.18 21:21:47.740099 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.12.18 21:21:47.740195 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2025.12.18 21:21:47.740234 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2025.12.18 21:21:47.740792 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.12.18 21:21:47.740824 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 962 | 2025.12.18 21:21:47.741333 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.12.18 21:21:47.741812 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.12.18 21:21:47.741940 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001763 sec., 120249.57458876914 rows/sec., 7.75 MiB/sec. | ||
| 965 | 2025.12.18 21:21:47.741977 [ 3 ] {72a26646-fd94-479a-b764-e630a6167298} <Debug> TCPHandler: Processed in 0.001933021 sec. | ||
| 966 | 2025.12.18 21:21:47.742126 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.12.18 21:21:47.742220 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2025.12.18 21:21:47.742259 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2025.12.18 21:21:47.742745 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.12.18 21:21:47.742781 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 971 | 2025.12.18 21:21:47.743261 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.12.18 21:21:47.743794 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.12.18 21:21:47.743930 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001727 sec., 122177.18587145339 rows/sec., 6.94 MiB/sec. | ||
| 974 | 2025.12.18 21:21:47.743980 [ 3 ] {866125b9-acd3-4b5b-a6f7-f42fb35af9f3} <Debug> TCPHandler: Processed in 0.00190415 sec. | ||
| 975 | 2025.12.18 21:21:47.744121 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.12.18 21:21:47.744239 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2025.12.18 21:21:47.744290 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2025.12.18 21:21:47.745204 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.12.18 21:21:47.745241 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 980 | 2025.12.18 21:21:47.745846 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.12.18 21:21:47.746576 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.12.18 21:21:47.746740 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.002525 sec., 276831.68316831684 rows/sec., 19.37 MiB/sec. | ||
| 983 | 2025.12.18 21:21:47.746786 [ 3 ] {84749db4-527b-4d3d-a852-d2e231f09221} <Debug> TCPHandler: Processed in 0.002729102 sec. | ||
| 984 | 2025.12.18 21:21:47.746928 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.12.18 21:21:47.747037 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2025.12.18 21:21:47.747086 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2025.12.18 21:21:47.747542 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.18 21:21:47.747578 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 989 | 2025.12.18 21:21:47.748058 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.12.18 21:21:47.748501 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.18 21:21:47.748622 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001628 sec., 3685.503685503685 rows/sec., 192.55 KiB/sec. | ||
| 992 | 2025.12.18 21:21:47.748657 [ 3 ] {eb8687b6-6f81-4d7b-8cd3-e75d74891510} <Debug> TCPHandler: Processed in 0.001813258 sec. | ||
| 993 | 2025.12.18 21:21:47.748760 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.12.18 21:21:47.748850 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.12.18 21:21:47.748891 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.12.18 21:21:47.749376 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.12.18 21:21:47.749409 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 998 | 2025.12.18 21:21:47.749858 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2025.12.18 21:21:47.750318 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.12.18 21:21:47.750445 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Debug> executeQuery: Read 287 rows, 19.19 KiB in 0.001582 sec., 181415.92920353982 rows/sec., 11.85 MiB/sec. | ||
| 1001 | 2025.12.18 21:21:47.750482 [ 3 ] {ae543eb4-ef86-403e-ad5b-bd83fcc69af1} <Debug> TCPHandler: Processed in 0.001744686 sec. | ||
| 1002 | 2025.12.18 21:21:47.750595 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.12.18 21:21:47.750690 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.12.18 21:21:47.750732 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2025.12.18 21:21:47.751045 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.12.18 21:21:47.751081 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1007 | 2025.12.18 21:21:47.751497 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2025.12.18 21:21:47.751956 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.12.18 21:21:47.752092 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
| 1010 | 2025.12.18 21:21:47.752127 [ 3 ] {097a894b-a119-4b4f-936d-19000a117aee} <Debug> TCPHandler: Processed in 0.001582372 sec. | ||
| 1011 | 2025.12.18 21:21:47.752243 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.12.18 21:21:47.752339 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.12.18 21:21:47.752392 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <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 | ||
| 1014 | 2025.12.18 21:21:47.753136 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.12.18 21:21:47.753172 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1016 | 2025.12.18 21:21:47.756444 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.12.18 21:21:47.756891 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.12.18 21:21:47.757029 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004709 sec., 2123.593119558293 rows/sec., 3.81 MiB/sec. | ||
| 1019 | 2025.12.18 21:21:47.757085 [ 3 ] {4bc45409-b3d7-4830-8553-73a7d0f8760e} <Debug> TCPHandler: Processed in 0.004892379 sec. | ||
| 1020 | 2025.12.18 21:21:47.757195 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.12.18 21:21:47.757290 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.12.18 21:21:47.757331 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.12.18 21:21:47.757678 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.12.18 21:21:47.757712 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1025 | 2025.12.18 21:21:47.758209 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2025.12.18 21:21:47.758746 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.12.18 21:21:47.758892 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001619 sec., 56825.20074119827 rows/sec., 3.44 MiB/sec. | ||
| 1028 | 2025.12.18 21:21:47.758933 [ 3 ] {79c1ec37-92c1-4eaf-ac11-36cfda19f98a} <Debug> TCPHandler: Processed in 0.001787637 sec. | ||
| 1029 | 2025.12.18 21:21:49.045816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2025.12.18 21:21:49.046324 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.12.18 21:21:49.046370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1032 | 2025.12.18 21:21:49.047021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2025.12.18 21:21:49.047554 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.12.18 21:21:49.047700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2025.12.18 21:21:49.107042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2025.12.18 21:21:49.124886 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.12.18 21:21:49.124949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1038 | 2025.12.18 21:21:49.131574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2025.12.18 21:21:49.132713 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.12.18 21:21:49.135968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2025.12.18 21:21:50.000971 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 163.81 MiB, free memory in arenas 0.00 B, will set to 161.76 MiB (RSS), difference: 1.95 MiB | ||
| 1042 | 2025.12.18 21:21:52.650412 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2025.12.18 21:21:52.650613 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2025.12.18 21:21:52.650683 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2025.12.18 21:21:52.651378 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.18 21:21:52.651433 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1047 | 2025.12.18 21:21:52.651985 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2025.12.18 21:21:52.652428 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.18 21:21:52.652593 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
| 1050 | 2025.12.18 21:21:52.652651 [ 3 ] {60bca222-cf7f-4115-be1b-3054f3f58232} <Debug> TCPHandler: Processed in 0.002367243 sec. | ||
| 1051 | 2025.12.18 21:21:52.652782 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.12.18 21:21:52.652888 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2025.12.18 21:21:52.652932 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2025.12.18 21:21:52.653397 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.12.18 21:21:52.653435 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1056 | 2025.12.18 21:21:52.653847 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2025.12.18 21:21:52.654364 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.12.18 21:21:52.654499 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
| 1059 | 2025.12.18 21:21:52.654546 [ 3 ] {2fa941c0-f58f-4dc9-8e4a-e7c8ad8b4884} <Debug> TCPHandler: Processed in 0.001818618 sec. | ||
| 1060 | 2025.12.18 21:21:52.654665 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.12.18 21:21:52.654763 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.12.18 21:21:52.654806 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2025.12.18 21:21:52.655237 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.12.18 21:21:52.655276 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1065 | 2025.12.18 21:21:52.655708 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.12.18 21:21:52.656137 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.12.18 21:21:52.656271 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec. | ||
| 1068 | 2025.12.18 21:21:52.656315 [ 3 ] {1a24d281-f166-491f-b695-fbe1a387bcb9} <Debug> TCPHandler: Processed in 0.001701814 sec. | ||
| 1069 | 2025.12.18 21:21:52.656425 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.18 21:21:52.656521 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2025.12.18 21:21:52.656564 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2025.12.18 21:21:52.656923 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.12.18 21:21:52.656961 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1074 | 2025.12.18 21:21:52.657377 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2025.12.18 21:21:52.657820 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.12.18 21:21:52.657951 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
| 1077 | 2025.12.18 21:21:52.657996 [ 3 ] {dc799de7-e5f8-4c0f-b109-5d9a2b93bdbf} <Debug> TCPHandler: Processed in 0.001622843 sec. | ||
| 1078 | 2025.12.18 21:21:56.440308 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2025.12.18 21:21:56.440378 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2025.12.18 21:21:56.524197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2025.12.18 21:21:56.528242 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.12.18 21:21:56.528300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1083 | 2025.12.18 21:21:56.529711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2025.12.18 21:21:56.530212 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.12.18 21:21:56.530522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2025.12.18 21:21:56.548435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1087 | 2025.12.18 21:21:56.548900 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.12.18 21:21:56.548943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1089 | 2025.12.18 21:21:56.549590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2025.12.18 21:21:56.550023 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.12.18 21:21:56.550150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2025.12.18 21:21:56.636717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2025.12.18 21:21:56.653768 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.12.18 21:21:56.653833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1095 | 2025.12.18 21:21:56.660040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2025.12.18 21:21:56.661261 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.12.18 21:21:56.664429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2025.12.18 21:21:57.664024 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2025.12.18 21:21:57.664203 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2025.12.18 21:21:57.664271 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2025.12.18 21:21:57.665129 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2025.12.18 21:21:57.665181 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1103 | 2025.12.18 21:21:57.665726 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2025.12.18 21:21:57.666213 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2025.12.18 21:21:57.666382 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002225 sec., 184269.66292134832 rows/sec., 11.69 MiB/sec. | ||
| 1106 | 2025.12.18 21:21:57.666439 [ 3 ] {983c4b8c-9852-4267-ad52-19109d8dc24c} <Debug> TCPHandler: Processed in 0.002539487 sec. | ||
| 1107 | 2025.12.18 21:21:57.666577 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2025.12.18 21:21:57.666689 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1109 | 2025.12.18 21:21:57.666737 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1110 | 2025.12.18 21:21:57.667687 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2025.12.18 21:21:57.667728 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1112 | 2025.12.18 21:21:57.668353 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1113 | 2025.12.18 21:21:57.668962 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2025.12.18 21:21:57.669117 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002454 sec., 461287.6935615322 rows/sec., 36.55 MiB/sec. | ||
| 1115 | 2025.12.18 21:21:57.669159 [ 3 ] {c4ddef10-266f-4384-9dde-7a742f3ad71d} <Debug> TCPHandler: Processed in 0.002634859 sec. | ||
| 1116 | 2025.12.18 21:21:57.669281 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2025.12.18 21:21:57.669383 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1118 | 2025.12.18 21:21:57.669426 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1119 | 2025.12.18 21:21:57.669928 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2025.12.18 21:21:57.669967 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1121 | 2025.12.18 21:21:57.670403 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2025.12.18 21:21:57.670833 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2025.12.18 21:21:57.670970 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001607 sec., 133789.67019290605 rows/sec., 7.94 MiB/sec. | ||
| 1124 | 2025.12.18 21:21:57.671007 [ 3 ] {b7d28079-0743-4c04-bac4-73fce99fe5b5} <Debug> TCPHandler: Processed in 0.001778887 sec. | ||
| 1125 | 2025.12.18 21:21:57.671109 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2025.12.18 21:21:57.671205 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1127 | 2025.12.18 21:21:57.671246 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1128 | 2025.12.18 21:21:57.671723 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.12.18 21:21:57.671761 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1130 | 2025.12.18 21:21:57.672172 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2025.12.18 21:21:57.672688 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.12.18 21:21:57.672821 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001633 sec., 129822.41273729333 rows/sec., 8.37 MiB/sec. | ||
| 1133 | 2025.12.18 21:21:57.672859 [ 3 ] {ef53a4ab-0a95-4f9d-9eca-e22526111235} <Debug> TCPHandler: Processed in 0.001799737 sec. | ||
| 1134 | 2025.12.18 21:21:57.672963 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2025.12.18 21:21:57.673059 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1136 | 2025.12.18 21:21:57.673097 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1137 | 2025.12.18 21:21:57.673616 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2025.12.18 21:21:57.673653 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1139 | 2025.12.18 21:21:57.674078 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2025.12.18 21:21:57.674521 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2025.12.18 21:21:57.674656 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001614 sec., 130731.10285006196 rows/sec., 7.42 MiB/sec. | ||
| 1142 | 2025.12.18 21:21:57.674699 [ 3 ] {dacf0e15-0629-448b-9f76-b8b1d1b42fce} <Debug> TCPHandler: Processed in 0.001787457 sec. | ||
| 1143 | 2025.12.18 21:21:57.674827 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.12.18 21:21:57.674923 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1145 | 2025.12.18 21:21:57.674962 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2025.12.18 21:21:57.675654 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2025.12.18 21:21:57.675691 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1148 | 2025.12.18 21:21:57.676132 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1149 | 2025.12.18 21:21:57.676576 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.12.18 21:21:57.676709 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001802 sec., 382352.9411764706 rows/sec., 26.70 MiB/sec. | ||
| 1151 | 2025.12.18 21:21:57.676747 [ 3 ] {aac82c97-218f-4ae0-88e8-309cc6636451} <Debug> TCPHandler: Processed in 0.001969942 sec. | ||
| 1152 | 2025.12.18 21:21:57.676858 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2025.12.18 21:21:57.676953 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1154 | 2025.12.18 21:21:57.676994 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1155 | 2025.12.18 21:21:57.677328 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.12.18 21:21:57.677364 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1157 | 2025.12.18 21:21:57.677788 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2025.12.18 21:21:57.678204 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.12.18 21:21:57.678332 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
| 1160 | 2025.12.18 21:21:57.678369 [ 3 ] {03f4e758-342b-40de-8093-a2c448997ea9} <Debug> TCPHandler: Processed in 0.001561752 sec. | ||
| 1161 | 2025.12.18 21:21:57.678483 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.12.18 21:21:57.678580 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2025.12.18 21:21:57.678621 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2025.12.18 21:21:57.679075 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2025.12.18 21:21:57.679111 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1166 | 2025.12.18 21:21:57.679591 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2025.12.18 21:21:57.680023 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2025.12.18 21:21:57.680159 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001597 sec., 196618.65998747654 rows/sec., 12.92 MiB/sec. | ||
| 1169 | 2025.12.18 21:21:57.680204 [ 3 ] {85ef9edf-f846-4b8f-9823-c67a17e8408a} <Debug> TCPHandler: Processed in 0.001770437 sec. | ||
| 1170 | 2025.12.18 21:21:57.680325 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2025.12.18 21:21:57.680421 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1172 | 2025.12.18 21:21:57.680461 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1173 | 2025.12.18 21:21:57.680828 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.12.18 21:21:57.680864 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1175 | 2025.12.18 21:21:57.681282 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2025.12.18 21:21:57.681718 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.12.18 21:21:57.681849 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
| 1178 | 2025.12.18 21:21:57.681884 [ 3 ] {1c7740b0-a3a7-4c66-88e3-14ea1334bba7} <Debug> TCPHandler: Processed in 0.001609112 sec. | ||
| 1179 | 2025.12.18 21:21:57.681997 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.12.18 21:21:57.682098 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2025.12.18 21:21:57.682151 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <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 | ||
| 1182 | 2025.12.18 21:21:57.682927 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.12.18 21:21:57.682964 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1184 | 2025.12.18 21:21:57.683582 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2025.12.18 21:21:57.684096 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.12.18 21:21:57.684244 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002163 sec., 4623.208506703652 rows/sec., 8.28 MiB/sec. | ||
| 1187 | 2025.12.18 21:21:57.684302 [ 3 ] {3dbd5f14-1e23-4b04-9024-c8808f91711c} <Debug> TCPHandler: Processed in 0.002355972 sec. | ||
| 1188 | 2025.12.18 21:21:57.684422 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.12.18 21:21:57.684518 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2025.12.18 21:21:57.684558 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2025.12.18 21:21:57.684918 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.12.18 21:21:57.684955 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1193 | 2025.12.18 21:21:57.685394 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2025.12.18 21:21:57.685806 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.12.18 21:21:57.685934 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 4.44 MiB/sec. | ||
| 1196 | 2025.12.18 21:21:57.685970 [ 3 ] {ee7391ca-2308-46e8-96c3-03b9d8b038df} <Debug> TCPHandler: Processed in 0.001598772 sec. | ||
| 1197 | 2025.12.18 21:22:02.651199 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.12.18 21:22:02.651395 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1199 | 2025.12.18 21:22:02.651462 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1200 | 2025.12.18 21:22:02.652141 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.12.18 21:22:02.652188 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1202 | 2025.12.18 21:22:02.653547 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2025.12.18 21:22:02.654005 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.12.18 21:22:02.654230 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00288 sec., 19444.44444444444 rows/sec., 1.49 MiB/sec. | ||
| 1205 | 2025.12.18 21:22:02.654282 [ 3 ] {696eef70-94b8-44e6-8adc-0d389d956a43} <Debug> TCPHandler: Processed in 0.003202014 sec. | ||
| 1206 | 2025.12.18 21:22:02.654430 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.12.18 21:22:02.654535 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2025.12.18 21:22:02.654580 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2025.12.18 21:22:02.655038 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.12.18 21:22:02.655077 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1211 | 2025.12.18 21:22:02.655506 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2025.12.18 21:22:02.655933 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.12.18 21:22:02.656076 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001562 sec., 40973.11139564661 rows/sec., 3.20 MiB/sec. | ||
| 1214 | 2025.12.18 21:22:02.656117 [ 3 ] {66539eb1-3c22-405d-b06b-b0d3b6502506} <Debug> TCPHandler: Processed in 0.001741516 sec. | ||
| 1215 | 2025.12.18 21:22:02.656234 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.12.18 21:22:02.656334 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.12.18 21:22:02.656379 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2025.12.18 21:22:02.656815 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.12.18 21:22:02.656852 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1220 | 2025.12.18 21:22:02.657290 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2025.12.18 21:22:02.657730 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.12.18 21:22:02.657864 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 1223 | 2025.12.18 21:22:02.657902 [ 3 ] {421e50fc-250e-450b-9530-f134dd3c0fd6} <Debug> TCPHandler: Processed in 0.001718725 sec. | ||
| 1224 | 2025.12.18 21:22:02.658024 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.12.18 21:22:02.658120 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.12.18 21:22:02.658162 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1227 | 2025.12.18 21:22:02.658526 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.12.18 21:22:02.658562 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1229 | 2025.12.18 21:22:02.658953 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1230 | 2025.12.18 21:22:02.659360 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.12.18 21:22:02.659492 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 1232 | 2025.12.18 21:22:02.659530 [ 3 ] {58a8852e-a039-4153-8c2d-8a6fae872399} <Debug> TCPHandler: Processed in 0.001557111 sec. | ||
| 1233 | 2025.12.18 21:22:04.050393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1234 | 2025.12.18 21:22:04.050971 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.12.18 21:22:04.051025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1236 | 2025.12.18 21:22:04.051727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1237 | 2025.12.18 21:22:04.052217 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.12.18 21:22:04.052382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1239 | 2025.12.18 21:22:04.164651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1240 | 2025.12.18 21:22:04.182725 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.12.18 21:22:04.182785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1242 | 2025.12.18 21:22:04.189203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1243 | 2025.12.18 21:22:04.190292 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2025.12.18 21:22:04.193390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1245 | 2025.12.18 21:22:05.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.86 MiB, peak 167.86 MiB, free memory in arenas 0.00 B, will set to 165.25 MiB (RSS), difference: 1.39 MiB | ||
| 1246 | 2025.12.18 21:22:06.531061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1247 | 2025.12.18 21:22:06.533038 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2025.12.18 21:22:06.533075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1249 | 2025.12.18 21:22:06.534313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2025.12.18 21:22:06.534759 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2025.12.18 21:22:06.534985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1252 | 2025.12.18 21:22:07.665514 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.18 21:22:07.665708 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.18 21:22:07.665797 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1255 | 2025.12.18 21:22:07.666823 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.18 21:22:07.666882 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1257 | 2025.12.18 21:22:07.667590 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2025.12.18 21:22:07.668230 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.18 21:22:07.668454 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002796 sec., 146638.05436337626 rows/sec., 9.30 MiB/sec. | ||
| 1260 | 2025.12.18 21:22:07.668534 [ 3 ] {645527f3-1826-43a0-8d14-e7008f697994} <Debug> TCPHandler: Processed in 0.003222935 sec. | ||
| 1261 | 2025.12.18 21:22:07.668700 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.18 21:22:07.668833 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2025.12.18 21:22:07.668893 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2025.12.18 21:22:07.670044 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.12.18 21:22:07.670093 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1266 | 2025.12.18 21:22:07.670627 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2025.12.18 21:22:07.671091 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.12.18 21:22:07.671252 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002456 sec., 460912.0521172639 rows/sec., 36.52 MiB/sec. | ||
| 1269 | 2025.12.18 21:22:07.671298 [ 3 ] {0b42ea49-56ad-4a75-a166-c55d757e6ce1} <Debug> TCPHandler: Processed in 0.00266268 sec. | ||
| 1270 | 2025.12.18 21:22:07.671425 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.12.18 21:22:07.671528 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2025.12.18 21:22:07.671575 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2025.12.18 21:22:07.672064 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.12.18 21:22:07.672101 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1275 | 2025.12.18 21:22:07.672526 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2025.12.18 21:22:07.673004 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.12.18 21:22:07.673135 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001631 sec., 131820.96873083996 rows/sec., 7.82 MiB/sec. | ||
| 1278 | 2025.12.18 21:22:07.673174 [ 3 ] {7024f317-552a-46cc-bab7-ef0ee619317e} <Debug> TCPHandler: Processed in 0.001804377 sec. | ||
| 1279 | 2025.12.18 21:22:07.673289 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.18 21:22:07.673382 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1281 | 2025.12.18 21:22:07.673423 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1282 | 2025.12.18 21:22:07.673933 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.12.18 21:22:07.673974 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1284 | 2025.12.18 21:22:07.674713 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2025.12.18 21:22:07.675255 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.12.18 21:22:07.675396 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002032 sec., 104330.70866141733 rows/sec., 6.73 MiB/sec. | ||
| 1287 | 2025.12.18 21:22:07.675436 [ 3 ] {0b877731-7838-4996-a536-eefef3e8db4f} <Debug> TCPHandler: Processed in 0.002196698 sec. | ||
| 1288 | 2025.12.18 21:22:07.675561 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2025.12.18 21:22:07.675660 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1290 | 2025.12.18 21:22:07.675702 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1291 | 2025.12.18 21:22:07.676183 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.12.18 21:22:07.676222 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1293 | 2025.12.18 21:22:07.676638 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2025.12.18 21:22:07.677022 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.12.18 21:22:07.677158 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001517 sec., 139090.30982201715 rows/sec., 7.90 MiB/sec. | ||
| 1296 | 2025.12.18 21:22:07.677199 [ 3 ] {51b1a3eb-c041-4243-9307-0402c98dbb32} <Debug> TCPHandler: Processed in 0.001694705 sec. | ||
| 1297 | 2025.12.18 21:22:07.677312 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.12.18 21:22:07.677407 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2025.12.18 21:22:07.677450 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2025.12.18 21:22:07.678140 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2025.12.18 21:22:07.678180 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1302 | 2025.12.18 21:22:07.678617 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1303 | 2025.12.18 21:22:07.678993 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2025.12.18 21:22:07.679145 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001756 sec., 392369.02050113893 rows/sec., 27.40 MiB/sec. | ||
| 1305 | 2025.12.18 21:22:07.679188 [ 3 ] {41714bf5-69be-461e-bd58-d4affc2dc23b} <Debug> TCPHandler: Processed in 0.001926621 sec. | ||
| 1306 | 2025.12.18 21:22:07.679303 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2025.12.18 21:22:07.679400 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1308 | 2025.12.18 21:22:07.679443 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1309 | 2025.12.18 21:22:07.679796 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2025.12.18 21:22:07.679841 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1311 | 2025.12.18 21:22:07.680351 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2025.12.18 21:22:07.680869 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2025.12.18 21:22:07.681004 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 193.27 KiB/sec. | ||
| 1314 | 2025.12.18 21:22:07.681045 [ 3 ] {7b4153db-c79b-48b2-8ab5-465eb7edc86c} <Debug> TCPHandler: Processed in 0.001792457 sec. | ||
| 1315 | 2025.12.18 21:22:07.681161 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2025.12.18 21:22:07.681262 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2025.12.18 21:22:07.681306 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2025.12.18 21:22:07.681750 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.12.18 21:22:07.681788 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1320 | 2025.12.18 21:22:07.682264 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1321 | 2025.12.18 21:22:07.682679 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.12.18 21:22:07.682844 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001601 sec., 196127.42036227358 rows/sec., 12.88 MiB/sec. | ||
| 1323 | 2025.12.18 21:22:07.682888 [ 3 ] {db5e40ea-28c3-4ba9-886f-a8af4ddc91f2} <Debug> TCPHandler: Processed in 0.001776746 sec. | ||
| 1324 | 2025.12.18 21:22:07.683009 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.12.18 21:22:07.683103 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1326 | 2025.12.18 21:22:07.683145 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1327 | 2025.12.18 21:22:07.683463 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.12.18 21:22:07.683503 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1329 | 2025.12.18 21:22:07.684001 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2025.12.18 21:22:07.684488 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.12.18 21:22:07.684623 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001539 sec., 649.772579597141 rows/sec., 43.78 KiB/sec. | ||
| 1332 | 2025.12.18 21:22:07.684663 [ 3 ] {7e48205a-ee63-4171-b0c5-f0449c0a3a09} <Debug> TCPHandler: Processed in 0.001703245 sec. | ||
| 1333 | 2025.12.18 21:22:07.684784 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2025.12.18 21:22:07.684882 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1335 | 2025.12.18 21:22:07.684937 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <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 | ||
| 1336 | 2025.12.18 21:22:07.685802 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2025.12.18 21:22:07.685841 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1338 | 2025.12.18 21:22:07.686478 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2025.12.18 21:22:07.686964 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2025.12.18 21:22:07.687108 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002245 sec., 4454.342984409799 rows/sec., 7.98 MiB/sec. | ||
| 1341 | 2025.12.18 21:22:07.687168 [ 3 ] {d3d83907-c2be-4340-afaf-69af85079a1d} <Debug> TCPHandler: Processed in 0.002438444 sec. | ||
| 1342 | 2025.12.18 21:22:07.687299 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2025.12.18 21:22:07.687404 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1344 | 2025.12.18 21:22:07.687448 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1345 | 2025.12.18 21:22:07.687806 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2025.12.18 21:22:07.687845 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1347 | 2025.12.18 21:22:07.688282 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1348 | 2025.12.18 21:22:07.688795 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2025.12.18 21:22:07.688968 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001583 sec., 65698.041692988 rows/sec., 4.03 MiB/sec. | ||
| 1350 | 2025.12.18 21:22:07.689008 [ 3 ] {6e3d53a0-3e8c-4dd9-8ff9-b99fb89afb7e} <Debug> TCPHandler: Processed in 0.001763567 sec. | ||
| 1351 | 2025.12.18 21:22:11.440454 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1352 | 2025.12.18 21:22:11.440515 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1353 | 2025.12.18 21:22:11.553159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1354 | 2025.12.18 21:22:11.553615 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2025.12.18 21:22:11.553655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1356 | 2025.12.18 21:22:11.554329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1357 | 2025.12.18 21:22:11.554800 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2025.12.18 21:22:11.554923 [ 74 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1359 | 2025.12.18 21:22:11.554930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1360 | 2025.12.18 21:22:11.555009 [ 74 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2025.12.18 21:22:11.555039 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1362 | 2025.12.18 21:22:11.559134 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1363 | 2025.12.18 21:22:11.561479 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1364 | 2025.12.18 21:22:11.563633 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1365 | 2025.12.18 21:22:11.569870 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1366 | 2025.12.18 21:22:11.569941 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1367 | 2025.12.18 21:22:11.571951 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1368 | 2025.12.18 21:22:11.574012 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1369 | 2025.12.18 21:22:11.576249 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 1370 | 2025.12.18 21:22:11.602162 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.047006289 sec., 59694.14007559712 rows/sec., 874.43 KiB/sec. | ||
| 1371 | 2025.12.18 21:22:11.603017 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1372 | 2025.12.18 21:22:11.603575 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.12.18 21:22:11.603657 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_6_1} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1374 | 2025.12.18 21:22:11.603771 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1375 | 2025.12.18 21:22:11.694161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1376 | 2025.12.18 21:22:11.711587 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2025.12.18 21:22:11.711641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1378 | 2025.12.18 21:22:11.717900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1379 | 2025.12.18 21:22:11.719061 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2025.12.18 21:22:11.719349 [ 74 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1381 | 2025.12.18 21:22:11.719407 [ 74 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2025.12.18 21:22:11.719426 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1383 | 2025.12.18 21:22:11.719520 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1384 | 2025.12.18 21:22:11.722661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1385 | 2025.12.18 21:22:11.723558 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1386 | 2025.12.18 21:22:11.724921 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1387 | 2025.12.18 21:22:11.729567 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1388 | 2025.12.18 21:22:11.733876 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1389 | 2025.12.18 21:22:11.738096 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1390 | 2025.12.18 21:22:11.745257 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1391 | 2025.12.18 21:22:11.749882 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 1392 | 2025.12.18 21:22:11.811490 [ 200 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091993244 sec., 500.036720087836 rows/sec., 2.59 MiB/sec. | ||
| 1393 | 2025.12.18 21:22:11.814052 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1394 | 2025.12.18 21:22:11.816669 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_6_1} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.12.18 21:22:11.816787 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_6_1} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1396 | 2025.12.18 21:22:11.818683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1397 | 2025.12.18 21:22:12.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.55 MiB, peak 176.09 MiB, free memory in arenas 0.00 B, will set to 176.53 MiB (RSS), difference: 9.98 MiB | ||
| 1398 | 2025.12.18 21:22:12.650363 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2025.12.18 21:22:12.650541 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2025.12.18 21:22:12.650606 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2025.12.18 21:22:12.651240 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.12.18 21:22:12.651283 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1403 | 2025.12.18 21:22:12.651788 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1404 | 2025.12.18 21:22:12.652316 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.12.18 21:22:12.652440 [ 74 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1406 | 2025.12.18 21:22:12.652470 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. | ||
| 1407 | 2025.12.18 21:22:12.652502 [ 74 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.12.18 21:22:12.652530 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1409 | 2025.12.18 21:22:12.652530 [ 3 ] {0798520c-ca6b-4a9b-a7a7-9baae0ccc3e2} <Debug> TCPHandler: Processed in 0.002289021 sec. | ||
| 1410 | 2025.12.18 21:22:12.652656 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 1411 | 2025.12.18 21:22:12.652680 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.18 21:22:12.652786 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2025.12.18 21:22:12.652800 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1414 | 2025.12.18 21:22:12.652829 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1415 | 2025.12.18 21:22:12.652838 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1416 | 2025.12.18 21:22:12.652917 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1417 | 2025.12.18 21:22:12.652960 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1418 | 2025.12.18 21:22:12.653000 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1419 | 2025.12.18 21:22:12.653039 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1420 | 2025.12.18 21:22:12.653078 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1421 | 2025.12.18 21:22:12.653267 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2025.12.18 21:22:12.653310 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1423 | 2025.12.18 21:22:12.653876 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2025.12.18 21:22:12.654365 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2025.12.18 21:22:12.654475 [ 74 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2025.12.18 21:22:12.654500 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001731 sec., 36972.848064702484 rows/sec., 2.89 MiB/sec. | ||
| 1427 | 2025.12.18 21:22:12.654509 [ 74 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.12.18 21:22:12.654541 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1429 | 2025.12.18 21:22:12.654545 [ 3 ] {95b06d50-1055-4904-85c4-5a156b143c5c} <Debug> TCPHandler: Processed in 0.001914811 sec. | ||
| 1430 | 2025.12.18 21:22:12.654650 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 1431 | 2025.12.18 21:22:12.654683 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.12.18 21:22:12.654710 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115606 sec., 1686987.085497016 rows/sec., 139.90 MiB/sec. | ||
| 1433 | 2025.12.18 21:22:12.654798 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2025.12.18 21:22:12.654816 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1435 | 2025.12.18 21:22:12.654842 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1436 | 2025.12.18 21:22:12.654861 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1437 | 2025.12.18 21:22:12.654951 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1438 | 2025.12.18 21:22:12.654999 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1439 | 2025.12.18 21:22:12.655044 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1440 | 2025.12.18 21:22:12.655144 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1441 | 2025.12.18 21:22:12.655219 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1442 | 2025.12.18 21:22:12.655292 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.12.18 21:22:12.655334 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1444 | 2025.12.18 21:22:12.655485 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1445 | 2025.12.18 21:22:12.656465 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1446 | 2025.12.18 21:22:12.657094 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002496936 sec., 908713.7195346617 rows/sec., 67.59 MiB/sec. | ||
| 1447 | 2025.12.18 21:22:12.658814 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.12.18 21:22:12.658899 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_6_1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1449 | 2025.12.18 21:22:12.658981 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1450 | 2025.12.18 21:22:12.659295 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1451 | 2025.12.18 21:22:12.660007 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.12.18 21:22:12.660136 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1453 | 2025.12.18 21:22:12.660161 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005382 sec., 29728.725380899297 rows/sec., 2.07 MiB/sec. | ||
| 1454 | 2025.12.18 21:22:12.660174 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.12.18 21:22:12.660207 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1456 | 2025.12.18 21:22:12.660207 [ 3 ] {5e1e06d2-6ab5-4636-8d2c-7bc821d55a0e} <Debug> TCPHandler: Processed in 0.005580737 sec. | ||
| 1457 | 2025.12.18 21:22:12.660305 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.12.18 21:22:12.660308 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 1459 | 2025.12.18 21:22:12.660341 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2025.12.18 21:22:12.660382 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_6_1} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1461 | 2025.12.18 21:22:12.660444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1462 | 2025.12.18 21:22:12.660452 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1463 | 2025.12.18 21:22:12.660465 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1464 | 2025.12.18 21:22:12.660505 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1465 | 2025.12.18 21:22:12.660515 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 287 rows starting from the beginning of the part | ||
| 1466 | 2025.12.18 21:22:12.660612 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1467 | 2025.12.18 21:22:12.660667 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1468 | 2025.12.18 21:22:12.660711 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1469 | 2025.12.18 21:22:12.660777 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1470 | 2025.12.18 21:22:12.660822 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1471 | 2025.12.18 21:22:12.660852 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2025.12.18 21:22:12.660894 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1473 | 2025.12.18 21:22:12.661383 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2025.12.18 21:22:12.661947 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680625 sec., 830048.3451097062 rows/sec., 55.59 MiB/sec. | ||
| 1475 | 2025.12.18 21:22:12.661969 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.18 21:22:12.662090 [ 74 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1477 | 2025.12.18 21:22:12.662119 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001684 sec., 35629.45368171021 rows/sec., 2.40 MiB/sec. | ||
| 1478 | 2025.12.18 21:22:12.662125 [ 74 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.12.18 21:22:12.662162 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1480 | 2025.12.18 21:22:12.662164 [ 3 ] {cccc8ff5-c873-4542-8460-3301537b0a03} <Debug> TCPHandler: Processed in 0.00187387 sec. | ||
| 1481 | 2025.12.18 21:22:12.662240 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 1482 | 2025.12.18 21:22:12.662245 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1483 | 2025.12.18 21:22:12.662345 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1484 | 2025.12.18 21:22:12.662372 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1485 | 2025.12.18 21:22:12.662435 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1486 | 2025.12.18 21:22:12.662486 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1487 | 2025.12.18 21:22:12.662530 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1488 | 2025.12.18 21:22:12.662570 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1489 | 2025.12.18 21:22:12.662620 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 1490 | 2025.12.18 21:22:12.662846 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.12.18 21:22:12.662917 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2025.12.18 21:22:12.663001 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1493 | 2025.12.18 21:22:12.663433 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224253 sec., 392075.8209291707 rows/sec., 24.86 MiB/sec. | ||
| 1494 | 2025.12.18 21:22:12.663637 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2025.12.18 21:22:12.664122 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.12.18 21:22:12.664183 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_6_1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2025.12.18 21:22:12.664231 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1498 | 2025.12.18 21:22:16.535806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1499 | 2025.12.18 21:22:16.537881 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.12.18 21:22:16.537918 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1501 | 2025.12.18 21:22:16.539216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1502 | 2025.12.18 21:22:16.539702 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.18 21:22:16.539930 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1504 | 2025.12.18 21:22:17.663170 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.12.18 21:22:17.663351 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1506 | 2025.12.18 21:22:17.663419 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1507 | 2025.12.18 21:22:17.664258 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.12.18 21:22:17.664301 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1509 | 2025.12.18 21:22:17.664893 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1510 | 2025.12.18 21:22:17.665352 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.12.18 21:22:17.665519 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002217 sec., 184934.5963013081 rows/sec., 11.73 MiB/sec. | ||
| 1512 | 2025.12.18 21:22:17.665571 [ 3 ] {fdead09b-cf62-4e8c-921b-564361f84c18} <Debug> TCPHandler: Processed in 0.002526687 sec. | ||
| 1513 | 2025.12.18 21:22:17.665724 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2025.12.18 21:22:17.665834 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1515 | 2025.12.18 21:22:17.665879 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1516 | 2025.12.18 21:22:17.666790 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.12.18 21:22:17.666828 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1518 | 2025.12.18 21:22:17.667366 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1519 | 2025.12.18 21:22:17.667887 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.12.18 21:22:17.668031 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002221 sec., 509680.32417829806 rows/sec., 40.39 MiB/sec. | ||
| 1521 | 2025.12.18 21:22:17.668070 [ 3 ] {889351b7-9768-4270-aefc-efd829cdaccc} <Debug> TCPHandler: Processed in 0.002400604 sec. | ||
| 1522 | 2025.12.18 21:22:17.668199 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.12.18 21:22:17.668305 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1524 | 2025.12.18 21:22:17.668351 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1525 | 2025.12.18 21:22:17.668838 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.12.18 21:22:17.668876 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1527 | 2025.12.18 21:22:17.669316 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1528 | 2025.12.18 21:22:17.669855 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.12.18 21:22:17.669995 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001712 sec., 125584.11214953271 rows/sec., 7.45 MiB/sec. | ||
| 1530 | 2025.12.18 21:22:17.670035 [ 3 ] {d792a191-4a6f-4392-a211-21ee0130959d} <Debug> TCPHandler: Processed in 0.00188808 sec. | ||
| 1531 | 2025.12.18 21:22:17.670151 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2025.12.18 21:22:17.670248 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1533 | 2025.12.18 21:22:17.670290 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1534 | 2025.12.18 21:22:17.670763 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.12.18 21:22:17.670802 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1536 | 2025.12.18 21:22:17.671239 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1537 | 2025.12.18 21:22:17.671780 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.12.18 21:22:17.671916 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001687 sec., 125666.86425607587 rows/sec., 8.10 MiB/sec. | ||
| 1539 | 2025.12.18 21:22:17.671954 [ 3 ] {c8c9b349-4cf5-4938-9841-41c0c29deede} <Debug> TCPHandler: Processed in 0.001854459 sec. | ||
| 1540 | 2025.12.18 21:22:17.672058 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.12.18 21:22:17.672155 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1542 | 2025.12.18 21:22:17.672196 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1543 | 2025.12.18 21:22:17.672666 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.18 21:22:17.672704 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1545 | 2025.12.18 21:22:17.673180 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2025.12.18 21:22:17.673654 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.18 21:22:17.673790 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001653 sec., 127646.70296430732 rows/sec., 7.25 MiB/sec. | ||
| 1548 | 2025.12.18 21:22:17.673830 [ 3 ] {9b56f95c-a010-42d1-96ac-8e33889c2d09} <Debug> TCPHandler: Processed in 0.001822377 sec. | ||
| 1549 | 2025.12.18 21:22:17.673944 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.12.18 21:22:17.674041 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1551 | 2025.12.18 21:22:17.674082 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2025.12.18 21:22:17.674711 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.12.18 21:22:17.674751 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1554 | 2025.12.18 21:22:17.675208 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1555 | 2025.12.18 21:22:17.675681 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.12.18 21:22:17.675815 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001791 sec., 384701.28419877164 rows/sec., 26.86 MiB/sec. | ||
| 1557 | 2025.12.18 21:22:17.675853 [ 3 ] {72c1c93b-16d4-433f-abfc-e6134441c878} <Debug> TCPHandler: Processed in 0.001960902 sec. | ||
| 1558 | 2025.12.18 21:22:17.675963 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2025.12.18 21:22:17.676062 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1560 | 2025.12.18 21:22:17.676104 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1561 | 2025.12.18 21:22:17.676477 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.12.18 21:22:17.676514 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1563 | 2025.12.18 21:22:17.676954 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1564 | 2025.12.18 21:22:17.677385 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.12.18 21:22:17.677520 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
| 1566 | 2025.12.18 21:22:17.677558 [ 3 ] {4ea1d172-6e7a-4d11-963c-53e3c56b63f8} <Debug> TCPHandler: Processed in 0.001644433 sec. | ||
| 1567 | 2025.12.18 21:22:17.677678 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2025.12.18 21:22:17.677775 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.12.18 21:22:17.677820 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1570 | 2025.12.18 21:22:17.678267 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.12.18 21:22:17.678305 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1572 | 2025.12.18 21:22:17.678774 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1573 | 2025.12.18 21:22:17.679279 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.12.18 21:22:17.679421 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001664 sec., 188701.9230769231 rows/sec., 12.40 MiB/sec. | ||
| 1575 | 2025.12.18 21:22:17.679461 [ 3 ] {3ccf507f-ade9-4beb-8237-03fe80f154e8} <Debug> TCPHandler: Processed in 0.001833398 sec. | ||
| 1576 | 2025.12.18 21:22:17.679593 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.12.18 21:22:17.679692 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1578 | 2025.12.18 21:22:17.679735 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1579 | 2025.12.18 21:22:17.680073 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.12.18 21:22:17.680110 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1581 | 2025.12.18 21:22:17.680544 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1582 | 2025.12.18 21:22:17.680995 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.12.18 21:22:17.681132 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
| 1584 | 2025.12.18 21:22:17.681173 [ 3 ] {ed8d0a4b-72cb-4fca-9c66-2d79237efa1f} <Debug> TCPHandler: Processed in 0.001631093 sec. | ||
| 1585 | 2025.12.18 21:22:17.681291 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.12.18 21:22:17.681387 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2025.12.18 21:22:17.681442 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <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 | ||
| 1588 | 2025.12.18 21:22:17.682206 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.12.18 21:22:17.682244 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1590 | 2025.12.18 21:22:17.682866 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2025.12.18 21:22:17.683285 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.12.18 21:22:17.683431 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002063 sec., 4847.309743092584 rows/sec., 8.69 MiB/sec. | ||
| 1593 | 2025.12.18 21:22:17.683496 [ 3 ] {327df274-a5b6-4524-9e58-efad396feeee} <Debug> TCPHandler: Processed in 0.002256009 sec. | ||
| 1594 | 2025.12.18 21:22:17.683615 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.12.18 21:22:17.683711 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1596 | 2025.12.18 21:22:17.683753 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1597 | 2025.12.18 21:22:17.684100 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.12.18 21:22:17.684138 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1599 | 2025.12.18 21:22:17.684564 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1600 | 2025.12.18 21:22:17.685031 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.12.18 21:22:17.685163 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00147 sec., 70748.2993197279 rows/sec., 4.34 MiB/sec. | ||
| 1602 | 2025.12.18 21:22:17.685199 [ 3 ] {3d4eebb7-806d-4386-a3b5-81d1d8126210} <Debug> TCPHandler: Processed in 0.001635493 sec. | ||
| 1603 | 2025.12.18 21:22:18.922863 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56256 | ||
| 1604 | 2025.12.18 21:22:18.924856 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1605 | 2025.12.18 21:22:18.924909 [ 289 ] {} <Debug> TCP-Session: f1f288b8-2ef2-4627-b4dc-c551fa910dde Authenticating user 'default' from [fd00:1122:3344:101::e]:56256 | ||
| 1606 | 2025.12.18 21:22:18.924932 [ 289 ] {} <Debug> TCP-Session: f1f288b8-2ef2-4627-b4dc-c551fa910dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.12.18 21:22:18.924949 [ 289 ] {} <Debug> TCP-Session: f1f288b8-2ef2-4627-b4dc-c551fa910dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2025.12.18 21:22:18.924999 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1609 | 2025.12.18 21:22:18.925034 [ 289 ] {} <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 | ||
| 1610 | 2025.12.18 21:22:18.925052 [ 289 ] {} <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 | ||
| 1611 | 2025.12.18 21:22:18.925472 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63760 | ||
| 1612 | 2025.12.18 21:22:18.925475 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38943 | ||
| 1613 | 2025.12.18 21:22:18.925597 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2025.12.18 21:22:18.925643 [ 291 ] {} <Debug> TCP-Session: 42e0d9a0-91b6-475b-8e70-921f48b5cb51 Authenticating user 'default' from [fd00:1122:3344:101::e]:63760 | ||
| 1615 | 2025.12.18 21:22:18.925642 [ 289 ] {} <Trace> TCP-Session: f1f288b8-2ef2-4627-b4dc-c551fa910dde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.12.18 21:22:18.925655 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1617 | 2025.12.18 21:22:18.925676 [ 291 ] {} <Debug> TCP-Session: 42e0d9a0-91b6-475b-8e70-921f48b5cb51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.12.18 21:22:18.925644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54163 | ||
| 1619 | 2025.12.18 21:22:18.925723 [ 290 ] {} <Debug> TCP-Session: 29f5c42b-88e5-410b-b247-c3ad979976b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38943 | ||
| 1620 | 2025.12.18 21:22:18.925737 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48599 | ||
| 1621 | 2025.12.18 21:22:18.925777 [ 290 ] {} <Debug> TCP-Session: 29f5c42b-88e5-410b-b247-c3ad979976b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2025.12.18 21:22:18.925756 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58609 | ||
| 1623 | 2025.12.18 21:22:18.925805 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35915 | ||
| 1624 | 2025.12.18 21:22:18.925846 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2025.12.18 21:22:18.925800 [ 290 ] {} <Debug> TCP-Session: 29f5c42b-88e5-410b-b247-c3ad979976b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.12.18 21:22:18.925899 [ 293 ] {} <Debug> TCP-Session: fddba659-1697-4234-b306-f54d085e4466 Authenticating user 'default' from [fd00:1122:3344:101::e]:54163 | ||
| 1627 | 2025.12.18 21:22:18.925727 [ 291 ] {} <Debug> TCP-Session: 42e0d9a0-91b6-475b-8e70-921f48b5cb51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2025.12.18 21:22:18.925953 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2025.12.18 21:22:18.925934 [ 293 ] {} <Debug> TCP-Session: fddba659-1697-4234-b306-f54d085e4466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.18 21:22:18.926009 [ 294 ] {} <Debug> TCP-Session: f0b3404b-8b45-4c13-bec4-6f1abbcca477 Authenticating user 'default' from [fd00:1122:3344:101::e]:48599 | ||
| 1631 | 2025.12.18 21:22:18.926028 [ 293 ] {} <Debug> TCP-Session: fddba659-1697-4234-b306-f54d085e4466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.12.18 21:22:18.926043 [ 294 ] {} <Debug> TCP-Session: f0b3404b-8b45-4c13-bec4-6f1abbcca477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.12.18 21:22:18.925846 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1634 | 2025.12.18 21:22:18.926068 [ 294 ] {} <Debug> TCP-Session: f0b3404b-8b45-4c13-bec4-6f1abbcca477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.12.18 21:22:18.926220 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1636 | 2025.12.18 21:22:18.926244 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57423 | ||
| 1637 | 2025.12.18 21:22:18.926257 [ 295 ] {} <Debug> TCP-Session: f7c7fe36-9331-49d7-b93d-cb5810457433 Authenticating user 'default' from [fd00:1122:3344:101::e]:35915 | ||
| 1638 | 2025.12.18 21:22:18.926251 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52685 | ||
| 1639 | 2025.12.18 21:22:18.926297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2025.12.18 21:22:18.926295 [ 295 ] {} <Debug> TCP-Session: f7c7fe36-9331-49d7-b93d-cb5810457433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.12.18 21:22:18.926360 [ 292 ] {} <Debug> TCP-Session: 1d4093c5-0b61-4b69-ba83-8638275cad9c Authenticating user 'default' from [fd00:1122:3344:101::e]:58609 | ||
| 1642 | 2025.12.18 21:22:18.926360 [ 295 ] {} <Debug> TCP-Session: f7c7fe36-9331-49d7-b93d-cb5810457433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.12.18 21:22:18.926394 [ 292 ] {} <Debug> TCP-Session: 1d4093c5-0b61-4b69-ba83-8638275cad9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2025.12.18 21:22:18.926413 [ 292 ] {} <Debug> TCP-Session: 1d4093c5-0b61-4b69-ba83-8638275cad9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2025.12.18 21:22:18.926474 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2025.12.18 21:22:18.926518 [ 297 ] {} <Debug> TCP-Session: e8489658-d69e-4be6-afac-0e2ac7d233ad Authenticating user 'default' from [fd00:1122:3344:101::e]:57423 | ||
| 1647 | 2025.12.18 21:22:18.926525 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1648 | 2025.12.18 21:22:18.926541 [ 297 ] {} <Debug> TCP-Session: e8489658-d69e-4be6-afac-0e2ac7d233ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2025.12.18 21:22:18.926559 [ 297 ] {} <Debug> TCP-Session: e8489658-d69e-4be6-afac-0e2ac7d233ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.12.18 21:22:18.926582 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1651 | 2025.12.18 21:22:18.926630 [ 296 ] {} <Debug> TCP-Session: ad42edca-3b3e-4417-b737-9f73a76569be Authenticating user 'default' from [fd00:1122:3344:101::e]:52685 | ||
| 1652 | 2025.12.18 21:22:18.926653 [ 296 ] {} <Debug> TCP-Session: ad42edca-3b3e-4417-b737-9f73a76569be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.12.18 21:22:18.926671 [ 296 ] {} <Debug> TCP-Session: ad42edca-3b3e-4417-b737-9f73a76569be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.12.18 21:22:18.930713 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2025.12.18 21:22:18.938620 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 1656 | 2025.12.18 21:22:18.957339 [ 308 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> AggregatingTransform: Aggregating | ||
| 1657 | 2025.12.18 21:22:18.959454 [ 308 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1658 | 2025.12.18 21:22:18.960111 [ 308 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006022688 sec. (166.039 rows/sec., 6.49 KiB/sec.) | ||
| 1659 | 2025.12.18 21:22:18.960136 [ 308 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> Aggregator: Merging aggregated data | ||
| 1660 | 2025.12.18 21:22:18.960168 [ 308 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1661 | 2025.12.18 21:22:18.963773 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03799 sec., 26.322716504343248 rows/sec., 1.03 KiB/sec. | ||
| 1662 | 2025.12.18 21:22:18.963928 [ 289 ] {e0c0ad13-cb7e-4c75-8359-975ce8481bb9} <Debug> TCPHandler: Processed in 0.038439563 sec. | ||
| 1663 | 2025.12.18 21:22:18.966646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1664 | 2025.12.18 21:22:18.966686 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2025.12.18 21:22:18.966702 [ 289 ] {} <Debug> TCP-Session: f1f288b8-2ef2-4627-b4dc-c551fa910dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2025.12.18 21:22:18.966711 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2025.12.18 21:22:18.966733 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2025.12.18 21:22:18.966767 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2025.12.18 21:22:18.966783 [ 291 ] {} <Debug> TCP-Session: 42e0d9a0-91b6-475b-8e70-921f48b5cb51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2025.12.18 21:22:18.966805 [ 297 ] {} <Debug> TCP-Session: e8489658-d69e-4be6-afac-0e2ac7d233ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.12.18 21:22:18.966825 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.12.18 21:22:18.966837 [ 294 ] {} <Debug> TCP-Session: f0b3404b-8b45-4c13-bec4-6f1abbcca477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.12.18 21:22:18.966803 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.12.18 21:22:18.966884 [ 296 ] {} <Debug> TCP-Session: ad42edca-3b3e-4417-b737-9f73a76569be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.18 21:22:18.966788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2025.12.18 21:22:18.966932 [ 293 ] {} <Debug> TCP-Session: fddba659-1697-4234-b306-f54d085e4466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.12.18 21:22:18.966754 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2025.12.18 21:22:18.966974 [ 292 ] {} <Debug> TCP-Session: 1d4093c5-0b61-4b69-ba83-8638275cad9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.12.18 21:22:18.966745 [ 290 ] {} <Debug> TCP-Session: 29f5c42b-88e5-410b-b247-c3ad979976b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.12.18 21:22:18.967021 [ 295 ] {} <Debug> TCP-Session: f7c7fe36-9331-49d7-b93d-cb5810457433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.12.18 21:22:19.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.67 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 179.69 MiB (RSS), difference: 2.02 MiB | ||
| 1682 | 2025.12.18 21:22:19.015848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61988 | ||
| 1683 | 2025.12.18 21:22:19.015951 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1684 | 2025.12.18 21:22:19.015979 [ 289 ] {} <Debug> TCP-Session: d346f225-bb8d-4442-8b6a-46b178e0bb3a Authenticating user 'default' from [fd00:1122:3344:101::e]:61988 | ||
| 1685 | 2025.12.18 21:22:19.016001 [ 289 ] {} <Debug> TCP-Session: d346f225-bb8d-4442-8b6a-46b178e0bb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.12.18 21:22:19.016014 [ 289 ] {} <Debug> TCP-Session: d346f225-bb8d-4442-8b6a-46b178e0bb3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2025.12.18 21:22:19.016271 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62757 | ||
| 1688 | 2025.12.18 21:22:19.016302 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36139 | ||
| 1689 | 2025.12.18 21:22:19.016327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62321 | ||
| 1690 | 2025.12.18 21:22:19.016372 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60936 | ||
| 1691 | 2025.12.18 21:22:19.016398 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54974 | ||
| 1692 | 2025.12.18 21:22:19.016418 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1693 | 2025.12.18 21:22:19.016399 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42823 | ||
| 1694 | 2025.12.18 21:22:19.016461 [ 291 ] {} <Debug> TCP-Session: 187a36d3-b4bd-4024-961c-993e5f9b229b Authenticating user 'default' from [fd00:1122:3344:101::e]:36139 | ||
| 1695 | 2025.12.18 21:22:19.016477 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2025.12.18 21:22:19.016482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1697 | 2025.12.18 21:22:19.016485 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1698 | 2025.12.18 21:22:19.016512 [ 295 ] {} <Debug> TCP-Session: 8093697b-7d01-4ec1-a19a-8ce09028815a Authenticating user 'default' from [fd00:1122:3344:101::e]:60936 | ||
| 1699 | 2025.12.18 21:22:19.016527 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1700 | 2025.12.18 21:22:19.016533 [ 292 ] {} <Debug> TCP-Session: 1b8043b2-6967-4374-9f1f-65b35c67a41a Authenticating user 'default' from [fd00:1122:3344:101::e]:62321 | ||
| 1701 | 2025.12.18 21:22:19.016547 [ 296 ] {} <Debug> TCP-Session: 9a0d8d9a-da26-4b8e-9e99-96491ee4b85a Authenticating user 'default' from [fd00:1122:3344:101::e]:54974 | ||
| 1702 | 2025.12.18 21:22:19.016574 [ 297 ] {} <Debug> TCP-Session: bbe819ac-e48b-438f-abee-9639ebf5e280 Authenticating user 'default' from [fd00:1122:3344:101::e]:42823 | ||
| 1703 | 2025.12.18 21:22:19.016591 [ 292 ] {} <Debug> TCP-Session: 1b8043b2-6967-4374-9f1f-65b35c67a41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.18 21:22:19.016605 [ 296 ] {} <Debug> TCP-Session: 9a0d8d9a-da26-4b8e-9e99-96491ee4b85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2025.12.18 21:22:19.016624 [ 292 ] {} <Debug> TCP-Session: 1b8043b2-6967-4374-9f1f-65b35c67a41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2025.12.18 21:22:19.016638 [ 296 ] {} <Debug> TCP-Session: 9a0d8d9a-da26-4b8e-9e99-96491ee4b85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2025.12.18 21:22:19.016615 [ 297 ] {} <Debug> TCP-Session: bbe819ac-e48b-438f-abee-9639ebf5e280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2025.12.18 21:22:19.016555 [ 295 ] {} <Debug> TCP-Session: 8093697b-7d01-4ec1-a19a-8ce09028815a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2025.12.18 21:22:19.016683 [ 297 ] {} <Debug> TCP-Session: bbe819ac-e48b-438f-abee-9639ebf5e280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2025.12.18 21:22:19.016704 [ 295 ] {} <Debug> TCP-Session: 8093697b-7d01-4ec1-a19a-8ce09028815a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2025.12.18 21:22:19.016498 [ 291 ] {} <Debug> TCP-Session: 187a36d3-b4bd-4024-961c-993e5f9b229b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2025.12.18 21:22:19.016366 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51667 | ||
| 1713 | 2025.12.18 21:22:19.016752 [ 291 ] {} <Debug> TCP-Session: 187a36d3-b4bd-4024-961c-993e5f9b229b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2025.12.18 21:22:19.016385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2025.12.18 21:22:19.016822 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2025.12.18 21:22:19.016834 [ 290 ] {} <Debug> TCP-Session: 4708b57b-f3c0-4c2b-8a50-8135e927aa07 Authenticating user 'default' from [fd00:1122:3344:101::e]:62757 | ||
| 1717 | 2025.12.18 21:22:19.016345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34172 | ||
| 1718 | 2025.12.18 21:22:19.016861 [ 290 ] {} <Debug> TCP-Session: 4708b57b-f3c0-4c2b-8a50-8135e927aa07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2025.12.18 21:22:19.016848 [ 294 ] {} <Debug> TCP-Session: 45c29bc9-9bfb-4c20-b745-822b76dee8bd Authenticating user 'default' from [fd00:1122:3344:101::e]:51667 | ||
| 1720 | 2025.12.18 21:22:19.016902 [ 290 ] {} <Debug> TCP-Session: 4708b57b-f3c0-4c2b-8a50-8135e927aa07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.12.18 21:22:19.016916 [ 294 ] {} <Debug> TCP-Session: 45c29bc9-9bfb-4c20-b745-822b76dee8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2025.12.18 21:22:19.016445 [ 289 ] {} <Trace> TCP-Session: d346f225-bb8d-4442-8b6a-46b178e0bb3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2025.12.18 21:22:19.016941 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2025.12.18 21:22:19.016932 [ 294 ] {} <Debug> TCP-Session: 45c29bc9-9bfb-4c20-b745-822b76dee8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2025.12.18 21:22:19.016976 [ 293 ] {} <Debug> TCP-Session: b7c6b523-0afd-4b5e-bf9c-7efb24cdc5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34172 | ||
| 1726 | 2025.12.18 21:22:19.017010 [ 293 ] {} <Debug> TCP-Session: b7c6b523-0afd-4b5e-bf9c-7efb24cdc5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.12.18 21:22:19.017024 [ 293 ] {} <Debug> TCP-Session: b7c6b523-0afd-4b5e-bf9c-7efb24cdc5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2025.12.18 21:22:19.017130 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1729 | 2025.12.18 21:22:19.017409 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1730 | 2025.12.18 21:22:19.017469 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1731 | 2025.12.18 21:22:19.017775 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 1732 | 2025.12.18 21:22:19.018671 [ 312 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> AggregatingTransform: Aggregating | ||
| 1733 | 2025.12.18 21:22:19.018757 [ 312 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1734 | 2025.12.18 21:22:19.018810 [ 312 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931724 sec. (1073.279 rows/sec., 41.92 KiB/sec.) | ||
| 1735 | 2025.12.18 21:22:19.018830 [ 312 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Trace> Aggregator: Merging aggregated data | ||
| 1736 | 2025.12.18 21:22:19.020262 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003186 sec., 313.8731952291274 rows/sec., 12.26 KiB/sec. | ||
| 1737 | 2025.12.18 21:22:19.020426 [ 289 ] {21ae0a86-d903-4f59-8d68-75d4e5bd01b1} <Debug> TCPHandler: Processed in 0.004131909 sec. | ||
| 1738 | 2025.12.18 21:22:19.020521 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1739 | 2025.12.18 21:22:19.020550 [ 289 ] {} <Debug> TCP-Session: d346f225-bb8d-4442-8b6a-46b178e0bb3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2025.12.18 21:22:19.020557 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1741 | 2025.12.18 21:22:19.020598 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2025.12.18 21:22:19.020601 [ 290 ] {} <Debug> TCP-Session: 4708b57b-f3c0-4c2b-8a50-8135e927aa07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2025.12.18 21:22:19.020627 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1744 | 2025.12.18 21:22:19.020648 [ 295 ] {} <Debug> TCP-Session: 8093697b-7d01-4ec1-a19a-8ce09028815a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2025.12.18 21:22:19.020656 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1746 | 2025.12.18 21:22:19.020678 [ 297 ] {} <Debug> TCP-Session: bbe819ac-e48b-438f-abee-9639ebf5e280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2025.12.18 21:22:19.020704 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2025.12.18 21:22:19.020710 [ 292 ] {} <Debug> TCP-Session: 1b8043b2-6967-4374-9f1f-65b35c67a41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2025.12.18 21:22:19.020732 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1750 | 2025.12.18 21:22:19.020748 [ 291 ] {} <Debug> TCP-Session: 187a36d3-b4bd-4024-961c-993e5f9b229b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2025.12.18 21:22:19.020762 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1752 | 2025.12.18 21:22:19.020781 [ 294 ] {} <Debug> TCP-Session: 45c29bc9-9bfb-4c20-b745-822b76dee8bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1753 | 2025.12.18 21:22:19.020678 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2025.12.18 21:22:19.020818 [ 296 ] {} <Debug> TCP-Session: 9a0d8d9a-da26-4b8e-9e99-96491ee4b85a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2025.12.18 21:22:19.020861 [ 293 ] {} <Debug> TCP-Session: b7c6b523-0afd-4b5e-bf9c-7efb24cdc5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2025.12.18 21:22:19.055951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 3297 | ||
| 1757 | 2025.12.18 21:22:19.056452 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2025.12.18 21:22:19.056503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1759 | 2025.12.18 21:22:19.057136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1760 | 2025.12.18 21:22:19.057660 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2025.12.18 21:22:19.057810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3297 | ||
| 1762 | 2025.12.18 21:22:19.157155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42641 | ||
| 1763 | 2025.12.18 21:22:19.157269 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1764 | 2025.12.18 21:22:19.157299 [ 289 ] {} <Debug> TCP-Session: b9358dff-75a9-4eb7-85da-5336bd891573 Authenticating user 'default' from [fd00:1122:3344:101::e]:42641 | ||
| 1765 | 2025.12.18 21:22:19.157320 [ 289 ] {} <Debug> TCP-Session: b9358dff-75a9-4eb7-85da-5336bd891573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2025.12.18 21:22:19.157334 [ 289 ] {} <Debug> TCP-Session: b9358dff-75a9-4eb7-85da-5336bd891573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2025.12.18 21:22:19.157588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56407 | ||
| 1768 | 2025.12.18 21:22:19.157606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36289 | ||
| 1769 | 2025.12.18 21:22:19.157617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38171 | ||
| 1770 | 2025.12.18 21:22:19.157639 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46738 | ||
| 1771 | 2025.12.18 21:22:19.157678 [ 289 ] {} <Trace> TCP-Session: b9358dff-75a9-4eb7-85da-5336bd891573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.12.18 21:22:19.157709 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1773 | 2025.12.18 21:22:19.157725 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1774 | 2025.12.18 21:22:19.157726 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1775 | 2025.12.18 21:22:19.157739 [ 293 ] {} <Debug> TCP-Session: 03ceda9d-0fb4-41f2-a9f3-99edadceac19 Authenticating user 'default' from [fd00:1122:3344:101::e]:36289 | ||
| 1776 | 2025.12.18 21:22:19.157757 [ 294 ] {} <Debug> TCP-Session: 9fa1675a-3669-44cd-a4d1-1db615cd4b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:38171 | ||
| 1777 | 2025.12.18 21:22:19.157772 [ 290 ] {} <Debug> TCP-Session: 29374e35-4d40-423e-9b79-a7e3de9c0728 Authenticating user 'default' from [fd00:1122:3344:101::e]:56407 | ||
| 1778 | 2025.12.18 21:22:19.157786 [ 293 ] {} <Debug> TCP-Session: 03ceda9d-0fb4-41f2-a9f3-99edadceac19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2025.12.18 21:22:19.157811 [ 290 ] {} <Debug> TCP-Session: 29374e35-4d40-423e-9b79-a7e3de9c0728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2025.12.18 21:22:19.157830 [ 293 ] {} <Debug> TCP-Session: 03ceda9d-0fb4-41f2-a9f3-99edadceac19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2025.12.18 21:22:19.157846 [ 290 ] {} <Debug> TCP-Session: 29374e35-4d40-423e-9b79-a7e3de9c0728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2025.12.18 21:22:19.157768 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1783 | 2025.12.18 21:22:19.157869 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42641) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1784 | 2025.12.18 21:22:19.157690 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46777 | ||
| 1785 | 2025.12.18 21:22:19.157905 [ 295 ] {} <Debug> TCP-Session: a83419b9-22e4-4dfe-8bb8-321045e3300d Authenticating user 'default' from [fd00:1122:3344:101::e]:46738 | ||
| 1786 | 2025.12.18 21:22:19.157684 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42394 | ||
| 1787 | 2025.12.18 21:22:19.157952 [ 295 ] {} <Debug> TCP-Session: a83419b9-22e4-4dfe-8bb8-321045e3300d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2025.12.18 21:22:19.157978 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1789 | 2025.12.18 21:22:19.158001 [ 295 ] {} <Debug> TCP-Session: a83419b9-22e4-4dfe-8bb8-321045e3300d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2025.12.18 21:22:19.157589 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42780 | ||
| 1791 | 2025.12.18 21:22:19.158039 [ 297 ] {} <Debug> TCP-Session: f9964b4c-07e4-41e6-8681-5e57e62d0b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:46777 | ||
| 1792 | 2025.12.18 21:22:19.158059 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1793 | 2025.12.18 21:22:19.158078 [ 297 ] {} <Debug> TCP-Session: f9964b4c-07e4-41e6-8681-5e57e62d0b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2025.12.18 21:22:19.157609 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48373 | ||
| 1795 | 2025.12.18 21:22:19.158101 [ 296 ] {} <Debug> TCP-Session: 6b527fcc-447e-4ea0-a007-bf47d063d89a Authenticating user 'default' from [fd00:1122:3344:101::e]:42394 | ||
| 1796 | 2025.12.18 21:22:19.158109 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2025.12.18 21:22:19.158151 [ 296 ] {} <Debug> TCP-Session: 6b527fcc-447e-4ea0-a007-bf47d063d89a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2025.12.18 21:22:19.158105 [ 297 ] {} <Debug> TCP-Session: f9964b4c-07e4-41e6-8681-5e57e62d0b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2025.12.18 21:22:19.158172 [ 291 ] {} <Debug> TCP-Session: 6b6c1ccd-2941-4694-ab6f-311a354807e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42780 | ||
| 1800 | 2025.12.18 21:22:19.158177 [ 296 ] {} <Debug> TCP-Session: 6b527fcc-447e-4ea0-a007-bf47d063d89a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2025.12.18 21:22:19.158203 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1802 | 2025.12.18 21:22:19.158216 [ 291 ] {} <Debug> TCP-Session: 6b6c1ccd-2941-4694-ab6f-311a354807e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2025.12.18 21:22:19.158180 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1804 | 2025.12.18 21:22:19.158258 [ 291 ] {} <Debug> TCP-Session: 6b6c1ccd-2941-4694-ab6f-311a354807e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2025.12.18 21:22:19.158292 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1806 | 2025.12.18 21:22:19.158294 [ 292 ] {} <Debug> TCP-Session: 0333ded1-fd30-4f09-ab46-1d0faafe8d0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48373 | ||
| 1807 | 2025.12.18 21:22:19.157800 [ 294 ] {} <Debug> TCP-Session: 9fa1675a-3669-44cd-a4d1-1db615cd4b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2025.12.18 21:22:19.158336 [ 292 ] {} <Debug> TCP-Session: 0333ded1-fd30-4f09-ab46-1d0faafe8d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2025.12.18 21:22:19.158356 [ 294 ] {} <Debug> TCP-Session: 9fa1675a-3669-44cd-a4d1-1db615cd4b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2025.12.18 21:22:19.158366 [ 292 ] {} <Debug> TCP-Session: 0333ded1-fd30-4f09-ab46-1d0faafe8d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2025.12.18 21:22:19.158602 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 1812 | 2025.12.18 21:22:19.159450 [ 301 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> AggregatingTransform: Aggregating | ||
| 1813 | 2025.12.18 21:22:19.159500 [ 301 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1814 | 2025.12.18 21:22:19.159535 [ 301 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000827132 sec. (1208.997 rows/sec., 47.23 KiB/sec.) | ||
| 1815 | 2025.12.18 21:22:19.159556 [ 301 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Trace> Aggregator: Merging aggregated data | ||
| 1816 | 2025.12.18 21:22:19.160828 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003016 sec., 331.56498673740055 rows/sec., 12.95 KiB/sec. | ||
| 1817 | 2025.12.18 21:22:19.160946 [ 289 ] {42d0f092-9914-43dd-bf79-1bf524606df8} <Debug> TCPHandler: Processed in 0.0034094 sec. | ||
| 1818 | 2025.12.18 21:22:19.161087 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1819 | 2025.12.18 21:22:19.161120 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1820 | 2025.12.18 21:22:19.161126 [ 289 ] {} <Debug> TCP-Session: b9358dff-75a9-4eb7-85da-5336bd891573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2025.12.18 21:22:19.161170 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1822 | 2025.12.18 21:22:19.161191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1823 | 2025.12.18 21:22:19.161211 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1824 | 2025.12.18 21:22:19.161229 [ 297 ] {} <Debug> TCP-Session: f9964b4c-07e4-41e6-8681-5e57e62d0b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2025.12.18 21:22:19.161250 [ 290 ] {} <Debug> TCP-Session: 29374e35-4d40-423e-9b79-a7e3de9c0728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2025.12.18 21:22:19.161273 [ 291 ] {} <Debug> TCP-Session: 6b6c1ccd-2941-4694-ab6f-311a354807e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2025.12.18 21:22:19.161273 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1828 | 2025.12.18 21:22:19.161295 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1829 | 2025.12.18 21:22:19.161330 [ 295 ] {} <Debug> TCP-Session: a83419b9-22e4-4dfe-8bb8-321045e3300d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2025.12.18 21:22:19.161290 [ 292 ] {} <Debug> TCP-Session: 0333ded1-fd30-4f09-ab46-1d0faafe8d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2025.12.18 21:22:19.161365 [ 294 ] {} <Debug> TCP-Session: 9fa1675a-3669-44cd-a4d1-1db615cd4b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2025.12.18 21:22:19.161253 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1833 | 2025.12.18 21:22:19.161438 [ 296 ] {} <Debug> TCP-Session: 6b527fcc-447e-4ea0-a007-bf47d063d89a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2025.12.18 21:22:19.161231 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1835 | 2025.12.18 21:22:19.161504 [ 293 ] {} <Debug> TCP-Session: 03ceda9d-0fb4-41f2-a9f3-99edadceac19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2025.12.18 21:22:19.223660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1837 | 2025.12.18 21:22:19.243046 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.12.18 21:22:19.243111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1839 | 2025.12.18 21:22:19.249975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1840 | 2025.12.18 21:22:19.251374 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.12.18 21:22:19.255457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1842 | 2025.12.18 21:22:20.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.69 MiB, peak 188.30 MiB, free memory in arenas 0.00 B, will set to 181.73 MiB (RSS), difference: 1.04 MiB | ||
| 1843 | 2025.12.18 21:22:22.651270 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.12.18 21:22:22.651478 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1845 | 2025.12.18 21:22:22.651554 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1846 | 2025.12.18 21:22:22.652273 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.12.18 21:22:22.652326 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1848 | 2025.12.18 21:22:22.652857 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1849 | 2025.12.18 21:22:22.653307 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.12.18 21:22:22.653473 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002052 sec., 27290.448343079923 rows/sec., 2.10 MiB/sec. | ||
| 1851 | 2025.12.18 21:22:22.653522 [ 3 ] {9944af8f-428e-43cc-b5bd-2e62927ff339} <Debug> TCPHandler: Processed in 0.002404923 sec. | ||
| 1852 | 2025.12.18 21:22:22.653649 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.12.18 21:22:22.653756 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1854 | 2025.12.18 21:22:22.653800 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1855 | 2025.12.18 21:22:22.654221 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.12.18 21:22:22.654260 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1857 | 2025.12.18 21:22:22.654729 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1858 | 2025.12.18 21:22:22.655229 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.12.18 21:22:22.655366 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
| 1860 | 2025.12.18 21:22:22.655404 [ 3 ] {b924e287-172a-4640-b462-cfef7f428d0a} <Debug> TCPHandler: Processed in 0.001807367 sec. | ||
| 1861 | 2025.12.18 21:22:22.655519 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.12.18 21:22:22.655617 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.12.18 21:22:22.655663 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1864 | 2025.12.18 21:22:22.656212 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.12.18 21:22:22.656249 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1866 | 2025.12.18 21:22:22.656697 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1867 | 2025.12.18 21:22:22.657125 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.12.18 21:22:22.657264 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
| 1869 | 2025.12.18 21:22:22.657302 [ 3 ] {714f891e-3c48-4211-bbe7-0b276daebe7f} <Debug> TCPHandler: Processed in 0.001835319 sec. | ||
| 1870 | 2025.12.18 21:22:22.657405 [ 3 ] {} <Trace> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.12.18 21:22:22.657502 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1872 | 2025.12.18 21:22:22.657546 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1873 | 2025.12.18 21:22:22.657896 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.12.18 21:22:22.657934 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1875 | 2025.12.18 21:22:22.658391 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1876 | 2025.12.18 21:22:22.658810 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.12.18 21:22:22.658946 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 1878 | 2025.12.18 21:22:22.658984 [ 3 ] {f476e6ff-1614-482b-9c00-dea4ac81834c} <Debug> TCPHandler: Processed in 0.001629993 sec. | ||
| 1879 | 2025.12.18 21:22:26.440773 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1880 | 2025.12.18 21:22:26.440851 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1881 | 2025.12.18 21:22:26.540072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1882 | 2025.12.18 21:22:26.542567 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.12.18 21:22:26.542623 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1884 | 2025.12.18 21:22:26.543878 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1885 | 2025.12.18 21:22:26.544161 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.12.18 21:22:26.544488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1887 | 2025.12.18 21:22:26.557911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3745 | ||
| 1888 | 2025.12.18 21:22:26.558397 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.12.18 21:22:26.558445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1890 | 2025.12.18 21:22:26.558962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1891 | 2025.12.18 21:22:26.559202 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.12.18 21:22:26.559348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3745 | ||
| 1893 | 2025.12.18 21:22:26.755560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1894 | 2025.12.18 21:22:26.773559 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.12.18 21:22:26.773633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1896 | 2025.12.18 21:22:26.780216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1897 | 2025.12.18 21:22:26.780960 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.12.18 21:22:26.785007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1899 | 2025.12.18 21:22:27.065089 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2025.12.18 21:22:27.065166 [ 3 ] {} <Debug> TCP-Session: e52968c5-1e1d-429b-b346-52ebd7901176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2025.12.18 21:22:27.662396 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2025.12.18 21:22:27.662584 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1903 | 2025.12.18 21:22:27.662653 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1904 | 2025.12.18 21:22:27.663512 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.12.18 21:22:27.663599 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1906 | 2025.12.18 21:22:27.664073 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1907 | 2025.12.18 21:22:27.664317 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.12.18 21:22:27.664472 [ 45 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1909 | 2025.12.18 21:22:27.664482 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001944 sec., 210905.3497942387 rows/sec., 13.38 MiB/sec. | ||
| 1910 | 2025.12.18 21:22:27.664546 [ 45 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.12.18 21:22:27.664573 [ 253 ] {2c57f98a-9d02-4e00-9cd0-bea2280e524b} <Debug> TCPHandler: Processed in 0.00231115 sec. | ||
| 1912 | 2025.12.18 21:22:27.664575 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1913 | 2025.12.18 21:22:27.664684 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::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 | ||
| 1914 | 2025.12.18 21:22:27.664713 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.12.18 21:22:27.664781 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1916 | 2025.12.18 21:22:27.664810 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1917 | 2025.12.18 21:22:27.664842 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1918 | 2025.12.18 21:22:27.664871 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1919 | 2025.12.18 21:22:27.664889 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1920 | 2025.12.18 21:22:27.664920 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1921 | 2025.12.18 21:22:27.664962 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1922 | 2025.12.18 21:22:27.665008 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1923 | 2025.12.18 21:22:27.665783 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.12.18 21:22:27.665822 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1925 | 2025.12.18 21:22:27.665993 [ 187 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338286 sec., 1531810.0914154374 rows/sec., 103.01 MiB/sec. | ||
| 1926 | 2025.12.18 21:22:27.666242 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1927 | 2025.12.18 21:22:27.666306 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1928 | 2025.12.18 21:22:27.666627 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.12.18 21:22:27.666653 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.12.18 21:22:27.666741 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_5_1} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1931 | 2025.12.18 21:22:27.666780 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001972 sec., 574036.5111561867 rows/sec., 45.49 MiB/sec. | ||
| 1932 | 2025.12.18 21:22:27.666825 [ 253 ] {4f2b3c0c-878a-43fb-8c4b-6acf10627a4c} <Debug> TCPHandler: Processed in 0.002165827 sec. | ||
| 1933 | 2025.12.18 21:22:27.666834 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1934 | 2025.12.18 21:22:27.666949 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.12.18 21:22:27.667057 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1936 | 2025.12.18 21:22:27.667102 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1937 | 2025.12.18 21:22:27.667737 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.12.18 21:22:27.667776 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1939 | 2025.12.18 21:22:27.668226 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1940 | 2025.12.18 21:22:27.668486 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.12.18 21:22:27.668673 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001637 sec., 131337.81307269394 rows/sec., 7.80 MiB/sec. | ||
| 1942 | 2025.12.18 21:22:27.668726 [ 253 ] {c2b13f4f-e0b1-45aa-a2b2-2014ef8f36b5} <Debug> TCPHandler: Processed in 0.001827928 sec. | ||
| 1943 | 2025.12.18 21:22:27.668882 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2025.12.18 21:22:27.669004 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1945 | 2025.12.18 21:22:27.669056 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1946 | 2025.12.18 21:22:27.669633 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.12.18 21:22:27.669677 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1948 | 2025.12.18 21:22:27.670079 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1949 | 2025.12.18 21:22:27.670309 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.12.18 21:22:27.670415 [ 45 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1951 | 2025.12.18 21:22:27.670446 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001468 sec., 144414.1689373297 rows/sec., 9.31 MiB/sec. | ||
| 1952 | 2025.12.18 21:22:27.670456 [ 45 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.12.18 21:22:27.670489 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1954 | 2025.12.18 21:22:27.670491 [ 253 ] {f88109bf-9841-4be6-9b4d-8821ed3498ab} <Debug> TCPHandler: Processed in 0.001681024 sec. | ||
| 1955 | 2025.12.18 21:22:27.670561 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::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 | ||
| 1956 | 2025.12.18 21:22:27.670620 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.12.18 21:22:27.670644 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1958 | 2025.12.18 21:22:27.670667 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::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 | ||
| 1959 | 2025.12.18 21:22:27.670711 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 1960 | 2025.12.18 21:22:27.670718 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1961 | 2025.12.18 21:22:27.670752 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 1962 | 2025.12.18 21:22:27.670760 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1963 | 2025.12.18 21:22:27.670808 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 1964 | 2025.12.18 21:22:27.670863 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 1965 | 2025.12.18 21:22:27.671251 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.12.18 21:22:27.671286 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1967 | 2025.12.18 21:22:27.671620 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2025.12.18 21:22:27.671653 [ 187 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111994 sec., 946479.2756754826 rows/sec., 64.65 MiB/sec. | ||
| 1969 | 2025.12.18 21:22:27.671820 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1970 | 2025.12.18 21:22:27.671863 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.18 21:22:27.671967 [ 45 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1972 | 2025.12.18 21:22:27.671998 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 1973 | 2025.12.18 21:22:27.672001 [ 45 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.12.18 21:22:27.672042 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1975 | 2025.12.18 21:22:27.672043 [ 253 ] {fcb03863-d72e-4c9c-9025-51a1aafb0654} <Debug> TCPHandler: Processed in 0.001475489 sec. | ||
| 1976 | 2025.12.18 21:22:27.672089 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.12.18 21:22:27.672108 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::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 | ||
| 1978 | 2025.12.18 21:22:27.672157 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_5_1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1979 | 2025.12.18 21:22:27.672172 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2025.12.18 21:22:27.672186 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1981 | 2025.12.18 21:22:27.672210 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 1982 | 2025.12.18 21:22:27.672214 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1983 | 2025.12.18 21:22:27.672258 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 1984 | 2025.12.18 21:22:27.672270 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1985 | 2025.12.18 21:22:27.672312 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1986 | 2025.12.18 21:22:27.672314 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 1987 | 2025.12.18 21:22:27.672366 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 1988 | 2025.12.18 21:22:27.672422 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 1989 | 2025.12.18 21:22:27.672923 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.12.18 21:22:27.672957 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 1991 | 2025.12.18 21:22:27.673166 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082979 sec., 974164.7806651838 rows/sec., 59.04 MiB/sec. | ||
| 1992 | 2025.12.18 21:22:27.673283 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1993 | 2025.12.18 21:22:27.673323 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1994 | 2025.12.18 21:22:27.673529 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.12.18 21:22:27.673561 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.12.18 21:22:27.673588 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_5_1} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1997 | 2025.12.18 21:22:27.673641 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1998 | 2025.12.18 21:22:27.673692 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00144 sec., 478472.2222222222 rows/sec., 33.41 MiB/sec. | ||
| 1999 | 2025.12.18 21:22:27.673732 [ 253 ] {5d1871ea-ffd5-4aaa-a047-0646c5e0edeb} <Debug> TCPHandler: Processed in 0.001613703 sec. | ||
| 2000 | 2025.12.18 21:22:27.673851 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2025.12.18 21:22:27.673947 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2002 | 2025.12.18 21:22:27.673988 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2003 | 2025.12.18 21:22:27.674315 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.12.18 21:22:27.674352 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2005 | 2025.12.18 21:22:27.674655 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2006 | 2025.12.18 21:22:27.674861 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.12.18 21:22:27.674957 [ 45 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2008 | 2025.12.18 21:22:27.674990 [ 45 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.12.18 21:22:27.674995 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 2010 | 2025.12.18 21:22:27.675009 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2011 | 2025.12.18 21:22:27.675040 [ 253 ] {37e99a0e-82c9-47f6-ab74-bcf14816d672} <Debug> TCPHandler: Processed in 0.001239683 sec. | ||
| 2012 | 2025.12.18 21:22:27.675149 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::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 | ||
| 2013 | 2025.12.18 21:22:27.675156 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.12.18 21:22:27.675290 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2015 | 2025.12.18 21:22:27.675301 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2016 | 2025.12.18 21:22:27.675341 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2017 | 2025.12.18 21:22:27.675377 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2018 | 2025.12.18 21:22:27.675489 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2019 | 2025.12.18 21:22:27.675551 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2020 | 2025.12.18 21:22:27.675599 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2021 | 2025.12.18 21:22:27.675647 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2022 | 2025.12.18 21:22:27.675776 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.12.18 21:22:27.675817 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2024 | 2025.12.18 21:22:27.676181 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2025 | 2025.12.18 21:22:27.676446 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.12.18 21:22:27.676533 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445809 sec., 20749.628754558868 rows/sec., 1.06 MiB/sec. | ||
| 2027 | 2025.12.18 21:22:27.676584 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001313 sec., 239146.99162223915 rows/sec., 15.71 MiB/sec. | ||
| 2028 | 2025.12.18 21:22:27.676628 [ 253 ] {c91c0afb-ee3f-48a7-b5b4-acce98113041} <Debug> TCPHandler: Processed in 0.00152184 sec. | ||
| 2029 | 2025.12.18 21:22:27.676661 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2030 | 2025.12.18 21:22:27.676739 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.12.18 21:22:27.676839 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2032 | 2025.12.18 21:22:27.676883 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2033 | 2025.12.18 21:22:27.676936 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.12.18 21:22:27.677007 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_5_1} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2035 | 2025.12.18 21:22:27.677079 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2036 | 2025.12.18 21:22:27.677194 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.18 21:22:27.677234 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2038 | 2025.12.18 21:22:27.677532 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2039 | 2025.12.18 21:22:27.677741 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.18 21:22:27.677846 [ 45 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2041 | 2025.12.18 21:22:27.677880 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 2042 | 2025.12.18 21:22:27.677881 [ 45 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.12.18 21:22:27.677921 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2044 | 2025.12.18 21:22:27.677923 [ 253 ] {f6ae5f7b-0e19-46fb-8076-9086a6d82e33} <Debug> TCPHandler: Processed in 0.001234092 sec. | ||
| 2045 | 2025.12.18 21:22:27.677990 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::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 | ||
| 2046 | 2025.12.18 21:22:27.678044 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2025.12.18 21:22:27.678067 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2048 | 2025.12.18 21:22:27.678091 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2049 | 2025.12.18 21:22:27.678132 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::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 | ||
| 2050 | 2025.12.18 21:22:27.678140 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2051 | 2025.12.18 21:22:27.678165 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2052 | 2025.12.18 21:22:27.678196 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <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 | ||
| 2053 | 2025.12.18 21:22:27.678197 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2054 | 2025.12.18 21:22:27.678237 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2055 | 2025.12.18 21:22:27.678853 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000888854 sec., 5625.220789916004 rows/sec., 379.04 KiB/sec. | ||
| 2056 | 2025.12.18 21:22:27.678968 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2025.12.18 21:22:27.679013 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2058 | 2025.12.18 21:22:27.679061 [ 195 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2059 | 2025.12.18 21:22:27.679508 [ 195 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.12.18 21:22:27.679614 [ 195 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_5_1} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2061 | 2025.12.18 21:22:27.679622 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2062 | 2025.12.18 21:22:27.679723 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2063 | 2025.12.18 21:22:27.679876 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.12.18 21:22:27.680028 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 2065 | 2025.12.18 21:22:27.680093 [ 253 ] {1d4bcbfc-97e3-4a09-ba88-dc03a75f2939} <Debug> TCPHandler: Processed in 0.002098995 sec. | ||
| 2066 | 2025.12.18 21:22:27.680209 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2025.12.18 21:22:27.680307 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2068 | 2025.12.18 21:22:27.680350 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2069 | 2025.12.18 21:22:27.680684 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.12.18 21:22:27.680721 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 2071 | 2025.12.18 21:22:27.681028 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2072 | 2025.12.18 21:22:27.681250 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.12.18 21:22:27.681378 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 2074 | 2025.12.18 21:22:27.681413 [ 253 ] {c5a0210c-ebd1-4f2f-8e1f-950d03fb394a} <Debug> TCPHandler: Processed in 0.001254563 sec. | ||
| 2075 | 2025.12.18 21:22:28.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.15 MiB, peak 188.30 MiB, free memory in arenas 0.00 B, will set to 183.47 MiB (RSS), difference: 1.32 MiB | ||
| 2076 | 2025.12.18 21:22:32.647006 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2025.12.18 21:22:32.647284 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2078 | 2025.12.18 21:22:32.647619 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2079 | 2025.12.18 21:22:32.651442 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2080 | 2025.12.18 21:22:32.651721 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2025.12.18 21:22:32.651793 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2082 | 2025.12.18 21:22:32.651978 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2083 | 2025.12.18 21:22:32.653947 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2084 | 2025.12.18 21:22:32.655882 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2085 | 2025.12.18 21:22:32.655910 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2086 | 2025.12.18 21:22:32.655997 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2087 | 2025.12.18 21:22:32.656025 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2088 | 2025.12.18 21:22:32.671762 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.024595 sec., 1301.0774547672293 rows/sec., 49.12 KiB/sec. | ||
| 2089 | 2025.12.18 21:22:32.671892 [ 253 ] {a9277cc1-995d-4655-b6ae-795ee47cb655} <Debug> TCPHandler: Processed in 0.02505004 sec. | ||
| 2090 | 2025.12.18 21:22:32.672202 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.12.18 21:22:32.672347 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2092 | 2025.12.18 21:22:32.672604 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2093 | 2025.12.18 21:22:32.672641 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2094 | 2025.12.18 21:22:32.672842 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2095 | 2025.12.18 21:22:32.672899 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2096 | 2025.12.18 21:22:32.673005 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2097 | 2025.12.18 21:22:32.673037 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2098 | 2025.12.18 21:22:32.673057 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2099 | 2025.12.18 21:22:32.673074 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2100 | 2025.12.18 21:22:32.673108 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2101 | 2025.12.18 21:22:32.673127 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2102 | 2025.12.18 21:22:32.673608 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001324 sec., 24169.18429003021 rows/sec., 912.39 KiB/sec. | ||
| 2103 | 2025.12.18 21:22:32.673696 [ 253 ] {9f1f604c-60d2-4cfd-a850-30adc4767b99} <Debug> TCPHandler: Processed in 0.001550851 sec. | ||
| 2104 | 2025.12.18 21:22:32.673928 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.12.18 21:22:32.674064 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 2106 | 2025.12.18 21:22:32.674278 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2107 | 2025.12.18 21:22:32.674315 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 2108 | 2025.12.18 21:22:32.674513 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2109 | 2025.12.18 21:22:32.674568 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2110 | 2025.12.18 21:22:32.674672 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2111 | 2025.12.18 21:22:32.674702 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2112 | 2025.12.18 21:22:32.674720 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2113 | 2025.12.18 21:22:32.674735 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2114 | 2025.12.18 21:22:32.674769 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 2115 | 2025.12.18 21:22:32.674787 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2116 | 2025.12.18 21:22:32.675297 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001289 sec., 24825.44608223429 rows/sec., 937.17 KiB/sec. | ||
| 2117 | 2025.12.18 21:22:32.675382 [ 253 ] {a1b99328-11b9-4aa2-86e4-b7aca55ecb10} <Debug> TCPHandler: Processed in 0.00150494 sec. | ||
| 2118 | 2025.12.18 21:22:32.680730 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2025.12.18 21:22:32.680840 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2120 | 2025.12.18 21:22:32.680884 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2121 | 2025.12.18 21:22:32.681469 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.12.18 21:22:32.681515 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2123 | 2025.12.18 21:22:32.681950 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2124 | 2025.12.18 21:22:32.682157 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.12.18 21:22:32.682306 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001497 sec., 2004.008016032064 rows/sec., 182.66 KiB/sec. | ||
| 2126 | 2025.12.18 21:22:32.682346 [ 253 ] {99bbc75d-67e9-4f44-8bd4-b1ef83a174c5} <Debug> TCPHandler: Processed in 0.001668193 sec. | ||
| 2127 | 2025.12.18 21:22:32.682477 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.12.18 21:22:32.682572 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2129 | 2025.12.18 21:22:32.682615 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2130 | 2025.12.18 21:22:32.683063 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2025.12.18 21:22:32.683100 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2132 | 2025.12.18 21:22:32.683417 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2133 | 2025.12.18 21:22:32.683650 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2025.12.18 21:22:32.683790 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001237 sec., 1616.8148746968473 rows/sec., 131.84 KiB/sec. | ||
| 2135 | 2025.12.18 21:22:32.683831 [ 253 ] {ad2646d4-4c7d-4cd3-8f13-0bcd43cd7e34} <Debug> TCPHandler: Processed in 0.001404667 sec. | ||
| 2136 | 2025.12.18 21:22:32.684019 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2025.12.18 21:22:32.684115 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2025.12.18 21:22:32.684157 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2025.12.18 21:22:32.684589 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.12.18 21:22:32.684627 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2141 | 2025.12.18 21:22:32.684957 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2142 | 2025.12.18 21:22:32.685170 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2025.12.18 21:22:32.685311 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Debug> executeQuery: Read 83 rows, 6.92 KiB in 0.001216 sec., 68256.57894736841 rows/sec., 5.55 MiB/sec. | ||
| 2144 | 2025.12.18 21:22:32.685350 [ 253 ] {64031efe-d1dd-479c-bed0-e36762cdc725} <Debug> TCPHandler: Processed in 0.001381627 sec. | ||
| 2145 | 2025.12.18 21:22:32.685467 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2025.12.18 21:22:32.685562 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2147 | 2025.12.18 21:22:32.685603 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2148 | 2025.12.18 21:22:32.686001 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2025.12.18 21:22:32.686039 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2150 | 2025.12.18 21:22:32.686346 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2151 | 2025.12.18 21:22:32.686556 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2025.12.18 21:22:32.686659 [ 39 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2153 | 2025.12.18 21:22:32.686694 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 971.47 KiB/sec. | ||
| 2154 | 2025.12.18 21:22:32.686722 [ 39 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.12.18 21:22:32.686739 [ 253 ] {f0f7fdcf-0c32-4c07-aa2d-0749893426bd} <Debug> TCPHandler: Processed in 0.001322375 sec. | ||
| 2156 | 2025.12.18 21:22:32.686749 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2157 | 2025.12.18 21:22:32.686847 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 2158 | 2025.12.18 21:22:32.686857 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2025.12.18 21:22:32.686956 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2160 | 2025.12.18 21:22:32.686964 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2161 | 2025.12.18 21:22:32.686987 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2162 | 2025.12.18 21:22:32.687009 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2163 | 2025.12.18 21:22:32.687041 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2164 | 2025.12.18 21:22:32.687087 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2165 | 2025.12.18 21:22:32.687126 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2166 | 2025.12.18 21:22:32.687164 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2167 | 2025.12.18 21:22:32.687204 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
| 2168 | 2025.12.18 21:22:32.687426 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2025.12.18 21:22:32.687462 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2170 | 2025.12.18 21:22:32.687801 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2171 | 2025.12.18 21:22:32.688036 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2025.12.18 21:22:32.688175 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001228 sec., 74104.2345276873 rows/sec., 5.79 MiB/sec. | ||
| 2173 | 2025.12.18 21:22:32.688205 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394747 sec., 788673.5013590278 rows/sec., 50.03 MiB/sec. | ||
| 2174 | 2025.12.18 21:22:32.688213 [ 253 ] {f0ee46a4-57c5-4969-bac7-b14bc6c242f3} <Debug> TCPHandler: Processed in 0.001406247 sec. | ||
| 2175 | 2025.12.18 21:22:32.688361 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2025.12.18 21:22:32.688457 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2177 | 2025.12.18 21:22:32.688487 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2178 | 2025.12.18 21:22:32.688504 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2179 | 2025.12.18 21:22:32.688858 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.12.18 21:22:32.688933 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2025.12.18 21:22:32.688944 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_6_1} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2182 | 2025.12.18 21:22:32.688976 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2183 | 2025.12.18 21:22:32.689057 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2184 | 2025.12.18 21:22:32.689334 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2185 | 2025.12.18 21:22:32.689554 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.12.18 21:22:32.689683 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001244 sec., 129421.22186495176 rows/sec., 9.01 MiB/sec. | ||
| 2187 | 2025.12.18 21:22:32.689720 [ 253 ] {78675630-38f5-4c36-8384-8007a5df9c96} <Debug> TCPHandler: Processed in 0.001408637 sec. | ||
| 2188 | 2025.12.18 21:22:32.689838 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2025.12.18 21:22:32.689933 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2190 | 2025.12.18 21:22:32.689988 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <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 | ||
| 2191 | 2025.12.18 21:22:32.690786 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.12.18 21:22:32.690823 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2193 | 2025.12.18 21:22:32.691372 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2194 | 2025.12.18 21:22:32.691601 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.18 21:22:32.691745 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2196 | 2025.12.18 21:22:32.691752 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001836 sec., 7080.610021786492 rows/sec., 12.69 MiB/sec. | ||
| 2197 | 2025.12.18 21:22:32.691804 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.12.18 21:22:32.691827 [ 253 ] {75471576-77c0-4cf9-ad0d-8e3d3de8fa53} <Debug> TCPHandler: Processed in 0.002037833 sec. | ||
| 2199 | 2025.12.18 21:22:32.691830 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2200 | 2025.12.18 21:22:32.691926 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 2201 | 2025.12.18 21:22:32.691957 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.18 21:22:32.692053 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2203 | 2025.12.18 21:22:32.692095 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2204 | 2025.12.18 21:22:32.692108 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2205 | 2025.12.18 21:22:32.692163 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2206 | 2025.12.18 21:22:32.692273 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 2207 | 2025.12.18 21:22:32.692384 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 2208 | 2025.12.18 21:22:32.692433 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.12.18 21:22:32.692472 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2210 | 2025.12.18 21:22:32.692486 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2211 | 2025.12.18 21:22:32.692584 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2212 | 2025.12.18 21:22:32.692706 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 2213 | 2025.12.18 21:22:32.692807 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2214 | 2025.12.18 21:22:32.693028 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.12.18 21:22:32.693163 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001129 sec., 15943.312666076174 rows/sec., 1.15 MiB/sec. | ||
| 2216 | 2025.12.18 21:22:32.693201 [ 253 ] {06239ace-38c8-4777-8e15-a2f27e659b5f} <Debug> TCPHandler: Processed in 0.001294235 sec. | ||
| 2217 | 2025.12.18 21:22:32.693319 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2025.12.18 21:22:32.693413 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2219 | 2025.12.18 21:22:32.693463 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2220 | 2025.12.18 21:22:32.693816 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2025.12.18 21:22:32.693854 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2222 | 2025.12.18 21:22:32.694172 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2223 | 2025.12.18 21:22:32.694383 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2025.12.18 21:22:32.694402 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 19 columns (19 merged, 0 gathered) in 0.002504626 sec., 25153.456044934454 rows/sec., 45.07 MiB/sec. | ||
| 2225 | 2025.12.18 21:22:32.694517 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 2226 | 2025.12.18 21:22:32.694557 [ 253 ] {eb2383b0-23a5-44f8-8ec4-ebd33217f318} <Debug> TCPHandler: Processed in 0.001287893 sec. | ||
| 2227 | 2025.12.18 21:22:32.694789 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2228 | 2025.12.18 21:22:32.695209 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.12.18 21:22:32.695293 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2230 | 2025.12.18 21:22:32.695429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2231 | 2025.12.18 21:22:34.060355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4257 | ||
| 2232 | 2025.12.18 21:22:34.060876 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2025.12.18 21:22:34.060922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2234 | 2025.12.18 21:22:34.061418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2235 | 2025.12.18 21:22:34.061648 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2025.12.18 21:22:34.061773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4257 | ||
| 2237 | 2025.12.18 21:22:34.285958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2238 | 2025.12.18 21:22:34.302169 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.12.18 21:22:34.302221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2240 | 2025.12.18 21:22:34.308509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2241 | 2025.12.18 21:22:34.309186 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.12.18 21:22:34.312125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2243 | 2025.12.18 21:22:35.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.85 MiB, peak 188.85 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: 1.06 MiB | ||
| 2244 | 2025.12.18 21:22:36.545495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 328 | ||
| 2245 | 2025.12.18 21:22:36.547909 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.12.18 21:22:36.547951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2247 | 2025.12.18 21:22:36.549170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2248 | 2025.12.18 21:22:36.549432 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.12.18 21:22:36.549570 [ 32 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2250 | 2025.12.18 21:22:36.549640 [ 32 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.12.18 21:22:36.549663 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2252 | 2025.12.18 21:22:36.549671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2253 | 2025.12.18 21:22:36.549767 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 2254 | 2025.12.18 21:22:36.550406 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2255 | 2025.12.18 21:22:36.550537 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 2256 | 2025.12.18 21:22:36.550897 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2257 | 2025.12.18 21:22:36.551272 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2258 | 2025.12.18 21:22:36.551631 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 2259 | 2025.12.18 21:22:36.551983 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2260 | 2025.12.18 21:22:36.552332 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2261 | 2025.12.18 21:22:36.559178 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.009447909 sec., 34716.676462484975 rows/sec., 32.91 MiB/sec. | ||
| 2262 | 2025.12.18 21:22:36.560161 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2263 | 2025.12.18 21:22:36.560797 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.12.18 21:22:36.560881 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_6_1} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2265 | 2025.12.18 21:22:36.561119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2266 | 2025.12.18 21:22:37.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.03 MiB, peak 190.56 MiB, free memory in arenas 0.00 B, will set to 187.05 MiB (RSS), difference: 1.02 MiB | ||
| 2267 | 2025.12.18 21:22:37.671998 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.12.18 21:22:37.672190 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2269 | 2025.12.18 21:22:37.672263 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2270 | 2025.12.18 21:22:37.673172 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.12.18 21:22:37.673226 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2272 | 2025.12.18 21:22:37.673707 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2273 | 2025.12.18 21:22:37.674201 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.12.18 21:22:37.674425 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002283 sec., 179588.26106000878 rows/sec., 11.39 MiB/sec. | ||
| 2275 | 2025.12.18 21:22:37.674494 [ 253 ] {a7dc8edf-b4ff-4f27-b29f-e5c15340e897} <Debug> TCPHandler: Processed in 0.00264655 sec. | ||
| 2276 | 2025.12.18 21:22:37.674646 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.12.18 21:22:37.674782 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2278 | 2025.12.18 21:22:37.674837 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2279 | 2025.12.18 21:22:37.676119 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.12.18 21:22:37.676170 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2281 | 2025.12.18 21:22:37.676665 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2282 | 2025.12.18 21:22:37.676901 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.12.18 21:22:37.677055 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002307 sec., 490680.5374945817 rows/sec., 38.88 MiB/sec. | ||
| 2284 | 2025.12.18 21:22:37.677052 [ 25 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2285 | 2025.12.18 21:22:37.677100 [ 253 ] {f03796af-c2db-45da-9524-38b15bc7a747} <Debug> TCPHandler: Processed in 0.002518597 sec. | ||
| 2286 | 2025.12.18 21:22:37.677142 [ 25 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2025.12.18 21:22:37.677172 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2288 | 2025.12.18 21:22:37.677246 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.12.18 21:22:37.677293 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 2290 | 2025.12.18 21:22:37.677355 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2291 | 2025.12.18 21:22:37.677397 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2025.12.18 21:22:37.677402 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2293 | 2025.12.18 21:22:37.677439 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2294 | 2025.12.18 21:22:37.677537 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2295 | 2025.12.18 21:22:37.677592 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2296 | 2025.12.18 21:22:37.677645 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2297 | 2025.12.18 21:22:37.677715 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 83 rows starting from the beginning of the part | ||
| 2298 | 2025.12.18 21:22:37.677791 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1132 rows starting from the beginning of the part | ||
| 2299 | 2025.12.18 21:22:37.677926 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2025.12.18 21:22:37.677970 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2301 | 2025.12.18 21:22:37.678322 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2302 | 2025.12.18 21:22:37.678566 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.12.18 21:22:37.678710 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001376 sec., 156250 rows/sec., 9.27 MiB/sec. | ||
| 2304 | 2025.12.18 21:22:37.678761 [ 253 ] {03cf29e2-8198-4ae6-ab10-f7c80c5536c4} <Debug> TCPHandler: Processed in 0.001567631 sec. | ||
| 2305 | 2025.12.18 21:22:37.678901 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2025.12.18 21:22:37.679004 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2307 | 2025.12.18 21:22:37.679050 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2308 | 2025.12.18 21:22:37.679557 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2025.12.18 21:22:37.679595 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2310 | 2025.12.18 21:22:37.679909 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2311 | 2025.12.18 21:22:37.680117 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2025.12.18 21:22:37.680163 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4672 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909157 sec., 1605963.5145164046 rows/sec., 133.38 MiB/sec. | ||
| 2313 | 2025.12.18 21:22:37.680260 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001279 sec., 165754.49569976545 rows/sec., 10.69 MiB/sec. | ||
| 2314 | 2025.12.18 21:22:37.680306 [ 253 ] {b0c2e258-c6a8-4614-9349-0ab628dc74c3} <Debug> TCPHandler: Processed in 0.001467258 sec. | ||
| 2315 | 2025.12.18 21:22:37.680427 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2025.12.18 21:22:37.680529 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2317 | 2025.12.18 21:22:37.680545 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2318 | 2025.12.18 21:22:37.680575 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2319 | 2025.12.18 21:22:37.680928 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.12.18 21:22:37.681043 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_11_2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2321 | 2025.12.18 21:22:37.681133 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.12.18 21:22:37.681156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2323 | 2025.12.18 21:22:37.681182 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2324 | 2025.12.18 21:22:37.681554 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2325 | 2025.12.18 21:22:37.681782 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2025.12.18 21:22:37.681926 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001418 sec., 148801.12834978843 rows/sec., 8.45 MiB/sec. | ||
| 2327 | 2025.12.18 21:22:37.681967 [ 253 ] {02b0e5f4-e254-406b-80d1-88f512503e50} <Debug> TCPHandler: Processed in 0.001591022 sec. | ||
| 2328 | 2025.12.18 21:22:37.682098 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2025.12.18 21:22:37.682196 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2330 | 2025.12.18 21:22:37.682239 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2331 | 2025.12.18 21:22:37.682905 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2025.12.18 21:22:37.682945 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2333 | 2025.12.18 21:22:37.683594 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2334 | 2025.12.18 21:22:37.684114 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2025.12.18 21:22:37.684240 [ 25 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2336 | 2025.12.18 21:22:37.684257 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00208 sec., 331250 rows/sec., 23.13 MiB/sec. | ||
| 2337 | 2025.12.18 21:22:37.684298 [ 25 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.12.18 21:22:37.684314 [ 253 ] {70f38a25-23e7-4210-9d8c-b28618e71b1c} <Debug> TCPHandler: Processed in 0.00226728 sec. | ||
| 2339 | 2025.12.18 21:22:37.684337 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2340 | 2025.12.18 21:22:37.684456 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2025.12.18 21:22:37.684514 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 2342 | 2025.12.18 21:22:37.684566 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2343 | 2025.12.18 21:22:37.684614 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2344 | 2025.12.18 21:22:37.684693 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2025.12.18 21:22:37.684759 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2346 | 2025.12.18 21:22:37.684872 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2347 | 2025.12.18 21:22:37.684927 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2348 | 2025.12.18 21:22:37.684975 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2349 | 2025.12.18 21:22:37.685014 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2025.12.18 21:22:37.685024 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 91 rows starting from the beginning of the part | ||
| 2351 | 2025.12.18 21:22:37.685066 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2352 | 2025.12.18 21:22:37.685095 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2353 | 2025.12.18 21:22:37.685514 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2354 | 2025.12.18 21:22:37.685818 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2025.12.18 21:22:37.686005 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
| 2356 | 2025.12.18 21:22:37.686053 [ 253 ] {464221d5-b34d-4d4d-b04e-5354caab987c} <Debug> TCPHandler: Processed in 0.001651284 sec. | ||
| 2357 | 2025.12.18 21:22:37.686197 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.12.18 21:22:37.686302 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2359 | 2025.12.18 21:22:37.686352 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2360 | 2025.12.18 21:22:37.686905 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.12.18 21:22:37.686948 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2362 | 2025.12.18 21:22:37.687154 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.002721021 sec., 1073494.103867629 rows/sec., 79.57 MiB/sec. | ||
| 2363 | 2025.12.18 21:22:37.687423 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2364 | 2025.12.18 21:22:37.687423 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2365 | 2025.12.18 21:22:37.687807 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.12.18 21:22:37.687951 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2025.12.18 21:22:37.687971 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2368 | 2025.12.18 21:22:37.687986 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001706 sec., 184056.27198124267 rows/sec., 12.09 MiB/sec. | ||
| 2369 | 2025.12.18 21:22:37.688017 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.12.18 21:22:37.688042 [ 253 ] {a53b4757-0b62-4276-b56e-d4750ea4847c} <Debug> TCPHandler: Processed in 0.00190219 sec. | ||
| 2371 | 2025.12.18 21:22:37.688044 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2372 | 2025.12.18 21:22:37.688077 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_11_2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2373 | 2025.12.18 21:22:37.688187 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 2374 | 2025.12.18 21:22:37.688201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2375 | 2025.12.18 21:22:37.688202 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2025.12.18 21:22:37.688341 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2377 | 2025.12.18 21:22:37.688366 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2378 | 2025.12.18 21:22:37.688402 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1395 rows starting from the beginning of the part | ||
| 2379 | 2025.12.18 21:22:37.688425 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2380 | 2025.12.18 21:22:37.688547 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2381 | 2025.12.18 21:22:37.688612 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2382 | 2025.12.18 21:22:37.688656 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2383 | 2025.12.18 21:22:37.688715 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2384 | 2025.12.18 21:22:37.688778 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2385 | 2025.12.18 21:22:37.688846 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.12.18 21:22:37.688899 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2387 | 2025.12.18 21:22:37.689373 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2388 | 2025.12.18 21:22:37.689741 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2025.12.18 21:22:37.689898 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001555 sec., 643.0868167202573 rows/sec., 43.33 KiB/sec. | ||
| 2390 | 2025.12.18 21:22:37.689936 [ 253 ] {c689eec5-25e9-478b-97f5-22ea20407302} <Debug> TCPHandler: Processed in 0.001794487 sec. | ||
| 2391 | 2025.12.18 21:22:37.690100 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2025.12.18 21:22:37.690200 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2393 | 2025.12.18 21:22:37.690265 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <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 | ||
| 2394 | 2025.12.18 21:22:37.690712 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2658 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583008 sec., 1029032.8175522492 rows/sec., 68.78 MiB/sec. | ||
| 2395 | 2025.12.18 21:22:37.691168 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2396 | 2025.12.18 21:22:37.691379 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2025.12.18 21:22:37.691436 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2398 | 2025.12.18 21:22:37.691562 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.18 21:22:37.691662 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2400 | 2025.12.18 21:22:37.691785 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2401 | 2025.12.18 21:22:37.692179 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2402 | 2025.12.18 21:22:37.692441 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2025.12.18 21:22:37.692601 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002416 sec., 4139.072847682119 rows/sec., 7.42 MiB/sec. | ||
| 2404 | 2025.12.18 21:22:37.692679 [ 253 ] {437ee60b-4fd1-4bf2-8498-01f7792011ff} <Debug> TCPHandler: Processed in 0.002630059 sec. | ||
| 2405 | 2025.12.18 21:22:37.692836 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2025.12.18 21:22:37.692972 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2407 | 2025.12.18 21:22:37.693043 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2408 | 2025.12.18 21:22:37.693470 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.18 21:22:37.693520 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2410 | 2025.12.18 21:22:37.693959 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2411 | 2025.12.18 21:22:37.694230 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.12.18 21:22:37.694354 [ 26 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2413 | 2025.12.18 21:22:37.694376 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001441 sec., 72172.10270645385 rows/sec., 4.42 MiB/sec. | ||
| 2414 | 2025.12.18 21:22:37.694396 [ 26 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.18 21:22:37.694425 [ 253 ] {66b01c33-bde3-4c9b-9999-c98ea4ac03b0} <Debug> TCPHandler: Processed in 0.001653133 sec. | ||
| 2416 | 2025.12.18 21:22:37.694434 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2417 | 2025.12.18 21:22:37.694549 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 2418 | 2025.12.18 21:22:37.694690 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2419 | 2025.12.18 21:22:37.694724 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 480 rows starting from the beginning of the part | ||
| 2420 | 2025.12.18 21:22:37.694785 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2421 | 2025.12.18 21:22:37.694840 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 2422 | 2025.12.18 21:22:37.694891 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2423 | 2025.12.18 21:22:37.694934 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2424 | 2025.12.18 21:22:37.694978 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2425 | 2025.12.18 21:22:37.696106 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001608182 sec., 567099.9924137939 rows/sec., 35.84 MiB/sec. | ||
| 2426 | 2025.12.18 21:22:37.696316 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2427 | 2025.12.18 21:22:37.696716 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2025.12.18 21:22:37.696826 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_11_2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2429 | 2025.12.18 21:22:37.696935 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2430 | 2025.12.18 21:22:38.235078 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 | ||
| 2431 | 2025.12.18 21:22:38.235189 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2432 | 2025.12.18 21:22:38.235215 [ 3 ] {} <Debug> TCP-Session: 79b41fff-6094-4ebb-a629-75628770c473 Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 | ||
| 2433 | 2025.12.18 21:22:38.235236 [ 3 ] {} <Debug> TCP-Session: 79b41fff-6094-4ebb-a629-75628770c473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2025.12.18 21:22:38.235249 [ 3 ] {} <Debug> TCP-Session: 79b41fff-6094-4ebb-a629-75628770c473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.18 21:22:38.235487 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41414 | ||
| 2436 | 2025.12.18 21:22:38.235510 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51023 | ||
| 2437 | 2025.12.18 21:22:38.235541 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37167 | ||
| 2438 | 2025.12.18 21:22:38.235562 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45992 | ||
| 2439 | 2025.12.18 21:22:38.235572 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42990 | ||
| 2440 | 2025.12.18 21:22:38.235620 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2025.12.18 21:22:38.235642 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2442 | 2025.12.18 21:22:38.235660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2443 | 2025.12.18 21:22:38.235673 [ 289 ] {} <Debug> TCP-Session: d26315cb-5d78-4bbf-a47c-92e1cfc7fa2e Authenticating user 'default' from [fd00:1122:3344:101::e]:41414 | ||
| 2444 | 2025.12.18 21:22:38.235677 [ 293 ] {} <Debug> TCP-Session: ce904fa0-42ec-47db-a215-55092075337e Authenticating user 'default' from [fd00:1122:3344:101::e]:37167 | ||
| 2445 | 2025.12.18 21:22:38.235698 [ 290 ] {} <Debug> TCP-Session: 68bc5d11-db37-40de-b9cc-9c3189534411 Authenticating user 'default' from [fd00:1122:3344:101::e]:51023 | ||
| 2446 | 2025.12.18 21:22:38.235701 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2447 | 2025.12.18 21:22:38.235712 [ 293 ] {} <Debug> TCP-Session: ce904fa0-42ec-47db-a215-55092075337e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2025.12.18 21:22:38.235732 [ 290 ] {} <Debug> TCP-Session: 68bc5d11-db37-40de-b9cc-9c3189534411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2025.12.18 21:22:38.235753 [ 293 ] {} <Debug> TCP-Session: ce904fa0-42ec-47db-a215-55092075337e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2025.12.18 21:22:38.235751 [ 295 ] {} <Debug> TCP-Session: 497b5862-47fe-4ab7-b0fe-a1969cd384ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45992 | ||
| 2451 | 2025.12.18 21:22:38.235767 [ 290 ] {} <Debug> TCP-Session: 68bc5d11-db37-40de-b9cc-9c3189534411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2025.12.18 21:22:38.235801 [ 295 ] {} <Debug> TCP-Session: 497b5862-47fe-4ab7-b0fe-a1969cd384ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2025.12.18 21:22:38.235805 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2454 | 2025.12.18 21:22:38.235824 [ 295 ] {} <Debug> TCP-Session: 497b5862-47fe-4ab7-b0fe-a1969cd384ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.12.18 21:22:38.235709 [ 289 ] {} <Debug> TCP-Session: d26315cb-5d78-4bbf-a47c-92e1cfc7fa2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.12.18 21:22:38.235851 [ 296 ] {} <Debug> TCP-Session: a14e1cf5-670f-4185-aebd-3803d1734e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:42990 | ||
| 2457 | 2025.12.18 21:22:38.235880 [ 289 ] {} <Debug> TCP-Session: d26315cb-5d78-4bbf-a47c-92e1cfc7fa2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2025.12.18 21:22:38.235899 [ 296 ] {} <Debug> TCP-Session: a14e1cf5-670f-4185-aebd-3803d1734e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2025.12.18 21:22:38.235552 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52823 | ||
| 2460 | 2025.12.18 21:22:38.235928 [ 296 ] {} <Debug> TCP-Session: a14e1cf5-670f-4185-aebd-3803d1734e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2025.12.18 21:22:38.235529 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42131 | ||
| 2462 | 2025.12.18 21:22:38.235522 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42369 | ||
| 2463 | 2025.12.18 21:22:38.235574 [ 3 ] {} <Trace> TCP-Session: 79b41fff-6094-4ebb-a629-75628770c473 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.12.18 21:22:38.236155 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2025.12.18 21:22:38.236189 [ 294 ] {} <Debug> TCP-Session: c452f9ff-b186-45e7-9460-074f29317bec Authenticating user 'default' from [fd00:1122:3344:101::e]:52823 | ||
| 2466 | 2025.12.18 21:22:38.236193 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2467 | 2025.12.18 21:22:38.236200 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2468 | 2025.12.18 21:22:38.236207 [ 294 ] {} <Debug> TCP-Session: c452f9ff-b186-45e7-9460-074f29317bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2025.12.18 21:22:38.236231 [ 292 ] {} <Debug> TCP-Session: 91583fc0-5fd5-477e-a62e-0838a7680a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:42131 | ||
| 2470 | 2025.12.18 21:22:38.236253 [ 294 ] {} <Debug> TCP-Session: c452f9ff-b186-45e7-9460-074f29317bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2025.12.18 21:22:38.236254 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2025.12.18 21:22:38.236270 [ 292 ] {} <Debug> TCP-Session: 91583fc0-5fd5-477e-a62e-0838a7680a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2025.12.18 21:22:38.236305 [ 291 ] {} <Debug> TCP-Session: 2481c177-5831-4732-804c-3af52c9e5ead Authenticating user 'default' from [fd00:1122:3344:101::e]:42369 | ||
| 2474 | 2025.12.18 21:22:38.236309 [ 292 ] {} <Debug> TCP-Session: 91583fc0-5fd5-477e-a62e-0838a7680a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2025.12.18 21:22:38.236332 [ 291 ] {} <Debug> TCP-Session: 2481c177-5831-4732-804c-3af52c9e5ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2025.12.18 21:22:38.236352 [ 291 ] {} <Debug> TCP-Session: 2481c177-5831-4732-804c-3af52c9e5ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2025.12.18 21:22:38.236495 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2478 | 2025.12.18 21:22:38.236556 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2479 | 2025.12.18 21:22:38.236850 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 2480 | 2025.12.18 21:22:38.236940 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2481 | 2025.12.18 21:22:38.629900 [ 320 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> AggregatingTransform: Aggregating | ||
| 2482 | 2025.12.18 21:22:38.629985 [ 320 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2483 | 2025.12.18 21:22:38.630023 [ 320 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019997 sec. (980.395 rows/sec., 38.30 KiB/sec.) | ||
| 2484 | 2025.12.18 21:22:38.630043 [ 320 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Trace> Aggregator: Merging aggregated data | ||
| 2485 | 2025.12.18 21:22:38.631302 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.395164 sec., 2.530594892247269 rows/sec., 101.22 B/sec. | ||
| 2486 | 2025.12.18 21:22:38.631421 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2487 | 2025.12.18 21:22:38.631437 [ 3 ] {1aa3e950-1c6e-42a8-b123-2ab98cb56ad9} <Debug> TCPHandler: Processed in 0.395982594 sec. | ||
| 2488 | 2025.12.18 21:22:38.631556 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2489 | 2025.12.18 21:22:38.631586 [ 3 ] {} <Debug> TCP-Session: 79b41fff-6094-4ebb-a629-75628770c473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2025.12.18 21:22:38.631589 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2491 | 2025.12.18 21:22:38.631618 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2492 | 2025.12.18 21:22:38.631649 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2493 | 2025.12.18 21:22:38.631669 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2494 | 2025.12.18 21:22:38.631700 [ 293 ] {} <Debug> TCP-Session: ce904fa0-42ec-47db-a215-55092075337e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2025.12.18 21:22:38.631694 [ 289 ] {} <Debug> TCP-Session: d26315cb-5d78-4bbf-a47c-92e1cfc7fa2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2025.12.18 21:22:38.631716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2025.12.18 21:22:38.631741 [ 295 ] {} <Debug> TCP-Session: 497b5862-47fe-4ab7-b0fe-a1969cd384ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2025.12.18 21:22:38.631698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2025.12.18 21:22:38.631681 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2500 | 2025.12.18 21:22:38.631797 [ 294 ] {} <Debug> TCP-Session: c452f9ff-b186-45e7-9460-074f29317bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2025.12.18 21:22:38.631815 [ 292 ] {} <Debug> TCP-Session: 91583fc0-5fd5-477e-a62e-0838a7680a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2025.12.18 21:22:38.631844 [ 291 ] {} <Debug> TCP-Session: 2481c177-5831-4732-804c-3af52c9e5ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2025.12.18 21:22:38.631635 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2025.12.18 21:22:38.631635 [ 296 ] {} <Debug> TCP-Session: a14e1cf5-670f-4185-aebd-3803d1734e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2025.12.18 21:22:38.631916 [ 290 ] {} <Debug> TCP-Session: 68bc5d11-db37-40de-b9cc-9c3189534411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2025.12.18 21:22:39.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.07 MiB, peak 199.19 MiB, free memory in arenas 0.00 B, will set to 207.73 MiB (RSS), difference: 18.66 MiB | ||
| 2507 | 2025.12.18 21:22:40.519643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52639 | ||
| 2508 | 2025.12.18 21:22:40.519749 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2509 | 2025.12.18 21:22:40.519779 [ 291 ] {} <Debug> TCP-Session: 5be0052a-ef7f-493d-aa73-498e1ed17354 Authenticating user 'default' from [fd00:1122:3344:101::e]:52639 | ||
| 2510 | 2025.12.18 21:22:40.519803 [ 291 ] {} <Debug> TCP-Session: 5be0052a-ef7f-493d-aa73-498e1ed17354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2025.12.18 21:22:40.519818 [ 291 ] {} <Debug> TCP-Session: 5be0052a-ef7f-493d-aa73-498e1ed17354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2025.12.18 21:22:40.520043 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49090 | ||
| 2513 | 2025.12.18 21:22:40.520084 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62783 | ||
| 2514 | 2025.12.18 21:22:40.520098 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39300 | ||
| 2515 | 2025.12.18 21:22:40.520140 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49699 | ||
| 2516 | 2025.12.18 21:22:40.520174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2025.12.18 21:22:40.520147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47092 | ||
| 2518 | 2025.12.18 21:22:40.520207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2519 | 2025.12.18 21:22:40.520198 [ 291 ] {} <Trace> TCP-Session: 5be0052a-ef7f-493d-aa73-498e1ed17354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.12.18 21:22:40.520242 [ 293 ] {} <Debug> TCP-Session: 71a37737-fa89-4042-8599-4ec93450a69a Authenticating user 'default' from [fd00:1122:3344:101::e]:62783 | ||
| 2521 | 2025.12.18 21:22:40.520267 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2522 | 2025.12.18 21:22:40.520281 [ 293 ] {} <Debug> TCP-Session: 71a37737-fa89-4042-8599-4ec93450a69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2025.12.18 21:22:40.520294 [ 289 ] {} <Debug> TCP-Session: 835edda5-37fe-44f5-be32-b30ba8264ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47092 | ||
| 2524 | 2025.12.18 21:22:40.520302 [ 293 ] {} <Debug> TCP-Session: 71a37737-fa89-4042-8599-4ec93450a69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2025.12.18 21:22:40.520314 [ 289 ] {} <Debug> TCP-Session: 835edda5-37fe-44f5-be32-b30ba8264ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2025.12.18 21:22:40.520213 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2025.12.18 21:22:40.520331 [ 289 ] {} <Debug> TCP-Session: 835edda5-37fe-44f5-be32-b30ba8264ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2025.12.18 21:22:40.520211 [ 292 ] {} <Debug> TCP-Session: ec6f6253-bcf2-4813-843e-eb14a6ccd8f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49090 | ||
| 2529 | 2025.12.18 21:22:40.520365 [ 295 ] {} <Debug> TCP-Session: dbf30588-bf51-420e-a298-70a3597bc378 Authenticating user 'default' from [fd00:1122:3344:101::e]:39300 | ||
| 2530 | 2025.12.18 21:22:40.520402 [ 292 ] {} <Debug> TCP-Session: ec6f6253-bcf2-4813-843e-eb14a6ccd8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2025.12.18 21:22:40.520412 [ 295 ] {} <Debug> TCP-Session: dbf30588-bf51-420e-a298-70a3597bc378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2025.12.18 21:22:40.520427 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52639) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2533 | 2025.12.18 21:22:40.520439 [ 295 ] {} <Debug> TCP-Session: dbf30588-bf51-420e-a298-70a3597bc378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.12.18 21:22:40.520427 [ 292 ] {} <Debug> TCP-Session: ec6f6253-bcf2-4813-843e-eb14a6ccd8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2025.12.18 21:22:40.520125 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53470 | ||
| 2536 | 2025.12.18 21:22:40.520112 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44608 | ||
| 2537 | 2025.12.18 21:22:40.520097 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48870 | ||
| 2538 | 2025.12.18 21:22:40.520557 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2025.12.18 21:22:40.520233 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2540 | 2025.12.18 21:22:40.520585 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2025.12.18 21:22:40.520597 [ 297 ] {} <Debug> TCP-Session: 6e1a2c8d-f3b7-4b7f-a482-623a027e6242 Authenticating user 'default' from [fd00:1122:3344:101::e]:53470 | ||
| 2542 | 2025.12.18 21:22:40.520613 [ 3 ] {} <Debug> TCP-Session: 0c4ee6d8-cf1f-43f5-9e40-820743ef05d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49699 | ||
| 2543 | 2025.12.18 21:22:40.520622 [ 296 ] {} <Debug> TCP-Session: e8a4c438-c524-48be-8bdd-95ec3b5d6b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:44608 | ||
| 2544 | 2025.12.18 21:22:40.520636 [ 297 ] {} <Debug> TCP-Session: 6e1a2c8d-f3b7-4b7f-a482-623a027e6242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2025.12.18 21:22:40.520656 [ 296 ] {} <Debug> TCP-Session: e8a4c438-c524-48be-8bdd-95ec3b5d6b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2025.12.18 21:22:40.520669 [ 297 ] {} <Debug> TCP-Session: 6e1a2c8d-f3b7-4b7f-a482-623a027e6242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2025.12.18 21:22:40.520683 [ 296 ] {} <Debug> TCP-Session: e8a4c438-c524-48be-8bdd-95ec3b5d6b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2025.12.18 21:22:40.520647 [ 3 ] {} <Debug> TCP-Session: 0c4ee6d8-cf1f-43f5-9e40-820743ef05d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2025.12.18 21:22:40.520643 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2550 | 2025.12.18 21:22:40.520734 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2551 | 2025.12.18 21:22:40.520726 [ 3 ] {} <Debug> TCP-Session: 0c4ee6d8-cf1f-43f5-9e40-820743ef05d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2025.12.18 21:22:40.520769 [ 294 ] {} <Debug> TCP-Session: dd453c76-7ee7-4501-9f2c-9f1d558c4985 Authenticating user 'default' from [fd00:1122:3344:101::e]:48870 | ||
| 2553 | 2025.12.18 21:22:40.520808 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2554 | 2025.12.18 21:22:40.520815 [ 294 ] {} <Debug> TCP-Session: dd453c76-7ee7-4501-9f2c-9f1d558c4985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2025.12.18 21:22:40.520843 [ 294 ] {} <Debug> TCP-Session: dd453c76-7ee7-4501-9f2c-9f1d558c4985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2025.12.18 21:22:40.521126 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 2557 | 2025.12.18 21:22:40.522084 [ 324 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> AggregatingTransform: Aggregating | ||
| 2558 | 2025.12.18 21:22:40.522136 [ 324 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> Aggregator: Aggregation method: without_key | ||
| 2559 | 2025.12.18 21:22:40.522174 [ 324 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944235 sec. (1059.058 rows/sec., 41.37 KiB/sec.) | ||
| 2560 | 2025.12.18 21:22:40.522192 [ 324 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Trace> Aggregator: Merging aggregated data | ||
| 2561 | 2025.12.18 21:22:40.523666 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003312 sec., 301.9323671497585 rows/sec., 11.79 KiB/sec. | ||
| 2562 | 2025.12.18 21:22:40.523801 [ 291 ] {ba243a7b-0004-4018-b1ab-07734ee1b229} <Debug> TCPHandler: Processed in 0.003759859 sec. | ||
| 2563 | 2025.12.18 21:22:40.523892 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2025.12.18 21:22:40.523921 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2025.12.18 21:22:40.523924 [ 291 ] {} <Debug> TCP-Session: 5be0052a-ef7f-493d-aa73-498e1ed17354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2025.12.18 21:22:40.523946 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2025.12.18 21:22:40.523968 [ 289 ] {} <Debug> TCP-Session: 835edda5-37fe-44f5-be32-b30ba8264ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2025.12.18 21:22:40.523970 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2569 | 2025.12.18 21:22:40.523994 [ 297 ] {} <Debug> TCP-Session: 6e1a2c8d-f3b7-4b7f-a482-623a027e6242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2025.12.18 21:22:40.524014 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2025.12.18 21:22:40.524035 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2572 | 2025.12.18 21:22:40.524052 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2573 | 2025.12.18 21:22:40.524062 [ 293 ] {} <Debug> TCP-Session: 71a37737-fa89-4042-8599-4ec93450a69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.12.18 21:22:40.524078 [ 296 ] {} <Debug> TCP-Session: e8a4c438-c524-48be-8bdd-95ec3b5d6b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2025.12.18 21:22:40.524093 [ 3 ] {} <Debug> TCP-Session: 0c4ee6d8-cf1f-43f5-9e40-820743ef05d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2025.12.18 21:22:40.524039 [ 292 ] {} <Debug> TCP-Session: ec6f6253-bcf2-4813-843e-eb14a6ccd8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2025.12.18 21:22:40.524013 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2025.12.18 21:22:40.523984 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2579 | 2025.12.18 21:22:40.524177 [ 294 ] {} <Debug> TCP-Session: dd453c76-7ee7-4501-9f2c-9f1d558c4985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2025.12.18 21:22:40.524193 [ 295 ] {} <Debug> TCP-Session: dbf30588-bf51-420e-a298-70a3597bc378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2025.12.18 21:22:41.441088 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2582 | 2025.12.18 21:22:41.441157 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2583 | 2025.12.18 21:22:41.562792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4705 | ||
| 2584 | 2025.12.18 21:22:41.563279 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.12.18 21:22:41.563331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2586 | 2025.12.18 21:22:41.563934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2587 | 2025.12.18 21:22:41.564426 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.18 21:22:41.564574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4705 | ||
| 2589 | 2025.12.18 21:22:41.813129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2590 | 2025.12.18 21:22:41.830481 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.12.18 21:22:41.830550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2592 | 2025.12.18 21:22:41.836768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2593 | 2025.12.18 21:22:41.837947 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.12.18 21:22:41.841022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2595 | 2025.12.18 21:22:42.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.32 MiB, peak 218.07 MiB, free memory in arenas 0.00 B, will set to 209.44 MiB (RSS), difference: 1.13 MiB | ||
| 2596 | 2025.12.18 21:22:42.651945 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2025.12.18 21:22:42.652121 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2598 | 2025.12.18 21:22:42.652188 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2599 | 2025.12.18 21:22:42.652847 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.12.18 21:22:42.652898 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2601 | 2025.12.18 21:22:42.653288 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2602 | 2025.12.18 21:22:42.653516 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.12.18 21:22:42.653682 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001607 sec., 65961.41879278158 rows/sec., 5.53 MiB/sec. | ||
| 2604 | 2025.12.18 21:22:42.653732 [ 253 ] {75e74b77-6074-436d-8d31-a5056279133e} <Debug> TCPHandler: Processed in 0.00191711 sec. | ||
| 2605 | 2025.12.18 21:22:42.653862 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.12.18 21:22:42.653967 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.12.18 21:22:42.654011 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2608 | 2025.12.18 21:22:42.654427 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.12.18 21:22:42.654467 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2610 | 2025.12.18 21:22:42.654797 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2611 | 2025.12.18 21:22:42.655008 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2025.12.18 21:22:42.655146 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001203 sec., 20781.37988362427 rows/sec., 1.53 MiB/sec. | ||
| 2613 | 2025.12.18 21:22:42.655184 [ 253 ] {6f7dc1b7-4d01-4f33-a012-b585ad0c5ef4} <Debug> TCPHandler: Processed in 0.001377086 sec. | ||
| 2614 | 2025.12.18 21:22:42.655296 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2025.12.18 21:22:42.655395 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2616 | 2025.12.18 21:22:42.655437 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2617 | 2025.12.18 21:22:42.655849 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2025.12.18 21:22:42.655887 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2619 | 2025.12.18 21:22:42.656199 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2620 | 2025.12.18 21:22:42.656406 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2025.12.18 21:22:42.656539 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001165 sec., 80686.69527896996 rows/sec., 6.32 MiB/sec. | ||
| 2622 | 2025.12.18 21:22:42.656575 [ 253 ] {8be89036-8c05-4bc7-95d3-58167f5190ef} <Debug> TCPHandler: Processed in 0.001330615 sec. | ||
| 2623 | 2025.12.18 21:22:42.656692 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2025.12.18 21:22:42.656791 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2025.12.18 21:22:42.656838 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2626 | 2025.12.18 21:22:42.657317 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2025.12.18 21:22:42.657358 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2628 | 2025.12.18 21:22:42.657714 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2629 | 2025.12.18 21:22:42.657937 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2025.12.18 21:22:42.658072 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 2631 | 2025.12.18 21:22:42.658109 [ 253 ] {3c6c3e20-7a90-4acc-8a86-5dae2e413455} <Debug> TCPHandler: Processed in 0.001467938 sec. | ||
| 2632 | 2025.12.18 21:22:42.658221 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2025.12.18 21:22:42.658318 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2634 | 2025.12.18 21:22:42.658374 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <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 | ||
| 2635 | 2025.12.18 21:22:42.659173 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.12.18 21:22:42.659211 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2637 | 2025.12.18 21:22:42.659746 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2638 | 2025.12.18 21:22:42.659975 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2025.12.18 21:22:42.660117 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 2640 | 2025.12.18 21:22:42.660175 [ 253 ] {2ce771f7-fb61-4644-8ef9-6210e782c90f} <Debug> TCPHandler: Processed in 0.002005143 sec. | ||
| 2641 | 2025.12.18 21:22:42.660288 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.12.18 21:22:42.660383 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.12.18 21:22:42.660426 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2644 | 2025.12.18 21:22:42.660764 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.12.18 21:22:42.660799 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2646 | 2025.12.18 21:22:42.661105 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2647 | 2025.12.18 21:22:42.661315 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2025.12.18 21:22:42.661438 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 420.99 KiB/sec. | ||
| 2649 | 2025.12.18 21:22:42.661473 [ 253 ] {35b0b953-f9b7-4a42-971b-36f6284520cf} <Debug> TCPHandler: Processed in 0.001235443 sec. | ||
| 2650 | 2025.12.18 21:22:42.661580 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2025.12.18 21:22:42.661675 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2652 | 2025.12.18 21:22:42.661716 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2653 | 2025.12.18 21:22:42.662070 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.12.18 21:22:42.662106 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2655 | 2025.12.18 21:22:42.662395 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2656 | 2025.12.18 21:22:42.662601 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.12.18 21:22:42.662726 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2658 | 2025.12.18 21:22:42.662768 [ 253 ] {48d4fe57-b229-4604-88ea-edbbe36bd075} <Debug> TCPHandler: Processed in 0.001236573 sec. | ||
| 2659 | 2025.12.18 21:22:43.990776 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2660 | 2025.12.18 21:22:43.991098 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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) | ||
| 2661 | 2025.12.18 21:22:43.991574 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2662 | 2025.12.18 21:22:43.991642 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <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 | ||
| 2663 | 2025.12.18 21:22:43.991950 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2664 | 2025.12.18 21:22:43.992018 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2665 | 2025.12.18 21:22:43.992153 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2666 | 2025.12.18 21:22:43.992272 [ 329 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2667 | 2025.12.18 21:22:43.992272 [ 317 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2668 | 2025.12.18 21:22:43.992402 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2669 | 2025.12.18 21:22:43.992429 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2670 | 2025.12.18 21:22:43.994967 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2671 | 2025.12.18 21:22:43.995000 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2672 | 2025.12.18 21:22:43.995055 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2673 | 2025.12.18 21:22:43.995106 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2674 | 2025.12.18 21:22:43.995932 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004965 sec., 7049.345417925479 rows/sec., 271.23 KiB/sec. | ||
| 2675 | 2025.12.18 21:22:43.996052 [ 253 ] {e98f54d2-5fcf-4f27-a8df-feaa79da9908} <Debug> TCPHandler: Processed in 0.005438503 sec. | ||
| 2676 | 2025.12.18 21:22:43.996355 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2025.12.18 21:22:43.996497 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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', '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) | ||
| 2678 | 2025.12.18 21:22:43.996737 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2679 | 2025.12.18 21:22:43.996774 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <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', '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 | ||
| 2680 | 2025.12.18 21:22:43.996975 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2681 | 2025.12.18 21:22:43.997030 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2682 | 2025.12.18 21:22:43.997131 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2683 | 2025.12.18 21:22:43.997195 [ 313 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2684 | 2025.12.18 21:22:43.997196 [ 317 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2685 | 2025.12.18 21:22:43.997296 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2686 | 2025.12.18 21:22:43.997321 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2687 | 2025.12.18 21:22:43.997378 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2688 | 2025.12.18 21:22:43.997396 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2689 | 2025.12.18 21:22:43.997426 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2690 | 2025.12.18 21:22:43.997458 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2691 | 2025.12.18 21:22:43.998154 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001718 sec., 20372.526193247963 rows/sec., 783.86 KiB/sec. | ||
| 2692 | 2025.12.18 21:22:43.998261 [ 253 ] {316f291e-9191-4ef1-b08e-7edc751c8ff3} <Debug> TCPHandler: Processed in 0.001957271 sec. | ||
| 2693 | 2025.12.18 21:22:43.998488 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.12.18 21:22:43.998627 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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', '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) | ||
| 2695 | 2025.12.18 21:22:43.998860 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2696 | 2025.12.18 21:22:43.998897 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <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', '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 | ||
| 2697 | 2025.12.18 21:22:43.999093 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2698 | 2025.12.18 21:22:43.999145 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2699 | 2025.12.18 21:22:43.999243 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2700 | 2025.12.18 21:22:43.999309 [ 313 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2701 | 2025.12.18 21:22:43.999317 [ 338 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2702 | 2025.12.18 21:22:43.999446 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2703 | 2025.12.18 21:22:43.999472 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2704 | 2025.12.18 21:22:43.999528 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2705 | 2025.12.18 21:22:43.999544 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2706 | 2025.12.18 21:22:43.999574 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2707 | 2025.12.18 21:22:43.999632 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2708 | 2025.12.18 21:22:44.000381 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001813 sec., 19305.019305019305 rows/sec., 742.79 KiB/sec. | ||
| 2709 | 2025.12.18 21:22:44.000492 [ 253 ] {b59c63ea-6330-4bff-b9d5-1178c8ba2a3b} <Debug> TCPHandler: Processed in 0.002054204 sec. | ||
| 2710 | 2025.12.18 21:22:44.000701 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2025.12.18 21:22:44.000838 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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', '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) | ||
| 2712 | 2025.12.18 21:22:44.001073 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2713 | 2025.12.18 21:22:44.001109 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <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', '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 | ||
| 2714 | 2025.12.18 21:22:44.001307 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2715 | 2025.12.18 21:22:44.001359 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2716 | 2025.12.18 21:22:44.001456 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2717 | 2025.12.18 21:22:44.001513 [ 338 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2718 | 2025.12.18 21:22:44.001539 [ 326 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2719 | 2025.12.18 21:22:44.001618 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2720 | 2025.12.18 21:22:44.001643 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2721 | 2025.12.18 21:22:44.001695 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2722 | 2025.12.18 21:22:44.001711 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2723 | 2025.12.18 21:22:44.001741 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2724 | 2025.12.18 21:22:44.001771 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2725 | 2025.12.18 21:22:44.002423 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001643 sec., 21302.49543517955 rows/sec., 819.65 KiB/sec. | ||
| 2726 | 2025.12.18 21:22:44.002514 [ 253 ] {ccf6ea66-34ff-460d-926d-f5c93323ba2c} <Debug> TCPHandler: Processed in 0.00186199 sec. | ||
| 2727 | 2025.12.18 21:22:44.002748 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.12.18 21:22:44.002882 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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', '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) | ||
| 2729 | 2025.12.18 21:22:44.003110 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2730 | 2025.12.18 21:22:44.003146 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <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', '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 | ||
| 2731 | 2025.12.18 21:22:44.003346 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2732 | 2025.12.18 21:22:44.003398 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2733 | 2025.12.18 21:22:44.003496 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2734 | 2025.12.18 21:22:44.003550 [ 319 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2735 | 2025.12.18 21:22:44.003560 [ 338 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2736 | 2025.12.18 21:22:44.003643 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2737 | 2025.12.18 21:22:44.003668 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2738 | 2025.12.18 21:22:44.003722 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2739 | 2025.12.18 21:22:44.003739 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2740 | 2025.12.18 21:22:44.003769 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2741 | 2025.12.18 21:22:44.003798 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2742 | 2025.12.18 21:22:44.004363 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001538 sec., 22756.82704811443 rows/sec., 875.60 KiB/sec. | ||
| 2743 | 2025.12.18 21:22:44.004459 [ 253 ] {411a911e-168c-42cf-b81a-091b90db3fab} <Debug> TCPHandler: Processed in 0.001761507 sec. | ||
| 2744 | 2025.12.18 21:22:44.004672 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.12.18 21:22:44.004808 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) 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', '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) | ||
| 2746 | 2025.12.18 21:22:44.005036 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2747 | 2025.12.18 21:22:44.005072 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <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', '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 | ||
| 2748 | 2025.12.18 21:22:44.005272 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2749 | 2025.12.18 21:22:44.005323 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2750 | 2025.12.18 21:22:44.005419 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2751 | 2025.12.18 21:22:44.005481 [ 326 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2752 | 2025.12.18 21:22:44.005483 [ 319 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2025.12.18 21:22:44.005573 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (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 | ||
| 2754 | 2025.12.18 21:22:44.005594 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2755 | 2025.12.18 21:22:44.005647 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2756 | 2025.12.18 21:22:44.005663 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2757 | 2025.12.18 21:22:44.005691 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2758 | 2025.12.18 21:22:44.005721 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2759 | 2025.12.18 21:22:44.006246 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001497 sec., 23380.09352037408 rows/sec., 899.59 KiB/sec. | ||
| 2760 | 2025.12.18 21:22:44.006333 [ 253 ] {d0f0f998-07a2-4430-ace8-2e5ce47cc0d3} <Debug> TCPHandler: Processed in 0.001710895 sec. | ||
| 2761 | 2025.12.18 21:22:44.098769 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2025.12.18 21:22:44.098906 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2763 | 2025.12.18 21:22:44.098958 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2764 | 2025.12.18 21:22:44.099665 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.12.18 21:22:44.099707 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2766 | 2025.12.18 21:22:44.100136 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2767 | 2025.12.18 21:22:44.100331 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Trace> oximeter.timeseries_schema (74438805-47e0-4292-9f78-35cc1a722ce5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2025.12.18 21:22:44.100479 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001611 sec., 3724.3947858472998 rows/sec., 829.26 KiB/sec. | ||
| 2769 | 2025.12.18 21:22:44.100517 [ 253 ] {6b393768-c43a-4952-852f-fa9bd617cb8e} <Debug> TCPHandler: Processed in 0.001809647 sec. | ||
| 2770 | 2025.12.18 21:22:44.100643 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2025.12.18 21:22:44.100740 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2772 | 2025.12.18 21:22:44.100780 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2773 | 2025.12.18 21:22:44.101418 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.12.18 21:22:44.101456 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2775 | 2025.12.18 21:22:44.101793 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2776 | 2025.12.18 21:22:44.102006 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.12.18 21:22:44.102135 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001417 sec., 289343.6838390967 rows/sec., 18.35 MiB/sec. | ||
| 2778 | 2025.12.18 21:22:44.102171 [ 253 ] {c137698b-f3bd-49b1-8e44-f8a09545692b} <Debug> TCPHandler: Processed in 0.001587102 sec. | ||
| 2779 | 2025.12.18 21:22:44.102300 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.12.18 21:22:44.102395 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2781 | 2025.12.18 21:22:44.102436 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2782 | 2025.12.18 21:22:44.102862 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.12.18 21:22:44.102898 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2784 | 2025.12.18 21:22:44.103181 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2785 | 2025.12.18 21:22:44.103388 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.12.18 21:22:44.103513 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001137 sec., 14072.11961301671 rows/sec., 1.12 MiB/sec. | ||
| 2787 | 2025.12.18 21:22:44.103548 [ 253 ] {cae2cf4b-87dd-4bee-9b65-fab9bc998cc4} <Debug> TCPHandler: Processed in 0.001307494 sec. | ||
| 2788 | 2025.12.18 21:22:44.103663 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.12.18 21:22:44.103756 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2790 | 2025.12.18 21:22:44.103795 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2791 | 2025.12.18 21:22:44.105179 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.18 21:22:44.105216 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2793 | 2025.12.18 21:22:44.105687 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2794 | 2025.12.18 21:22:44.105912 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.12.18 21:22:44.106041 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002304 sec., 993923.6111111111 rows/sec., 80.52 MiB/sec. | ||
| 2796 | 2025.12.18 21:22:44.106081 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2797 | 2025.12.18 21:22:44.106095 [ 253 ] {825773cf-5542-47e4-9d7e-e2330621fe45} <Debug> TCPHandler: Processed in 0.002481215 sec. | ||
| 2798 | 2025.12.18 21:22:44.106229 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.12.18 21:22:44.106325 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2800 | 2025.12.18 21:22:44.106363 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2801 | 2025.12.18 21:22:44.106870 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.12.18 21:22:44.106907 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2803 | 2025.12.18 21:22:44.107234 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2804 | 2025.12.18 21:22:44.107441 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.12.18 21:22:44.107568 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001263 sec., 186856.6904196358 rows/sec., 11.26 MiB/sec. | ||
| 2806 | 2025.12.18 21:22:44.107604 [ 253 ] {4f467d73-dc19-4147-94a4-3e544fcbe9e9} <Debug> TCPHandler: Processed in 0.001434958 sec. | ||
| 2807 | 2025.12.18 21:22:44.107735 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2025.12.18 21:22:44.107837 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2809 | 2025.12.18 21:22:44.107878 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2810 | 2025.12.18 21:22:44.108437 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.12.18 21:22:44.108472 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2812 | 2025.12.18 21:22:44.108832 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2813 | 2025.12.18 21:22:44.109054 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.12.18 21:22:44.109182 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001366 sec., 322108.345534407 rows/sec., 21.31 MiB/sec. | ||
| 2815 | 2025.12.18 21:22:44.109221 [ 253 ] {8e185e7b-d646-4b10-b551-ae46592b8398} <Debug> TCPHandler: Processed in 0.001548281 sec. | ||
| 2816 | 2025.12.18 21:22:44.109343 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2025.12.18 21:22:44.109440 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2818 | 2025.12.18 21:22:44.109479 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2819 | 2025.12.18 21:22:44.110222 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2025.12.18 21:22:44.110259 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2821 | 2025.12.18 21:22:44.110570 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2822 | 2025.12.18 21:22:44.110772 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2025.12.18 21:22:44.110902 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001482 sec., 142375.16869095815 rows/sec., 8.08 MiB/sec. | ||
| 2824 | 2025.12.18 21:22:44.110945 [ 253 ] {567e2cb2-3226-49ff-8ff2-fa4641c24ccc} <Debug> TCPHandler: Processed in 0.001651054 sec. | ||
| 2825 | 2025.12.18 21:22:44.111067 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.12.18 21:22:44.111180 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2827 | 2025.12.18 21:22:44.111227 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2828 | 2025.12.18 21:22:44.112022 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.12.18 21:22:44.112059 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2830 | 2025.12.18 21:22:44.112447 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2831 | 2025.12.18 21:22:44.112658 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.12.18 21:22:44.112793 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Debug> executeQuery: Read 1169 rows, 85.50 KiB in 0.001637 sec., 714111.17898595 rows/sec., 51.01 MiB/sec. | ||
| 2833 | 2025.12.18 21:22:44.112838 [ 253 ] {9b6f3474-1ba7-46f3-9b12-46acaa677566} <Debug> TCPHandler: Processed in 0.001831138 sec. | ||
| 2834 | 2025.12.18 21:22:44.112952 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.12.18 21:22:44.113047 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2836 | 2025.12.18 21:22:44.113087 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2837 | 2025.12.18 21:22:44.113408 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.12.18 21:22:44.113444 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2839 | 2025.12.18 21:22:44.113743 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2840 | 2025.12.18 21:22:44.113956 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.12.18 21:22:44.114079 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 2842 | 2025.12.18 21:22:44.114121 [ 253 ] {0be93807-9242-4d89-b24e-74ced27d4692} <Debug> TCPHandler: Processed in 0.001218022 sec. | ||
| 2843 | 2025.12.18 21:22:44.114231 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.12.18 21:22:44.114325 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.12.18 21:22:44.114367 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2846 | 2025.12.18 21:22:44.115313 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.18 21:22:44.115348 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2848 | 2025.12.18 21:22:44.115858 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2849 | 2025.12.18 21:22:44.116078 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.12.18 21:22:44.116209 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Debug> executeQuery: Read 2656 rows, 180.95 KiB in 0.001903 sec., 1395691.014188124 rows/sec., 92.86 MiB/sec. | ||
| 2851 | 2025.12.18 21:22:44.116252 [ 253 ] {abeb1273-8725-4b86-9086-bb538fa772cd} <Debug> TCPHandler: Processed in 0.002079695 sec. | ||
| 2852 | 2025.12.18 21:22:44.116360 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.12.18 21:22:44.116453 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.12.18 21:22:44.116495 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2855 | 2025.12.18 21:22:44.116802 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.12.18 21:22:44.116837 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2857 | 2025.12.18 21:22:44.117121 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2858 | 2025.12.18 21:22:44.117323 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.12.18 21:22:44.117448 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 2860 | 2025.12.18 21:22:44.117489 [ 253 ] {55da3e24-aec9-48dc-a4e2-bd4a2fa3b8d4} <Debug> TCPHandler: Processed in 0.001181351 sec. | ||
| 2861 | 2025.12.18 21:22:44.117608 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.12.18 21:22:44.117702 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.12.18 21:22:44.117755 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <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 | ||
| 2864 | 2025.12.18 21:22:44.118437 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.18 21:22:44.118471 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2866 | 2025.12.18 21:22:44.118968 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2867 | 2025.12.18 21:22:44.119185 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.12.18 21:22:44.119319 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001635 sec., 9174.311926605506 rows/sec., 16.44 MiB/sec. | ||
| 2869 | 2025.12.18 21:22:44.119377 [ 253 ] {fca194e8-bf96-4fe5-8ca7-5490e2af2352} <Debug> TCPHandler: Processed in 0.001826898 sec. | ||
| 2870 | 2025.12.18 21:22:44.119497 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.12.18 21:22:44.119597 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.12.18 21:22:44.119639 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2873 | 2025.12.18 21:22:44.119960 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.12.18 21:22:44.119994 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2875 | 2025.12.18 21:22:44.120293 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2876 | 2025.12.18 21:22:44.120491 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Trace> oximeter.measurements_i64 (63465db8-9c86-4b09-8d6a-18c8fc67eb49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.12.18 21:22:44.120613 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001035 sec., 2898.5507246376815 rows/sec., 204.75 KiB/sec. | ||
| 2878 | 2025.12.18 21:22:44.120647 [ 253 ] {b594efd8-a6ac-4241-8aa0-6a13d4230fab} <Debug> TCPHandler: Processed in 0.001198662 sec. | ||
| 2879 | 2025.12.18 21:22:44.120743 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2025.12.18 21:22:44.120834 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2881 | 2025.12.18 21:22:44.120873 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2882 | 2025.12.18 21:22:44.121200 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.12.18 21:22:44.121234 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2884 | 2025.12.18 21:22:44.121517 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2885 | 2025.12.18 21:22:44.121711 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.12.18 21:22:44.121834 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001018 sec., 66797.64243614931 rows/sec., 3.88 MiB/sec. | ||
| 2887 | 2025.12.18 21:22:44.121867 [ 253 ] {69e8d65d-5fa0-49fc-9963-38e0f7821555} <Debug> TCPHandler: Processed in 0.001169621 sec. | ||
| 2888 | 2025.12.18 21:22:46.550794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 408 | ||
| 2889 | 2025.12.18 21:22:46.553837 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.12.18 21:22:46.553879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2891 | 2025.12.18 21:22:46.555066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2892 | 2025.12.18 21:22:46.555320 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.12.18 21:22:46.555565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2894 | 2025.12.18 21:22:47.647514 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2025.12.18 21:22:47.647709 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2896 | 2025.12.18 21:22:47.647778 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2897 | 2025.12.18 21:22:47.648412 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.18 21:22:47.648456 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2899 | 2025.12.18 21:22:47.648830 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2900 | 2025.12.18 21:22:47.649058 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2025.12.18 21:22:47.649215 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001558 sec., 35943.517329910144 rows/sec., 2.76 MiB/sec. | ||
| 2902 | 2025.12.18 21:22:47.649257 [ 253 ] {8b27f733-24c2-4490-b429-5b556bd1889b} <Debug> TCPHandler: Processed in 0.00187846 sec. | ||
| 2903 | 2025.12.18 21:22:47.649375 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2025.12.18 21:22:47.649472 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2905 | 2025.12.18 21:22:47.649512 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2906 | 2025.12.18 21:22:47.649919 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.12.18 21:22:47.649955 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2908 | 2025.12.18 21:22:47.650256 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2909 | 2025.12.18 21:22:47.650459 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.12.18 21:22:47.650585 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 2911 | 2025.12.18 21:22:47.650623 [ 253 ] {5746b793-dca1-4782-8c55-9d53d65fa883} <Debug> TCPHandler: Processed in 0.001299475 sec. | ||
| 2912 | 2025.12.18 21:22:47.650734 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2025.12.18 21:22:47.650829 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2914 | 2025.12.18 21:22:47.650872 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2025.12.18 21:22:47.651234 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2025.12.18 21:22:47.651270 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2917 | 2025.12.18 21:22:47.651587 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2918 | 2025.12.18 21:22:47.651793 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.12.18 21:22:47.651918 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001108 sec., 86642.59927797834 rows/sec., 6.03 MiB/sec. | ||
| 2920 | 2025.12.18 21:22:47.651955 [ 253 ] {0e51d801-cecf-4a8e-8e2b-099b82209bbc} <Debug> TCPHandler: Processed in 0.001269794 sec. | ||
| 2921 | 2025.12.18 21:22:47.652064 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2025.12.18 21:22:47.652158 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2923 | 2025.12.18 21:22:47.652198 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2924 | 2025.12.18 21:22:47.652519 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2025.12.18 21:22:47.652554 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2926 | 2025.12.18 21:22:47.652850 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2927 | 2025.12.18 21:22:47.653061 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2025.12.18 21:22:47.653186 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001047 sec., 34383.95415472779 rows/sec., 2.32 MiB/sec. | ||
| 2929 | 2025.12.18 21:22:47.653222 [ 253 ] {77176d15-2859-44c9-920d-5c2601ef184f} <Debug> TCPHandler: Processed in 0.001207312 sec. | ||
| 2930 | 2025.12.18 21:22:49.065629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5217 | ||
| 2931 | 2025.12.18 21:22:49.066168 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.18 21:22:49.066220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2933 | 2025.12.18 21:22:49.066730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2934 | 2025.12.18 21:22:49.066975 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.18 21:22:49.067125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5217 | ||
| 2936 | 2025.12.18 21:22:49.067131 [ 146 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2937 | 2025.12.18 21:22:49.067230 [ 146 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.12.18 21:22:49.067270 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2939 | 2025.12.18 21:22:49.067448 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 2940 | 2025.12.18 21:22:49.067671 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2025.12.18 21:22:49.067737 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2942 | 2025.12.18 21:22:49.067840 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 491 rows starting from the beginning of the part | ||
| 2943 | 2025.12.18 21:22:49.067891 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2944 | 2025.12.18 21:22:49.067932 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2945 | 2025.12.18 21:22:49.067970 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2946 | 2025.12.18 21:22:49.068009 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2947 | 2025.12.18 21:22:49.069429 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5217 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065315 sec., 2526006.9287251583 rows/sec., 36.13 MiB/sec. | ||
| 2948 | 2025.12.18 21:22:49.070061 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2949 | 2025.12.18 21:22:49.070320 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.12.18 21:22:49.070399 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_11_2} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2951 | 2025.12.18 21:22:49.070471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2952 | 2025.12.18 21:22:49.341081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2953 | 2025.12.18 21:22:49.357977 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.12.18 21:22:49.358044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2955 | 2025.12.18 21:22:49.364319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2956 | 2025.12.18 21:22:49.364994 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.12.18 21:22:49.365299 [ 146 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2958 | 2025.12.18 21:22:49.365393 [ 146 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.12.18 21:22:49.365430 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2960 | 2025.12.18 21:22:49.365617 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2961 | 2025.12.18 21:22:49.368224 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2962 | 2025.12.18 21:22:49.369704 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2025.12.18 21:22:49.371327 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2964 | 2025.12.18 21:22:49.375977 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2965 | 2025.12.18 21:22:49.380311 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2966 | 2025.12.18 21:22:49.384705 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2967 | 2025.12.18 21:22:49.389498 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2968 | 2025.12.18 21:22:49.393767 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 2969 | 2025.12.18 21:22:49.445860 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080338277 sec., 1033.1314424380796 rows/sec., 5.34 MiB/sec. | ||
| 2970 | 2025.12.18 21:22:49.447621 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2971 | 2025.12.18 21:22:49.449258 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_11_2} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.12.18 21:22:49.449347 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_11_2} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2973 | 2025.12.18 21:22:49.450702 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2974 | 2025.12.18 21:22:50.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.71 MiB, peak 221.59 MiB, free memory in arenas 0.00 B, will set to 222.04 MiB (RSS), difference: 10.33 MiB | ||
| 2975 | 2025.12.18 21:22:52.651796 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.12.18 21:22:52.651994 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2977 | 2025.12.18 21:22:52.652070 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2978 | 2025.12.18 21:22:52.652824 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.18 21:22:52.652886 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2980 | 2025.12.18 21:22:52.653297 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2981 | 2025.12.18 21:22:52.653535 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.18 21:22:52.653692 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001753 sec., 60467.76953793497 rows/sec., 5.07 MiB/sec. | ||
| 2983 | 2025.12.18 21:22:52.653743 [ 253 ] {d7155263-42d9-4bda-8eaf-55fff9d4bd03} <Debug> TCPHandler: Processed in 0.002083095 sec. | ||
| 2984 | 2025.12.18 21:22:52.653884 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.12.18 21:22:52.653991 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2986 | 2025.12.18 21:22:52.654036 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2987 | 2025.12.18 21:22:52.654469 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.12.18 21:22:52.654509 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2989 | 2025.12.18 21:22:52.654822 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2990 | 2025.12.18 21:22:52.655031 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.12.18 21:22:52.655164 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001198 sec., 20868.113522537562 rows/sec., 1.53 MiB/sec. | ||
| 2992 | 2025.12.18 21:22:52.655201 [ 253 ] {9c39eb1e-d2da-4cbb-8127-6169576bf154} <Debug> TCPHandler: Processed in 0.001370086 sec. | ||
| 2993 | 2025.12.18 21:22:52.655320 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.12.18 21:22:52.655418 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.18 21:22:52.655460 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2996 | 2025.12.18 21:22:52.655895 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.12.18 21:22:52.655934 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2998 | 2025.12.18 21:22:52.656244 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2999 | 2025.12.18 21:22:52.656454 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.12.18 21:22:52.656581 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001184 sec., 75168.91891891892 rows/sec., 5.87 MiB/sec. | ||
| 3001 | 2025.12.18 21:22:52.656619 [ 253 ] {05f90683-356a-40e2-b55b-0969589fe362} <Debug> TCPHandler: Processed in 0.001350166 sec. | ||
| 3002 | 2025.12.18 21:22:52.656740 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.12.18 21:22:52.656842 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.12.18 21:22:52.656885 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3005 | 2025.12.18 21:22:52.657297 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.12.18 21:22:52.657334 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3007 | 2025.12.18 21:22:52.657700 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3008 | 2025.12.18 21:22:52.657906 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.12.18 21:22:52.658034 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3010 | 2025.12.18 21:22:52.658071 [ 253 ] {8837f5f8-b8b3-480c-a813-4936a4de4d29} <Debug> TCPHandler: Processed in 0.001381126 sec. | ||
| 3011 | 2025.12.18 21:22:52.658185 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.18 21:22:52.658279 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.18 21:22:52.658334 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <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 | ||
| 3014 | 2025.12.18 21:22:52.659116 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.18 21:22:52.659153 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3016 | 2025.12.18 21:22:52.659686 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3017 | 2025.12.18 21:22:52.659910 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.18 21:22:52.660056 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001796 sec., 13919.821826280622 rows/sec., 24.94 MiB/sec. | ||
| 3019 | 2025.12.18 21:22:52.660122 [ 253 ] {714569e6-e533-40ae-a9d6-25ab07480e7a} <Debug> TCPHandler: Processed in 0.001986252 sec. | ||
| 3020 | 2025.12.18 21:22:52.660230 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.18 21:22:52.660329 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.18 21:22:52.660371 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3023 | 2025.12.18 21:22:52.660716 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.18 21:22:52.660751 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3025 | 2025.12.18 21:22:52.661057 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3026 | 2025.12.18 21:22:52.661260 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.18 21:22:52.661393 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3028 | 2025.12.18 21:22:52.661430 [ 253 ] {a2c5d80f-2b36-4c8f-a8bf-db2c2d524dd8} <Debug> TCPHandler: Processed in 0.001249633 sec. | ||
| 3029 | 2025.12.18 21:22:56.441421 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3030 | 2025.12.18 21:22:56.441524 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3031 | 2025.12.18 21:22:56.556015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 428 | ||
| 3032 | 2025.12.18 21:22:56.557971 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.18 21:22:56.558016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3034 | 2025.12.18 21:22:56.559100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3035 | 2025.12.18 21:22:56.559363 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.18 21:22:56.559598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3037 | 2025.12.18 21:22:56.567307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5665 | ||
| 3038 | 2025.12.18 21:22:56.567863 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2025.12.18 21:22:56.567914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3040 | 2025.12.18 21:22:56.568572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3041 | 2025.12.18 21:22:56.568809 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2025.12.18 21:22:56.568946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5665 | ||
| 3043 | 2025.12.18 21:22:56.868399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3044 | 2025.12.18 21:22:56.883323 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.12.18 21:22:56.883376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3046 | 2025.12.18 21:22:56.889210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3047 | 2025.12.18 21:22:56.889924 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.12.18 21:22:56.892536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3049 | 2025.12.18 21:22:57.664833 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2025.12.18 21:22:57.665027 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3051 | 2025.12.18 21:22:57.665107 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3052 | 2025.12.18 21:22:57.665999 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2025.12.18 21:22:57.666055 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3054 | 2025.12.18 21:22:57.666470 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3055 | 2025.12.18 21:22:57.666707 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2025.12.18 21:22:57.666870 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001895 sec., 216358.83905013194 rows/sec., 13.72 MiB/sec. | ||
| 3057 | 2025.12.18 21:22:57.666925 [ 253 ] {5b781f3a-79aa-4cfb-9bc5-baf8a4a172fa} <Debug> TCPHandler: Processed in 0.002228538 sec. | ||
| 3058 | 2025.12.18 21:22:57.667081 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2025.12.18 21:22:57.667200 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3060 | 2025.12.18 21:22:57.667246 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3061 | 2025.12.18 21:22:57.668252 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.12.18 21:22:57.668291 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3063 | 2025.12.18 21:22:57.668798 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3064 | 2025.12.18 21:22:57.669038 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2025.12.18 21:22:57.669145 [ 140 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3066 | 2025.12.18 21:22:57.669177 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002002 sec., 570429.5704295705 rows/sec., 45.28 MiB/sec. | ||
| 3067 | 2025.12.18 21:22:57.669178 [ 140 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.18 21:22:57.669209 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3069 | 2025.12.18 21:22:57.669219 [ 253 ] {624b028d-e6ce-42bc-8c0f-75424b8bfb20} <Debug> TCPHandler: Processed in 0.002201008 sec. | ||
| 3070 | 2025.12.18 21:22:57.669336 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 3071 | 2025.12.18 21:22:57.669345 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2025.12.18 21:22:57.669493 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2025.12.18 21:22:57.669497 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3074 | 2025.12.18 21:22:57.669541 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1164 rows starting from the beginning of the part | ||
| 3075 | 2025.12.18 21:22:57.669563 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3076 | 2025.12.18 21:22:57.669644 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 3077 | 2025.12.18 21:22:57.669702 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2290 rows starting from the beginning of the part | ||
| 3078 | 2025.12.18 21:22:57.669749 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3079 | 2025.12.18 21:22:57.669795 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 3080 | 2025.12.18 21:22:57.669836 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1142 rows starting from the beginning of the part | ||
| 3081 | 2025.12.18 21:22:57.670107 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2025.12.18 21:22:57.670151 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3083 | 2025.12.18 21:22:57.670505 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3084 | 2025.12.18 21:22:57.670749 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2025.12.18 21:22:57.670851 [ 140 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3086 | 2025.12.18 21:22:57.670877 [ 140 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.18 21:22:57.670888 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001413 sec., 155697.0983722576 rows/sec., 9.29 MiB/sec. | ||
| 3088 | 2025.12.18 21:22:57.670895 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3089 | 2025.12.18 21:22:57.670933 [ 253 ] {e4b91ced-bf7a-4c5c-99b7-044038ec3d8e} <Debug> TCPHandler: Processed in 0.001640093 sec. | ||
| 3090 | 2025.12.18 21:22:57.671021 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 3091 | 2025.12.18 21:22:57.671059 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.12.18 21:22:57.671162 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3093 | 2025.12.18 21:22:57.671175 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2025.12.18 21:22:57.671204 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3095 | 2025.12.18 21:22:57.671215 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 3096 | 2025.12.18 21:22:57.671289 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 3097 | 2025.12.18 21:22:57.671335 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3098 | 2025.12.18 21:22:57.671375 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 236 rows starting from the beginning of the part | ||
| 3099 | 2025.12.18 21:22:57.671422 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3100 | 2025.12.18 21:22:57.671470 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 220 rows starting from the beginning of the part | ||
| 3101 | 2025.12.18 21:22:57.671728 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.18 21:22:57.671771 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3103 | 2025.12.18 21:22:57.672481 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 961 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151727 sec., 633374.4158917002 rows/sec., 40.85 MiB/sec. | ||
| 3104 | 2025.12.18 21:22:57.672639 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3105 | 2025.12.18 21:22:57.672983 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.12.18 21:22:57.673078 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_11_2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3107 | 2025.12.18 21:22:57.673178 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3108 | 2025.12.18 21:22:57.676507 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3109 | 2025.12.18 21:22:57.676596 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4864 rows, containing 5 columns (5 merged, 0 gathered) in 0.007325063 sec., 664021.5927153118 rows/sec., 55.88 MiB/sec. | ||
| 3110 | 2025.12.18 21:22:57.676756 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.18 21:22:57.676895 [ 196 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3112 | 2025.12.18 21:22:57.676901 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.005759 sec., 36811.94651849279 rows/sec., 2.37 MiB/sec. | ||
| 3113 | 2025.12.18 21:22:57.676949 [ 253 ] {2bd83656-e076-4516-a416-6bca57ff79ce} <Debug> TCPHandler: Processed in 0.005940277 sec. | ||
| 3114 | 2025.12.18 21:22:57.677069 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2025.12.18 21:22:57.677166 [ 196 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2025.12.18 21:22:57.677168 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3117 | 2025.12.18 21:22:57.677220 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3118 | 2025.12.18 21:22:57.677229 [ 196 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_16_3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3119 | 2025.12.18 21:22:57.677300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3120 | 2025.12.18 21:22:57.677733 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.12.18 21:22:57.677770 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3122 | 2025.12.18 21:22:57.678096 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3123 | 2025.12.18 21:22:57.678306 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.12.18 21:22:57.678437 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 3125 | 2025.12.18 21:22:57.678474 [ 253 ] {95213fba-00f7-4acc-8b65-db5492276729} <Debug> TCPHandler: Processed in 0.001456869 sec. | ||
| 3126 | 2025.12.18 21:22:57.678583 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2025.12.18 21:22:57.678679 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3128 | 2025.12.18 21:22:57.678719 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3129 | 2025.12.18 21:22:57.679381 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.12.18 21:22:57.679416 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3131 | 2025.12.18 21:22:57.679742 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3132 | 2025.12.18 21:22:57.679956 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.12.18 21:22:57.680049 [ 140 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3134 | 2025.12.18 21:22:57.680080 [ 140 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.18 21:22:57.680081 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001422 sec., 488045.0070323488 rows/sec., 34.11 MiB/sec. | ||
| 3136 | 2025.12.18 21:22:57.680098 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3137 | 2025.12.18 21:22:57.680123 [ 253 ] {ab2d5f65-8533-40e6-be03-240ba8288dc2} <Debug> TCPHandler: Processed in 0.001590691 sec. | ||
| 3138 | 2025.12.18 21:22:57.680176 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 3139 | 2025.12.18 21:22:57.680243 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.12.18 21:22:57.680274 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3141 | 2025.12.18 21:22:57.680304 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 726 rows starting from the beginning of the part | ||
| 3142 | 2025.12.18 21:22:57.680346 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3143 | 2025.12.18 21:22:57.680352 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 3144 | 2025.12.18 21:22:57.680400 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3145 | 2025.12.18 21:22:57.680421 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1169 rows starting from the beginning of the part | ||
| 3146 | 2025.12.18 21:22:57.680467 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 3147 | 2025.12.18 21:22:57.680504 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 3148 | 2025.12.18 21:22:57.680538 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 694 rows starting from the beginning of the part | ||
| 3149 | 2025.12.18 21:22:57.680738 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.18 21:22:57.680779 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3151 | 2025.12.18 21:22:57.681100 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3152 | 2025.12.18 21:22:57.681315 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.18 21:22:57.681443 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 3154 | 2025.12.18 21:22:57.681478 [ 253 ] {cbf40215-f57e-4ac5-b155-25a919668662} <Debug> TCPHandler: Processed in 0.001285794 sec. | ||
| 3155 | 2025.12.18 21:22:57.681584 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.12.18 21:22:57.681661 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015187 sec., 1867386.5806281688 rows/sec., 140.36 MiB/sec. | ||
| 3157 | 2025.12.18 21:22:57.681679 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3158 | 2025.12.18 21:22:57.681722 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3159 | 2025.12.18 21:22:57.681860 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3160 | 2025.12.18 21:22:57.682174 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.12.18 21:22:57.682198 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.18 21:22:57.682258 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_16_3} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3163 | 2025.12.18 21:22:57.682265 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3164 | 2025.12.18 21:22:57.682374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3165 | 2025.12.18 21:22:57.682649 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3166 | 2025.12.18 21:22:57.682869 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.12.18 21:22:57.682977 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3168 | 2025.12.18 21:22:57.683005 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2025.12.18 21:22:57.683011 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00135 sec., 232592.59259259258 rows/sec., 15.28 MiB/sec. | ||
| 3170 | 2025.12.18 21:22:57.683023 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3171 | 2025.12.18 21:22:57.683052 [ 253 ] {58599f90-3b03-4021-ac0c-96d0df844686} <Debug> TCPHandler: Processed in 0.001517271 sec. | ||
| 3172 | 2025.12.18 21:22:57.683099 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 3173 | 2025.12.18 21:22:57.683173 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.12.18 21:22:57.683183 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3175 | 2025.12.18 21:22:57.683216 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2658 rows starting from the beginning of the part | ||
| 3176 | 2025.12.18 21:22:57.683276 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3177 | 2025.12.18 21:22:57.683299 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 3178 | 2025.12.18 21:22:57.683320 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3179 | 2025.12.18 21:22:57.683346 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2656 rows starting from the beginning of the part | ||
| 3180 | 2025.12.18 21:22:57.683389 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part | ||
| 3181 | 2025.12.18 21:22:57.683432 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 3182 | 2025.12.18 21:22:57.683472 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3183 | 2025.12.18 21:22:57.683650 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.18 21:22:57.683686 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3185 | 2025.12.18 21:22:57.684011 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3186 | 2025.12.18 21:22:57.684226 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.18 21:22:57.684359 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 3188 | 2025.12.18 21:22:57.684396 [ 253 ] {52c99f37-9979-4a8b-96c7-b6d07465518d} <Debug> TCPHandler: Processed in 0.001272213 sec. | ||
| 3189 | 2025.12.18 21:22:57.684507 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.18 21:22:57.684601 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.18 21:22:57.684656 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <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 | ||
| 3192 | 2025.12.18 21:22:57.685422 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.18 21:22:57.685458 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3194 | 2025.12.18 21:22:57.685953 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6044 rows, containing 5 columns (5 merged, 0 gathered) in 0.002878826 sec., 2099466.935479949 rows/sec., 140.33 MiB/sec. | ||
| 3195 | 2025.12.18 21:22:57.686050 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3196 | 2025.12.18 21:22:57.686290 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2025.12.18 21:22:57.686393 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3198 | 2025.12.18 21:22:57.686425 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.12.18 21:22:57.686434 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001852 sec., 8099.352051835854 rows/sec., 14.51 MiB/sec. | ||
| 3200 | 2025.12.18 21:22:57.686446 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3201 | 2025.12.18 21:22:57.686498 [ 253 ] {5d82649b-c2d6-4a5f-8e8c-6946ba405e3e} <Debug> TCPHandler: Processed in 0.002040993 sec. | ||
| 3202 | 2025.12.18 21:22:57.686497 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3203 | 2025.12.18 21:22:57.686506 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 3204 | 2025.12.18 21:22:57.686607 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2025.12.18 21:22:57.686688 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3206 | 2025.12.18 21:22:57.686703 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3207 | 2025.12.18 21:22:57.686735 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part | ||
| 3208 | 2025.12.18 21:22:57.686747 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3209 | 2025.12.18 21:22:57.686831 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.12.18 21:22:57.686841 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3211 | 2025.12.18 21:22:57.686921 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3212 | 2025.12.18 21:22:57.686953 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3213 | 2025.12.18 21:22:57.687015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3214 | 2025.12.18 21:22:57.687056 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 3215 | 2025.12.18 21:22:57.687081 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.12.18 21:22:57.687119 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3217 | 2025.12.18 21:22:57.687153 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3218 | 2025.12.18 21:22:57.687252 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3219 | 2025.12.18 21:22:57.687464 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3220 | 2025.12.18 21:22:57.687682 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.12.18 21:22:57.687773 [ 140 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3222 | 2025.12.18 21:22:57.687796 [ 140 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.12.18 21:22:57.687811 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3224 | 2025.12.18 21:22:57.687811 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 3225 | 2025.12.18 21:22:57.687853 [ 253 ] {e227cf7e-4524-44bf-b579-b4ecf46088d4} <Debug> TCPHandler: Processed in 0.001296154 sec. | ||
| 3226 | 2025.12.18 21:22:57.687906 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3227 | 2025.12.18 21:22:57.688035 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2025.12.18 21:22:57.688071 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 912 rows starting from the beginning of the part | ||
| 3229 | 2025.12.18 21:22:57.688135 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3230 | 2025.12.18 21:22:57.688177 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 3231 | 2025.12.18 21:22:57.688218 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3232 | 2025.12.18 21:22:57.688256 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3233 | 2025.12.18 21:22:57.688309 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3234 | 2025.12.18 21:22:57.689344 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487589 sec., 833563.5716585696 rows/sec., 52.75 MiB/sec. | ||
| 3235 | 2025.12.18 21:22:57.689412 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.002928007 sec., 52253.973436538916 rows/sec., 93.64 MiB/sec. | ||
| 3236 | 2025.12.18 21:22:57.689585 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3237 | 2025.12.18 21:22:57.689710 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3238 | 2025.12.18 21:22:57.689912 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.12.18 21:22:57.690001 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_16_3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3240 | 2025.12.18 21:22:57.690048 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.18 21:22:57.690088 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3242 | 2025.12.18 21:22:57.690121 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3243 | 2025.12.18 21:22:57.690200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3244 | 2025.12.18 21:23:02.651285 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2025.12.18 21:23:02.651485 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3246 | 2025.12.18 21:23:02.651555 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3247 | 2025.12.18 21:23:02.652226 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2025.12.18 21:23:02.652279 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3249 | 2025.12.18 21:23:02.652705 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3250 | 2025.12.18 21:23:02.652950 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.12.18 21:23:02.653111 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001673 sec., 63359.23490735206 rows/sec., 5.31 MiB/sec. | ||
| 3252 | 2025.12.18 21:23:02.653158 [ 253 ] {0911e336-1085-4eaf-ad9a-4a470690842e} <Debug> TCPHandler: Processed in 0.002005813 sec. | ||
| 3253 | 2025.12.18 21:23:02.653289 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.12.18 21:23:02.653399 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3255 | 2025.12.18 21:23:02.653446 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3256 | 2025.12.18 21:23:02.653889 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.12.18 21:23:02.653933 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3258 | 2025.12.18 21:23:02.654268 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3259 | 2025.12.18 21:23:02.654516 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.12.18 21:23:02.654664 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001295 sec., 19305.019305019305 rows/sec., 1.42 MiB/sec. | ||
| 3261 | 2025.12.18 21:23:02.654705 [ 253 ] {1cb929a3-5d74-4141-bc99-665b182d3ace} <Debug> TCPHandler: Processed in 0.001469028 sec. | ||
| 3262 | 2025.12.18 21:23:02.654821 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2025.12.18 21:23:02.654918 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3264 | 2025.12.18 21:23:02.654961 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3265 | 2025.12.18 21:23:02.655386 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.12.18 21:23:02.655425 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3267 | 2025.12.18 21:23:02.655752 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3268 | 2025.12.18 21:23:02.655972 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.12.18 21:23:02.656105 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001207 sec., 73736.53686826843 rows/sec., 5.76 MiB/sec. | ||
| 3270 | 2025.12.18 21:23:02.656143 [ 253 ] {d395dc1f-e6bc-47ea-a02d-e03371f3ca77} <Debug> TCPHandler: Processed in 0.001373116 sec. | ||
| 3271 | 2025.12.18 21:23:02.656268 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.12.18 21:23:02.656385 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.12.18 21:23:02.656435 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3274 | 2025.12.18 21:23:02.656881 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.12.18 21:23:02.656921 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3276 | 2025.12.18 21:23:02.657290 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3277 | 2025.12.18 21:23:02.657541 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.18 21:23:02.657682 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 3279 | 2025.12.18 21:23:02.657721 [ 253 ] {6a95ec50-5792-4469-a8af-35f262342903} <Debug> TCPHandler: Processed in 0.00150782 sec. | ||
| 3280 | 2025.12.18 21:23:02.657862 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.12.18 21:23:02.657959 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.12.18 21:23:02.658016 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <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 | ||
| 3283 | 2025.12.18 21:23:02.658866 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.12.18 21:23:02.658907 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3285 | 2025.12.18 21:23:02.659486 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3286 | 2025.12.18 21:23:02.659751 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.12.18 21:23:02.659905 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001964 sec., 12729.124236252546 rows/sec., 22.81 MiB/sec. | ||
| 3288 | 2025.12.18 21:23:02.659977 [ 253 ] {9c3e4307-dda7-4fa8-bf59-36cd66f08e92} <Debug> TCPHandler: Processed in 0.002167127 sec. | ||
| 3289 | 2025.12.18 21:23:02.660120 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2025.12.18 21:23:02.660243 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3291 | 2025.12.18 21:23:02.660287 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3292 | 2025.12.18 21:23:02.660646 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.18 21:23:02.660683 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3294 | 2025.12.18 21:23:02.661009 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3295 | 2025.12.18 21:23:02.661227 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.12.18 21:23:02.661354 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3297 | 2025.12.18 21:23:02.661390 [ 253 ] {5a4a8559-66a3-4f44-b5a0-75eef0ad2c7b} <Debug> TCPHandler: Processed in 0.001320675 sec. | ||
| 3298 | 2025.12.18 21:23:04.069678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6177 | ||
| 3299 | 2025.12.18 21:23:04.070205 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.12.18 21:23:04.070259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3301 | 2025.12.18 21:23:04.070765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3302 | 2025.12.18 21:23:04.071004 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2025.12.18 21:23:04.071152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6177 | ||
| 3304 | 2025.12.18 21:23:04.393239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3305 | 2025.12.18 21:23:04.410095 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2025.12.18 21:23:04.410166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3307 | 2025.12.18 21:23:04.415854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3308 | 2025.12.18 21:23:04.416570 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2025.12.18 21:23:04.419441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3310 | 2025.12.18 21:23:06.560285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 462 | ||
| 3311 | 2025.12.18 21:23:06.562448 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2025.12.18 21:23:06.562490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3313 | 2025.12.18 21:23:06.563610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3314 | 2025.12.18 21:23:06.563862 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.12.18 21:23:06.564108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3316 | 2025.12.18 21:23:07.662339 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.12.18 21:23:07.662534 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.12.18 21:23:07.662610 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3319 | 2025.12.18 21:23:07.663431 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.18 21:23:07.663488 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3321 | 2025.12.18 21:23:07.663931 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3322 | 2025.12.18 21:23:07.664178 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.18 21:23:07.664339 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001861 sec., 220311.6603976357 rows/sec., 13.98 MiB/sec. | ||
| 3324 | 2025.12.18 21:23:07.664354 [ 129 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3325 | 2025.12.18 21:23:07.664393 [ 253 ] {2348769c-03a5-4538-b231-ebe13ec6e7fa} <Debug> TCPHandler: Processed in 0.002188108 sec. | ||
| 3326 | 2025.12.18 21:23:07.664438 [ 129 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.12.18 21:23:07.664470 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3328 | 2025.12.18 21:23:07.664539 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2025.12.18 21:23:07.664579 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::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 | ||
| 3330 | 2025.12.18 21:23:07.664650 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3331 | 2025.12.18 21:23:07.664694 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3332 | 2025.12.18 21:23:07.664699 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3333 | 2025.12.18 21:23:07.664742 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3334 | 2025.12.18 21:23:07.664821 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3335 | 2025.12.18 21:23:07.664888 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3336 | 2025.12.18 21:23:07.664953 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3337 | 2025.12.18 21:23:07.665016 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3338 | 2025.12.18 21:23:07.665863 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.12.18 21:23:07.665906 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3340 | 2025.12.18 21:23:07.666428 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899879 sec., 1079016.0847085526 rows/sec., 72.56 MiB/sec. | ||
| 3341 | 2025.12.18 21:23:07.666450 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3342 | 2025.12.18 21:23:07.666550 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3343 | 2025.12.18 21:23:07.666798 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.12.18 21:23:07.666819 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2025.12.18 21:23:07.666859 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_9_2} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3346 | 2025.12.18 21:23:07.666921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3347 | 2025.12.18 21:23:07.667020 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002393 sec., 477225.2402841621 rows/sec., 37.88 MiB/sec. | ||
| 3348 | 2025.12.18 21:23:07.667076 [ 253 ] {021fc3d6-766e-4383-aafc-77f27e56085c} <Debug> TCPHandler: Processed in 0.002589288 sec. | ||
| 3349 | 2025.12.18 21:23:07.667221 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2025.12.18 21:23:07.667348 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3351 | 2025.12.18 21:23:07.667406 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3352 | 2025.12.18 21:23:07.668044 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.12.18 21:23:07.668091 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3354 | 2025.12.18 21:23:07.668527 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3355 | 2025.12.18 21:23:07.668833 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.12.18 21:23:07.669009 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001691 sec., 130100.53222945002 rows/sec., 7.76 MiB/sec. | ||
| 3357 | 2025.12.18 21:23:07.669060 [ 253 ] {cbfcdeed-2cb9-455e-879b-91799557a073} <Debug> TCPHandler: Processed in 0.00190306 sec. | ||
| 3358 | 2025.12.18 21:23:07.669175 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2025.12.18 21:23:07.669279 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3360 | 2025.12.18 21:23:07.669321 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3361 | 2025.12.18 21:23:07.669809 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2025.12.18 21:23:07.669848 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3363 | 2025.12.18 21:23:07.670167 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3364 | 2025.12.18 21:23:07.670379 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2025.12.18 21:23:07.670525 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 3366 | 2025.12.18 21:23:07.670563 [ 253 ] {cd8fc345-0148-4ae3-94f2-3f0843fa7dad} <Debug> TCPHandler: Processed in 0.001439167 sec. | ||
| 3367 | 2025.12.18 21:23:07.670671 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2025.12.18 21:23:07.670768 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3369 | 2025.12.18 21:23:07.670808 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3370 | 2025.12.18 21:23:07.671275 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2025.12.18 21:23:07.671313 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3372 | 2025.12.18 21:23:07.671642 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3373 | 2025.12.18 21:23:07.671852 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2025.12.18 21:23:07.671956 [ 125 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3375 | 2025.12.18 21:23:07.671983 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 3376 | 2025.12.18 21:23:07.672004 [ 125 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.12.18 21:23:07.672027 [ 253 ] {ffb6c84a-c4ed-4d63-8347-b304cb30ce6f} <Debug> TCPHandler: Processed in 0.001405747 sec. | ||
| 3378 | 2025.12.18 21:23:07.672030 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3379 | 2025.12.18 21:23:07.672119 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::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 | ||
| 3380 | 2025.12.18 21:23:07.672154 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.12.18 21:23:07.672204 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3382 | 2025.12.18 21:23:07.672231 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3383 | 2025.12.18 21:23:07.672249 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3384 | 2025.12.18 21:23:07.672284 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3385 | 2025.12.18 21:23:07.672296 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3386 | 2025.12.18 21:23:07.672326 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3387 | 2025.12.18 21:23:07.672367 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3388 | 2025.12.18 21:23:07.672405 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3389 | 2025.12.18 21:23:07.672980 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2025.12.18 21:23:07.673016 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3391 | 2025.12.18 21:23:07.673369 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3392 | 2025.12.18 21:23:07.673390 [ 190 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294884 sec., 814744.795672817 rows/sec., 49.37 MiB/sec. | ||
| 3393 | 2025.12.18 21:23:07.673595 [ 190 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3394 | 2025.12.18 21:23:07.673630 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.18 21:23:07.673781 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001551 sec., 447453.25596389425 rows/sec., 31.27 MiB/sec. | ||
| 3396 | 2025.12.18 21:23:07.673820 [ 253 ] {72c65411-794f-4e31-9f6d-4eab3331d3a8} <Debug> TCPHandler: Processed in 0.001720675 sec. | ||
| 3397 | 2025.12.18 21:23:07.673911 [ 190 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.12.18 21:23:07.673943 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2025.12.18 21:23:07.673995 [ 190 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_9_2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3400 | 2025.12.18 21:23:07.674043 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3401 | 2025.12.18 21:23:07.674086 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3402 | 2025.12.18 21:23:07.674089 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3403 | 2025.12.18 21:23:07.674467 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.12.18 21:23:07.674503 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3405 | 2025.12.18 21:23:07.674833 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3406 | 2025.12.18 21:23:07.675045 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.12.18 21:23:07.675184 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 3408 | 2025.12.18 21:23:07.675221 [ 253 ] {f6006ba6-284a-4f17-9bbd-c11188c1099c} <Debug> TCPHandler: Processed in 0.001326835 sec. | ||
| 3409 | 2025.12.18 21:23:07.675338 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2025.12.18 21:23:07.675432 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3411 | 2025.12.18 21:23:07.675474 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3412 | 2025.12.18 21:23:07.675952 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.12.18 21:23:07.675996 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3414 | 2025.12.18 21:23:07.676411 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3415 | 2025.12.18 21:23:07.676638 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.12.18 21:23:07.676773 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00136 sec., 230882.35294117645 rows/sec., 15.17 MiB/sec. | ||
| 3417 | 2025.12.18 21:23:07.676811 [ 253 ] {5e680d09-3f62-47a4-9f58-9a4afd4fb006} <Debug> TCPHandler: Processed in 0.00152105 sec. | ||
| 3418 | 2025.12.18 21:23:07.676927 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2025.12.18 21:23:07.677021 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3420 | 2025.12.18 21:23:07.677063 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3421 | 2025.12.18 21:23:07.677379 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.12.18 21:23:07.677415 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3423 | 2025.12.18 21:23:07.677715 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3424 | 2025.12.18 21:23:07.677917 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.12.18 21:23:07.678044 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3426 | 2025.12.18 21:23:07.678080 [ 253 ] {2e1adfe5-7cfe-40ed-a09c-d2270f72faa2} <Debug> TCPHandler: Processed in 0.001202882 sec. | ||
| 3427 | 2025.12.18 21:23:07.678191 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.12.18 21:23:07.678284 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3429 | 2025.12.18 21:23:07.678337 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <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 | ||
| 3430 | 2025.12.18 21:23:07.679119 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.12.18 21:23:07.679156 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3432 | 2025.12.18 21:23:07.679682 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3433 | 2025.12.18 21:23:07.679900 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2025.12.18 21:23:07.680036 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 3435 | 2025.12.18 21:23:07.680100 [ 253 ] {baccf0e3-ac02-49d1-abb0-774c860b258c} <Debug> TCPHandler: Processed in 0.001957512 sec. | ||
| 3436 | 2025.12.18 21:23:07.680228 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2025.12.18 21:23:07.680353 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3438 | 2025.12.18 21:23:07.680404 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3439 | 2025.12.18 21:23:07.680848 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2025.12.18 21:23:07.680900 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3441 | 2025.12.18 21:23:07.681330 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3442 | 2025.12.18 21:23:07.681606 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.12.18 21:23:07.681766 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001438 sec., 72322.67037552156 rows/sec., 4.43 MiB/sec. | ||
| 3444 | 2025.12.18 21:23:07.681810 [ 253 ] {af94dba5-1fef-4509-9549-dc64b256fb35} <Debug> TCPHandler: Processed in 0.001644103 sec. | ||
| 3445 | 2025.12.18 21:23:11.441614 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3446 | 2025.12.18 21:23:11.441707 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3447 | 2025.12.18 21:23:11.572132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6625 | ||
| 3448 | 2025.12.18 21:23:11.572608 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.18 21:23:11.572647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3450 | 2025.12.18 21:23:11.573133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3451 | 2025.12.18 21:23:11.573380 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.18 21:23:11.573525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6625 | ||
| 3453 | 2025.12.18 21:23:11.920426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3454 | 2025.12.18 21:23:11.937702 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.12.18 21:23:11.937766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3456 | 2025.12.18 21:23:11.943891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3457 | 2025.12.18 21:23:11.944633 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2025.12.18 21:23:11.947701 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3459 | 2025.12.18 21:23:12.651868 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2025.12.18 21:23:12.652062 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3461 | 2025.12.18 21:23:12.652131 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3462 | 2025.12.18 21:23:12.652787 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.12.18 21:23:12.652833 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3464 | 2025.12.18 21:23:12.653223 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3465 | 2025.12.18 21:23:12.653444 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.12.18 21:23:12.653591 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001582 sec., 67003.79266750948 rows/sec., 5.61 MiB/sec. | ||
| 3467 | 2025.12.18 21:23:12.653632 [ 253 ] {f78fcb21-e1f8-45fe-a762-03e9ecda5bb6} <Debug> TCPHandler: Processed in 0.00190643 sec. | ||
| 3468 | 2025.12.18 21:23:12.653763 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2025.12.18 21:23:12.653860 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3470 | 2025.12.18 21:23:12.653900 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3471 | 2025.12.18 21:23:12.654303 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.12.18 21:23:12.654339 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3473 | 2025.12.18 21:23:12.654645 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3474 | 2025.12.18 21:23:12.654853 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2025.12.18 21:23:12.654979 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001138 sec., 21968.365553602813 rows/sec., 1.61 MiB/sec. | ||
| 3476 | 2025.12.18 21:23:12.655016 [ 253 ] {43309acd-9c34-4708-a7d8-2f8455f06941} <Debug> TCPHandler: Processed in 0.001303015 sec. | ||
| 3477 | 2025.12.18 21:23:12.655131 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2025.12.18 21:23:12.655225 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3479 | 2025.12.18 21:23:12.655265 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3480 | 2025.12.18 21:23:12.655673 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.12.18 21:23:12.655709 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3482 | 2025.12.18 21:23:12.656010 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3483 | 2025.12.18 21:23:12.656223 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.12.18 21:23:12.656348 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001142 sec., 77933.45008756568 rows/sec., 6.09 MiB/sec. | ||
| 3485 | 2025.12.18 21:23:12.656384 [ 253 ] {6f6c0632-ae0c-4bcd-9aad-bcfadd9823a0} <Debug> TCPHandler: Processed in 0.001302934 sec. | ||
| 3486 | 2025.12.18 21:23:12.656498 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2025.12.18 21:23:12.656593 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3488 | 2025.12.18 21:23:12.656637 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3489 | 2025.12.18 21:23:12.657043 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.12.18 21:23:12.657079 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3491 | 2025.12.18 21:23:12.657397 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3492 | 2025.12.18 21:23:12.657610 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2025.12.18 21:23:12.657736 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3494 | 2025.12.18 21:23:12.657772 [ 253 ] {38408ad4-25a6-433c-b192-7084c5acc492} <Debug> TCPHandler: Processed in 0.001323235 sec. | ||
| 3495 | 2025.12.18 21:23:12.657887 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2025.12.18 21:23:12.657981 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2025.12.18 21:23:12.658035 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <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 | ||
| 3498 | 2025.12.18 21:23:12.658809 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2025.12.18 21:23:12.658846 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3500 | 2025.12.18 21:23:12.659381 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3501 | 2025.12.18 21:23:12.659602 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2025.12.18 21:23:12.659741 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001778 sec., 14060.742407199099 rows/sec., 25.20 MiB/sec. | ||
| 3503 | 2025.12.18 21:23:12.659815 [ 253 ] {6e60b23d-8a65-44ff-a8b0-4c03980ce62f} <Debug> TCPHandler: Processed in 0.001977382 sec. | ||
| 3504 | 2025.12.18 21:23:12.659958 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2025.12.18 21:23:12.660067 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3506 | 2025.12.18 21:23:12.660116 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3507 | 2025.12.18 21:23:12.660637 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2025.12.18 21:23:12.660679 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3509 | 2025.12.18 21:23:12.661055 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3510 | 2025.12.18 21:23:12.661324 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2025.12.18 21:23:12.661480 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
| 3512 | 2025.12.18 21:23:12.661526 [ 253 ] {9c992db6-a479-4952-b0a2-f5c2327e89ba} <Debug> TCPHandler: Processed in 0.001626453 sec. | ||
| 3513 | 2025.12.18 21:23:14.736447 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2025.12.18 21:23:14.736636 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3515 | 2025.12.18 21:23:14.736700 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3516 | 2025.12.18 21:23:14.737498 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.12.18 21:23:14.737559 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3518 | 2025.12.18 21:23:14.737982 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3519 | 2025.12.18 21:23:14.738218 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.12.18 21:23:14.738383 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 3521 | 2025.12.18 21:23:14.738426 [ 253 ] {e2dbfbc6-cbdc-4068-afbe-0a9df2ce2f1b} <Debug> TCPHandler: Processed in 0.002110916 sec. | ||
| 3522 | 2025.12.18 21:23:14.738572 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.12.18 21:23:14.738669 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3524 | 2025.12.18 21:23:14.738710 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3525 | 2025.12.18 21:23:14.740215 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2025.12.18 21:23:14.740255 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3527 | 2025.12.18 21:23:14.740736 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3528 | 2025.12.18 21:23:14.740970 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2025.12.18 21:23:14.741111 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.00246 sec., 927642.2764227643 rows/sec., 75.18 MiB/sec. | ||
| 3530 | 2025.12.18 21:23:14.741153 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3531 | 2025.12.18 21:23:14.741166 [ 253 ] {31838755-0b7c-4a44-a3ec-af36a5a67ccb} <Debug> TCPHandler: Processed in 0.00265683 sec. | ||
| 3532 | 2025.12.18 21:23:14.741286 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2025.12.18 21:23:14.741382 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3534 | 2025.12.18 21:23:14.741423 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3535 | 2025.12.18 21:23:14.741911 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.12.18 21:23:14.741949 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3537 | 2025.12.18 21:23:14.742286 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3538 | 2025.12.18 21:23:14.742507 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.12.18 21:23:14.742664 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001299 sec., 169361.0469591994 rows/sec., 10.11 MiB/sec. | ||
| 3540 | 2025.12.18 21:23:14.742715 [ 253 ] {00911413-bdd0-4104-9e3d-b8162b0ae887} <Debug> TCPHandler: Processed in 0.001478289 sec. | ||
| 3541 | 2025.12.18 21:23:14.742833 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.12.18 21:23:14.742929 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3543 | 2025.12.18 21:23:14.742970 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3544 | 2025.12.18 21:23:14.743504 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.12.18 21:23:14.743543 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3546 | 2025.12.18 21:23:14.743938 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3547 | 2025.12.18 21:23:14.744148 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.12.18 21:23:14.744258 [ 105 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3549 | 2025.12.18 21:23:14.744279 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001368 sec., 321637.4269005848 rows/sec., 21.28 MiB/sec. | ||
| 3550 | 2025.12.18 21:23:14.744327 [ 105 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.12.18 21:23:14.744335 [ 253 ] {2745c49a-3794-4e61-9311-d162f26e9c2c} <Debug> TCPHandler: Processed in 0.001552321 sec. | ||
| 3552 | 2025.12.18 21:23:14.744357 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3553 | 2025.12.18 21:23:14.744451 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::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 | ||
| 3554 | 2025.12.18 21:23:14.744463 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2025.12.18 21:23:14.744560 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3556 | 2025.12.18 21:23:14.744569 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3557 | 2025.12.18 21:23:14.744591 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3558 | 2025.12.18 21:23:14.744613 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3559 | 2025.12.18 21:23:14.744646 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3560 | 2025.12.18 21:23:14.744689 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 440 rows starting from the beginning of the part | ||
| 3561 | 2025.12.18 21:23:14.744728 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3562 | 2025.12.18 21:23:14.744764 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3563 | 2025.12.18 21:23:14.744801 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part | ||
| 3564 | 2025.12.18 21:23:14.745083 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.12.18 21:23:14.745119 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3566 | 2025.12.18 21:23:14.745519 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3567 | 2025.12.18 21:23:14.745735 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.12.18 21:23:14.745764 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344656 sec., 1285087.0408491094 rows/sec., 88.87 MiB/sec. | ||
| 3569 | 2025.12.18 21:23:14.745867 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001315 sec., 160456.27376425857 rows/sec., 9.11 MiB/sec. | ||
| 3570 | 2025.12.18 21:23:14.745909 [ 253 ] {7bf13343-234a-418e-9c78-52a7e902b030} <Debug> TCPHandler: Processed in 0.001496089 sec. | ||
| 3571 | 2025.12.18 21:23:14.745942 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3572 | 2025.12.18 21:23:14.746011 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2025.12.18 21:23:14.746104 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3574 | 2025.12.18 21:23:14.746145 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3575 | 2025.12.18 21:23:14.746234 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2025.12.18 21:23:14.746306 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_10_2} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3577 | 2025.12.18 21:23:14.746376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3578 | 2025.12.18 21:23:14.746909 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.18 21:23:14.746944 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3580 | 2025.12.18 21:23:14.747317 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3581 | 2025.12.18 21:23:14.747547 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.18 21:23:14.747680 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001594 sec., 721455.4579673777 rows/sec., 51.44 MiB/sec. | ||
| 3583 | 2025.12.18 21:23:14.747719 [ 253 ] {1b343d3b-23f9-43e5-823d-27070b9665b9} <Debug> TCPHandler: Processed in 0.001758027 sec. | ||
| 3584 | 2025.12.18 21:23:14.747831 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.12.18 21:23:14.747925 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3586 | 2025.12.18 21:23:14.747967 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3587 | 2025.12.18 21:23:14.748294 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.12.18 21:23:14.748330 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3589 | 2025.12.18 21:23:14.748630 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3590 | 2025.12.18 21:23:14.748846 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.12.18 21:23:14.748947 [ 33 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3592 | 2025.12.18 21:23:14.748975 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 3593 | 2025.12.18 21:23:14.748996 [ 33 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.12.18 21:23:14.749016 [ 253 ] {a96f34c8-e0bf-4f4a-b9e3-e2300aedf59b} <Debug> TCPHandler: Processed in 0.001235073 sec. | ||
| 3595 | 2025.12.18 21:23:14.749022 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3596 | 2025.12.18 21:23:14.749110 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::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 | ||
| 3597 | 2025.12.18 21:23:14.749127 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2025.12.18 21:23:14.749196 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3599 | 2025.12.18 21:23:14.749222 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.12.18 21:23:14.749223 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 3601 | 2025.12.18 21:23:14.749267 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3602 | 2025.12.18 21:23:14.749282 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3603 | 2025.12.18 21:23:14.749323 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3604 | 2025.12.18 21:23:14.749359 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3605 | 2025.12.18 21:23:14.749400 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3606 | 2025.12.18 21:23:14.749438 [ 188 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3607 | 2025.12.18 21:23:14.749911 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2025.12.18 21:23:14.749951 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3609 | 2025.12.18 21:23:14.750126 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001046078 sec., 57357.099566189136 rows/sec., 2.93 MiB/sec. | ||
| 3610 | 2025.12.18 21:23:14.750291 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3611 | 2025.12.18 21:23:14.750475 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3612 | 2025.12.18 21:23:14.750657 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.12.18 21:23:14.750745 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.12.18 21:23:14.750747 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_10_2} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3615 | 2025.12.18 21:23:14.750855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3616 | 2025.12.18 21:23:14.750890 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001686 sec., 542111.5065243179 rows/sec., 35.85 MiB/sec. | ||
| 3617 | 2025.12.18 21:23:14.750931 [ 253 ] {d1084f71-e7b3-494d-a542-feba9303819d} <Debug> TCPHandler: Processed in 0.001853529 sec. | ||
| 3618 | 2025.12.18 21:23:14.751043 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2025.12.18 21:23:14.751139 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3620 | 2025.12.18 21:23:14.751182 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3621 | 2025.12.18 21:23:14.751490 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.12.18 21:23:14.751526 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3623 | 2025.12.18 21:23:14.751831 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3624 | 2025.12.18 21:23:14.752057 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.18 21:23:14.752159 [ 33 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3626 | 2025.12.18 21:23:14.752183 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3627 | 2025.12.18 21:23:14.752200 [ 33 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.12.18 21:23:14.752224 [ 253 ] {e30a4665-e6aa-4a76-878a-f8668b9a7441} <Debug> TCPHandler: Processed in 0.001231042 sec. | ||
| 3629 | 2025.12.18 21:23:14.752228 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3630 | 2025.12.18 21:23:14.752314 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::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 | ||
| 3631 | 2025.12.18 21:23:14.752335 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2025.12.18 21:23:14.752396 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2025.12.18 21:23:14.752420 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3634 | 2025.12.18 21:23:14.752429 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2025.12.18 21:23:14.752469 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3636 | 2025.12.18 21:23:14.752482 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <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 | ||
| 3637 | 2025.12.18 21:23:14.752511 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3638 | 2025.12.18 21:23:14.752550 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3639 | 2025.12.18 21:23:14.752588 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3640 | 2025.12.18 21:23:14.752625 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3641 | 2025.12.18 21:23:14.753230 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.12.18 21:23:14.753265 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3643 | 2025.12.18 21:23:14.753409 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114529 sec., 8972.400000358897 rows/sec., 604.59 KiB/sec. | ||
| 3644 | 2025.12.18 21:23:14.753572 [ 190 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3645 | 2025.12.18 21:23:14.753816 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3646 | 2025.12.18 21:23:14.753882 [ 190 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.12.18 21:23:14.753964 [ 190 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_10_2} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3648 | 2025.12.18 21:23:14.754045 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3649 | 2025.12.18 21:23:14.754073 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2025.12.18 21:23:14.754218 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001808 sec., 8296.460176991151 rows/sec., 14.87 MiB/sec. | ||
| 3651 | 2025.12.18 21:23:14.754270 [ 253 ] {10a97e66-0e71-434e-aeb1-1274a7fdbda9} <Debug> TCPHandler: Processed in 0.001984642 sec. | ||
| 3652 | 2025.12.18 21:23:14.754388 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2025.12.18 21:23:14.754485 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3654 | 2025.12.18 21:23:14.754528 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3655 | 2025.12.18 21:23:14.754886 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2025.12.18 21:23:14.754923 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3657 | 2025.12.18 21:23:14.755242 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3658 | 2025.12.18 21:23:14.755448 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.12.18 21:23:14.755576 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001111 sec., 66606.6606660666 rows/sec., 3.91 MiB/sec. | ||
| 3660 | 2025.12.18 21:23:14.755611 [ 253 ] {e11cd08b-56a6-48d8-a476-ec2e55ef377e} <Debug> TCPHandler: Processed in 0.001272533 sec. | ||
| 3661 | 2025.12.18 21:23:16.565210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 518 | ||
| 3662 | 2025.12.18 21:23:16.567877 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.12.18 21:23:16.567921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3664 | 2025.12.18 21:23:16.569111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3665 | 2025.12.18 21:23:16.569378 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.12.18 21:23:16.569687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 3667 | 2025.12.18 21:23:17.646902 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2025.12.18 21:23:17.647078 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3669 | 2025.12.18 21:23:17.647143 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3670 | 2025.12.18 21:23:17.647761 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.12.18 21:23:17.647813 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3672 | 2025.12.18 21:23:17.648193 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3673 | 2025.12.18 21:23:17.648415 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.12.18 21:23:17.648559 [ 54 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3675 | 2025.12.18 21:23:17.648585 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001552 sec., 36082.47422680412 rows/sec., 2.77 MiB/sec. | ||
| 3676 | 2025.12.18 21:23:17.648626 [ 54 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2025.12.18 21:23:17.648645 [ 253 ] {acf2d305-cccb-4ff0-b38d-e7fe83811edc} <Debug> TCPHandler: Processed in 0.001872059 sec. | ||
| 3678 | 2025.12.18 21:23:17.648651 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3679 | 2025.12.18 21:23:17.648768 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 3680 | 2025.12.18 21:23:17.648772 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2025.12.18 21:23:17.648905 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2025.12.18 21:23:17.648910 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3683 | 2025.12.18 21:23:17.648950 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2341 rows starting from the beginning of the part | ||
| 3684 | 2025.12.18 21:23:17.648970 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3685 | 2025.12.18 21:23:17.649055 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3686 | 2025.12.18 21:23:17.649123 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1142 rows starting from the beginning of the part | ||
| 3687 | 2025.12.18 21:23:17.649173 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3688 | 2025.12.18 21:23:17.649223 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2282 rows starting from the beginning of the part | ||
| 3689 | 2025.12.18 21:23:17.649269 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3690 | 2025.12.18 21:23:17.649392 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2025.12.18 21:23:17.649435 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3692 | 2025.12.18 21:23:17.649770 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3693 | 2025.12.18 21:23:17.649995 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.12.18 21:23:17.650101 [ 54 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3695 | 2025.12.18 21:23:17.650132 [ 54 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.12.18 21:23:17.650132 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 3697 | 2025.12.18 21:23:17.650155 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3698 | 2025.12.18 21:23:17.650187 [ 253 ] {369fd4d4-368d-4370-8273-d39907c17335} <Debug> TCPHandler: Processed in 0.001467059 sec. | ||
| 3699 | 2025.12.18 21:23:17.650261 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 3700 | 2025.12.18 21:23:17.650302 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2025.12.18 21:23:17.650376 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3702 | 2025.12.18 21:23:17.650403 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3703 | 2025.12.18 21:23:17.650417 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3704 | 2025.12.18 21:23:17.650454 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3705 | 2025.12.18 21:23:17.650490 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 89 rows starting from the beginning of the part | ||
| 3706 | 2025.12.18 21:23:17.650552 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 694 rows starting from the beginning of the part | ||
| 3707 | 2025.12.18 21:23:17.650606 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3708 | 2025.12.18 21:23:17.650660 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1150 rows starting from the beginning of the part | ||
| 3709 | 2025.12.18 21:23:17.650712 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3710 | 2025.12.18 21:23:17.650835 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.18 21:23:17.650875 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3712 | 2025.12.18 21:23:17.651297 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3713 | 2025.12.18 21:23:17.651540 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.18 21:23:17.651643 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3715 | 2025.12.18 21:23:17.651673 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.12.18 21:23:17.651675 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001293 sec., 64965.197215777254 rows/sec., 4.52 MiB/sec. | ||
| 3717 | 2025.12.18 21:23:17.651696 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3718 | 2025.12.18 21:23:17.651726 [ 253 ] {bc073eac-72b2-4a17-9bc5-6352e3413c67} <Debug> TCPHandler: Processed in 0.001473549 sec. | ||
| 3719 | 2025.12.18 21:23:17.651808 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 3720 | 2025.12.18 21:23:17.651843 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.12.18 21:23:17.651946 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.12.18 21:23:17.651962 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3723 | 2025.12.18 21:23:17.651988 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3724 | 2025.12.18 21:23:17.652005 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6044 rows starting from the beginning of the part | ||
| 3725 | 2025.12.18 21:23:17.652021 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300317 sec., 1828006.218796558 rows/sec., 154.79 MiB/sec. | ||
| 3726 | 2025.12.18 21:23:17.652080 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3727 | 2025.12.18 21:23:17.652130 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3728 | 2025.12.18 21:23:17.652172 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 3729 | 2025.12.18 21:23:17.652212 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 914 rows starting from the beginning of the part | ||
| 3730 | 2025.12.18 21:23:17.652252 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part | ||
| 3731 | 2025.12.18 21:23:17.652325 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2025.12.18 21:23:17.652351 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3733 | 2025.12.18 21:23:17.652367 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3734 | 2025.12.18 21:23:17.652375 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148016 sec., 1534904.7679346895 rows/sec., 115.81 MiB/sec. | ||
| 3735 | 2025.12.18 21:23:17.652692 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3736 | 2025.12.18 21:23:17.652845 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.12.18 21:23:17.652949 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_21_4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3738 | 2025.12.18 21:23:17.653033 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3739 | 2025.12.18 21:23:17.653123 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.12.18 21:23:17.653144 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3741 | 2025.12.18 21:23:17.653225 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_21_4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3742 | 2025.12.18 21:23:17.653331 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3743 | 2025.12.18 21:23:17.653467 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2025.12.18 21:23:17.653599 [ 54 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3745 | 2025.12.18 21:23:17.653629 [ 54 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.12.18 21:23:17.653632 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001704 sec., 17605.6338028169 rows/sec., 1.19 MiB/sec. | ||
| 3747 | 2025.12.18 21:23:17.653647 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3748 | 2025.12.18 21:23:17.653678 [ 253 ] {6972076e-e886-4e5d-b1ee-3fe41f868634} <Debug> TCPHandler: Processed in 0.00188422 sec. | ||
| 3749 | 2025.12.18 21:23:17.653757 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3750 | 2025.12.18 21:23:17.653877 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3751 | 2025.12.18 21:23:17.653910 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1240 rows starting from the beginning of the part | ||
| 3752 | 2025.12.18 21:23:17.653971 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3753 | 2025.12.18 21:23:17.654016 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3754 | 2025.12.18 21:23:17.654055 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 3755 | 2025.12.18 21:23:17.654094 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3756 | 2025.12.18 21:23:17.654134 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 3757 | 2025.12.18 21:23:17.655233 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153229 sec., 1023304.9879591983 rows/sec., 64.81 MiB/sec. | ||
| 3758 | 2025.12.18 21:23:17.655462 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3759 | 2025.12.18 21:23:17.655693 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7676 rows, containing 5 columns (5 merged, 0 gathered) in 0.003934894 sec., 1950751.4052475109 rows/sec., 130.42 MiB/sec. | ||
| 3760 | 2025.12.18 21:23:17.655726 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.12.18 21:23:17.655801 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_21_4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3762 | 2025.12.18 21:23:17.655871 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3763 | 2025.12.18 21:23:17.656330 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3764 | 2025.12.18 21:23:17.656590 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.12.18 21:23:17.656660 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3766 | 2025.12.18 21:23:17.656746 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3767 | 2025.12.18 21:23:18.001183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.07 MiB, peak 236.75 MiB, free memory in arenas 0.00 B, will set to 228.25 MiB (RSS), difference: 1.17 MiB | ||
| 3768 | 2025.12.18 21:23:19.074524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7137 | ||
| 3769 | 2025.12.18 21:23:19.075038 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2025.12.18 21:23:19.075077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3771 | 2025.12.18 21:23:19.075545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3772 | 2025.12.18 21:23:19.075783 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2025.12.18 21:23:19.075907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7137 | ||
| 3774 | 2025.12.18 21:23:19.448680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3775 | 2025.12.18 21:23:19.465119 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.12.18 21:23:19.465177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3777 | 2025.12.18 21:23:19.470803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3778 | 2025.12.18 21:23:19.471532 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2025.12.18 21:23:19.474863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3780 | 2025.12.18 21:23:22.650874 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2025.12.18 21:23:22.651096 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3782 | 2025.12.18 21:23:22.651179 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3783 | 2025.12.18 21:23:22.651930 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.12.18 21:23:22.651975 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3785 | 2025.12.18 21:23:22.652382 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3786 | 2025.12.18 21:23:22.652611 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.12.18 21:23:22.652774 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001736 sec., 61059.90783410139 rows/sec., 5.12 MiB/sec. | ||
| 3788 | 2025.12.18 21:23:22.652820 [ 253 ] {4e2394cc-95ba-4568-8981-f9c0afc58647} <Debug> TCPHandler: Processed in 0.002098145 sec. | ||
| 3789 | 2025.12.18 21:23:22.652949 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2025.12.18 21:23:22.653050 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3791 | 2025.12.18 21:23:22.653094 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3792 | 2025.12.18 21:23:22.653515 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.12.18 21:23:22.653554 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3794 | 2025.12.18 21:23:22.653863 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3795 | 2025.12.18 21:23:22.654103 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.12.18 21:23:22.654210 [ 46 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3797 | 2025.12.18 21:23:22.654238 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001209 sec., 20678.2464846981 rows/sec., 1.52 MiB/sec. | ||
| 3798 | 2025.12.18 21:23:22.654278 [ 46 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.12.18 21:23:22.654286 [ 253 ] {f6acc31d-e98a-4284-a63b-7caf2c95762c} <Debug> TCPHandler: Processed in 0.001389417 sec. | ||
| 3800 | 2025.12.18 21:23:22.654308 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3801 | 2025.12.18 21:23:22.654410 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2025.12.18 21:23:22.654438 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 3803 | 2025.12.18 21:23:22.654510 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3804 | 2025.12.18 21:23:22.654556 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3805 | 2025.12.18 21:23:22.654587 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3806 | 2025.12.18 21:23:22.654625 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 3807 | 2025.12.18 21:23:22.654694 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3808 | 2025.12.18 21:23:22.654739 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 220 rows starting from the beginning of the part | ||
| 3809 | 2025.12.18 21:23:22.654780 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3810 | 2025.12.18 21:23:22.654817 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 220 rows starting from the beginning of the part | ||
| 3811 | 2025.12.18 21:23:22.654858 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3812 | 2025.12.18 21:23:22.654983 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.12.18 21:23:22.655026 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3814 | 2025.12.18 21:23:22.655373 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3815 | 2025.12.18 21:23:22.655610 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.12.18 21:23:22.655743 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001253 sec., 71029.52913008779 rows/sec., 5.55 MiB/sec. | ||
| 3817 | 2025.12.18 21:23:22.655781 [ 253 ] {135e77ba-6632-4e8d-9969-0028884a596f} <Debug> TCPHandler: Processed in 0.001420607 sec. | ||
| 3818 | 2025.12.18 21:23:22.655801 [ 189 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419598 sec., 548042.4739961595 rows/sec., 35.87 MiB/sec. | ||
| 3819 | 2025.12.18 21:23:22.655894 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2025.12.18 21:23:22.655993 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3821 | 2025.12.18 21:23:22.656032 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3822 | 2025.12.18 21:23:22.656038 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3823 | 2025.12.18 21:23:22.656373 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.12.18 21:23:22.656460 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_16_3} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3825 | 2025.12.18 21:23:22.656470 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.12.18 21:23:22.656510 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3827 | 2025.12.18 21:23:22.656556 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3828 | 2025.12.18 21:23:22.656850 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3829 | 2025.12.18 21:23:22.657066 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.12.18 21:23:22.657199 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3831 | 2025.12.18 21:23:22.657235 [ 253 ] {dbaa0b71-4470-40c0-8bf9-ede8e49a4eba} <Debug> TCPHandler: Processed in 0.001388937 sec. | ||
| 3832 | 2025.12.18 21:23:22.657346 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2025.12.18 21:23:22.657445 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3834 | 2025.12.18 21:23:22.657499 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <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 | ||
| 3835 | 2025.12.18 21:23:22.658303 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.12.18 21:23:22.658346 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3837 | 2025.12.18 21:23:22.658884 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3838 | 2025.12.18 21:23:22.659114 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2025.12.18 21:23:22.659222 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3840 | 2025.12.18 21:23:22.659254 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001828 sec., 13676.148796498906 rows/sec., 24.51 MiB/sec. | ||
| 3841 | 2025.12.18 21:23:22.659259 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2025.12.18 21:23:22.659296 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3843 | 2025.12.18 21:23:22.659322 [ 253 ] {1420e7cb-1872-41ff-9fd7-2563766a81cd} <Debug> TCPHandler: Processed in 0.002027144 sec. | ||
| 3844 | 2025.12.18 21:23:22.659401 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 3845 | 2025.12.18 21:23:22.659441 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.18 21:23:22.659545 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3847 | 2025.12.18 21:23:22.659588 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3848 | 2025.12.18 21:23:22.659712 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2025.12.18 21:23:22.659795 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 153 rows starting from the beginning of the part | ||
| 3850 | 2025.12.18 21:23:22.659942 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2025.12.18 21:23:22.659975 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3852 | 2025.12.18 21:23:22.659983 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3853 | 2025.12.18 21:23:22.660153 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3854 | 2025.12.18 21:23:22.660324 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3855 | 2025.12.18 21:23:22.660350 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3856 | 2025.12.18 21:23:22.660491 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3857 | 2025.12.18 21:23:22.660580 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.12.18 21:23:22.660643 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3859 | 2025.12.18 21:23:22.660717 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 3860 | 2025.12.18 21:23:22.660758 [ 253 ] {93f3484a-04eb-4b4b-88c6-d21799b0d1f7} <Debug> TCPHandler: Processed in 0.001366316 sec. | ||
| 3861 | 2025.12.18 21:23:22.663217 [ 189 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.003870602 sec., 66656.29790921412 rows/sec., 119.45 MiB/sec. | ||
| 3862 | 2025.12.18 21:23:22.663591 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3863 | 2025.12.18 21:23:22.663911 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2025.12.18 21:23:22.663982 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3865 | 2025.12.18 21:23:22.664064 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3866 | 2025.12.18 21:23:26.441757 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3867 | 2025.12.18 21:23:26.441828 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3868 | 2025.12.18 21:23:26.570773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 538 | ||
| 3869 | 2025.12.18 21:23:26.572841 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2025.12.18 21:23:26.572884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3871 | 2025.12.18 21:23:26.574012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3872 | 2025.12.18 21:23:26.574270 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2025.12.18 21:23:26.574423 [ 28 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3874 | 2025.12.18 21:23:26.574473 [ 28 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.12.18 21:23:26.574493 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3876 | 2025.12.18 21:23:26.574523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3877 | 2025.12.18 21:23:26.574580 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 3878 | 2025.12.18 21:23:26.575062 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3879 | 2025.12.18 21:23:26.575193 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 3880 | 2025.12.18 21:23:26.575557 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 3881 | 2025.12.18 21:23:26.575866 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3882 | 2025.12.18 21:23:26.576152 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3883 | 2025.12.18 21:23:26.576427 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3884 | 2025.12.18 21:23:26.576731 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3885 | 2025.12.18 21:23:26.576818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7585 | ||
| 3886 | 2025.12.18 21:23:26.577285 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.18 21:23:26.577322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3888 | 2025.12.18 21:23:26.577834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3889 | 2025.12.18 21:23:26.578080 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.12.18 21:23:26.578216 [ 28 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3891 | 2025.12.18 21:23:26.578221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7585 | ||
| 3892 | 2025.12.18 21:23:26.578256 [ 28 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.12.18 21:23:26.578279 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3894 | 2025.12.18 21:23:26.578434 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 3895 | 2025.12.18 21:23:26.578663 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3896 | 2025.12.18 21:23:26.578714 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5217 rows starting from the beginning of the part | ||
| 3897 | 2025.12.18 21:23:26.578779 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3898 | 2025.12.18 21:23:26.578824 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3899 | 2025.12.18 21:23:26.578865 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3900 | 2025.12.18 21:23:26.578903 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3901 | 2025.12.18 21:23:26.578941 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3902 | 2025.12.18 21:23:26.580365 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7585 rows, containing 4 columns (4 merged, 0 gathered) in 0.002012242 sec., 3769427.3352807467 rows/sec., 53.92 MiB/sec. | ||
| 3903 | 2025.12.18 21:23:26.581002 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3904 | 2025.12.18 21:23:26.581251 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.12.18 21:23:26.581319 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_16_3} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3906 | 2025.12.18 21:23:26.581392 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3907 | 2025.12.18 21:23:26.582646 [ 191 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 72 columns (72 merged, 0 gathered) in 0.008104704 sec., 66381.20281752423 rows/sec., 58.71 MiB/sec. | ||
| 3908 | 2025.12.18 21:23:26.583701 [ 195 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3909 | 2025.12.18 21:23:26.584299 [ 195 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.12.18 21:23:26.584379 [ 195 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_11_2} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3911 | 2025.12.18 21:23:26.584600 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3912 | 2025.12.18 21:23:26.975778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3913 | 2025.12.18 21:23:26.992775 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2025.12.18 21:23:26.992835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3915 | 2025.12.18 21:23:26.998598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3916 | 2025.12.18 21:23:26.999324 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2025.12.18 21:23:26.999638 [ 28 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3918 | 2025.12.18 21:23:26.999709 [ 28 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.12.18 21:23:26.999730 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3920 | 2025.12.18 21:23:26.999854 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3921 | 2025.12.18 21:23:27.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.52 MiB, peak 239.34 MiB, free memory in arenas 0.00 B, will set to 229.70 MiB (RSS), difference: -3.83 MiB | ||
| 3922 | 2025.12.18 21:23:27.001160 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000802432 sec. | ||
| 3923 | 2025.12.18 21:23:27.002481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3924 | 2025.12.18 21:23:27.003638 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3925 | 2025.12.18 21:23:27.005206 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3926 | 2025.12.18 21:23:27.010163 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3927 | 2025.12.18 21:23:27.014643 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3928 | 2025.12.18 21:23:27.019138 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3929 | 2025.12.18 21:23:27.023856 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3930 | 2025.12.18 21:23:27.028000 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 3931 | 2025.12.18 21:23:27.080857 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081052295 sec., 1492.8633421175798 rows/sec., 7.72 MiB/sec. | ||
| 3932 | 2025.12.18 21:23:27.083694 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3933 | 2025.12.18 21:23:27.085892 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_16_3} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.12.18 21:23:27.086001 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_16_3} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3935 | 2025.12.18 21:23:27.088172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3936 | 2025.12.18 21:23:27.661121 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2025.12.18 21:23:27.661292 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3938 | 2025.12.18 21:23:27.661358 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3939 | 2025.12.18 21:23:27.662199 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2025.12.18 21:23:27.662236 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3941 | 2025.12.18 21:23:27.662660 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3942 | 2025.12.18 21:23:27.662896 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2025.12.18 21:23:27.663066 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 3944 | 2025.12.18 21:23:27.663114 [ 253 ] {42706b0d-0761-4b29-8d21-92ad6731578a} <Debug> TCPHandler: Processed in 0.002115466 sec. | ||
| 3945 | 2025.12.18 21:23:27.663242 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2025.12.18 21:23:27.663343 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3947 | 2025.12.18 21:23:27.663386 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3948 | 2025.12.18 21:23:27.664314 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.12.18 21:23:27.664348 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3950 | 2025.12.18 21:23:27.664751 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3951 | 2025.12.18 21:23:27.664971 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2025.12.18 21:23:27.665100 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.00178 sec., 641573.0337078652 rows/sec., 50.93 MiB/sec. | ||
| 3953 | 2025.12.18 21:23:27.665137 [ 253 ] {2bf9a1a0-78aa-4d87-9a57-8a4a9c5bcdfc} <Debug> TCPHandler: Processed in 0.001947221 sec. | ||
| 3954 | 2025.12.18 21:23:27.665252 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2025.12.18 21:23:27.665352 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3956 | 2025.12.18 21:23:27.665393 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3957 | 2025.12.18 21:23:27.665885 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.12.18 21:23:27.665919 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3959 | 2025.12.18 21:23:27.666234 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3960 | 2025.12.18 21:23:27.666445 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.18 21:23:27.666571 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00124 sec., 177419.35483870967 rows/sec., 10.59 MiB/sec. | ||
| 3962 | 2025.12.18 21:23:27.666607 [ 253 ] {c14afaa9-193d-4ded-a0ea-779d34b28abc} <Debug> TCPHandler: Processed in 0.001404817 sec. | ||
| 3963 | 2025.12.18 21:23:27.666758 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2025.12.18 21:23:27.666982 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3965 | 2025.12.18 21:23:27.667032 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3966 | 2025.12.18 21:23:27.667619 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.18 21:23:27.667660 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3968 | 2025.12.18 21:23:27.667989 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3969 | 2025.12.18 21:23:27.668225 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.18 21:23:27.668368 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001412 sec., 150141.64305949007 rows/sec., 9.68 MiB/sec. | ||
| 3971 | 2025.12.18 21:23:27.668405 [ 253 ] {ef6fafc2-8819-46c3-92b8-978f4886a680} <Debug> TCPHandler: Processed in 0.001709745 sec. | ||
| 3972 | 2025.12.18 21:23:27.668525 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.12.18 21:23:27.668706 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3974 | 2025.12.18 21:23:27.668745 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3975 | 2025.12.18 21:23:27.669219 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2025.12.18 21:23:27.669253 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3977 | 2025.12.18 21:23:27.669568 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3978 | 2025.12.18 21:23:27.669780 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2025.12.18 21:23:27.669917 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 3980 | 2025.12.18 21:23:27.669954 [ 253 ] {865ac633-22ec-4e91-87f4-ff2c1356f1aa} <Debug> TCPHandler: Processed in 0.001479109 sec. | ||
| 3981 | 2025.12.18 21:23:27.670059 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2025.12.18 21:23:27.670154 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3983 | 2025.12.18 21:23:27.670194 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3984 | 2025.12.18 21:23:27.670820 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.12.18 21:23:27.670854 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3986 | 2025.12.18 21:23:27.671183 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3987 | 2025.12.18 21:23:27.671395 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2025.12.18 21:23:27.671519 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001383 sec., 501807.6644974693 rows/sec., 35.07 MiB/sec. | ||
| 3989 | 2025.12.18 21:23:27.671555 [ 253 ] {f2d7d0b0-62b7-49fa-a3c3-731ba58de029} <Debug> TCPHandler: Processed in 0.00154442 sec. | ||
| 3990 | 2025.12.18 21:23:27.671666 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2025.12.18 21:23:27.671762 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3992 | 2025.12.18 21:23:27.671803 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3993 | 2025.12.18 21:23:27.672126 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2025.12.18 21:23:27.672160 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3995 | 2025.12.18 21:23:27.672546 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3996 | 2025.12.18 21:23:27.672804 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2025.12.18 21:23:27.672945 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0012 sec., 5000 rows/sec., 261.23 KiB/sec. | ||
| 3998 | 2025.12.18 21:23:27.672983 [ 253 ] {e9d8a12c-acf6-41ce-8d37-c1071f6ecc7d} <Debug> TCPHandler: Processed in 0.001365506 sec. | ||
| 3999 | 2025.12.18 21:23:27.673095 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2025.12.18 21:23:27.673190 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4001 | 2025.12.18 21:23:27.673232 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4002 | 2025.12.18 21:23:27.673662 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.12.18 21:23:27.673699 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4004 | 2025.12.18 21:23:27.674046 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4005 | 2025.12.18 21:23:27.674254 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.12.18 21:23:27.674381 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 4007 | 2025.12.18 21:23:27.674417 [ 253 ] {936f2141-4178-4e5e-b083-cc6b291c2d13} <Debug> TCPHandler: Processed in 0.001371696 sec. | ||
| 4008 | 2025.12.18 21:23:27.674517 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2025.12.18 21:23:27.674611 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4010 | 2025.12.18 21:23:27.674653 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4011 | 2025.12.18 21:23:27.674957 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2025.12.18 21:23:27.674993 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4013 | 2025.12.18 21:23:27.675288 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4014 | 2025.12.18 21:23:27.675492 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2025.12.18 21:23:27.675627 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 4016 | 2025.12.18 21:23:27.675663 [ 253 ] {930a95cd-46c3-416a-a8da-e74e1f143199} <Debug> TCPHandler: Processed in 0.001194082 sec. | ||
| 4017 | 2025.12.18 21:23:27.675762 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2025.12.18 21:23:27.675855 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4019 | 2025.12.18 21:23:27.675908 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <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 | ||
| 4020 | 2025.12.18 21:23:27.676646 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2025.12.18 21:23:27.676682 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4022 | 2025.12.18 21:23:27.677190 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4023 | 2025.12.18 21:23:27.677423 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2025.12.18 21:23:27.677558 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00172 sec., 8720.93023255814 rows/sec., 15.63 MiB/sec. | ||
| 4025 | 2025.12.18 21:23:27.677615 [ 253 ] {4a6b6145-d807-4456-ba40-66d66b1b6120} <Debug> TCPHandler: Processed in 0.00190209 sec. | ||
| 4026 | 2025.12.18 21:23:27.677721 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2025.12.18 21:23:27.677814 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4028 | 2025.12.18 21:23:27.677856 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4029 | 2025.12.18 21:23:27.678173 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.12.18 21:23:27.678209 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4031 | 2025.12.18 21:23:27.678524 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4032 | 2025.12.18 21:23:27.678729 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.12.18 21:23:27.678852 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 4034 | 2025.12.18 21:23:27.678887 [ 253 ] {42d2173f-cd65-49d0-bbc3-9efa6cf95a9f} <Debug> TCPHandler: Processed in 0.001215322 sec. | ||
| 4035 | 2025.12.18 21:23:28.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.05 MiB, peak 239.34 MiB, free memory in arenas 0.00 B, will set to 237.11 MiB (RSS), difference: 10.06 MiB | ||
| 4036 | 2025.12.18 21:23:32.650776 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2025.12.18 21:23:32.650979 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4038 | 2025.12.18 21:23:32.651044 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4039 | 2025.12.18 21:23:32.651646 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2025.12.18 21:23:32.651693 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4041 | 2025.12.18 21:23:32.652086 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4042 | 2025.12.18 21:23:32.652305 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.12.18 21:23:32.652450 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001517 sec., 1318.3915622940015 rows/sec., 107.51 KiB/sec. | ||
| 4044 | 2025.12.18 21:23:32.652492 [ 253 ] {006a74e7-abff-4158-99f1-a18c6b90ba15} <Debug> TCPHandler: Processed in 0.001858469 sec. | ||
| 4045 | 2025.12.18 21:23:32.652615 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2025.12.18 21:23:32.652710 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4047 | 2025.12.18 21:23:32.652749 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4048 | 2025.12.18 21:23:32.653197 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2025.12.18 21:23:32.653234 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4050 | 2025.12.18 21:23:32.653553 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4051 | 2025.12.18 21:23:32.653762 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2025.12.18 21:23:32.653886 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001195 sec., 89539.7489539749 rows/sec., 7.49 MiB/sec. | ||
| 4053 | 2025.12.18 21:23:32.653924 [ 253 ] {539eddd0-6856-4de6-98a7-0076d621708e} <Debug> TCPHandler: Processed in 0.001359645 sec. | ||
| 4054 | 2025.12.18 21:23:32.654040 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2025.12.18 21:23:32.654135 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4056 | 2025.12.18 21:23:32.654174 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4057 | 2025.12.18 21:23:32.654567 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.12.18 21:23:32.654603 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4059 | 2025.12.18 21:23:32.654908 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4060 | 2025.12.18 21:23:32.655108 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2025.12.18 21:23:32.655237 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00112 sec., 24107.14285714286 rows/sec., 1.76 MiB/sec. | ||
| 4062 | 2025.12.18 21:23:32.655275 [ 253 ] {c3ab3fd4-1227-4d86-89a3-78982782d1b9} <Debug> TCPHandler: Processed in 0.001284694 sec. | ||
| 4063 | 2025.12.18 21:23:32.655386 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2025.12.18 21:23:32.655479 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4065 | 2025.12.18 21:23:32.655517 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4066 | 2025.12.18 21:23:32.655915 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.12.18 21:23:32.655952 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4068 | 2025.12.18 21:23:32.656256 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4069 | 2025.12.18 21:23:32.656464 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.12.18 21:23:32.656590 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001128 sec., 80673.75886524822 rows/sec., 6.30 MiB/sec. | ||
| 4071 | 2025.12.18 21:23:32.656626 [ 253 ] {233050f6-d3e6-4087-a009-febcb200952a} <Debug> TCPHandler: Processed in 0.001288514 sec. | ||
| 4072 | 2025.12.18 21:23:32.656738 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2025.12.18 21:23:32.656832 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4074 | 2025.12.18 21:23:32.656875 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4075 | 2025.12.18 21:23:32.657268 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.12.18 21:23:32.657305 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4077 | 2025.12.18 21:23:32.657633 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4078 | 2025.12.18 21:23:32.657834 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.12.18 21:23:32.657963 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001149 sec., 140121.84508268058 rows/sec., 9.76 MiB/sec. | ||
| 4080 | 2025.12.18 21:23:32.657999 [ 253 ] {074e20e2-f880-48d7-b0ad-ecdf3943e904} <Debug> TCPHandler: Processed in 0.001311155 sec. | ||
| 4081 | 2025.12.18 21:23:32.658110 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2025.12.18 21:23:32.658204 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4083 | 2025.12.18 21:23:32.658257 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <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 | ||
| 4084 | 2025.12.18 21:23:32.659022 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2025.12.18 21:23:32.659059 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4086 | 2025.12.18 21:23:32.659584 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4087 | 2025.12.18 21:23:32.659804 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2025.12.18 21:23:32.659943 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001756 sec., 14236.902050113895 rows/sec., 25.51 MiB/sec. | ||
| 4089 | 2025.12.18 21:23:32.659995 [ 253 ] {241b7d0b-071c-47e5-a46b-49497445f8d2} <Debug> TCPHandler: Processed in 0.001933782 sec. | ||
| 4090 | 2025.12.18 21:23:32.660115 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2025.12.18 21:23:32.660235 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4092 | 2025.12.18 21:23:32.660284 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4093 | 2025.12.18 21:23:32.660679 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.12.18 21:23:32.660722 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4095 | 2025.12.18 21:23:32.661048 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4096 | 2025.12.18 21:23:32.661259 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.12.18 21:23:32.661386 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 4098 | 2025.12.18 21:23:32.661421 [ 253 ] {861f0a1d-3bba-4bed-8b1f-d4b16419e58c} <Debug> TCPHandler: Processed in 0.001364816 sec. | ||
| 4099 | 2025.12.18 21:23:34.078295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8097 | ||
| 4100 | 2025.12.18 21:23:34.078989 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.12.18 21:23:34.079066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4102 | 2025.12.18 21:23:34.079745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4103 | 2025.12.18 21:23:34.079987 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.12.18 21:23:34.080138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8097 | ||
| 4105 | 2025.12.18 21:23:34.502525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4106 | 2025.12.18 21:23:34.518314 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.12.18 21:23:34.518375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4108 | 2025.12.18 21:23:34.524649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4109 | 2025.12.18 21:23:34.525358 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.12.18 21:23:34.528126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4111 | 2025.12.18 21:23:36.574625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 574 | ||
| 4112 | 2025.12.18 21:23:36.576892 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.12.18 21:23:36.576937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4114 | 2025.12.18 21:23:36.578113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4115 | 2025.12.18 21:23:36.578378 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.12.18 21:23:36.578617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4117 | 2025.12.18 21:23:37.668403 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.12.18 21:23:37.668587 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4119 | 2025.12.18 21:23:37.668654 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4120 | 2025.12.18 21:23:37.669561 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.12.18 21:23:37.669609 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4122 | 2025.12.18 21:23:37.670018 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4123 | 2025.12.18 21:23:37.670267 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.12.18 21:23:37.670474 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001934 sec., 211995.86349534645 rows/sec., 13.45 MiB/sec. | ||
| 4125 | 2025.12.18 21:23:37.670529 [ 253 ] {48c5874e-784a-4234-9e6f-83a25d6f0e65} <Debug> TCPHandler: Processed in 0.002279091 sec. | ||
| 4126 | 2025.12.18 21:23:37.670679 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.12.18 21:23:37.670779 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4128 | 2025.12.18 21:23:37.670823 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4129 | 2025.12.18 21:23:37.671975 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.12.18 21:23:37.672029 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4131 | 2025.12.18 21:23:37.672577 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4132 | 2025.12.18 21:23:37.672809 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.12.18 21:23:37.672952 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002192 sec., 520985.40145985404 rows/sec., 41.35 MiB/sec. | ||
| 4134 | 2025.12.18 21:23:37.672990 [ 253 ] {951bbc88-6f47-42c7-9b3e-6b65373b7b49} <Debug> TCPHandler: Processed in 0.002364422 sec. | ||
| 4135 | 2025.12.18 21:23:37.673124 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.12.18 21:23:37.673239 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4137 | 2025.12.18 21:23:37.673286 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4138 | 2025.12.18 21:23:37.673800 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2025.12.18 21:23:37.673839 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4140 | 2025.12.18 21:23:37.674176 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4141 | 2025.12.18 21:23:37.674395 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2025.12.18 21:23:37.674532 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001313 sec., 167555.21706016758 rows/sec., 10.00 MiB/sec. | ||
| 4143 | 2025.12.18 21:23:37.674571 [ 253 ] {94b3c50f-2a56-4f10-92be-f8ba0c31ba36} <Debug> TCPHandler: Processed in 0.001497839 sec. | ||
| 4144 | 2025.12.18 21:23:37.674694 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2025.12.18 21:23:37.674791 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4146 | 2025.12.18 21:23:37.674836 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4147 | 2025.12.18 21:23:37.675314 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.12.18 21:23:37.675357 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4149 | 2025.12.18 21:23:37.675679 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4150 | 2025.12.18 21:23:37.675907 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.12.18 21:23:37.676038 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 4152 | 2025.12.18 21:23:37.676075 [ 253 ] {f4233b9b-eea8-4f37-888c-4e70dd1774e4} <Debug> TCPHandler: Processed in 0.001431808 sec. | ||
| 4153 | 2025.12.18 21:23:37.676198 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.12.18 21:23:37.676291 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4155 | 2025.12.18 21:23:37.676335 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4156 | 2025.12.18 21:23:37.676822 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2025.12.18 21:23:37.676862 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4158 | 2025.12.18 21:23:37.677189 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4159 | 2025.12.18 21:23:37.677404 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.12.18 21:23:37.677533 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 4161 | 2025.12.18 21:23:37.677580 [ 253 ] {5da84a3d-a7fc-431c-ad24-bebfd30c352a} <Debug> TCPHandler: Processed in 0.001429918 sec. | ||
| 4162 | 2025.12.18 21:23:37.677705 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2025.12.18 21:23:37.677802 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4164 | 2025.12.18 21:23:37.677843 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4165 | 2025.12.18 21:23:37.678515 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.12.18 21:23:37.678553 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4167 | 2025.12.18 21:23:37.678910 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4168 | 2025.12.18 21:23:37.679136 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.12.18 21:23:37.679284 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001502 sec., 462050.5992010652 rows/sec., 32.29 MiB/sec. | ||
| 4170 | 2025.12.18 21:23:37.679324 [ 253 ] {c92e1091-4d86-4a53-82fc-738a1a4b19ba} <Debug> TCPHandler: Processed in 0.001667953 sec. | ||
| 4171 | 2025.12.18 21:23:37.679456 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2025.12.18 21:23:37.679569 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4173 | 2025.12.18 21:23:37.679624 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4174 | 2025.12.18 21:23:37.680035 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2025.12.18 21:23:37.680071 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4176 | 2025.12.18 21:23:37.680398 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4177 | 2025.12.18 21:23:37.680616 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.12.18 21:23:37.680757 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 4179 | 2025.12.18 21:23:37.680794 [ 253 ] {1375c9c7-1bfb-4cd6-9478-1dae66fc145b} <Debug> TCPHandler: Processed in 0.001394487 sec. | ||
| 4180 | 2025.12.18 21:23:37.680926 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2025.12.18 21:23:37.681022 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4182 | 2025.12.18 21:23:37.681065 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4183 | 2025.12.18 21:23:37.681523 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.12.18 21:23:37.681560 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4185 | 2025.12.18 21:23:37.681911 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4186 | 2025.12.18 21:23:37.682164 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.12.18 21:23:37.682310 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001305 sec., 240613.02681992337 rows/sec., 15.81 MiB/sec. | ||
| 4188 | 2025.12.18 21:23:37.682349 [ 253 ] {5958100f-bb14-4b99-a4d1-20b9e6fbe72c} <Debug> TCPHandler: Processed in 0.001480419 sec. | ||
| 4189 | 2025.12.18 21:23:37.682483 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.12.18 21:23:37.682580 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4191 | 2025.12.18 21:23:37.682622 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4192 | 2025.12.18 21:23:37.682941 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.12.18 21:23:37.682975 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4194 | 2025.12.18 21:23:37.683298 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4195 | 2025.12.18 21:23:37.683527 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.12.18 21:23:37.683655 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 4197 | 2025.12.18 21:23:37.683694 [ 253 ] {995efdc1-1ebc-4036-972d-ef131c634881} <Debug> TCPHandler: Processed in 0.001266204 sec. | ||
| 4198 | 2025.12.18 21:23:37.683817 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2025.12.18 21:23:37.683910 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4200 | 2025.12.18 21:23:37.683964 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <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 | ||
| 4201 | 2025.12.18 21:23:37.684755 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2025.12.18 21:23:37.684791 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4203 | 2025.12.18 21:23:37.685295 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4204 | 2025.12.18 21:23:37.685525 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2025.12.18 21:23:37.685658 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001766 sec., 8493.771234428086 rows/sec., 15.22 MiB/sec. | ||
| 4206 | 2025.12.18 21:23:37.685710 [ 253 ] {7dde5d83-b77c-4e51-a4e9-6607461c9a79} <Debug> TCPHandler: Processed in 0.001943452 sec. | ||
| 4207 | 2025.12.18 21:23:37.685829 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2025.12.18 21:23:37.685923 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4209 | 2025.12.18 21:23:37.685964 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4210 | 2025.12.18 21:23:37.686290 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2025.12.18 21:23:37.686324 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4212 | 2025.12.18 21:23:37.686622 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4213 | 2025.12.18 21:23:37.686833 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2025.12.18 21:23:37.686960 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 4215 | 2025.12.18 21:23:37.686994 [ 253 ] {3c54ee31-4a8e-4339-8eb7-1ade3c314446} <Debug> TCPHandler: Processed in 0.001214221 sec. | ||
| 4216 | 2025.12.18 21:23:38.287455 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62084 | ||
| 4217 | 2025.12.18 21:23:38.287565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4218 | 2025.12.18 21:23:38.287594 [ 291 ] {} <Debug> TCP-Session: 5893eb20-f767-403e-926f-927683e999f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62084 | ||
| 4219 | 2025.12.18 21:23:38.287619 [ 291 ] {} <Debug> TCP-Session: 5893eb20-f767-403e-926f-927683e999f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2025.12.18 21:23:38.287634 [ 291 ] {} <Debug> TCP-Session: 5893eb20-f767-403e-926f-927683e999f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2025.12.18 21:23:38.287834 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40541 | ||
| 4222 | 2025.12.18 21:23:38.287874 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57165 | ||
| 4223 | 2025.12.18 21:23:38.287917 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43661 | ||
| 4224 | 2025.12.18 21:23:38.287920 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33069 | ||
| 4225 | 2025.12.18 21:23:38.287951 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59860 | ||
| 4226 | 2025.12.18 21:23:38.287981 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63232 | ||
| 4227 | 2025.12.18 21:23:38.288001 [ 291 ] {} <Trace> TCP-Session: 5893eb20-f767-403e-926f-927683e999f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2025.12.18 21:23:38.287989 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46813 | ||
| 4229 | 2025.12.18 21:23:38.287966 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56134 | ||
| 4230 | 2025.12.18 21:23:38.287958 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2025.12.18 21:23:38.288140 [ 292 ] {} <Debug> TCP-Session: 96820ef0-71e3-4d35-93c8-16db34e0537d Authenticating user 'default' from [fd00:1122:3344:101::e]:40541 | ||
| 4232 | 2025.12.18 21:23:38.288161 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2025.12.18 21:23:38.288163 [ 292 ] {} <Debug> TCP-Session: 96820ef0-71e3-4d35-93c8-16db34e0537d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2025.12.18 21:23:38.288197 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4235 | 2025.12.18 21:23:38.288201 [ 293 ] {} <Debug> TCP-Session: e669c69c-1c94-42bd-8c11-e7604217d03e Authenticating user 'default' from [fd00:1122:3344:101::e]:57165 | ||
| 4236 | 2025.12.18 21:23:38.288201 [ 292 ] {} <Debug> TCP-Session: 96820ef0-71e3-4d35-93c8-16db34e0537d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2025.12.18 21:23:38.288248 [ 293 ] {} <Debug> TCP-Session: e669c69c-1c94-42bd-8c11-e7604217d03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2025.12.18 21:23:38.288266 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2025.12.18 21:23:38.288271 [ 293 ] {} <Debug> TCP-Session: e669c69c-1c94-42bd-8c11-e7604217d03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2025.12.18 21:23:38.288303 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2025.12.18 21:23:38.288313 [ 296 ] {} <Debug> TCP-Session: bf3d057a-30e8-466f-8145-8da1c3445c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:59860 | ||
| 4242 | 2025.12.18 21:23:38.288335 [ 297 ] {} <Debug> TCP-Session: 26508d7a-c9f6-4b3f-85ad-3729e548e819 Authenticating user 'default' from [fd00:1122:3344:101::e]:56134 | ||
| 4243 | 2025.12.18 21:23:38.288355 [ 296 ] {} <Debug> TCP-Session: bf3d057a-30e8-466f-8145-8da1c3445c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.12.18 21:23:38.288363 [ 297 ] {} <Debug> TCP-Session: 26508d7a-c9f6-4b3f-85ad-3729e548e819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2025.12.18 21:23:38.288382 [ 296 ] {} <Debug> TCP-Session: bf3d057a-30e8-466f-8145-8da1c3445c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.12.18 21:23:38.288393 [ 297 ] {} <Debug> TCP-Session: 26508d7a-c9f6-4b3f-85ad-3729e548e819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2025.12.18 21:23:38.288476 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4248 | 2025.12.18 21:23:38.288487 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4249 | 2025.12.18 21:23:38.288530 [ 289 ] {} <Debug> TCP-Session: 9348c8e4-809a-4a43-966e-ff4e8f188c74 Authenticating user 'default' from [fd00:1122:3344:101::e]:46813 | ||
| 4250 | 2025.12.18 21:23:38.288529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4251 | 2025.12.18 21:23:38.288547 [ 289 ] {} <Debug> TCP-Session: 9348c8e4-809a-4a43-966e-ff4e8f188c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.12.18 21:23:38.288573 [ 3 ] {} <Debug> TCP-Session: 07b59100-d2e5-4a05-8654-26078eb34a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:63232 | ||
| 4253 | 2025.12.18 21:23:38.288579 [ 289 ] {} <Debug> TCP-Session: 9348c8e4-809a-4a43-966e-ff4e8f188c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.12.18 21:23:38.288600 [ 3 ] {} <Debug> TCP-Session: 07b59100-d2e5-4a05-8654-26078eb34a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.12.18 21:23:38.288537 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4256 | 2025.12.18 21:23:38.288625 [ 3 ] {} <Debug> TCP-Session: 07b59100-d2e5-4a05-8654-26078eb34a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2025.12.18 21:23:38.288707 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2025.12.18 21:23:38.288743 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2025.12.18 21:23:38.288749 [ 294 ] {} <Debug> TCP-Session: d76e1efe-cfb1-4fe5-8064-63b816d75adb Authenticating user 'default' from [fd00:1122:3344:101::e]:33069 | ||
| 4260 | 2025.12.18 21:23:38.288781 [ 295 ] {} <Debug> TCP-Session: ab534c43-b0f9-4905-b1de-e539e983dd71 Authenticating user 'default' from [fd00:1122:3344:101::e]:43661 | ||
| 4261 | 2025.12.18 21:23:38.288795 [ 294 ] {} <Debug> TCP-Session: d76e1efe-cfb1-4fe5-8064-63b816d75adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2025.12.18 21:23:38.288806 [ 295 ] {} <Debug> TCP-Session: ab534c43-b0f9-4905-b1de-e539e983dd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2025.12.18 21:23:38.288819 [ 294 ] {} <Debug> TCP-Session: d76e1efe-cfb1-4fe5-8064-63b816d75adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2025.12.18 21:23:38.288832 [ 295 ] {} <Debug> TCP-Session: ab534c43-b0f9-4905-b1de-e539e983dd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2025.12.18 21:23:38.288908 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 4266 | 2025.12.18 21:23:38.289773 [ 319 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> AggregatingTransform: Aggregating | ||
| 4267 | 2025.12.18 21:23:38.289809 [ 319 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4268 | 2025.12.18 21:23:38.289844 [ 319 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837422 sec. (1194.141 rows/sec., 46.65 KiB/sec.) | ||
| 4269 | 2025.12.18 21:23:38.289863 [ 319 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Trace> Aggregator: Merging aggregated data | ||
| 4270 | 2025.12.18 21:23:38.291314 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 4271 | 2025.12.18 21:23:38.291445 [ 291 ] {60e86dca-b78f-4ae9-9bcb-457011dafe3e} <Debug> TCPHandler: Processed in 0.003567254 sec. | ||
| 4272 | 2025.12.18 21:23:38.291537 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4273 | 2025.12.18 21:23:38.291565 [ 291 ] {} <Debug> TCP-Session: 5893eb20-f767-403e-926f-927683e999f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2025.12.18 21:23:38.291573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4275 | 2025.12.18 21:23:38.291590 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2025.12.18 21:23:38.291616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4277 | 2025.12.18 21:23:38.291619 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2025.12.18 21:23:38.291647 [ 297 ] {} <Debug> TCP-Session: 26508d7a-c9f6-4b3f-85ad-3729e548e819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2025.12.18 21:23:38.291659 [ 293 ] {} <Debug> TCP-Session: e669c69c-1c94-42bd-8c11-e7604217d03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2025.12.18 21:23:38.291658 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2025.12.18 21:23:38.291683 [ 295 ] {} <Debug> TCP-Session: ab534c43-b0f9-4905-b1de-e539e983dd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2025.12.18 21:23:38.291689 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4283 | 2025.12.18 21:23:38.291725 [ 294 ] {} <Debug> TCP-Session: d76e1efe-cfb1-4fe5-8064-63b816d75adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2025.12.18 21:23:38.291672 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4285 | 2025.12.18 21:23:38.291751 [ 3 ] {} <Debug> TCP-Session: 07b59100-d2e5-4a05-8654-26078eb34a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2025.12.18 21:23:38.291642 [ 292 ] {} <Debug> TCP-Session: 96820ef0-71e3-4d35-93c8-16db34e0537d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2025.12.18 21:23:38.291785 [ 296 ] {} <Debug> TCP-Session: bf3d057a-30e8-466f-8145-8da1c3445c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2025.12.18 21:23:38.291634 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4289 | 2025.12.18 21:23:38.291843 [ 289 ] {} <Debug> TCP-Session: 9348c8e4-809a-4a43-966e-ff4e8f188c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2025.12.18 21:23:38.531501 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47286 | ||
| 4291 | 2025.12.18 21:23:38.531606 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2025.12.18 21:23:38.531631 [ 291 ] {} <Debug> TCP-Session: b676f779-acea-4cbc-a976-c9e40198f055 Authenticating user 'default' from [fd00:1122:3344:101::e]:47286 | ||
| 4293 | 2025.12.18 21:23:38.531652 [ 291 ] {} <Debug> TCP-Session: b676f779-acea-4cbc-a976-c9e40198f055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2025.12.18 21:23:38.531665 [ 291 ] {} <Debug> TCP-Session: b676f779-acea-4cbc-a976-c9e40198f055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2025.12.18 21:23:38.531860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49852 | ||
| 4296 | 2025.12.18 21:23:38.531878 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50940 | ||
| 4297 | 2025.12.18 21:23:38.531901 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58582 | ||
| 4298 | 2025.12.18 21:23:38.531892 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39273 | ||
| 4299 | 2025.12.18 21:23:38.531990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2025.12.18 21:23:38.531982 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2025.12.18 21:23:38.532039 [ 292 ] {} <Debug> TCP-Session: 9cfb3d9e-1736-4e2d-ad81-f1398e060815 Authenticating user 'default' from [fd00:1122:3344:101::e]:49852 | ||
| 4302 | 2025.12.18 21:23:38.532057 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2025.12.18 21:23:38.532064 [ 295 ] {} <Debug> TCP-Session: e5368541-5a15-4610-8693-b02c5afdafcd Authenticating user 'default' from [fd00:1122:3344:101::e]:50940 | ||
| 4304 | 2025.12.18 21:23:38.532077 [ 292 ] {} <Debug> TCP-Session: 9cfb3d9e-1736-4e2d-ad81-f1398e060815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2025.12.18 21:23:38.532099 [ 297 ] {} <Debug> TCP-Session: 7f370131-96f6-4ccb-8cd8-9f2670f56bc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58582 | ||
| 4306 | 2025.12.18 21:23:38.532110 [ 295 ] {} <Debug> TCP-Session: e5368541-5a15-4610-8693-b02c5afdafcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2025.12.18 21:23:38.532119 [ 292 ] {} <Debug> TCP-Session: 9cfb3d9e-1736-4e2d-ad81-f1398e060815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2025.12.18 21:23:38.532143 [ 297 ] {} <Debug> TCP-Session: 7f370131-96f6-4ccb-8cd8-9f2670f56bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2025.12.18 21:23:38.532148 [ 295 ] {} <Debug> TCP-Session: e5368541-5a15-4610-8693-b02c5afdafcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2025.12.18 21:23:38.532177 [ 297 ] {} <Debug> TCP-Session: 7f370131-96f6-4ccb-8cd8-9f2670f56bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2025.12.18 21:23:38.532065 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2025.12.18 21:23:38.531879 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60370 | ||
| 4313 | 2025.12.18 21:23:38.532241 [ 296 ] {} <Debug> TCP-Session: 3034c4de-ab5d-4137-8061-b6edd64ce2a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39273 | ||
| 4314 | 2025.12.18 21:23:38.531867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40830 | ||
| 4315 | 2025.12.18 21:23:38.532290 [ 296 ] {} <Debug> TCP-Session: 3034c4de-ab5d-4137-8061-b6edd64ce2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2025.12.18 21:23:38.531988 [ 291 ] {} <Trace> TCP-Session: b676f779-acea-4cbc-a976-c9e40198f055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2025.12.18 21:23:38.532326 [ 296 ] {} <Debug> TCP-Session: 3034c4de-ab5d-4137-8061-b6edd64ce2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2025.12.18 21:23:38.532342 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4319 | 2025.12.18 21:23:38.532352 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4320 | 2025.12.18 21:23:38.532390 [ 294 ] {} <Debug> TCP-Session: 1ff5478e-240f-4b25-8908-2476c7fc1ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60370 | ||
| 4321 | 2025.12.18 21:23:38.532399 [ 293 ] {} <Debug> TCP-Session: 2d0293c1-7a89-44c7-89b0-5eb2f6da3e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:40830 | ||
| 4322 | 2025.12.18 21:23:38.532422 [ 294 ] {} <Debug> TCP-Session: 1ff5478e-240f-4b25-8908-2476c7fc1ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.12.18 21:23:38.532428 [ 293 ] {} <Debug> TCP-Session: 2d0293c1-7a89-44c7-89b0-5eb2f6da3e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.12.18 21:23:38.532442 [ 294 ] {} <Debug> TCP-Session: 1ff5478e-240f-4b25-8908-2476c7fc1ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.12.18 21:23:38.532457 [ 293 ] {} <Debug> TCP-Session: 2d0293c1-7a89-44c7-89b0-5eb2f6da3e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2025.12.18 21:23:38.532496 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4327 | 2025.12.18 21:23:38.532740 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4328 | 2025.12.18 21:23:38.532793 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4329 | 2025.12.18 21:23:38.533066 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 4330 | 2025.12.18 21:23:38.533888 [ 324 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> AggregatingTransform: Aggregating | ||
| 4331 | 2025.12.18 21:23:38.533930 [ 324 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> Aggregator: Aggregation method: without_key | ||
| 4332 | 2025.12.18 21:23:38.533967 [ 324 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000804041 sec. (1243.718 rows/sec., 48.58 KiB/sec.) | ||
| 4333 | 2025.12.18 21:23:38.533986 [ 324 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Trace> Aggregator: Merging aggregated data | ||
| 4334 | 2025.12.18 21:23:38.535226 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. | ||
| 4335 | 2025.12.18 21:23:38.535383 [ 291 ] {bd0bffce-2cc8-44f1-a8c7-d46e2ef8fe25} <Debug> TCPHandler: Processed in 0.003527782 sec. | ||
| 4336 | 2025.12.18 21:23:38.535535 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2025.12.18 21:23:38.535566 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2025.12.18 21:23:38.535571 [ 291 ] {} <Debug> TCP-Session: b676f779-acea-4cbc-a976-c9e40198f055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.12.18 21:23:38.535589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2025.12.18 21:23:38.535610 [ 292 ] {} <Debug> TCP-Session: 9cfb3d9e-1736-4e2d-ad81-f1398e060815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2025.12.18 21:23:38.535629 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2025.12.18 21:23:38.535651 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2025.12.18 21:23:38.535668 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2025.12.18 21:23:38.535683 [ 295 ] {} <Debug> TCP-Session: e5368541-5a15-4610-8693-b02c5afdafcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2025.12.18 21:23:38.535704 [ 297 ] {} <Debug> TCP-Session: 7f370131-96f6-4ccb-8cd8-9f2670f56bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2025.12.18 21:23:38.535723 [ 296 ] {} <Debug> TCP-Session: 3034c4de-ab5d-4137-8061-b6edd64ce2a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2025.12.18 21:23:38.535647 [ 293 ] {} <Debug> TCP-Session: 2d0293c1-7a89-44c7-89b0-5eb2f6da3e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.12.18 21:23:38.535607 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2025.12.18 21:23:38.535809 [ 294 ] {} <Debug> TCP-Session: 1ff5478e-240f-4b25-8908-2476c7fc1ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.12.18 21:23:38.536820 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55964 | ||
| 4351 | 2025.12.18 21:23:38.536846 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42760 | ||
| 4352 | 2025.12.18 21:23:38.536892 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4353 | 2025.12.18 21:23:38.536908 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4354 | 2025.12.18 21:23:38.536923 [ 289 ] {} <Debug> TCP-Session: f6b4384f-ea3f-449c-8ab6-5f61de701917 Authenticating user 'default' from [fd00:1122:3344:101::e]:55964 | ||
| 4355 | 2025.12.18 21:23:38.536936 [ 3 ] {} <Debug> TCP-Session: f0eeb104-0617-41a5-8ab2-ea4795e82028 Authenticating user 'default' from [fd00:1122:3344:101::e]:42760 | ||
| 4356 | 2025.12.18 21:23:38.536956 [ 289 ] {} <Debug> TCP-Session: f6b4384f-ea3f-449c-8ab6-5f61de701917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2025.12.18 21:23:38.536964 [ 3 ] {} <Debug> TCP-Session: f0eeb104-0617-41a5-8ab2-ea4795e82028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2025.12.18 21:23:38.536981 [ 289 ] {} <Debug> TCP-Session: f6b4384f-ea3f-449c-8ab6-5f61de701917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2025.12.18 21:23:38.536987 [ 3 ] {} <Debug> TCP-Session: f0eeb104-0617-41a5-8ab2-ea4795e82028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2025.12.18 21:23:38.551469 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42760). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4361 | |||
| 4362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4364 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4365 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4366 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4367 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4368 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4369 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4370 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4371 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4372 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4373 | (version 23.8.7.1) | ||
| 4374 | 2025.12.18 21:23:38.551619 [ 3 ] {} <Debug> TCP-Session: f0eeb104-0617-41a5-8ab2-ea4795e82028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.12.18 21:23:38.551645 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55964). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4376 | |||
| 4377 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4378 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4379 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4380 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4381 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4382 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4383 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4384 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4385 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4386 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4387 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4388 | (version 23.8.7.1) | ||
| 4389 | 2025.12.18 21:23:38.551717 [ 289 ] {} <Debug> TCP-Session: f6b4384f-ea3f-449c-8ab6-5f61de701917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2025.12.18 21:23:40.542449 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64607 | ||
| 4391 | 2025.12.18 21:23:40.542570 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4392 | 2025.12.18 21:23:40.542600 [ 289 ] {} <Debug> TCP-Session: 15e0a72d-654f-447f-8d57-a9a7b8a53f38 Authenticating user 'default' from [fd00:1122:3344:101::e]:64607 | ||
| 4393 | 2025.12.18 21:23:40.542624 [ 289 ] {} <Debug> TCP-Session: 15e0a72d-654f-447f-8d57-a9a7b8a53f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2025.12.18 21:23:40.542640 [ 289 ] {} <Debug> TCP-Session: 15e0a72d-654f-447f-8d57-a9a7b8a53f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2025.12.18 21:23:40.542838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34359 | ||
| 4396 | 2025.12.18 21:23:40.542867 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61125 | ||
| 4397 | 2025.12.18 21:23:40.542895 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56964 | ||
| 4398 | 2025.12.18 21:23:40.542917 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53379 | ||
| 4399 | 2025.12.18 21:23:40.542947 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4400 | 2025.12.18 21:23:40.542954 [ 289 ] {} <Trace> TCP-Session: 15e0a72d-654f-447f-8d57-a9a7b8a53f38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2025.12.18 21:23:40.542996 [ 291 ] {} <Debug> TCP-Session: 1799bad5-809d-483f-b409-1b4a4bb42d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:34359 | ||
| 4402 | 2025.12.18 21:23:40.543000 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4403 | 2025.12.18 21:23:40.543008 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2025.12.18 21:23:40.543029 [ 291 ] {} <Debug> TCP-Session: 1799bad5-809d-483f-b409-1b4a4bb42d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2025.12.18 21:23:40.543047 [ 292 ] {} <Debug> TCP-Session: 1ccf5642-6081-4e7a-a7d7-a6af23347c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:61125 | ||
| 4406 | 2025.12.18 21:23:40.543059 [ 293 ] {} <Debug> TCP-Session: 9be85123-0090-48c2-a57e-b0ef5436f689 Authenticating user 'default' from [fd00:1122:3344:101::e]:56964 | ||
| 4407 | 2025.12.18 21:23:40.543064 [ 291 ] {} <Debug> TCP-Session: 1799bad5-809d-483f-b409-1b4a4bb42d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2025.12.18 21:23:40.543090 [ 292 ] {} <Debug> TCP-Session: 1ccf5642-6081-4e7a-a7d7-a6af23347c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2025.12.18 21:23:40.543099 [ 293 ] {} <Debug> TCP-Session: 9be85123-0090-48c2-a57e-b0ef5436f689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2025.12.18 21:23:40.543123 [ 292 ] {} <Debug> TCP-Session: 1ccf5642-6081-4e7a-a7d7-a6af23347c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2025.12.18 21:23:40.543138 [ 293 ] {} <Debug> TCP-Session: 9be85123-0090-48c2-a57e-b0ef5436f689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2025.12.18 21:23:40.543028 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2025.12.18 21:23:40.543169 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64607) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4414 | 2025.12.18 21:23:40.543204 [ 295 ] {} <Debug> TCP-Session: a6364652-fa9a-40f4-98a7-2e85e8a005d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53379 | ||
| 4415 | 2025.12.18 21:23:40.542951 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33975 | ||
| 4416 | 2025.12.18 21:23:40.543236 [ 295 ] {} <Debug> TCP-Session: a6364652-fa9a-40f4-98a7-2e85e8a005d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.12.18 21:23:40.542940 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62024 | ||
| 4418 | 2025.12.18 21:23:40.543295 [ 295 ] {} <Debug> TCP-Session: a6364652-fa9a-40f4-98a7-2e85e8a005d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2025.12.18 21:23:40.543325 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4420 | 2025.12.18 21:23:40.542930 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60573 | ||
| 4421 | 2025.12.18 21:23:40.543363 [ 3 ] {} <Debug> TCP-Session: f6d67440-efc2-4898-bcbf-0427136815bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33975 | ||
| 4422 | 2025.12.18 21:23:40.543364 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4423 | 2025.12.18 21:23:40.543398 [ 3 ] {} <Debug> TCP-Session: f6d67440-efc2-4898-bcbf-0427136815bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2025.12.18 21:23:40.542918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44780 | ||
| 4425 | 2025.12.18 21:23:40.543450 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4426 | 2025.12.18 21:23:40.543434 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2025.12.18 21:23:40.543429 [ 3 ] {} <Debug> TCP-Session: f6d67440-efc2-4898-bcbf-0427136815bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2025.12.18 21:23:40.543529 [ 296 ] {} <Debug> TCP-Session: 00d39eaa-5e7b-4c91-927c-727bb4c2ec3a Authenticating user 'default' from [fd00:1122:3344:101::e]:60573 | ||
| 4429 | 2025.12.18 21:23:40.543533 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4430 | 2025.12.18 21:23:40.543547 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4431 | 2025.12.18 21:23:40.543555 [ 296 ] {} <Debug> TCP-Session: 00d39eaa-5e7b-4c91-927c-727bb4c2ec3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2025.12.18 21:23:40.543593 [ 294 ] {} <Debug> TCP-Session: f4895f14-21bd-42c0-98a6-32351156315a Authenticating user 'default' from [fd00:1122:3344:101::e]:44780 | ||
| 4433 | 2025.12.18 21:23:40.543600 [ 296 ] {} <Debug> TCP-Session: 00d39eaa-5e7b-4c91-927c-727bb4c2ec3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2025.12.18 21:23:40.543422 [ 297 ] {} <Debug> TCP-Session: 74e67f11-abf9-4ece-842c-75bb91f8d358 Authenticating user 'default' from [fd00:1122:3344:101::e]:62024 | ||
| 4435 | 2025.12.18 21:23:40.543627 [ 294 ] {} <Debug> TCP-Session: f4895f14-21bd-42c0-98a6-32351156315a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2025.12.18 21:23:40.543658 [ 297 ] {} <Debug> TCP-Session: 74e67f11-abf9-4ece-842c-75bb91f8d358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2025.12.18 21:23:40.543664 [ 294 ] {} <Debug> TCP-Session: f4895f14-21bd-42c0-98a6-32351156315a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2025.12.18 21:23:40.543681 [ 297 ] {} <Debug> TCP-Session: 74e67f11-abf9-4ece-842c-75bb91f8d358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2025.12.18 21:23:40.543840 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 4440 | 2025.12.18 21:23:40.544707 [ 324 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> AggregatingTransform: Aggregating | ||
| 4441 | 2025.12.18 21:23:40.544751 [ 324 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 4442 | 2025.12.18 21:23:40.544788 [ 324 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848902 sec. (1177.992 rows/sec., 46.02 KiB/sec.) | ||
| 4443 | 2025.12.18 21:23:40.544806 [ 324 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Trace> Aggregator: Merging aggregated data | ||
| 4444 | 2025.12.18 21:23:40.546328 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 4445 | 2025.12.18 21:23:40.546477 [ 289 ] {5f56a867-c0f5-492b-9bea-91aa776585ed} <Debug> TCPHandler: Processed in 0.003644036 sec. | ||
| 4446 | 2025.12.18 21:23:40.546588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4447 | 2025.12.18 21:23:40.546616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4448 | 2025.12.18 21:23:40.546618 [ 289 ] {} <Debug> TCP-Session: 15e0a72d-654f-447f-8d57-a9a7b8a53f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2025.12.18 21:23:40.546632 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4450 | 2025.12.18 21:23:40.546665 [ 292 ] {} <Debug> TCP-Session: 1ccf5642-6081-4e7a-a7d7-a6af23347c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2025.12.18 21:23:40.546663 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2025.12.18 21:23:40.546696 [ 3 ] {} <Debug> TCP-Session: f6d67440-efc2-4898-bcbf-0427136815bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2025.12.18 21:23:40.546698 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4454 | 2025.12.18 21:23:40.546719 [ 296 ] {} <Debug> TCP-Session: 00d39eaa-5e7b-4c91-927c-727bb4c2ec3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2025.12.18 21:23:40.546738 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4456 | 2025.12.18 21:23:40.546760 [ 293 ] {} <Debug> TCP-Session: 9be85123-0090-48c2-a57e-b0ef5436f689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2025.12.18 21:23:40.546676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4458 | 2025.12.18 21:23:40.546784 [ 297 ] {} <Debug> TCP-Session: 74e67f11-abf9-4ece-842c-75bb91f8d358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2025.12.18 21:23:40.546647 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4460 | 2025.12.18 21:23:40.546826 [ 291 ] {} <Debug> TCP-Session: 1799bad5-809d-483f-b409-1b4a4bb42d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2025.12.18 21:23:40.546706 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2025.12.18 21:23:40.546870 [ 294 ] {} <Debug> TCP-Session: f4895f14-21bd-42c0-98a6-32351156315a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2025.12.18 21:23:40.546902 [ 295 ] {} <Debug> TCP-Session: a6364652-fa9a-40f4-98a7-2e85e8a005d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2025.12.18 21:23:41.442041 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4465 | 2025.12.18 21:23:41.442092 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4466 | 2025.12.18 21:23:41.581201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8545 | ||
| 4467 | 2025.12.18 21:23:41.581681 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.12.18 21:23:41.581731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4469 | 2025.12.18 21:23:41.582218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4470 | 2025.12.18 21:23:41.582475 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.12.18 21:23:41.582630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8545 | ||
| 4472 | 2025.12.18 21:23:42.029167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4473 | 2025.12.18 21:23:42.046499 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2025.12.18 21:23:42.046562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4475 | 2025.12.18 21:23:42.052385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4476 | 2025.12.18 21:23:42.053116 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2025.12.18 21:23:42.056077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4478 | 2025.12.18 21:23:42.652018 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2025.12.18 21:23:42.652208 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4480 | 2025.12.18 21:23:42.652279 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4481 | 2025.12.18 21:23:42.653060 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2025.12.18 21:23:42.653110 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4483 | 2025.12.18 21:23:42.653523 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4484 | 2025.12.18 21:23:42.653744 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2025.12.18 21:23:42.653868 [ 104 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4486 | 2025.12.18 21:23:42.653901 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001743 sec., 60814.68732071142 rows/sec., 5.09 MiB/sec. | ||
| 4487 | 2025.12.18 21:23:42.653906 [ 104 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.12.18 21:23:42.653933 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4489 | 2025.12.18 21:23:42.653951 [ 253 ] {ec6253cd-c9e2-4064-9df3-3bd5e3d6d63e} <Debug> TCPHandler: Processed in 0.002065234 sec. | ||
| 4490 | 2025.12.18 21:23:42.654046 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 4491 | 2025.12.18 21:23:42.654083 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2025.12.18 21:23:42.654186 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4493 | 2025.12.18 21:23:42.654191 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4494 | 2025.12.18 21:23:42.654229 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2341 rows starting from the beginning of the part | ||
| 4495 | 2025.12.18 21:23:42.654251 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4496 | 2025.12.18 21:23:42.654331 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4497 | 2025.12.18 21:23:42.654388 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1142 rows starting from the beginning of the part | ||
| 4498 | 2025.12.18 21:23:42.654438 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 107 rows starting from the beginning of the part | ||
| 4499 | 2025.12.18 21:23:42.654486 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1142 rows starting from the beginning of the part | ||
| 4500 | 2025.12.18 21:23:42.654533 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 4501 | 2025.12.18 21:23:42.654706 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.12.18 21:23:42.654749 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4503 | 2025.12.18 21:23:42.655087 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4504 | 2025.12.18 21:23:42.655313 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2025.12.18 21:23:42.655450 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001281 sec., 19516.003122560498 rows/sec., 1.43 MiB/sec. | ||
| 4506 | 2025.12.18 21:23:42.655488 [ 253 ] {1d91fd99-101c-4331-bd55-e9e40db1af96} <Debug> TCPHandler: Processed in 0.001458909 sec. | ||
| 4507 | 2025.12.18 21:23:42.655603 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2025.12.18 21:23:42.655697 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4509 | 2025.12.18 21:23:42.655738 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4510 | 2025.12.18 21:23:42.656165 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.12.18 21:23:42.656202 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4512 | 2025.12.18 21:23:42.656428 [ 201 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435794 sec., 2029728.293936187 rows/sec., 171.21 MiB/sec. | ||
| 4513 | 2025.12.18 21:23:42.656505 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4514 | 2025.12.18 21:23:42.656674 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4515 | 2025.12.18 21:23:42.656752 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.12.18 21:23:42.656869 [ 104 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4517 | 2025.12.18 21:23:42.656898 [ 104 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.12.18 21:23:42.656901 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001222 sec., 72831.42389525368 rows/sec., 5.69 MiB/sec. | ||
| 4519 | 2025.12.18 21:23:42.656920 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4520 | 2025.12.18 21:23:42.656943 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2025.12.18 21:23:42.656947 [ 253 ] {81cce3cc-de8e-4d15-99b1-73929c5b5bb9} <Debug> TCPHandler: Processed in 0.001394207 sec. | ||
| 4522 | 2025.12.18 21:23:42.657021 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_26_5} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4523 | 2025.12.18 21:23:42.657034 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 4524 | 2025.12.18 21:23:42.657092 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2025.12.18 21:23:42.657105 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4526 | 2025.12.18 21:23:42.657184 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4527 | 2025.12.18 21:23:42.657197 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2025.12.18 21:23:42.657226 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4529 | 2025.12.18 21:23:42.657247 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4530 | 2025.12.18 21:23:42.657322 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 4531 | 2025.12.18 21:23:42.657374 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 694 rows starting from the beginning of the part | ||
| 4532 | 2025.12.18 21:23:42.657424 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part | ||
| 4533 | 2025.12.18 21:23:42.657476 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 694 rows starting from the beginning of the part | ||
| 4534 | 2025.12.18 21:23:42.657525 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 89 rows starting from the beginning of the part | ||
| 4535 | 2025.12.18 21:23:42.657688 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2025.12.18 21:23:42.657730 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4537 | 2025.12.18 21:23:42.658087 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4538 | 2025.12.18 21:23:42.658315 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.12.18 21:23:42.658414 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4540 | 2025.12.18 21:23:42.658438 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.12.18 21:23:42.658448 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 4542 | 2025.12.18 21:23:42.658454 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4543 | 2025.12.18 21:23:42.658485 [ 253 ] {2d184ca2-930b-415f-825c-3307bab87740} <Debug> TCPHandler: Processed in 0.001443568 sec. | ||
| 4544 | 2025.12.18 21:23:42.658533 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 4545 | 2025.12.18 21:23:42.658602 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.12.18 21:23:42.658632 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2025.12.18 21:23:42.658663 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7676 rows starting from the beginning of the part | ||
| 4548 | 2025.12.18 21:23:42.658701 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2025.12.18 21:23:42.658715 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 4550 | 2025.12.18 21:23:42.658762 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <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 | ||
| 4551 | 2025.12.18 21:23:42.658765 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4552 | 2025.12.18 21:23:42.658839 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187369 sec., 1530669.4277068246 rows/sec., 115.15 MiB/sec. | ||
| 4553 | 2025.12.18 21:23:42.658890 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part | ||
| 4554 | 2025.12.18 21:23:42.658946 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4555 | 2025.12.18 21:23:42.658992 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 4556 | 2025.12.18 21:23:42.659031 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4557 | 2025.12.18 21:23:42.659345 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.12.18 21:23:42.659410 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_26_5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4559 | 2025.12.18 21:23:42.659482 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4560 | 2025.12.18 21:23:42.659587 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.12.18 21:23:42.659622 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4562 | 2025.12.18 21:23:42.660195 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4563 | 2025.12.18 21:23:42.660425 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.12.18 21:23:42.660565 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001882 sec., 13283.740701381508 rows/sec., 23.80 MiB/sec. | ||
| 4565 | 2025.12.18 21:23:42.660628 [ 253 ] {b993c5df-8209-4e26-9029-451274777f21} <Debug> TCPHandler: Processed in 0.002076475 sec. | ||
| 4566 | 2025.12.18 21:23:42.660738 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.12.18 21:23:42.660830 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.12.18 21:23:42.660872 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4569 | 2025.12.18 21:23:42.661203 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.12.18 21:23:42.661237 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4571 | 2025.12.18 21:23:42.661544 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4572 | 2025.12.18 21:23:42.661757 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.12.18 21:23:42.661847 [ 104 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4574 | 2025.12.18 21:23:42.661871 [ 104 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2025.12.18 21:23:42.661885 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4576 | 2025.12.18 21:23:42.661886 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4577 | 2025.12.18 21:23:42.661914 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00341682 sec., 2571104.126058733 rows/sec., 172.07 MiB/sec. | ||
| 4578 | 2025.12.18 21:23:42.661920 [ 253 ] {66f06e61-6ca2-418e-9fe5-40a5715bf6db} <Debug> TCPHandler: Processed in 0.001230542 sec. | ||
| 4579 | 2025.12.18 21:23:42.661958 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 4580 | 2025.12.18 21:23:42.662049 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4581 | 2025.12.18 21:23:42.662073 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1568 rows starting from the beginning of the part | ||
| 4582 | 2025.12.18 21:23:42.662113 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 4583 | 2025.12.18 21:23:42.662141 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4584 | 2025.12.18 21:23:42.662147 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4585 | 2025.12.18 21:23:42.662196 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 4586 | 2025.12.18 21:23:42.662227 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4587 | 2025.12.18 21:23:42.662263 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 4588 | 2025.12.18 21:23:42.662511 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.12.18 21:23:42.662598 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4590 | 2025.12.18 21:23:42.662682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4591 | 2025.12.18 21:23:42.663106 [ 188 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176981 sec., 1661878.9937985407 rows/sec., 105.51 MiB/sec. | ||
| 4592 | 2025.12.18 21:23:42.663276 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4593 | 2025.12.18 21:23:42.663514 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.12.18 21:23:42.663573 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_26_5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4595 | 2025.12.18 21:23:42.663633 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4596 | 2025.12.18 21:23:43.838843 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.12.18 21:23:43.839027 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4598 | 2025.12.18 21:23:43.839094 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4599 | 2025.12.18 21:23:43.839905 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2025.12.18 21:23:43.839953 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4601 | 2025.12.18 21:23:43.840374 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4602 | 2025.12.18 21:23:43.840609 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2025.12.18 21:23:43.840767 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 4604 | 2025.12.18 21:23:43.840777 [ 103 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4605 | 2025.12.18 21:23:43.840817 [ 253 ] {a164781d-2fab-4516-83fa-ba8f14da4d82} <Debug> TCPHandler: Processed in 0.002102545 sec. | ||
| 4606 | 2025.12.18 21:23:43.840852 [ 103 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.12.18 21:23:43.840883 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4608 | 2025.12.18 21:23:43.840950 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2025.12.18 21:23:43.840980 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4610 | 2025.12.18 21:23:43.841056 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4611 | 2025.12.18 21:23:43.841065 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4612 | 2025.12.18 21:23:43.841097 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4613 | 2025.12.18 21:23:43.841101 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4614 | 2025.12.18 21:23:43.841155 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4615 | 2025.12.18 21:23:43.841200 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4616 | 2025.12.18 21:23:43.841242 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4617 | 2025.12.18 21:23:43.841281 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4618 | 2025.12.18 21:23:43.841518 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.12.18 21:23:43.841556 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4620 | 2025.12.18 21:23:43.841862 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4621 | 2025.12.18 21:23:43.842079 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.12.18 21:23:43.842219 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001186 sec., 13490.725126475549 rows/sec., 1.07 MiB/sec. | ||
| 4623 | 2025.12.18 21:23:43.842229 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280453 sec., 1600995.8975456343 rows/sec., 107.67 MiB/sec. | ||
| 4624 | 2025.12.18 21:23:43.842260 [ 253 ] {9c7e2e9c-57b2-4ce7-a11a-ad443cdc5d84} <Debug> TCPHandler: Processed in 0.001361616 sec. | ||
| 4625 | 2025.12.18 21:23:43.842374 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4626 | 2025.12.18 21:23:43.842380 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2025.12.18 21:23:43.842482 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4628 | 2025.12.18 21:23:43.842524 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4629 | 2025.12.18 21:23:43.842607 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.18 21:23:43.842669 [ 196 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_13_3} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4631 | 2025.12.18 21:23:43.842729 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4632 | 2025.12.18 21:23:43.843944 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.12.18 21:23:43.843981 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4634 | 2025.12.18 21:23:43.844433 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4635 | 2025.12.18 21:23:43.844658 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.12.18 21:23:43.844792 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.00233 sec., 982832.6180257511 rows/sec., 79.62 MiB/sec. | ||
| 4637 | 2025.12.18 21:23:43.844833 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4638 | 2025.12.18 21:23:43.844848 [ 253 ] {5386e935-fd43-4237-bfb0-5b46735a1faf} <Debug> TCPHandler: Processed in 0.002519137 sec. | ||
| 4639 | 2025.12.18 21:23:43.844958 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2025.12.18 21:23:43.845054 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2025.12.18 21:23:43.845096 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2025.12.18 21:23:43.845576 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2025.12.18 21:23:43.845614 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4644 | 2025.12.18 21:23:43.846000 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4645 | 2025.12.18 21:23:43.846218 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.12.18 21:23:43.846327 [ 103 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4647 | 2025.12.18 21:23:43.846352 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001316 sec., 179331.30699088148 rows/sec., 10.80 MiB/sec. | ||
| 4648 | 2025.12.18 21:23:43.846372 [ 103 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.12.18 21:23:43.846395 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4650 | 2025.12.18 21:23:43.846397 [ 253 ] {4f071f59-d8bd-483a-905b-0f5ef7e62360} <Debug> TCPHandler: Processed in 0.00148821 sec. | ||
| 4651 | 2025.12.18 21:23:43.846477 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 4652 | 2025.12.18 21:23:43.846518 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.12.18 21:23:43.846559 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2025.12.18 21:23:43.846587 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4655 | 2025.12.18 21:23:43.846615 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4656 | 2025.12.18 21:23:43.846638 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 220 rows starting from the beginning of the part | ||
| 4657 | 2025.12.18 21:23:43.846658 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4658 | 2025.12.18 21:23:43.846683 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4659 | 2025.12.18 21:23:43.846723 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 220 rows starting from the beginning of the part | ||
| 4660 | 2025.12.18 21:23:43.846759 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4661 | 2025.12.18 21:23:43.846797 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 236 rows starting from the beginning of the part | ||
| 4662 | 2025.12.18 21:23:43.847182 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.12.18 21:23:43.847218 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4664 | 2025.12.18 21:23:43.847542 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4665 | 2025.12.18 21:23:43.847666 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215783 sec., 815112.5653179885 rows/sec., 52.85 MiB/sec. | ||
| 4666 | 2025.12.18 21:23:43.847764 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.12.18 21:23:43.847815 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4668 | 2025.12.18 21:23:43.847897 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001302 sec., 337941.6282642089 rows/sec., 22.36 MiB/sec. | ||
| 4669 | 2025.12.18 21:23:43.847936 [ 253 ] {ca52fd69-6864-4d9f-80a4-d489a7fc50c4} <Debug> TCPHandler: Processed in 0.001466719 sec. | ||
| 4670 | 2025.12.18 21:23:43.848048 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2025.12.18 21:23:43.848058 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.12.18 21:23:43.848124 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_21_4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4673 | 2025.12.18 21:23:43.848148 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4674 | 2025.12.18 21:23:43.848181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4675 | 2025.12.18 21:23:43.848188 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4676 | 2025.12.18 21:23:43.848654 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.12.18 21:23:43.848690 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4678 | 2025.12.18 21:23:43.848997 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4679 | 2025.12.18 21:23:43.849208 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.12.18 21:23:43.849311 [ 103 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4681 | 2025.12.18 21:23:43.849335 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 4682 | 2025.12.18 21:23:43.849354 [ 103 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.12.18 21:23:43.849378 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4684 | 2025.12.18 21:23:43.849379 [ 253 ] {e57b9d8f-6150-46d8-b667-8d13a3c0c204} <Debug> TCPHandler: Processed in 0.001380896 sec. | ||
| 4685 | 2025.12.18 21:23:43.849471 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4686 | 2025.12.18 21:23:43.849500 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2025.12.18 21:23:43.849598 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4688 | 2025.12.18 21:23:43.849604 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4689 | 2025.12.18 21:23:43.849639 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4690 | 2025.12.18 21:23:43.849656 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4691 | 2025.12.18 21:23:43.849710 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4692 | 2025.12.18 21:23:43.849763 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4693 | 2025.12.18 21:23:43.849806 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4694 | 2025.12.18 21:23:43.849846 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4695 | 2025.12.18 21:23:43.850413 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.12.18 21:23:43.850455 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4697 | 2025.12.18 21:23:43.850747 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316855 sec., 801151.2277357796 rows/sec., 48.55 MiB/sec. | ||
| 4698 | 2025.12.18 21:23:43.850862 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4699 | 2025.12.18 21:23:43.850873 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4700 | 2025.12.18 21:23:43.851116 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.12.18 21:23:43.851127 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.12.18 21:23:43.851189 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_13_3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4703 | 2025.12.18 21:23:43.851252 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001666 sec., 699879.9519807923 rows/sec., 49.98 MiB/sec. | ||
| 4704 | 2025.12.18 21:23:43.851282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4705 | 2025.12.18 21:23:43.851296 [ 253 ] {446c68ce-d38c-4039-ba96-37c2ef0c5ff5} <Debug> TCPHandler: Processed in 0.001845079 sec. | ||
| 4706 | 2025.12.18 21:23:43.851413 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.12.18 21:23:43.851509 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4708 | 2025.12.18 21:23:43.851551 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4709 | 2025.12.18 21:23:43.851889 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.12.18 21:23:43.851927 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4711 | 2025.12.18 21:23:43.852258 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4712 | 2025.12.18 21:23:43.852491 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.12.18 21:23:43.852621 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 4714 | 2025.12.18 21:23:43.852658 [ 253 ] {a5be0b63-30f7-4a9b-84d6-bd8fa57c66b0} <Debug> TCPHandler: Processed in 0.001293674 sec. | ||
| 4715 | 2025.12.18 21:23:43.852778 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2025.12.18 21:23:43.852872 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4717 | 2025.12.18 21:23:43.852915 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4718 | 2025.12.18 21:23:43.853489 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.12.18 21:23:43.853526 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4720 | 2025.12.18 21:23:43.853910 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4721 | 2025.12.18 21:23:43.854122 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.12.18 21:23:43.854252 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001397 sec., 651395.8482462419 rows/sec., 43.06 MiB/sec. | ||
| 4723 | 2025.12.18 21:23:43.854289 [ 253 ] {8258002e-ba56-439b-9ab1-f71b427f655d} <Debug> TCPHandler: Processed in 0.001561061 sec. | ||
| 4724 | 2025.12.18 21:23:43.854398 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2025.12.18 21:23:43.854493 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.12.18 21:23:43.854535 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4727 | 2025.12.18 21:23:43.854871 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2025.12.18 21:23:43.854910 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4729 | 2025.12.18 21:23:43.855235 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4730 | 2025.12.18 21:23:43.855460 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.12.18 21:23:43.855599 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 4732 | 2025.12.18 21:23:43.855637 [ 253 ] {98917b68-1020-4c1e-a2f5-b5a057fe4f8f} <Debug> TCPHandler: Processed in 0.001288944 sec. | ||
| 4733 | 2025.12.18 21:23:43.855751 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2025.12.18 21:23:43.855845 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2025.12.18 21:23:43.855906 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <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 | ||
| 4736 | 2025.12.18 21:23:43.856678 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.12.18 21:23:43.856716 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4738 | 2025.12.18 21:23:43.857254 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4739 | 2025.12.18 21:23:43.857484 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.12.18 21:23:43.857602 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4741 | 2025.12.18 21:23:43.857626 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 4742 | 2025.12.18 21:23:43.857652 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2025.12.18 21:23:43.857679 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4744 | 2025.12.18 21:23:43.857694 [ 253 ] {6d7a03cf-ddb2-4f35-9bf4-96d5e637d9d1} <Debug> TCPHandler: Processed in 0.001991742 sec. | ||
| 4745 | 2025.12.18 21:23:43.857759 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 4746 | 2025.12.18 21:23:43.857836 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2025.12.18 21:23:43.857931 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4748 | 2025.12.18 21:23:43.857946 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4749 | 2025.12.18 21:23:43.857972 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4750 | 2025.12.18 21:23:43.857997 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 258 rows starting from the beginning of the part | ||
| 4751 | 2025.12.18 21:23:43.858113 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4752 | 2025.12.18 21:23:43.858223 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4753 | 2025.12.18 21:23:43.858313 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.12.18 21:23:43.858326 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4755 | 2025.12.18 21:23:43.858352 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4756 | 2025.12.18 21:23:43.858434 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4757 | 2025.12.18 21:23:43.858533 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4758 | 2025.12.18 21:23:43.858658 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4759 | 2025.12.18 21:23:43.858874 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2025.12.18 21:23:43.859009 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001096 sec., 62043.79562043796 rows/sec., 3.60 MiB/sec. | ||
| 4761 | 2025.12.18 21:23:43.859048 [ 253 ] {7e50d47b-53f6-4c95-a9db-528dc741bd49} <Debug> TCPHandler: Processed in 0.001260923 sec. | ||
| 4762 | 2025.12.18 21:23:43.861278 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 19 columns (19 merged, 0 gathered) in 0.003550583 sec., 99420.29238578567 rows/sec., 178.16 MiB/sec. | ||
| 4763 | 2025.12.18 21:23:43.861665 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4764 | 2025.12.18 21:23:43.861962 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.12.18 21:23:43.862029 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4766 | 2025.12.18 21:23:43.862103 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4767 | 2025.12.18 21:23:46.578843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 638 | ||
| 4768 | 2025.12.18 21:23:46.581654 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2025.12.18 21:23:46.581703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4770 | 2025.12.18 21:23:46.582991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4771 | 2025.12.18 21:23:46.583260 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.12.18 21:23:46.583595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 4773 | 2025.12.18 21:23:47.647249 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2025.12.18 21:23:47.647508 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2025.12.18 21:23:47.647575 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2025.12.18 21:23:47.648227 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.12.18 21:23:47.648280 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4778 | 2025.12.18 21:23:47.648677 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4779 | 2025.12.18 21:23:47.648914 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.12.18 21:23:47.649085 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.62 MiB/sec. | ||
| 4781 | 2025.12.18 21:23:47.649136 [ 253 ] {24797890-0ee7-495b-8bde-aeeff0a534aa} <Debug> TCPHandler: Processed in 0.002056694 sec. | ||
| 4782 | 2025.12.18 21:23:47.649262 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2025.12.18 21:23:47.649365 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4784 | 2025.12.18 21:23:47.649410 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4785 | 2025.12.18 21:23:47.649838 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.12.18 21:23:47.649877 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4787 | 2025.12.18 21:23:47.650186 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4788 | 2025.12.18 21:23:47.650400 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.12.18 21:23:47.650535 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 4790 | 2025.12.18 21:23:47.650573 [ 253 ] {a6e65f92-f17b-4847-8473-c8577e46eda5} <Debug> TCPHandler: Processed in 0.001363336 sec. | ||
| 4791 | 2025.12.18 21:23:47.650682 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2025.12.18 21:23:47.650779 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4793 | 2025.12.18 21:23:47.650823 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4794 | 2025.12.18 21:23:47.651189 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.12.18 21:23:47.651227 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4796 | 2025.12.18 21:23:47.651548 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4797 | 2025.12.18 21:23:47.651755 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.12.18 21:23:47.651882 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001123 sec., 85485.3072128228 rows/sec., 5.95 MiB/sec. | ||
| 4799 | 2025.12.18 21:23:47.651920 [ 253 ] {6a8335e2-47f2-45cd-90e9-9bea181d2239} <Debug> TCPHandler: Processed in 0.001287014 sec. | ||
| 4800 | 2025.12.18 21:23:47.652028 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.12.18 21:23:47.652122 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4802 | 2025.12.18 21:23:47.652163 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4803 | 2025.12.18 21:23:47.652486 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.12.18 21:23:47.652522 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4805 | 2025.12.18 21:23:47.652821 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4806 | 2025.12.18 21:23:47.653025 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.18 21:23:47.653150 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001046 sec., 34416.82600382409 rows/sec., 2.32 MiB/sec. | ||
| 4808 | 2025.12.18 21:23:47.653185 [ 253 ] {0abd8904-8234-46f3-8641-734fa899772d} <Debug> TCPHandler: Processed in 0.001206642 sec. | ||
| 4809 | 2025.12.18 21:23:49.082753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9057 | ||
| 4810 | 2025.12.18 21:23:49.083358 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.12.18 21:23:49.083411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4812 | 2025.12.18 21:23:49.083903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4813 | 2025.12.18 21:23:49.084144 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.12.18 21:23:49.084294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9057 | ||
| 4815 | 2025.12.18 21:23:49.556207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4816 | 2025.12.18 21:23:49.573892 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.12.18 21:23:49.573941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4818 | 2025.12.18 21:23:49.579911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4819 | 2025.12.18 21:23:49.580642 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.12.18 21:23:49.583785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4821 | 2025.12.18 21:23:52.655188 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2025.12.18 21:23:52.655372 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4823 | 2025.12.18 21:23:52.655436 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4824 | 2025.12.18 21:23:52.656052 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.12.18 21:23:52.656100 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4826 | 2025.12.18 21:23:52.656566 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4827 | 2025.12.18 21:23:52.656791 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.12.18 21:23:52.656955 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00163 sec., 65030.67484662577 rows/sec., 5.45 MiB/sec. | ||
| 4829 | 2025.12.18 21:23:52.657005 [ 253 ] {0b9287b9-9c80-4a5f-b6cd-53f2dadc58c3} <Debug> TCPHandler: Processed in 0.001945272 sec. | ||
| 4830 | 2025.12.18 21:23:52.657135 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2025.12.18 21:23:52.657240 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4832 | 2025.12.18 21:23:52.657286 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4833 | 2025.12.18 21:23:52.657736 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2025.12.18 21:23:52.657776 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4835 | 2025.12.18 21:23:52.658097 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4836 | 2025.12.18 21:23:52.658311 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.12.18 21:23:52.658450 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001232 sec., 20292.20779220779 rows/sec., 1.49 MiB/sec. | ||
| 4838 | 2025.12.18 21:23:52.658490 [ 253 ] {c9f66e49-172d-4149-b1c5-a10f27ca19b2} <Debug> TCPHandler: Processed in 0.001406097 sec. | ||
| 4839 | 2025.12.18 21:23:52.658613 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2025.12.18 21:23:52.658710 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4841 | 2025.12.18 21:23:52.658750 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4842 | 2025.12.18 21:23:52.659172 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.12.18 21:23:52.659209 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4844 | 2025.12.18 21:23:52.659508 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2025.12.18 21:23:52.659716 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.12.18 21:23:52.659845 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 4847 | 2025.12.18 21:23:52.659883 [ 253 ] {0b893787-e2f4-4341-be5c-0c3c3d4218e4} <Debug> TCPHandler: Processed in 0.001319975 sec. | ||
| 4848 | 2025.12.18 21:23:52.659998 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2025.12.18 21:23:52.660094 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4850 | 2025.12.18 21:23:52.660137 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2025.12.18 21:23:52.660545 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.12.18 21:23:52.660581 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4853 | 2025.12.18 21:23:52.660921 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4854 | 2025.12.18 21:23:52.661131 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.12.18 21:23:52.661261 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4856 | 2025.12.18 21:23:52.661297 [ 253 ] {7a124657-ed27-46bf-ae5e-63c3a161f8a3} <Debug> TCPHandler: Processed in 0.001348616 sec. | ||
| 4857 | 2025.12.18 21:23:52.661408 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2025.12.18 21:23:52.661502 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2025.12.18 21:23:52.661557 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <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 | ||
| 4860 | 2025.12.18 21:23:52.662375 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2025.12.18 21:23:52.662412 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4862 | 2025.12.18 21:23:52.662933 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4863 | 2025.12.18 21:23:52.663146 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2025.12.18 21:23:52.663286 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 4865 | 2025.12.18 21:23:52.663350 [ 253 ] {3409353c-9570-4ae0-9d7d-fcd22fa31004} <Debug> TCPHandler: Processed in 0.001992623 sec. | ||
| 4866 | 2025.12.18 21:23:52.663479 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2025.12.18 21:23:52.663572 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2025.12.18 21:23:52.663615 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2025.12.18 21:23:52.663965 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.12.18 21:23:52.664001 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4871 | 2025.12.18 21:23:52.664304 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4872 | 2025.12.18 21:23:52.664517 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.12.18 21:23:52.664648 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4874 | 2025.12.18 21:23:52.664684 [ 253 ] {ab9cdcee-7bd7-4ba0-a563-0a775f324c9d} <Debug> TCPHandler: Processed in 0.001254793 sec. | ||
| 4875 | 2025.12.18 21:23:55.896043 [ 84 ] {} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4876 | 2025.12.18 21:23:55.896117 [ 84 ] {} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.12.18 21:23:55.896140 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4878 | 2025.12.18 21:23:55.896269 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::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 | ||
| 4879 | 2025.12.18 21:23:55.896409 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4880 | 2025.12.18 21:23:55.896446 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4881 | 2025.12.18 21:23:55.896516 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::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 | ||
| 4882 | 2025.12.18 21:23:55.896565 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4883 | 2025.12.18 21:23:55.896611 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4884 | 2025.12.18 21:23:55.896658 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4885 | 2025.12.18 21:23:55.897432 [ 188 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225402 sec., 37538.70158527569 rows/sec., 3.13 MiB/sec. | ||
| 4886 | 2025.12.18 21:23:55.897573 [ 190 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4887 | 2025.12.18 21:23:55.897878 [ 190 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2025.12.18 21:23:55.897956 [ 190 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_5_1} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4889 | 2025.12.18 21:23:55.898033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4890 | 2025.12.18 21:23:56.442379 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4891 | 2025.12.18 21:23:56.442442 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4892 | 2025.12.18 21:23:56.583880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 658 | ||
| 4893 | 2025.12.18 21:23:56.584364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9505 | ||
| 4894 | 2025.12.18 21:23:56.584852 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.12.18 21:23:56.584897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4896 | 2025.12.18 21:23:56.585381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4897 | 2025.12.18 21:23:56.585614 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.12.18 21:23:56.585755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9505 | ||
| 4899 | 2025.12.18 21:23:56.585922 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.12.18 21:23:56.585965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4901 | 2025.12.18 21:23:56.587095 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4902 | 2025.12.18 21:23:56.587356 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.12.18 21:23:56.587605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 4904 | 2025.12.18 21:23:57.083859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4905 | 2025.12.18 21:23:57.101742 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.12.18 21:23:57.101802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4907 | 2025.12.18 21:23:57.107256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4908 | 2025.12.18 21:23:57.107942 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.12.18 21:23:57.110896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4910 | 2025.12.18 21:23:57.661622 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2025.12.18 21:23:57.661796 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4912 | 2025.12.18 21:23:57.661868 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4913 | 2025.12.18 21:23:57.662709 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2025.12.18 21:23:57.662755 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4915 | 2025.12.18 21:23:57.663164 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4916 | 2025.12.18 21:23:57.663399 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.12.18 21:23:57.663553 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 4918 | 2025.12.18 21:23:57.663594 [ 253 ] {c8d1b3bc-58cf-4e58-adf4-3b85a5649691} <Debug> TCPHandler: Processed in 0.002097615 sec. | ||
| 4919 | 2025.12.18 21:23:57.663710 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2025.12.18 21:23:57.663806 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4921 | 2025.12.18 21:23:57.663846 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4922 | 2025.12.18 21:23:57.664820 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2025.12.18 21:23:57.664857 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4924 | 2025.12.18 21:23:57.665235 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4925 | 2025.12.18 21:23:57.665439 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2025.12.18 21:23:57.665566 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001779 sec., 641933.6706014615 rows/sec., 50.96 MiB/sec. | ||
| 4927 | 2025.12.18 21:23:57.665603 [ 253 ] {1b5c72fa-db93-4194-9739-5015b7c9a78c} <Debug> TCPHandler: Processed in 0.001944251 sec. | ||
| 4928 | 2025.12.18 21:23:57.665719 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2025.12.18 21:23:57.665814 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4930 | 2025.12.18 21:23:57.665855 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4931 | 2025.12.18 21:23:57.666386 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2025.12.18 21:23:57.666422 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4933 | 2025.12.18 21:23:57.666735 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4934 | 2025.12.18 21:23:57.666947 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2025.12.18 21:23:57.667073 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001277 sec., 172278.77838684418 rows/sec., 10.28 MiB/sec. | ||
| 4936 | 2025.12.18 21:23:57.667109 [ 253 ] {1969babe-ddc7-421a-872d-cd9d95a3d76d} <Debug> TCPHandler: Processed in 0.001438968 sec. | ||
| 4937 | 2025.12.18 21:23:57.667221 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2025.12.18 21:23:57.667315 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4939 | 2025.12.18 21:23:57.667355 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4940 | 2025.12.18 21:23:57.667824 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2025.12.18 21:23:57.667859 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4942 | 2025.12.18 21:23:57.668172 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4943 | 2025.12.18 21:23:57.668396 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.12.18 21:23:57.668521 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 4945 | 2025.12.18 21:23:57.668558 [ 253 ] {cefdafdd-2e9d-49b5-b4e2-018bdf73b4ac} <Debug> TCPHandler: Processed in 0.001385907 sec. | ||
| 4946 | 2025.12.18 21:23:57.668665 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2025.12.18 21:23:57.668759 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.12.18 21:23:57.668798 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4949 | 2025.12.18 21:23:57.669270 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2025.12.18 21:23:57.669304 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4951 | 2025.12.18 21:23:57.669625 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4952 | 2025.12.18 21:23:57.669840 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2025.12.18 21:23:57.669972 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 4954 | 2025.12.18 21:23:57.670010 [ 253 ] {e52c019b-c981-4846-9f75-e6443648d54f} <Debug> TCPHandler: Processed in 0.001393947 sec. | ||
| 4955 | 2025.12.18 21:23:57.670129 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2025.12.18 21:23:57.670224 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4957 | 2025.12.18 21:23:57.670264 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4958 | 2025.12.18 21:23:57.670916 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2025.12.18 21:23:57.670951 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4960 | 2025.12.18 21:23:57.671272 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4961 | 2025.12.18 21:23:57.671483 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2025.12.18 21:23:57.671615 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001408 sec., 492897.7272727273 rows/sec., 34.45 MiB/sec. | ||
| 4963 | 2025.12.18 21:23:57.671653 [ 253 ] {c9115031-934f-497a-a8a8-f5b95e06511d} <Debug> TCPHandler: Processed in 0.001578531 sec. | ||
| 4964 | 2025.12.18 21:23:57.671772 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2025.12.18 21:23:57.671865 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4966 | 2025.12.18 21:23:57.671906 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4967 | 2025.12.18 21:23:57.672232 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2025.12.18 21:23:57.672267 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4969 | 2025.12.18 21:23:57.672586 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4970 | 2025.12.18 21:23:57.672789 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.12.18 21:23:57.672939 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 4972 | 2025.12.18 21:23:57.672977 [ 253 ] {32d5597f-38a4-4acd-8360-78589f434d7c} <Debug> TCPHandler: Processed in 0.001254363 sec. | ||
| 4973 | 2025.12.18 21:23:57.673085 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.12.18 21:23:57.673179 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4975 | 2025.12.18 21:23:57.673220 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4976 | 2025.12.18 21:23:57.673654 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.12.18 21:23:57.673690 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4978 | 2025.12.18 21:23:57.674014 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4979 | 2025.12.18 21:23:57.674216 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2025.12.18 21:23:57.674345 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001185 sec., 264978.9029535865 rows/sec., 17.41 MiB/sec. | ||
| 4981 | 2025.12.18 21:23:57.674380 [ 253 ] {73483b59-e937-4818-ab63-43716f97a3c9} <Debug> TCPHandler: Processed in 0.001343945 sec. | ||
| 4982 | 2025.12.18 21:23:57.674486 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.12.18 21:23:57.674580 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4984 | 2025.12.18 21:23:57.674620 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4985 | 2025.12.18 21:23:57.674925 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.12.18 21:23:57.674960 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4987 | 2025.12.18 21:23:57.675233 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4988 | 2025.12.18 21:23:57.675443 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.12.18 21:23:57.675603 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 4990 | 2025.12.18 21:23:57.675645 [ 253 ] {80cbec55-5c3d-4e55-b46c-4006d1cd6eb5} <Debug> TCPHandler: Processed in 0.001206901 sec. | ||
| 4991 | 2025.12.18 21:23:57.675757 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.12.18 21:23:57.675853 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4993 | 2025.12.18 21:23:57.675910 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <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 | ||
| 4994 | 2025.12.18 21:23:57.676733 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.12.18 21:23:57.676781 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4996 | 2025.12.18 21:23:57.677319 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4997 | 2025.12.18 21:23:57.677542 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.12.18 21:23:57.677680 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001846 sec., 8125.677139761647 rows/sec., 14.56 MiB/sec. | ||
| 4999 | 2025.12.18 21:23:57.677733 [ 253 ] {c9155986-98b0-4646-8225-cf21b0058530} <Debug> TCPHandler: Processed in 0.002026774 sec. | ||
| 5000 | 2025.12.18 21:23:57.677862 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.12.18 21:23:57.677995 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5002 | 2025.12.18 21:23:57.678043 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5003 | 2025.12.18 21:23:57.678425 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.12.18 21:23:57.678467 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5005 | 2025.12.18 21:23:57.678819 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5006 | 2025.12.18 21:23:57.679020 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.12.18 21:23:57.679145 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 5.44 MiB/sec. | ||
| 5008 | 2025.12.18 21:23:57.679179 [ 253 ] {f9ec7a20-6583-41cf-9ac6-da3828a1e025} <Debug> TCPHandler: Processed in 0.001376516 sec. | ||
| 5009 | 2025.12.18 21:23:58.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.65 MiB, peak 249.28 MiB, free memory in arenas 0.00 B, will set to 240.36 MiB (RSS), difference: -1.29 MiB | ||
| 5010 | 2025.12.18 21:24:02.651094 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.12.18 21:24:02.651303 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5012 | 2025.12.18 21:24:02.651376 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5013 | 2025.12.18 21:24:02.652096 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.12.18 21:24:02.652142 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5015 | 2025.12.18 21:24:02.652539 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5016 | 2025.12.18 21:24:02.652758 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.12.18 21:24:02.652899 [ 76 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5018 | 2025.12.18 21:24:02.652914 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001662 sec., 63778.580024067385 rows/sec., 5.34 MiB/sec. | ||
| 5019 | 2025.12.18 21:24:02.652946 [ 76 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.12.18 21:24:02.652969 [ 253 ] {6e01dce7-1c53-48dc-8acd-1017890b25c4} <Debug> TCPHandler: Processed in 0.002012983 sec. | ||
| 5021 | 2025.12.18 21:24:02.652970 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5022 | 2025.12.18 21:24:02.653099 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2025.12.18 21:24:02.653102 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 5024 | 2025.12.18 21:24:02.653202 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5025 | 2025.12.18 21:24:02.653249 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5026 | 2025.12.18 21:24:02.653257 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5027 | 2025.12.18 21:24:02.653295 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2341 rows starting from the beginning of the part | ||
| 5028 | 2025.12.18 21:24:02.653358 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2290 rows starting from the beginning of the part | ||
| 5029 | 2025.12.18 21:24:02.653399 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5030 | 2025.12.18 21:24:02.653439 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 106 rows starting from the beginning of the part | ||
| 5031 | 2025.12.18 21:24:02.653480 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1142 rows starting from the beginning of the part | ||
| 5032 | 2025.12.18 21:24:02.653534 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 5033 | 2025.12.18 21:24:02.653683 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.12.18 21:24:02.653724 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5035 | 2025.12.18 21:24:02.654068 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5036 | 2025.12.18 21:24:02.654292 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2025.12.18 21:24:02.654429 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001251 sec., 19984.012789768185 rows/sec., 1.47 MiB/sec. | ||
| 5038 | 2025.12.18 21:24:02.654465 [ 253 ] {ecb398bf-e9b7-4055-b42b-f8b5d4ef78e0} <Debug> TCPHandler: Processed in 0.001418767 sec. | ||
| 5039 | 2025.12.18 21:24:02.654578 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.12.18 21:24:02.654673 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5041 | 2025.12.18 21:24:02.654714 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5042 | 2025.12.18 21:24:02.655134 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.12.18 21:24:02.655169 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5044 | 2025.12.18 21:24:02.655472 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5045 | 2025.12.18 21:24:02.655676 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2025.12.18 21:24:02.655716 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267177 sec., 2261047.9195439727 rows/sec., 191.43 MiB/sec. | ||
| 5047 | 2025.12.18 21:24:02.655768 [ 76 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5048 | 2025.12.18 21:24:02.655796 [ 76 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.12.18 21:24:02.655803 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00115 sec., 77391.3043478261 rows/sec., 6.04 MiB/sec. | ||
| 5050 | 2025.12.18 21:24:02.655811 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5051 | 2025.12.18 21:24:02.655839 [ 253 ] {43eca819-ff43-4983-8877-d3be27761dca} <Debug> TCPHandler: Processed in 0.001310745 sec. | ||
| 5052 | 2025.12.18 21:24:02.655881 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 5053 | 2025.12.18 21:24:02.655954 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.12.18 21:24:02.655988 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5055 | 2025.12.18 21:24:02.656018 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 5056 | 2025.12.18 21:24:02.656054 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5057 | 2025.12.18 21:24:02.656065 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1166 rows starting from the beginning of the part | ||
| 5058 | 2025.12.18 21:24:02.656069 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5059 | 2025.12.18 21:24:02.656107 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5060 | 2025.12.18 21:24:02.656128 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5061 | 2025.12.18 21:24:02.656178 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 89 rows starting from the beginning of the part | ||
| 5062 | 2025.12.18 21:24:02.656213 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 694 rows starting from the beginning of the part | ||
| 5063 | 2025.12.18 21:24:02.656252 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 5064 | 2025.12.18 21:24:02.656513 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2025.12.18 21:24:02.656554 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.12.18 21:24:02.656595 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5067 | 2025.12.18 21:24:02.656630 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_31_6} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5068 | 2025.12.18 21:24:02.656764 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5069 | 2025.12.18 21:24:02.656956 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5070 | 2025.12.18 21:24:02.657164 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2025.12.18 21:24:02.657259 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5072 | 2025.12.18 21:24:02.657282 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2025.12.18 21:24:02.657291 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 5074 | 2025.12.18 21:24:02.657298 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5075 | 2025.12.18 21:24:02.657327 [ 253 ] {d8f90e39-bb27-4af7-8ed7-04fd1d45a460} <Debug> TCPHandler: Processed in 0.001420448 sec. | ||
| 5076 | 2025.12.18 21:24:02.657367 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 5077 | 2025.12.18 21:24:02.657440 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2025.12.18 21:24:02.657451 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5079 | 2025.12.18 21:24:02.657483 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8785 rows starting from the beginning of the part | ||
| 5080 | 2025.12.18 21:24:02.657535 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5081 | 2025.12.18 21:24:02.657546 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 910 rows starting from the beginning of the part | ||
| 5082 | 2025.12.18 21:24:02.657564 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703785 sec., 1944494.1703325245 rows/sec., 146.79 MiB/sec. | ||
| 5083 | 2025.12.18 21:24:02.657589 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <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 | ||
| 5084 | 2025.12.18 21:24:02.657611 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
| 5085 | 2025.12.18 21:24:02.657665 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 5086 | 2025.12.18 21:24:02.657706 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5087 | 2025.12.18 21:24:02.657744 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5088 | 2025.12.18 21:24:02.657797 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5089 | 2025.12.18 21:24:02.658107 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2025.12.18 21:24:02.658180 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_31_6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5091 | 2025.12.18 21:24:02.658270 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5092 | 2025.12.18 21:24:02.658429 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.12.18 21:24:02.658469 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5094 | 2025.12.18 21:24:02.659004 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5095 | 2025.12.18 21:24:02.659221 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.12.18 21:24:02.659358 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001843 sec., 13564.839934888769 rows/sec., 24.31 MiB/sec. | ||
| 5097 | 2025.12.18 21:24:02.659429 [ 253 ] {acc4cc6f-397c-4b0d-b072-4a83efc9ae00} <Debug> TCPHandler: Processed in 0.002040024 sec. | ||
| 5098 | 2025.12.18 21:24:02.659533 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.12.18 21:24:02.659627 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5100 | 2025.12.18 21:24:02.659669 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5101 | 2025.12.18 21:24:02.660035 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.12.18 21:24:02.660069 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5103 | 2025.12.18 21:24:02.660422 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5104 | 2025.12.18 21:24:02.660632 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.12.18 21:24:02.660743 [ 76 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5106 | 2025.12.18 21:24:02.660783 [ 76 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.12.18 21:24:02.660784 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 5108 | 2025.12.18 21:24:02.660808 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5109 | 2025.12.18 21:24:02.660835 [ 253 ] {f29373c4-0374-4235-ba5a-af55c784b3d1} <Debug> TCPHandler: Processed in 0.001349705 sec. | ||
| 5110 | 2025.12.18 21:24:02.660907 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10425 rows, containing 5 columns (5 merged, 0 gathered) in 0.003570054 sec., 2920123.897285587 rows/sec., 195.43 MiB/sec. | ||
| 5111 | 2025.12.18 21:24:02.660917 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5112 | 2025.12.18 21:24:02.661065 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2025.12.18 21:24:02.661098 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1956 rows starting from the beginning of the part | ||
| 5114 | 2025.12.18 21:24:02.661159 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part | ||
| 5115 | 2025.12.18 21:24:02.661202 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 5116 | 2025.12.18 21:24:02.661221 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5117 | 2025.12.18 21:24:02.661242 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5118 | 2025.12.18 21:24:02.661283 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5119 | 2025.12.18 21:24:02.661325 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5120 | 2025.12.18 21:24:02.661578 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2025.12.18 21:24:02.661677 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5122 | 2025.12.18 21:24:02.661778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5123 | 2025.12.18 21:24:02.662340 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2284 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480899 sec., 1542306.396317372 rows/sec., 97.92 MiB/sec. | ||
| 5124 | 2025.12.18 21:24:02.662573 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5125 | 2025.12.18 21:24:02.662810 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2025.12.18 21:24:02.662877 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_31_6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5127 | 2025.12.18 21:24:02.662935 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5128 | 2025.12.18 21:24:04.086667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10017 | ||
| 5129 | 2025.12.18 21:24:04.087193 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.12.18 21:24:04.087239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5131 | 2025.12.18 21:24:04.087717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5132 | 2025.12.18 21:24:04.087947 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.12.18 21:24:04.088075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10017 | ||
| 5134 | 2025.12.18 21:24:04.088084 [ 63 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5135 | 2025.12.18 21:24:04.088164 [ 63 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.12.18 21:24:04.088188 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5137 | 2025.12.18 21:24:04.088297 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 5138 | 2025.12.18 21:24:04.088441 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5139 | 2025.12.18 21:24:04.088485 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7585 rows starting from the beginning of the part | ||
| 5140 | 2025.12.18 21:24:04.088557 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5141 | 2025.12.18 21:24:04.088611 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5142 | 2025.12.18 21:24:04.088659 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5143 | 2025.12.18 21:24:04.088703 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5144 | 2025.12.18 21:24:04.088749 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5145 | 2025.12.18 21:24:04.090485 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10017 rows, containing 4 columns (4 merged, 0 gathered) in 0.002230859 sec., 4490198.618559039 rows/sec., 64.23 MiB/sec. | ||
| 5146 | 2025.12.18 21:24:04.090767 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5147 | 2025.12.18 21:24:04.091066 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.12.18 21:24:04.091140 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_21_4} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5149 | 2025.12.18 21:24:04.091218 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5150 | 2025.12.18 21:24:04.611775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5151 | 2025.12.18 21:24:04.629202 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2025.12.18 21:24:04.629258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5153 | 2025.12.18 21:24:04.635337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5154 | 2025.12.18 21:24:04.636028 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2025.12.18 21:24:04.636368 [ 74 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5156 | 2025.12.18 21:24:04.636474 [ 74 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2025.12.18 21:24:04.636519 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5158 | 2025.12.18 21:24:04.636639 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 5159 | 2025.12.18 21:24:04.638890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5160 | 2025.12.18 21:24:04.639771 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5161 | 2025.12.18 21:24:04.640581 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 5162 | 2025.12.18 21:24:04.644141 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5163 | 2025.12.18 21:24:04.647648 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5164 | 2025.12.18 21:24:04.651447 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 5165 | 2025.12.18 21:24:04.655760 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 5166 | 2025.12.18 21:24:04.659813 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 5167 | 2025.12.18 21:24:04.711608 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075004677 sec., 2119.8678050436774 rows/sec., 10.96 MiB/sec. | ||
| 5168 | 2025.12.18 21:24:04.714318 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5169 | 2025.12.18 21:24:04.716445 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2025.12.18 21:24:04.716563 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_21_4} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5171 | 2025.12.18 21:24:04.719565 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5172 | 2025.12.18 21:24:05.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.40 MiB, peak 252.94 MiB, free memory in arenas 0.00 B, will set to 250.52 MiB (RSS), difference: 8.12 MiB | ||
| 5173 | 2025.12.18 21:24:06.588495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 692 | ||
| 5174 | 2025.12.18 21:24:06.590798 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2025.12.18 21:24:06.590854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5176 | 2025.12.18 21:24:06.592133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5177 | 2025.12.18 21:24:06.592414 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.12.18 21:24:06.592779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5179 | 2025.12.18 21:24:07.662463 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.12.18 21:24:07.662666 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.12.18 21:24:07.662743 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5182 | 2025.12.18 21:24:07.663533 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.12.18 21:24:07.663586 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5184 | 2025.12.18 21:24:07.664023 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5185 | 2025.12.18 21:24:07.664262 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.12.18 21:24:07.664432 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 5187 | 2025.12.18 21:24:07.664484 [ 253 ] {c79133ad-c672-4fea-9503-4f746447a844} <Debug> TCPHandler: Processed in 0.002162787 sec. | ||
| 5188 | 2025.12.18 21:24:07.664607 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.12.18 21:24:07.664718 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5190 | 2025.12.18 21:24:07.664764 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5191 | 2025.12.18 21:24:07.665647 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.12.18 21:24:07.665688 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5193 | 2025.12.18 21:24:07.666105 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5194 | 2025.12.18 21:24:07.666320 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.12.18 21:24:07.666470 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001776 sec., 643018.018018018 rows/sec., 51.04 MiB/sec. | ||
| 5196 | 2025.12.18 21:24:07.666510 [ 253 ] {f4028b7a-1601-45aa-8b66-036387bcbccc} <Debug> TCPHandler: Processed in 0.001956371 sec. | ||
| 5197 | 2025.12.18 21:24:07.666635 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.12.18 21:24:07.666741 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.12.18 21:24:07.666791 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5200 | 2025.12.18 21:24:07.667280 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.12.18 21:24:07.667318 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5202 | 2025.12.18 21:24:07.667643 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5203 | 2025.12.18 21:24:07.667860 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.12.18 21:24:07.667998 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001282 sec., 171606.86427457098 rows/sec., 10.24 MiB/sec. | ||
| 5205 | 2025.12.18 21:24:07.668038 [ 253 ] {540a0403-02f1-4488-bfe8-97df5d04035b} <Debug> TCPHandler: Processed in 0.001454128 sec. | ||
| 5206 | 2025.12.18 21:24:07.668150 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.12.18 21:24:07.668246 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5208 | 2025.12.18 21:24:07.668287 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5209 | 2025.12.18 21:24:07.668750 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.12.18 21:24:07.668788 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5211 | 2025.12.18 21:24:07.669113 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5212 | 2025.12.18 21:24:07.669324 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.12.18 21:24:07.669443 [ 69 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5214 | 2025.12.18 21:24:07.669458 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 5215 | 2025.12.18 21:24:07.669526 [ 69 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.12.18 21:24:07.669540 [ 253 ] {02a8899d-3676-4f62-9d23-c45b3215088a} <Debug> TCPHandler: Processed in 0.001439798 sec. | ||
| 5217 | 2025.12.18 21:24:07.669556 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5218 | 2025.12.18 21:24:07.669664 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2025.12.18 21:24:07.669699 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::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 | ||
| 5220 | 2025.12.18 21:24:07.669765 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5221 | 2025.12.18 21:24:07.669809 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5222 | 2025.12.18 21:24:07.669846 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2025.12.18 21:24:07.669887 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 440 rows starting from the beginning of the part | ||
| 5224 | 2025.12.18 21:24:07.669955 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 5225 | 2025.12.18 21:24:07.670005 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5226 | 2025.12.18 21:24:07.670050 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 440 rows starting from the beginning of the part | ||
| 5227 | 2025.12.18 21:24:07.670094 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5228 | 2025.12.18 21:24:07.670139 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5229 | 2025.12.18 21:24:07.670282 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2025.12.18 21:24:07.670324 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5231 | 2025.12.18 21:24:07.670799 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5232 | 2025.12.18 21:24:07.671018 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2025.12.18 21:24:07.671152 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001407 sec., 149964.4633972992 rows/sec., 8.52 MiB/sec. | ||
| 5234 | 2025.12.18 21:24:07.671190 [ 253 ] {ec269229-e48f-420d-9cf6-ee54c5d55fe7} <Debug> TCPHandler: Processed in 0.001576562 sec. | ||
| 5235 | 2025.12.18 21:24:07.671247 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611423 sec., 1072344.1331047155 rows/sec., 74.16 MiB/sec. | ||
| 5236 | 2025.12.18 21:24:07.671304 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2025.12.18 21:24:07.671403 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5238 | 2025.12.18 21:24:07.671444 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5239 | 2025.12.18 21:24:07.671448 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5240 | 2025.12.18 21:24:07.671768 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.12.18 21:24:07.671847 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_15_3} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5242 | 2025.12.18 21:24:07.671965 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5243 | 2025.12.18 21:24:07.672088 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2025.12.18 21:24:07.672130 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5245 | 2025.12.18 21:24:07.672474 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5246 | 2025.12.18 21:24:07.672690 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2025.12.18 21:24:07.672818 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001434 sec., 483960.94839609484 rows/sec., 33.82 MiB/sec. | ||
| 5248 | 2025.12.18 21:24:07.672854 [ 253 ] {f67b32da-1d4c-4f6e-8e9a-8fc0e685fa34} <Debug> TCPHandler: Processed in 0.001599842 sec. | ||
| 5249 | 2025.12.18 21:24:07.672976 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2025.12.18 21:24:07.673071 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5251 | 2025.12.18 21:24:07.673113 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5252 | 2025.12.18 21:24:07.673472 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.12.18 21:24:07.673508 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5254 | 2025.12.18 21:24:07.673831 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5255 | 2025.12.18 21:24:07.674035 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.12.18 21:24:07.674140 [ 68 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5257 | 2025.12.18 21:24:07.674163 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 5258 | 2025.12.18 21:24:07.674177 [ 68 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.12.18 21:24:07.674197 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5260 | 2025.12.18 21:24:07.674200 [ 253 ] {9d0dce66-16eb-42a4-93ce-f597ec63d5d0} <Debug> TCPHandler: Processed in 0.001274024 sec. | ||
| 5261 | 2025.12.18 21:24:07.674292 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::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 | ||
| 5262 | 2025.12.18 21:24:07.674321 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2025.12.18 21:24:07.674399 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5264 | 2025.12.18 21:24:07.674420 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2025.12.18 21:24:07.674434 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5266 | 2025.12.18 21:24:07.674470 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5267 | 2025.12.18 21:24:07.674499 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5268 | 2025.12.18 21:24:07.674553 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5269 | 2025.12.18 21:24:07.674602 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5270 | 2025.12.18 21:24:07.674655 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5271 | 2025.12.18 21:24:07.674712 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5272 | 2025.12.18 21:24:07.674919 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.12.18 21:24:07.674959 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5274 | 2025.12.18 21:24:07.675331 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5275 | 2025.12.18 21:24:07.675556 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.18 21:24:07.675688 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001286 sec., 244167.9626749611 rows/sec., 16.04 MiB/sec. | ||
| 5277 | 2025.12.18 21:24:07.675724 [ 253 ] {fc27b477-1fec-4e9e-8190-68a366f17cc6} <Debug> TCPHandler: Processed in 0.001452968 sec. | ||
| 5278 | 2025.12.18 21:24:07.675772 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151727 sec., 59317.06288267744 rows/sec., 3.03 MiB/sec. | ||
| 5279 | 2025.12.18 21:24:07.675845 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.12.18 21:24:07.675923 [ 201 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5281 | 2025.12.18 21:24:07.675946 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5282 | 2025.12.18 21:24:07.675994 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5283 | 2025.12.18 21:24:07.676233 [ 201 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2025.12.18 21:24:07.676314 [ 201 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_15_3} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5285 | 2025.12.18 21:24:07.676327 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.12.18 21:24:07.676368 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5287 | 2025.12.18 21:24:07.676411 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5288 | 2025.12.18 21:24:07.676667 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5289 | 2025.12.18 21:24:07.676882 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.12.18 21:24:07.676976 [ 68 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5291 | 2025.12.18 21:24:07.677010 [ 68 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.12.18 21:24:07.677010 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 5293 | 2025.12.18 21:24:07.677028 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5294 | 2025.12.18 21:24:07.677053 [ 253 ] {a9435867-b6e2-449f-8b64-829a6745cc51} <Debug> TCPHandler: Processed in 0.001257273 sec. | ||
| 5295 | 2025.12.18 21:24:07.677143 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::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 | ||
| 5296 | 2025.12.18 21:24:07.677177 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.12.18 21:24:07.677244 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2025.12.18 21:24:07.677275 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5299 | 2025.12.18 21:24:07.677276 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5300 | 2025.12.18 21:24:07.677323 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5301 | 2025.12.18 21:24:07.677343 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <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 | ||
| 5302 | 2025.12.18 21:24:07.677366 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5303 | 2025.12.18 21:24:07.677404 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5304 | 2025.12.18 21:24:07.677439 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5305 | 2025.12.18 21:24:07.677471 [ 198 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5306 | 2025.12.18 21:24:07.678194 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.12.18 21:24:07.678234 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5308 | 2025.12.18 21:24:07.678285 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210822 sec., 12388.278376177504 rows/sec., 834.76 KiB/sec. | ||
| 5309 | 2025.12.18 21:24:07.678402 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5310 | 2025.12.18 21:24:07.678660 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.12.18 21:24:07.678724 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_15_3} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5312 | 2025.12.18 21:24:07.678763 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5313 | 2025.12.18 21:24:07.678798 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5314 | 2025.12.18 21:24:07.678977 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.18 21:24:07.679117 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00186 sec., 8064.516129032258 rows/sec., 14.45 MiB/sec. | ||
| 5316 | 2025.12.18 21:24:07.679170 [ 253 ] {741abd08-2dea-489a-9e33-01753fe52af4} <Debug> TCPHandler: Processed in 0.002042504 sec. | ||
| 5317 | 2025.12.18 21:24:07.679303 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2025.12.18 21:24:07.679399 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5319 | 2025.12.18 21:24:07.679442 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5320 | 2025.12.18 21:24:07.679781 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.12.18 21:24:07.679816 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5322 | 2025.12.18 21:24:07.680118 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5323 | 2025.12.18 21:24:07.680335 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.12.18 21:24:07.680470 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 5325 | 2025.12.18 21:24:07.680518 [ 253 ] {2290a509-6541-4399-a138-429af6a7408d} <Debug> TCPHandler: Processed in 0.001264563 sec. | ||
| 5326 | 2025.12.18 21:24:11.442486 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5327 | 2025.12.18 21:24:11.442574 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5328 | 2025.12.18 21:24:11.589075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10465 | ||
| 5329 | 2025.12.18 21:24:11.589536 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2025.12.18 21:24:11.589570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5331 | 2025.12.18 21:24:11.590031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5332 | 2025.12.18 21:24:11.590251 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2025.12.18 21:24:11.590373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10465 | ||
| 5334 | 2025.12.18 21:24:12.139844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5335 | 2025.12.18 21:24:12.155775 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.12.18 21:24:12.155833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5337 | 2025.12.18 21:24:12.161618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5338 | 2025.12.18 21:24:12.162330 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.12.18 21:24:12.165022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5340 | 2025.12.18 21:24:12.651279 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2025.12.18 21:24:12.651474 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5342 | 2025.12.18 21:24:12.651546 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5343 | 2025.12.18 21:24:12.652252 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.12.18 21:24:12.652296 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5345 | 2025.12.18 21:24:12.652699 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5346 | 2025.12.18 21:24:12.652930 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2025.12.18 21:24:12.653086 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001664 sec., 63701.92307692308 rows/sec., 5.34 MiB/sec. | ||
| 5348 | 2025.12.18 21:24:12.653128 [ 253 ] {8e1944b4-4fb3-44ca-aeed-af21ecec3ea3} <Debug> TCPHandler: Processed in 0.001987333 sec. | ||
| 5349 | 2025.12.18 21:24:12.653257 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.12.18 21:24:12.653354 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.12.18 21:24:12.653395 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5352 | 2025.12.18 21:24:12.653858 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.12.18 21:24:12.653894 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5354 | 2025.12.18 21:24:12.654187 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5355 | 2025.12.18 21:24:12.654392 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.12.18 21:24:12.654504 [ 58 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5357 | 2025.12.18 21:24:12.654522 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001187 sec., 21061.49957877001 rows/sec., 1.55 MiB/sec. | ||
| 5358 | 2025.12.18 21:24:12.654572 [ 58 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.12.18 21:24:12.654579 [ 253 ] {05906a6b-d8be-4f49-8fb1-7f573f3b39c5} <Debug> TCPHandler: Processed in 0.001372576 sec. | ||
| 5360 | 2025.12.18 21:24:12.654602 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5361 | 2025.12.18 21:24:12.654717 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2025.12.18 21:24:12.654720 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 5363 | 2025.12.18 21:24:12.654820 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5364 | 2025.12.18 21:24:12.654832 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5365 | 2025.12.18 21:24:12.654861 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5366 | 2025.12.18 21:24:12.654865 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 5367 | 2025.12.18 21:24:12.654933 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 5368 | 2025.12.18 21:24:12.654981 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 220 rows starting from the beginning of the part | ||
| 5369 | 2025.12.18 21:24:12.655026 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5370 | 2025.12.18 21:24:12.655066 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 220 rows starting from the beginning of the part | ||
| 5371 | 2025.12.18 21:24:12.655104 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5372 | 2025.12.18 21:24:12.655297 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2025.12.18 21:24:12.655331 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5374 | 2025.12.18 21:24:12.655640 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5375 | 2025.12.18 21:24:12.655842 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2025.12.18 21:24:12.655901 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224493 sec., 635365.0041282392 rows/sec., 41.59 MiB/sec. | ||
| 5377 | 2025.12.18 21:24:12.655971 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001173 sec., 75873.82779198636 rows/sec., 5.93 MiB/sec. | ||
| 5378 | 2025.12.18 21:24:12.656013 [ 253 ] {767ccecd-1e7e-4427-a17e-e6509adea6c6} <Debug> TCPHandler: Processed in 0.001347006 sec. | ||
| 5379 | 2025.12.18 21:24:12.656048 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5380 | 2025.12.18 21:24:12.656133 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2025.12.18 21:24:12.656236 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5382 | 2025.12.18 21:24:12.656280 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5383 | 2025.12.18 21:24:12.656295 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2025.12.18 21:24:12.656374 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_26_5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5385 | 2025.12.18 21:24:12.656432 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5386 | 2025.12.18 21:24:12.656720 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.12.18 21:24:12.656753 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5388 | 2025.12.18 21:24:12.657069 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5389 | 2025.12.18 21:24:12.657268 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.12.18 21:24:12.657401 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5391 | 2025.12.18 21:24:12.657462 [ 253 ] {c77e01c5-a083-479d-a87b-b9dbe65947fe} <Debug> TCPHandler: Processed in 0.001378666 sec. | ||
| 5392 | 2025.12.18 21:24:12.657578 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2025.12.18 21:24:12.657672 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5394 | 2025.12.18 21:24:12.657726 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <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 | ||
| 5395 | 2025.12.18 21:24:12.658497 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.12.18 21:24:12.658533 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5397 | 2025.12.18 21:24:12.659056 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5398 | 2025.12.18 21:24:12.659269 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.12.18 21:24:12.659382 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5400 | 2025.12.18 21:24:12.659404 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00175 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 5401 | 2025.12.18 21:24:12.659430 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2025.12.18 21:24:12.659454 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5403 | 2025.12.18 21:24:12.659464 [ 253 ] {1d6e8c42-c850-4070-94b9-0336a26936a9} <Debug> TCPHandler: Processed in 0.001939321 sec. | ||
| 5404 | 2025.12.18 21:24:12.659567 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 5405 | 2025.12.18 21:24:12.659593 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.12.18 21:24:12.659719 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5407 | 2025.12.18 21:24:12.659762 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5408 | 2025.12.18 21:24:12.659854 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5409 | 2025.12.18 21:24:12.659926 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 353 rows starting from the beginning of the part | ||
| 5410 | 2025.12.18 21:24:12.660077 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 5411 | 2025.12.18 21:24:12.660127 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2025.12.18 21:24:12.660167 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5413 | 2025.12.18 21:24:12.660191 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 5414 | 2025.12.18 21:24:12.660313 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5415 | 2025.12.18 21:24:12.660415 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 5416 | 2025.12.18 21:24:12.660473 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5417 | 2025.12.18 21:24:12.660525 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5418 | 2025.12.18 21:24:12.660684 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.12.18 21:24:12.660819 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 5420 | 2025.12.18 21:24:12.660856 [ 253 ] {4baa69ca-1a2f-4899-be2a-9422441ab065} <Debug> TCPHandler: Processed in 0.001314374 sec. | ||
| 5421 | 2025.12.18 21:24:12.664270 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 19 columns (19 merged, 0 gathered) in 0.004760635 sec., 96205.65323743576 rows/sec., 172.40 MiB/sec. | ||
| 5422 | 2025.12.18 21:24:12.665369 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5423 | 2025.12.18 21:24:12.665758 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.18 21:24:12.665839 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5425 | 2025.12.18 21:24:12.665996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5426 | 2025.12.18 21:24:13.001185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.65 MiB, peak 256.88 MiB, free memory in arenas 0.00 B, will set to 254.33 MiB (RSS), difference: 2.68 MiB | ||
| 5427 | 2025.12.18 21:24:14.733523 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2025.12.18 21:24:14.733711 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5429 | 2025.12.18 21:24:14.733777 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5430 | 2025.12.18 21:24:14.734569 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.12.18 21:24:14.734622 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5432 | 2025.12.18 21:24:14.735049 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5433 | 2025.12.18 21:24:14.735289 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.12.18 21:24:14.735452 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001788 sec., 229306.48769574944 rows/sec., 14.55 MiB/sec. | ||
| 5435 | 2025.12.18 21:24:14.735506 [ 253 ] {07827ff1-ab08-4cb4-9016-ce1c123a2d2b} <Debug> TCPHandler: Processed in 0.002116116 sec. | ||
| 5436 | 2025.12.18 21:24:14.735628 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.12.18 21:24:14.735735 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5438 | 2025.12.18 21:24:14.735780 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5439 | 2025.12.18 21:24:14.737184 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.12.18 21:24:14.737225 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5441 | 2025.12.18 21:24:14.737720 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5442 | 2025.12.18 21:24:14.737942 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.12.18 21:24:14.738087 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002376 sec., 960437.7104377104 rows/sec., 77.84 MiB/sec. | ||
| 5444 | 2025.12.18 21:24:14.738131 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5445 | 2025.12.18 21:24:14.738146 [ 253 ] {595d1861-916b-4755-beda-1ff34c57c379} <Debug> TCPHandler: Processed in 0.002570847 sec. | ||
| 5446 | 2025.12.18 21:24:14.738263 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2025.12.18 21:24:14.738366 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5448 | 2025.12.18 21:24:14.738411 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5449 | 2025.12.18 21:24:14.738894 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2025.12.18 21:24:14.738931 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5451 | 2025.12.18 21:24:14.739244 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5452 | 2025.12.18 21:24:14.739451 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2025.12.18 21:24:14.739580 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001238 sec., 177705.9773828756 rows/sec., 10.60 MiB/sec. | ||
| 5454 | 2025.12.18 21:24:14.739618 [ 253 ] {a61d5e43-b3cc-4331-84e0-59d19f43476d} <Debug> TCPHandler: Processed in 0.001407717 sec. | ||
| 5455 | 2025.12.18 21:24:14.739728 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2025.12.18 21:24:14.739833 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5457 | 2025.12.18 21:24:14.739875 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5458 | 2025.12.18 21:24:14.740434 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.12.18 21:24:14.740473 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5460 | 2025.12.18 21:24:14.740809 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5461 | 2025.12.18 21:24:14.741028 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.12.18 21:24:14.741160 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001345 sec., 327137.54646840144 rows/sec., 21.64 MiB/sec. | ||
| 5463 | 2025.12.18 21:24:14.741198 [ 253 ] {e5376204-27ce-45a0-8fd2-ac1ae4d16357} <Debug> TCPHandler: Processed in 0.00152106 sec. | ||
| 5464 | 2025.12.18 21:24:14.741313 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2025.12.18 21:24:14.741410 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5466 | 2025.12.18 21:24:14.741450 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5467 | 2025.12.18 21:24:14.741921 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2025.12.18 21:24:14.741956 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5469 | 2025.12.18 21:24:14.742272 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5470 | 2025.12.18 21:24:14.742498 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2025.12.18 21:24:14.742627 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 5472 | 2025.12.18 21:24:14.742665 [ 253 ] {672d673f-a15c-4d10-bb9a-81f51be7f980} <Debug> TCPHandler: Processed in 0.001402527 sec. | ||
| 5473 | 2025.12.18 21:24:14.742780 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2025.12.18 21:24:14.742876 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5475 | 2025.12.18 21:24:14.742918 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5476 | 2025.12.18 21:24:14.743698 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.12.18 21:24:14.743742 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5478 | 2025.12.18 21:24:14.744116 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5479 | 2025.12.18 21:24:14.744328 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.12.18 21:24:14.744457 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001598 sec., 719649.5619524405 rows/sec., 51.31 MiB/sec. | ||
| 5481 | 2025.12.18 21:24:14.744495 [ 253 ] {295a3f2e-b0dc-45e9-a867-acb7ffc1bfa6} <Debug> TCPHandler: Processed in 0.001768087 sec. | ||
| 5482 | 2025.12.18 21:24:14.744605 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2025.12.18 21:24:14.744702 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5484 | 2025.12.18 21:24:14.744744 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5485 | 2025.12.18 21:24:14.745075 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.12.18 21:24:14.745109 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5487 | 2025.12.18 21:24:14.745406 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5488 | 2025.12.18 21:24:14.745620 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2025.12.18 21:24:14.745748 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 5490 | 2025.12.18 21:24:14.745783 [ 253 ] {c261df4c-48f2-4721-ad03-4f322869c68b} <Debug> TCPHandler: Processed in 0.001228433 sec. | ||
| 5491 | 2025.12.18 21:24:14.745884 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2025.12.18 21:24:14.745980 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5493 | 2025.12.18 21:24:14.746023 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5494 | 2025.12.18 21:24:14.746581 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2025.12.18 21:24:14.746615 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5496 | 2025.12.18 21:24:14.746986 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5497 | 2025.12.18 21:24:14.747207 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2025.12.18 21:24:14.747334 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001374 sec., 665211.0625909752 rows/sec., 43.99 MiB/sec. | ||
| 5499 | 2025.12.18 21:24:14.747372 [ 253 ] {aba883b8-d06e-4c51-97f9-1af1e2c39d39} <Debug> TCPHandler: Processed in 0.00153701 sec. | ||
| 5500 | 2025.12.18 21:24:14.747472 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2025.12.18 21:24:14.747568 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5502 | 2025.12.18 21:24:14.747611 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5503 | 2025.12.18 21:24:14.747919 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.12.18 21:24:14.747953 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5505 | 2025.12.18 21:24:14.748243 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5506 | 2025.12.18 21:24:14.748455 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.12.18 21:24:14.748582 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 5508 | 2025.12.18 21:24:14.748618 [ 253 ] {013e57e6-fad5-4e39-b04c-27e5f5276be8} <Debug> TCPHandler: Processed in 0.001194701 sec. | ||
| 5509 | 2025.12.18 21:24:14.748737 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2025.12.18 21:24:14.748860 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5511 | 2025.12.18 21:24:14.748926 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <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 | ||
| 5512 | 2025.12.18 21:24:14.749727 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2025.12.18 21:24:14.749761 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5514 | 2025.12.18 21:24:14.750292 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5515 | 2025.12.18 21:24:14.750524 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2025.12.18 21:24:14.750659 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001826 sec., 8214.676889375685 rows/sec., 14.72 MiB/sec. | ||
| 5517 | 2025.12.18 21:24:14.750716 [ 253 ] {f389bfb5-6ad9-4405-a111-f22cc5935b53} <Debug> TCPHandler: Processed in 0.002039893 sec. | ||
| 5518 | 2025.12.18 21:24:14.750831 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2025.12.18 21:24:14.750928 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5520 | 2025.12.18 21:24:14.750970 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5521 | 2025.12.18 21:24:14.751316 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2025.12.18 21:24:14.751350 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5523 | 2025.12.18 21:24:14.751664 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5524 | 2025.12.18 21:24:14.751877 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2025.12.18 21:24:14.752003 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001095 sec., 67579.90867579909 rows/sec., 3.97 MiB/sec. | ||
| 5526 | 2025.12.18 21:24:14.752039 [ 253 ] {e54779e7-cea1-4d9e-8382-42e5878b8309} <Debug> TCPHandler: Processed in 0.001259113 sec. | ||
| 5527 | 2025.12.18 21:24:16.593804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 748 | ||
| 5528 | 2025.12.18 21:24:16.596603 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2025.12.18 21:24:16.596664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5530 | 2025.12.18 21:24:16.597941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5531 | 2025.12.18 21:24:16.598228 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.12.18 21:24:16.598382 [ 53 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5533 | 2025.12.18 21:24:16.598450 [ 53 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.18 21:24:16.598470 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5535 | 2025.12.18 21:24:16.598592 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 5536 | 2025.12.18 21:24:16.598603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5537 | 2025.12.18 21:24:16.599178 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5538 | 2025.12.18 21:24:16.599319 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 538 rows starting from the beginning of the part | ||
| 5539 | 2025.12.18 21:24:16.599675 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5540 | 2025.12.18 21:24:16.600000 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 5541 | 2025.12.18 21:24:16.600335 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5542 | 2025.12.18 21:24:16.600697 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5543 | 2025.12.18 21:24:16.601065 [ 192 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 5544 | 2025.12.18 21:24:16.606762 [ 197 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.008228077 sec., 90908.24016352788 rows/sec., 75.98 MiB/sec. | ||
| 5545 | 2025.12.18 21:24:16.607631 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5546 | 2025.12.18 21:24:16.608130 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2025.12.18 21:24:16.608198 [ 200 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_16_3} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5548 | 2025.12.18 21:24:16.608359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5549 | 2025.12.18 21:24:17.646218 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2025.12.18 21:24:17.646395 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5551 | 2025.12.18 21:24:17.646459 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5552 | 2025.12.18 21:24:17.647114 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.12.18 21:24:17.647159 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5554 | 2025.12.18 21:24:17.647545 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5555 | 2025.12.18 21:24:17.647788 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.12.18 21:24:17.647940 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 5557 | 2025.12.18 21:24:17.647984 [ 253 ] {bfcf2768-d4bd-4eb8-af67-3098f238675b} <Debug> TCPHandler: Processed in 0.001894319 sec. | ||
| 5558 | 2025.12.18 21:24:17.648098 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2025.12.18 21:24:17.648195 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5560 | 2025.12.18 21:24:17.648238 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5561 | 2025.12.18 21:24:17.648676 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.12.18 21:24:17.648714 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5563 | 2025.12.18 21:24:17.649024 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5564 | 2025.12.18 21:24:17.649234 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2025.12.18 21:24:17.649365 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 5566 | 2025.12.18 21:24:17.649404 [ 253 ] {5fc71636-aa38-46d2-a1de-495d412bc877} <Debug> TCPHandler: Processed in 0.001356446 sec. | ||
| 5567 | 2025.12.18 21:24:17.649551 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2025.12.18 21:24:17.649652 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2025.12.18 21:24:17.649697 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5570 | 2025.12.18 21:24:17.650094 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.12.18 21:24:17.650130 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5572 | 2025.12.18 21:24:17.650462 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5573 | 2025.12.18 21:24:17.650667 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.12.18 21:24:17.650795 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001163 sec., 72226.99914015477 rows/sec., 5.03 MiB/sec. | ||
| 5575 | 2025.12.18 21:24:17.650833 [ 253 ] {e09b0cc0-670a-47c9-99f6-fd4756b8080f} <Debug> TCPHandler: Processed in 0.001334796 sec. | ||
| 5576 | 2025.12.18 21:24:17.650948 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2025.12.18 21:24:17.651050 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5578 | 2025.12.18 21:24:17.651091 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5579 | 2025.12.18 21:24:17.651418 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2025.12.18 21:24:17.651455 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5581 | 2025.12.18 21:24:17.651750 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5582 | 2025.12.18 21:24:17.651952 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.12.18 21:24:17.652087 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001056 sec., 28409.090909090908 rows/sec., 1.92 MiB/sec. | ||
| 5584 | 2025.12.18 21:24:17.652124 [ 253 ] {9c6ae029-4a89-432f-bb31-0e8167f3cadb} <Debug> TCPHandler: Processed in 0.001225063 sec. | ||
| 5585 | 2025.12.18 21:24:19.091340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10977 | ||
| 5586 | 2025.12.18 21:24:19.091857 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.12.18 21:24:19.091899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5588 | 2025.12.18 21:24:19.092398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5589 | 2025.12.18 21:24:19.092643 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.12.18 21:24:19.092782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10977 | ||
| 5591 | 2025.12.18 21:24:19.666002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5592 | 2025.12.18 21:24:19.682496 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.18 21:24:19.682561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5594 | 2025.12.18 21:24:19.689081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5595 | 2025.12.18 21:24:19.689805 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.12.18 21:24:19.693063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5597 | 2025.12.18 21:24:20.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.06 MiB, peak 259.56 MiB, free memory in arenas 0.00 B, will set to 256.25 MiB (RSS), difference: 1.19 MiB | ||
| 5598 | 2025.12.18 21:24:22.651950 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.12.18 21:24:22.652124 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5600 | 2025.12.18 21:24:22.652189 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5601 | 2025.12.18 21:24:22.652870 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.12.18 21:24:22.652919 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5603 | 2025.12.18 21:24:22.653353 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5604 | 2025.12.18 21:24:22.653584 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.12.18 21:24:22.653747 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001669 sec., 63511.084481725586 rows/sec., 5.32 MiB/sec. | ||
| 5606 | 2025.12.18 21:24:22.653784 [ 43 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5607 | 2025.12.18 21:24:22.653796 [ 253 ] {0ae9afba-a257-4502-a5b9-789cbc7b7f85} <Debug> TCPHandler: Processed in 0.001980622 sec. | ||
| 5608 | 2025.12.18 21:24:22.653895 [ 43 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2025.12.18 21:24:22.653942 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5610 | 2025.12.18 21:24:22.654011 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.12.18 21:24:22.654093 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 5612 | 2025.12.18 21:24:22.654119 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5613 | 2025.12.18 21:24:22.654185 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5614 | 2025.12.18 21:24:22.654258 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5615 | 2025.12.18 21:24:22.654301 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2341 rows starting from the beginning of the part | ||
| 5616 | 2025.12.18 21:24:22.654375 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1142 rows starting from the beginning of the part | ||
| 5617 | 2025.12.18 21:24:22.654440 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5618 | 2025.12.18 21:24:22.654485 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2282 rows starting from the beginning of the part | ||
| 5619 | 2025.12.18 21:24:22.654524 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5620 | 2025.12.18 21:24:22.654566 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5621 | 2025.12.18 21:24:22.654637 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2025.12.18 21:24:22.654680 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5623 | 2025.12.18 21:24:22.655137 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5624 | 2025.12.18 21:24:22.655355 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2025.12.18 21:24:22.655499 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001403 sec., 17818.95937277263 rows/sec., 1.31 MiB/sec. | ||
| 5626 | 2025.12.18 21:24:22.655539 [ 253 ] {be39c6b2-2839-4d3f-9158-717751eedac7} <Debug> TCPHandler: Processed in 0.001581182 sec. | ||
| 5627 | 2025.12.18 21:24:22.655648 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2025.12.18 21:24:22.655744 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5629 | 2025.12.18 21:24:22.655785 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5630 | 2025.12.18 21:24:22.656214 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.12.18 21:24:22.656251 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5632 | 2025.12.18 21:24:22.656547 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5633 | 2025.12.18 21:24:22.656751 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.12.18 21:24:22.656790 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762483 sec., 2183904.842129345 rows/sec., 184.92 MiB/sec. | ||
| 5635 | 2025.12.18 21:24:22.656876 [ 43 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5636 | 2025.12.18 21:24:22.656899 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001175 sec., 75744.68085106382 rows/sec., 5.92 MiB/sec. | ||
| 5637 | 2025.12.18 21:24:22.656917 [ 43 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2025.12.18 21:24:22.656943 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5639 | 2025.12.18 21:24:22.656954 [ 253 ] {dfe8c269-5162-43c0-a824-4388a403208b} <Debug> TCPHandler: Processed in 0.001355376 sec. | ||
| 5640 | 2025.12.18 21:24:22.657050 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5641 | 2025.12.18 21:24:22.657054 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 5642 | 2025.12.18 21:24:22.657074 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2025.12.18 21:24:22.657209 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5644 | 2025.12.18 21:24:22.657219 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5645 | 2025.12.18 21:24:22.657250 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 5646 | 2025.12.18 21:24:22.657274 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5647 | 2025.12.18 21:24:22.657319 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 694 rows starting from the beginning of the part | ||
| 5648 | 2025.12.18 21:24:22.657321 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.12.18 21:24:22.657370 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5650 | 2025.12.18 21:24:22.657414 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_36_7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5651 | 2025.12.18 21:24:22.657416 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1150 rows starting from the beginning of the part | ||
| 5652 | 2025.12.18 21:24:22.657472 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5653 | 2025.12.18 21:24:22.657500 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5654 | 2025.12.18 21:24:22.657509 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part | ||
| 5655 | 2025.12.18 21:24:22.657727 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2025.12.18 21:24:22.657769 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5657 | 2025.12.18 21:24:22.658136 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5658 | 2025.12.18 21:24:22.658369 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2025.12.18 21:24:22.658504 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 5660 | 2025.12.18 21:24:22.658503 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5661 | 2025.12.18 21:24:22.658544 [ 253 ] {586b116d-0d41-41d3-a449-0b1df9401b1c} <Debug> TCPHandler: Processed in 0.00152013 sec. | ||
| 5662 | 2025.12.18 21:24:22.658557 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2025.12.18 21:24:22.658582 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5664 | 2025.12.18 21:24:22.658655 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 5665 | 2025.12.18 21:24:22.658662 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.12.18 21:24:22.658753 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5667 | 2025.12.18 21:24:22.658771 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2025.12.18 21:24:22.658783 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10425 rows starting from the beginning of the part | ||
| 5669 | 2025.12.18 21:24:22.658793 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784438 sec., 1847640.5456507877 rows/sec., 139.41 MiB/sec. | ||
| 5670 | 2025.12.18 21:24:22.658833 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <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 | ||
| 5671 | 2025.12.18 21:24:22.658844 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5672 | 2025.12.18 21:24:22.658895 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 5673 | 2025.12.18 21:24:22.658931 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 914 rows starting from the beginning of the part | ||
| 5674 | 2025.12.18 21:24:22.658966 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part | ||
| 5675 | 2025.12.18 21:24:22.658981 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5676 | 2025.12.18 21:24:22.659006 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 5677 | 2025.12.18 21:24:22.659295 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.12.18 21:24:22.659387 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_36_7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5679 | 2025.12.18 21:24:22.659461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5680 | 2025.12.18 21:24:22.659716 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.12.18 21:24:22.659757 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5682 | 2025.12.18 21:24:22.660348 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5683 | 2025.12.18 21:24:22.660571 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.18 21:24:22.660711 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001959 sec., 12761.613067891783 rows/sec., 22.87 MiB/sec. | ||
| 5685 | 2025.12.18 21:24:22.660784 [ 253 ] {4fa4ad39-13a6-4197-b871-ae4a55dc7998} <Debug> TCPHandler: Processed in 0.002173187 sec. | ||
| 5686 | 2025.12.18 21:24:22.660895 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.12.18 21:24:22.661002 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5688 | 2025.12.18 21:24:22.661044 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5689 | 2025.12.18 21:24:22.661382 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.18 21:24:22.661419 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5691 | 2025.12.18 21:24:22.661751 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5692 | 2025.12.18 21:24:22.661964 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.18 21:24:22.662085 [ 43 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5694 | 2025.12.18 21:24:22.662092 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5695 | 2025.12.18 21:24:22.662127 [ 43 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.12.18 21:24:22.662147 [ 253 ] {e5fd5d34-d860-4a16-a559-e509d630c65e} <Debug> TCPHandler: Processed in 0.001301394 sec. | ||
| 5697 | 2025.12.18 21:24:22.662153 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5698 | 2025.12.18 21:24:22.662255 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5699 | 2025.12.18 21:24:22.662366 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2025.12.18 21:24:22.662397 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2284 rows starting from the beginning of the part | ||
| 5701 | 2025.12.18 21:24:22.662455 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5702 | 2025.12.18 21:24:22.662502 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5703 | 2025.12.18 21:24:22.662544 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5704 | 2025.12.18 21:24:22.662588 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 5705 | 2025.12.18 21:24:22.662629 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 5706 | 2025.12.18 21:24:22.662909 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12057 rows, containing 5 columns (5 merged, 0 gathered) in 0.004286073 sec., 2813064.5464974586 rows/sec., 188.26 MiB/sec. | ||
| 5707 | 2025.12.18 21:24:22.663273 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5708 | 2025.12.18 21:24:22.663543 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.12.18 21:24:22.663613 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5710 | 2025.12.18 21:24:22.663689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5711 | 2025.12.18 21:24:22.663792 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001567551 sec., 1666293.473067224 rows/sec., 105.80 MiB/sec. | ||
| 5712 | 2025.12.18 21:24:22.664083 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5713 | 2025.12.18 21:24:22.664322 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.12.18 21:24:22.664381 [ 190 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_36_7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5715 | 2025.12.18 21:24:22.664436 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5716 | 2025.12.18 21:24:26.442645 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5717 | 2025.12.18 21:24:26.442768 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5718 | 2025.12.18 21:24:26.593829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11425 | ||
| 5719 | 2025.12.18 21:24:26.594309 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2025.12.18 21:24:26.594351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5721 | 2025.12.18 21:24:26.594817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5722 | 2025.12.18 21:24:26.595037 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.12.18 21:24:26.595164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11425 | ||
| 5724 | 2025.12.18 21:24:26.599861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 768 | ||
| 5725 | 2025.12.18 21:24:26.601856 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.12.18 21:24:26.601892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5727 | 2025.12.18 21:24:26.603011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5728 | 2025.12.18 21:24:26.603266 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.12.18 21:24:26.603503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5730 | 2025.12.18 21:24:27.194108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5731 | 2025.12.18 21:24:27.210442 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.12.18 21:24:27.210506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5733 | 2025.12.18 21:24:27.216481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5734 | 2025.12.18 21:24:27.217164 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.12.18 21:24:27.220190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5736 | 2025.12.18 21:24:27.661296 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2025.12.18 21:24:27.661471 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5738 | 2025.12.18 21:24:27.661536 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5739 | 2025.12.18 21:24:27.662425 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2025.12.18 21:24:27.662479 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5741 | 2025.12.18 21:24:27.662887 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5742 | 2025.12.18 21:24:27.663136 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2025.12.18 21:24:27.663266 [ 37 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5744 | 2025.12.18 21:24:27.663295 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 5745 | 2025.12.18 21:24:27.663343 [ 37 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.12.18 21:24:27.663362 [ 253 ] {fda12593-d64f-4fc2-a705-9c005528ee08} <Debug> TCPHandler: Processed in 0.002194728 sec. | ||
| 5747 | 2025.12.18 21:24:27.663379 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5748 | 2025.12.18 21:24:27.663514 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5749 | 2025.12.18 21:24:27.663520 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2025.12.18 21:24:27.663666 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5751 | 2025.12.18 21:24:27.663667 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5752 | 2025.12.18 21:24:27.663716 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5753 | 2025.12.18 21:24:27.663726 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5754 | 2025.12.18 21:24:27.663829 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5755 | 2025.12.18 21:24:27.663878 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5756 | 2025.12.18 21:24:27.663920 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5757 | 2025.12.18 21:24:27.663988 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5758 | 2025.12.18 21:24:27.664720 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.12.18 21:24:27.664764 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5760 | 2025.12.18 21:24:27.665068 [ 190 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611123 sec., 1272404.4036364697 rows/sec., 85.57 MiB/sec. | ||
| 5761 | 2025.12.18 21:24:27.665167 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5762 | 2025.12.18 21:24:27.665234 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5763 | 2025.12.18 21:24:27.665436 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2025.12.18 21:24:27.665526 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.12.18 21:24:27.665588 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001946 sec., 586844.8098663926 rows/sec., 46.58 MiB/sec. | ||
| 5766 | 2025.12.18 21:24:27.665608 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_17_4} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5767 | 2025.12.18 21:24:27.665633 [ 253 ] {570f3ac4-b894-491a-b2c3-334f3e017f26} <Debug> TCPHandler: Processed in 0.002166577 sec. | ||
| 5768 | 2025.12.18 21:24:27.665688 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5769 | 2025.12.18 21:24:27.665768 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2025.12.18 21:24:27.665870 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5771 | 2025.12.18 21:24:27.665911 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5772 | 2025.12.18 21:24:27.666596 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2025.12.18 21:24:27.666638 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5774 | 2025.12.18 21:24:27.666976 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5775 | 2025.12.18 21:24:27.667226 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2025.12.18 21:24:27.667362 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001513 sec., 145406.4771976206 rows/sec., 8.68 MiB/sec. | ||
| 5777 | 2025.12.18 21:24:27.667400 [ 253 ] {26a35d36-3884-4cc3-a746-f0b681fe8384} <Debug> TCPHandler: Processed in 0.001682054 sec. | ||
| 5778 | 2025.12.18 21:24:27.667528 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2025.12.18 21:24:27.667650 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5780 | 2025.12.18 21:24:27.667694 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5781 | 2025.12.18 21:24:27.668179 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.12.18 21:24:27.668216 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5783 | 2025.12.18 21:24:27.668507 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5784 | 2025.12.18 21:24:27.668708 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.18 21:24:27.668833 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 5786 | 2025.12.18 21:24:27.668869 [ 253 ] {55232e82-c50a-4a42-a52f-931888d485b4} <Debug> TCPHandler: Processed in 0.001389436 sec. | ||
| 5787 | 2025.12.18 21:24:27.668978 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2025.12.18 21:24:27.669070 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5789 | 2025.12.18 21:24:27.669109 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5790 | 2025.12.18 21:24:27.669587 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2025.12.18 21:24:27.669623 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5792 | 2025.12.18 21:24:27.669925 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5793 | 2025.12.18 21:24:27.670126 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2025.12.18 21:24:27.670225 [ 37 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5795 | 2025.12.18 21:24:27.670252 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 5796 | 2025.12.18 21:24:27.670265 [ 37 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2025.12.18 21:24:27.670294 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5798 | 2025.12.18 21:24:27.670296 [ 253 ] {f05455e6-0079-4620-93d4-0a01d57c3a46} <Debug> TCPHandler: Processed in 0.001364736 sec. | ||
| 5799 | 2025.12.18 21:24:27.670384 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5800 | 2025.12.18 21:24:27.670417 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2025.12.18 21:24:27.670507 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5802 | 2025.12.18 21:24:27.670516 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5803 | 2025.12.18 21:24:27.670552 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5804 | 2025.12.18 21:24:27.670569 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5805 | 2025.12.18 21:24:27.670629 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5806 | 2025.12.18 21:24:27.670684 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5807 | 2025.12.18 21:24:27.670731 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5808 | 2025.12.18 21:24:27.670774 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5809 | 2025.12.18 21:24:27.671210 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.12.18 21:24:27.671250 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5811 | 2025.12.18 21:24:27.671580 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5812 | 2025.12.18 21:24:27.671770 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422578 sec., 741611.3562841545 rows/sec., 44.94 MiB/sec. | ||
| 5813 | 2025.12.18 21:24:27.671788 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.12.18 21:24:27.671914 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5815 | 2025.12.18 21:24:27.671936 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001439 sec., 482279.36066713 rows/sec., 33.71 MiB/sec. | ||
| 5816 | 2025.12.18 21:24:27.671979 [ 253 ] {08a06685-9577-49e1-9717-82a2def04f0c} <Debug> TCPHandler: Processed in 0.001609572 sec. | ||
| 5817 | 2025.12.18 21:24:27.672103 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.12.18 21:24:27.672170 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.12.18 21:24:27.672198 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5820 | 2025.12.18 21:24:27.672245 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5821 | 2025.12.18 21:24:27.672245 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_17_4} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5822 | 2025.12.18 21:24:27.672326 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5823 | 2025.12.18 21:24:27.672590 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2025.12.18 21:24:27.672629 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5825 | 2025.12.18 21:24:27.672919 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5826 | 2025.12.18 21:24:27.673115 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.12.18 21:24:27.673242 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 5828 | 2025.12.18 21:24:27.673277 [ 253 ] {ddff5645-ed1d-4779-9bce-90e137a660a9} <Debug> TCPHandler: Processed in 0.001220282 sec. | ||
| 5829 | 2025.12.18 21:24:27.673388 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2025.12.18 21:24:27.673480 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5831 | 2025.12.18 21:24:27.673521 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5832 | 2025.12.18 21:24:27.673957 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2025.12.18 21:24:27.673990 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5834 | 2025.12.18 21:24:27.674326 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5835 | 2025.12.18 21:24:27.674528 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2025.12.18 21:24:27.674650 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001188 sec., 264309.7643097643 rows/sec., 17.36 MiB/sec. | ||
| 5837 | 2025.12.18 21:24:27.674685 [ 253 ] {714a5d76-eb5a-422b-bfe0-d890f546ebff} <Debug> TCPHandler: Processed in 0.001344055 sec. | ||
| 5838 | 2025.12.18 21:24:27.674792 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2025.12.18 21:24:27.674883 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5840 | 2025.12.18 21:24:27.674923 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5841 | 2025.12.18 21:24:27.675226 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.12.18 21:24:27.675260 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5843 | 2025.12.18 21:24:27.675537 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5844 | 2025.12.18 21:24:27.675737 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.12.18 21:24:27.675859 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 5846 | 2025.12.18 21:24:27.675894 [ 253 ] {5957cbac-eaca-44c6-a3b9-7f3966d38415} <Debug> TCPHandler: Processed in 0.00114836 sec. | ||
| 5847 | 2025.12.18 21:24:27.676003 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2025.12.18 21:24:27.676095 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2025.12.18 21:24:27.676148 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <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 | ||
| 5850 | 2025.12.18 21:24:27.676908 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.12.18 21:24:27.676943 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5852 | 2025.12.18 21:24:27.677451 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5853 | 2025.12.18 21:24:27.677667 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.12.18 21:24:27.677804 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 5855 | 2025.12.18 21:24:27.677870 [ 253 ] {145641f6-40ad-4ca9-839d-dacdf8cca73f} <Debug> TCPHandler: Processed in 0.00191323 sec. | ||
| 5856 | 2025.12.18 21:24:27.677981 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.12.18 21:24:27.678074 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5858 | 2025.12.18 21:24:27.678114 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5859 | 2025.12.18 21:24:27.678454 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.12.18 21:24:27.678488 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5861 | 2025.12.18 21:24:27.678814 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5862 | 2025.12.18 21:24:27.679024 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.12.18 21:24:27.679145 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 5864 | 2025.12.18 21:24:27.679179 [ 253 ] {5406167b-6980-49f6-aa0c-7522d1004955} <Debug> TCPHandler: Processed in 0.001245783 sec. | ||
| 5865 | 2025.12.18 21:24:28.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.03 MiB, peak 263.90 MiB, free memory in arenas 0.00 B, will set to 257.68 MiB (RSS), difference: -1.35 MiB | ||
| 5866 | 2025.12.18 21:24:32.650484 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.12.18 21:24:32.650690 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5868 | 2025.12.18 21:24:32.650760 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5869 | 2025.12.18 21:24:32.651360 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2025.12.18 21:24:32.651406 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5871 | 2025.12.18 21:24:32.651775 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5872 | 2025.12.18 21:24:32.652005 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2025.12.18 21:24:32.652156 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001517 sec., 1318.3915622940015 rows/sec., 107.51 KiB/sec. | ||
| 5874 | 2025.12.18 21:24:32.652195 [ 253 ] {b884f162-3dff-4836-ace0-ecd7f0c823c9} <Debug> TCPHandler: Processed in 0.001844069 sec. | ||
| 5875 | 2025.12.18 21:24:32.652316 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2025.12.18 21:24:32.652409 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5877 | 2025.12.18 21:24:32.652448 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5878 | 2025.12.18 21:24:32.652886 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.12.18 21:24:32.652921 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5880 | 2025.12.18 21:24:32.653220 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5881 | 2025.12.18 21:24:32.653419 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.12.18 21:24:32.653550 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001159 sec., 92320.96635030198 rows/sec., 7.72 MiB/sec. | ||
| 5883 | 2025.12.18 21:24:32.653586 [ 253 ] {390fe6bb-a9b3-4984-a77c-a681da37c517} <Debug> TCPHandler: Processed in 0.001317724 sec. | ||
| 5884 | 2025.12.18 21:24:32.653697 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2025.12.18 21:24:32.653790 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5886 | 2025.12.18 21:24:32.653829 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5887 | 2025.12.18 21:24:32.654227 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.12.18 21:24:32.654263 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5889 | 2025.12.18 21:24:32.654549 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5890 | 2025.12.18 21:24:32.654752 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2025.12.18 21:24:32.654877 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001105 sec., 24434.38914027149 rows/sec., 1.78 MiB/sec. | ||
| 5892 | 2025.12.18 21:24:32.654913 [ 253 ] {96a13c4b-a6e6-439f-a491-5c724bf31042} <Debug> TCPHandler: Processed in 0.001262493 sec. | ||
| 5893 | 2025.12.18 21:24:32.655017 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2025.12.18 21:24:32.655108 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5895 | 2025.12.18 21:24:32.655147 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5896 | 2025.12.18 21:24:32.655548 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2025.12.18 21:24:32.655583 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5898 | 2025.12.18 21:24:32.655875 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5899 | 2025.12.18 21:24:32.656070 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.12.18 21:24:32.656194 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001103 sec., 82502.26654578422 rows/sec., 6.45 MiB/sec. | ||
| 5901 | 2025.12.18 21:24:32.656231 [ 253 ] {293c89c6-b545-47a0-8885-51a0904b89c0} <Debug> TCPHandler: Processed in 0.001260923 sec. | ||
| 5902 | 2025.12.18 21:24:32.656342 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.18 21:24:32.656435 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5904 | 2025.12.18 21:24:32.656478 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5905 | 2025.12.18 21:24:32.656868 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2025.12.18 21:24:32.656904 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5907 | 2025.12.18 21:24:32.657222 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5908 | 2025.12.18 21:24:32.657419 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2025.12.18 21:24:32.657547 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001131 sec., 142351.9009725906 rows/sec., 9.91 MiB/sec. | ||
| 5910 | 2025.12.18 21:24:32.657583 [ 253 ] {a9585d12-0924-451c-9b38-58d3c35b3fd7} <Debug> TCPHandler: Processed in 0.001288004 sec. | ||
| 5911 | 2025.12.18 21:24:32.657686 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2025.12.18 21:24:32.657778 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2025.12.18 21:24:32.657830 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <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 | ||
| 5914 | 2025.12.18 21:24:32.658608 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2025.12.18 21:24:32.658643 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5916 | 2025.12.18 21:24:32.659147 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5917 | 2025.12.18 21:24:32.659353 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2025.12.18 21:24:32.659484 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001725 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 5919 | 2025.12.18 21:24:32.659535 [ 253 ] {f6934fc8-231a-44c5-9c0d-cc1a7edc5cef} <Debug> TCPHandler: Processed in 0.00189557 sec. | ||
| 5920 | 2025.12.18 21:24:32.659645 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2025.12.18 21:24:32.659739 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5922 | 2025.12.18 21:24:32.659780 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5923 | 2025.12.18 21:24:32.660109 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2025.12.18 21:24:32.660144 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5925 | 2025.12.18 21:24:32.660434 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5926 | 2025.12.18 21:24:32.660632 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2025.12.18 21:24:32.660764 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5928 | 2025.12.18 21:24:32.660798 [ 253 ] {ba0d2a4f-b9a6-49f2-a3b6-7cde4d790621} <Debug> TCPHandler: Processed in 0.001200851 sec. | ||
| 5929 | 2025.12.18 21:24:34.095282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11937 | ||
| 5930 | 2025.12.18 21:24:34.095870 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.12.18 21:24:34.095915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5932 | 2025.12.18 21:24:34.096387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5933 | 2025.12.18 21:24:34.096608 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2025.12.18 21:24:34.096740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11937 | ||
| 5935 | 2025.12.18 21:24:34.720298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5936 | 2025.12.18 21:24:34.737879 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.12.18 21:24:34.737943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5938 | 2025.12.18 21:24:34.743516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5939 | 2025.12.18 21:24:34.744228 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.12.18 21:24:34.747356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5941 | 2025.12.18 21:24:36.603714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 804 | ||
| 5942 | 2025.12.18 21:24:36.606243 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.12.18 21:24:36.606291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5944 | 2025.12.18 21:24:36.607446 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5945 | 2025.12.18 21:24:36.607697 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.12.18 21:24:36.607954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 5947 | 2025.12.18 21:24:37.678650 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2025.12.18 21:24:37.678854 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5949 | 2025.12.18 21:24:37.678927 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5950 | 2025.12.18 21:24:37.680013 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2025.12.18 21:24:37.680076 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5952 | 2025.12.18 21:24:37.680641 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5953 | 2025.12.18 21:24:37.680962 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2025.12.18 21:24:37.681169 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002366 sec., 173288.25021132713 rows/sec., 10.99 MiB/sec. | ||
| 5955 | 2025.12.18 21:24:37.681233 [ 253 ] {9777c835-7cf7-42b2-9f0c-9b2628dbf06e} <Debug> TCPHandler: Processed in 0.002731812 sec. | ||
| 5956 | 2025.12.18 21:24:37.681408 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2025.12.18 21:24:37.681527 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5958 | 2025.12.18 21:24:37.681582 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5959 | 2025.12.18 21:24:37.683005 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2025.12.18 21:24:37.683055 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5961 | 2025.12.18 21:24:37.683613 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5962 | 2025.12.18 21:24:37.683926 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2025.12.18 21:24:37.684152 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002653 sec., 430456.08744817186 rows/sec., 34.17 MiB/sec. | ||
| 5964 | 2025.12.18 21:24:37.684205 [ 253 ] {9101df02-8f00-4786-b181-618d31ea2d11} <Debug> TCPHandler: Processed in 0.002859525 sec. | ||
| 5965 | 2025.12.18 21:24:37.684381 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.12.18 21:24:37.684503 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5967 | 2025.12.18 21:24:37.684556 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5968 | 2025.12.18 21:24:37.685305 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.12.18 21:24:37.685350 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5970 | 2025.12.18 21:24:37.685784 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5971 | 2025.12.18 21:24:37.686127 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2025.12.18 21:24:37.686302 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001828 sec., 120350.10940919038 rows/sec., 7.18 MiB/sec. | ||
| 5973 | 2025.12.18 21:24:37.686302 [ 113 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5974 | 2025.12.18 21:24:37.686356 [ 253 ] {d6968123-7c6a-46a6-b7a0-6bcba4431690} <Debug> TCPHandler: Processed in 0.002036894 sec. | ||
| 5975 | 2025.12.18 21:24:37.686410 [ 113 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.12.18 21:24:37.686472 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5977 | 2025.12.18 21:24:37.686537 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2025.12.18 21:24:37.686649 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 5979 | 2025.12.18 21:24:37.686664 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5980 | 2025.12.18 21:24:37.686769 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5981 | 2025.12.18 21:24:37.686852 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5982 | 2025.12.18 21:24:37.686918 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 263 rows starting from the beginning of the part | ||
| 5983 | 2025.12.18 21:24:37.687022 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 220 rows starting from the beginning of the part | ||
| 5984 | 2025.12.18 21:24:37.687103 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 5985 | 2025.12.18 21:24:37.687178 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 220 rows starting from the beginning of the part | ||
| 5986 | 2025.12.18 21:24:37.687246 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 5987 | 2025.12.18 21:24:37.687317 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 220 rows starting from the beginning of the part | ||
| 5988 | 2025.12.18 21:24:37.687574 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2025.12.18 21:24:37.687624 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5990 | 2025.12.18 21:24:37.688098 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5991 | 2025.12.18 21:24:37.688437 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2025.12.18 21:24:37.688625 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00199 sec., 106532.66331658291 rows/sec., 6.87 MiB/sec. | ||
| 5993 | 2025.12.18 21:24:37.688661 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093455 sec., 465737.2620858819 rows/sec., 30.14 MiB/sec. | ||
| 5994 | 2025.12.18 21:24:37.688680 [ 253 ] {0739ec87-f34d-4cd2-bcde-fbb128470722} <Debug> TCPHandler: Processed in 0.002203558 sec. | ||
| 5995 | 2025.12.18 21:24:37.688833 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5996 | 2025.12.18 21:24:37.688854 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.12.18 21:24:37.688984 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5998 | 2025.12.18 21:24:37.689051 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5999 | 2025.12.18 21:24:37.689228 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.12.18 21:24:37.689345 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_31_6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6001 | 2025.12.18 21:24:37.689456 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6002 | 2025.12.18 21:24:37.689856 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.18 21:24:37.689908 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6004 | 2025.12.18 21:24:37.690363 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6005 | 2025.12.18 21:24:37.690667 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.12.18 21:24:37.690845 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001887 sec., 111817.70005299417 rows/sec., 6.35 MiB/sec. | ||
| 6007 | 2025.12.18 21:24:37.690901 [ 253 ] {240072f2-eb3f-4856-b086-ce21aadb26e8} <Debug> TCPHandler: Processed in 0.002112506 sec. | ||
| 6008 | 2025.12.18 21:24:37.691078 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2025.12.18 21:24:37.691196 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6010 | 2025.12.18 21:24:37.691251 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6011 | 2025.12.18 21:24:37.692294 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.12.18 21:24:37.692340 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6013 | 2025.12.18 21:24:37.692732 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6014 | 2025.12.18 21:24:37.693038 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2025.12.18 21:24:37.693211 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00204 sec., 340196.07843137253 rows/sec., 23.78 MiB/sec. | ||
| 6016 | 2025.12.18 21:24:37.693260 [ 253 ] {c81b4f93-9f94-44bc-a1b8-0cd706832e93} <Debug> TCPHandler: Processed in 0.002245889 sec. | ||
| 6017 | 2025.12.18 21:24:37.693406 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2025.12.18 21:24:37.693515 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6019 | 2025.12.18 21:24:37.693562 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6020 | 2025.12.18 21:24:37.693956 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2025.12.18 21:24:37.693998 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6022 | 2025.12.18 21:24:37.694355 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6023 | 2025.12.18 21:24:37.694615 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.12.18 21:24:37.694775 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 245.29 KiB/sec. | ||
| 6025 | 2025.12.18 21:24:37.694819 [ 253 ] {c4ab15a2-5319-4397-a048-b894d4fe137a} <Debug> TCPHandler: Processed in 0.001465859 sec. | ||
| 6026 | 2025.12.18 21:24:37.694963 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2025.12.18 21:24:37.695066 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6028 | 2025.12.18 21:24:37.695114 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6029 | 2025.12.18 21:24:37.695646 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.12.18 21:24:37.695687 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6031 | 2025.12.18 21:24:37.696067 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6032 | 2025.12.18 21:24:37.696328 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2025.12.18 21:24:37.696480 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001433 sec., 219120.72575017446 rows/sec., 14.39 MiB/sec. | ||
| 6034 | 2025.12.18 21:24:37.696529 [ 253 ] {7c51b8ee-594a-469c-afc9-b80cad1cb943} <Debug> TCPHandler: Processed in 0.001619033 sec. | ||
| 6035 | 2025.12.18 21:24:37.696682 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2025.12.18 21:24:37.696783 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6037 | 2025.12.18 21:24:37.696829 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6038 | 2025.12.18 21:24:37.697362 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2025.12.18 21:24:37.697407 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6040 | 2025.12.18 21:24:37.697831 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6041 | 2025.12.18 21:24:37.698291 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2025.12.18 21:24:37.698474 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001711 sec., 584.4535359438925 rows/sec., 39.38 KiB/sec. | ||
| 6043 | 2025.12.18 21:24:37.698518 [ 253 ] {b1067ac0-3350-4ad7-b9d5-6ad4a66330f0} <Debug> TCPHandler: Processed in 0.00189329 sec. | ||
| 6044 | 2025.12.18 21:24:37.698655 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2025.12.18 21:24:37.698764 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6046 | 2025.12.18 21:24:37.698828 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <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 | ||
| 6047 | 2025.12.18 21:24:37.699800 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2025.12.18 21:24:37.699841 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6049 | 2025.12.18 21:24:37.700424 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6050 | 2025.12.18 21:24:37.700673 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2025.12.18 21:24:37.700813 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6052 | 2025.12.18 21:24:37.700823 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00208 sec., 7211.538461538462 rows/sec., 12.92 MiB/sec. | ||
| 6053 | 2025.12.18 21:24:37.700877 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.12.18 21:24:37.700912 [ 253 ] {130ebc8f-34ba-44eb-b4a6-95b0ee7877af} <Debug> TCPHandler: Processed in 0.00230987 sec. | ||
| 6055 | 2025.12.18 21:24:37.700913 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6056 | 2025.12.18 21:24:37.701054 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 6057 | 2025.12.18 21:24:37.701069 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2025.12.18 21:24:37.701185 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6059 | 2025.12.18 21:24:37.701232 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6060 | 2025.12.18 21:24:37.701302 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6061 | 2025.12.18 21:24:37.701399 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 458 rows starting from the beginning of the part | ||
| 6062 | 2025.12.18 21:24:37.701532 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 6063 | 2025.12.18 21:24:37.701615 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.12.18 21:24:37.701639 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 6065 | 2025.12.18 21:24:37.701665 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6066 | 2025.12.18 21:24:37.701754 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 6067 | 2025.12.18 21:24:37.701872 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 6068 | 2025.12.18 21:24:37.702006 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 6069 | 2025.12.18 21:24:37.702055 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6070 | 2025.12.18 21:24:37.702317 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2025.12.18 21:24:37.702475 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 4.88 MiB/sec. | ||
| 6072 | 2025.12.18 21:24:37.702527 [ 253 ] {46323217-6d1f-419d-bd72-6046b28475b1} <Debug> TCPHandler: Processed in 0.00151262 sec. | ||
| 6073 | 2025.12.18 21:24:37.725983 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 19 columns (19 merged, 0 gathered) in 0.024969338 sec., 22147.16305254068 rows/sec., 39.69 MiB/sec. | ||
| 6074 | 2025.12.18 21:24:37.726844 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6075 | 2025.12.18 21:24:37.727386 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.12.18 21:24:37.727520 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6077 | 2025.12.18 21:24:37.727695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6078 | 2025.12.18 21:24:38.001213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.57 MiB, peak 265.90 MiB, free memory in arenas 0.00 B, will set to 259.75 MiB (RSS), difference: 1.18 MiB | ||
| 6079 | 2025.12.18 21:24:38.529084 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34574 | ||
| 6080 | 2025.12.18 21:24:38.529207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6081 | 2025.12.18 21:24:38.529237 [ 289 ] {} <Debug> TCP-Session: b861cf13-f1b6-4722-b338-df4c6d3a6734 Authenticating user 'default' from [fd00:1122:3344:101::e]:34574 | ||
| 6082 | 2025.12.18 21:24:38.529261 [ 289 ] {} <Debug> TCP-Session: b861cf13-f1b6-4722-b338-df4c6d3a6734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.18 21:24:38.529276 [ 289 ] {} <Debug> TCP-Session: b861cf13-f1b6-4722-b338-df4c6d3a6734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.12.18 21:24:38.529508 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63948 | ||
| 6085 | 2025.12.18 21:24:38.529529 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55338 | ||
| 6086 | 2025.12.18 21:24:38.529559 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51234 | ||
| 6087 | 2025.12.18 21:24:38.529587 [ 289 ] {} <Trace> TCP-Session: b861cf13-f1b6-4722-b338-df4c6d3a6734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.12.18 21:24:38.529588 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36198 | ||
| 6089 | 2025.12.18 21:24:38.529630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6090 | 2025.12.18 21:24:38.529628 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6091 | 2025.12.18 21:24:38.529664 [ 293 ] {} <Debug> TCP-Session: 0a1d8359-2cb4-47cf-88af-fb3885499665 Authenticating user 'default' from [fd00:1122:3344:101::e]:55338 | ||
| 6092 | 2025.12.18 21:24:38.529599 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50801 | ||
| 6093 | 2025.12.18 21:24:38.529697 [ 293 ] {} <Debug> TCP-Session: 0a1d8359-2cb4-47cf-88af-fb3885499665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2025.12.18 21:24:38.529688 [ 291 ] {} <Debug> TCP-Session: 85c99d56-0261-4a8b-b226-33554b162e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:63948 | ||
| 6095 | 2025.12.18 21:24:38.529744 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2025.12.18 21:24:38.529749 [ 293 ] {} <Debug> TCP-Session: 0a1d8359-2cb4-47cf-88af-fb3885499665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.12.18 21:24:38.529778 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6098 | 2025.12.18 21:24:38.529776 [ 291 ] {} <Debug> TCP-Session: 85c99d56-0261-4a8b-b226-33554b162e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2025.12.18 21:24:38.529818 [ 297 ] {} <Debug> TCP-Session: d0a51120-11f1-44d2-888f-caf36243a230 Authenticating user 'default' from [fd00:1122:3344:101::e]:36198 | ||
| 6100 | 2025.12.18 21:24:38.529840 [ 291 ] {} <Debug> TCP-Session: 85c99d56-0261-4a8b-b226-33554b162e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2025.12.18 21:24:38.529858 [ 297 ] {} <Debug> TCP-Session: d0a51120-11f1-44d2-888f-caf36243a230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.12.18 21:24:38.529875 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2025.12.18 21:24:38.529791 [ 295 ] {} <Debug> TCP-Session: eedb4054-e521-4862-84a4-4af90d99cfb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51234 | ||
| 6104 | 2025.12.18 21:24:38.529911 [ 297 ] {} <Debug> TCP-Session: d0a51120-11f1-44d2-888f-caf36243a230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2025.12.18 21:24:38.529929 [ 3 ] {} <Debug> TCP-Session: 594b702e-8e5b-443f-b250-d6d00d90f1ee Authenticating user 'default' from [fd00:1122:3344:101::e]:50801 | ||
| 6106 | 2025.12.18 21:24:38.529948 [ 295 ] {} <Debug> TCP-Session: eedb4054-e521-4862-84a4-4af90d99cfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.12.18 21:24:38.529982 [ 3 ] {} <Debug> TCP-Session: 594b702e-8e5b-443f-b250-d6d00d90f1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.12.18 21:24:38.530003 [ 295 ] {} <Debug> TCP-Session: eedb4054-e521-4862-84a4-4af90d99cfb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2025.12.18 21:24:38.530011 [ 3 ] {} <Debug> TCP-Session: 594b702e-8e5b-443f-b250-d6d00d90f1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2025.12.18 21:24:38.529778 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6111 | 2025.12.18 21:24:38.529573 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40533 | ||
| 6112 | 2025.12.18 21:24:38.529555 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52226 | ||
| 6113 | 2025.12.18 21:24:38.529527 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63155 | ||
| 6114 | 2025.12.18 21:24:38.530197 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6115 | 2025.12.18 21:24:38.530222 [ 296 ] {} <Debug> TCP-Session: 776e7b5a-f561-49b5-b4d1-c03465c309a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40533 | ||
| 6116 | 2025.12.18 21:24:38.530240 [ 296 ] {} <Debug> TCP-Session: 776e7b5a-f561-49b5-b4d1-c03465c309a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2025.12.18 21:24:38.530252 [ 296 ] {} <Debug> TCP-Session: 776e7b5a-f561-49b5-b4d1-c03465c309a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2025.12.18 21:24:38.530297 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6119 | 2025.12.18 21:24:38.530345 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6120 | 2025.12.18 21:24:38.530357 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6121 | 2025.12.18 21:24:38.530379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2025.12.18 21:24:38.530388 [ 294 ] {} <Debug> TCP-Session: 61cefba2-b848-443e-a345-6e93accddb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52226 | ||
| 6123 | 2025.12.18 21:24:38.530413 [ 292 ] {} <Debug> TCP-Session: a39f6a17-ad0a-4fda-9548-c905d0492c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:63155 | ||
| 6124 | 2025.12.18 21:24:38.530426 [ 294 ] {} <Debug> TCP-Session: 61cefba2-b848-443e-a345-6e93accddb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2025.12.18 21:24:38.530438 [ 292 ] {} <Debug> TCP-Session: a39f6a17-ad0a-4fda-9548-c905d0492c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2025.12.18 21:24:38.530449 [ 294 ] {} <Debug> TCP-Session: 61cefba2-b848-443e-a345-6e93accddb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2025.12.18 21:24:38.530461 [ 292 ] {} <Debug> TCP-Session: a39f6a17-ad0a-4fda-9548-c905d0492c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2025.12.18 21:24:38.530660 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 6129 | 2025.12.18 21:24:38.531694 [ 338 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> AggregatingTransform: Aggregating | ||
| 6130 | 2025.12.18 21:24:38.531738 [ 338 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6131 | 2025.12.18 21:24:38.531776 [ 338 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997626 sec. (1002.380 rows/sec., 39.16 KiB/sec.) | ||
| 6132 | 2025.12.18 21:24:38.531794 [ 338 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Trace> Aggregator: Merging aggregated data | ||
| 6133 | 2025.12.18 21:24:38.533315 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003598 sec., 277.9321845469705 rows/sec., 10.86 KiB/sec. | ||
| 6134 | 2025.12.18 21:24:38.533448 [ 289 ] {6e18ba25-11ce-4d45-a142-88d9cecee6b6} <Debug> TCPHandler: Processed in 0.003982065 sec. | ||
| 6135 | 2025.12.18 21:24:38.533550 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6136 | 2025.12.18 21:24:38.533573 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6137 | 2025.12.18 21:24:38.533583 [ 289 ] {} <Debug> TCP-Session: b861cf13-f1b6-4722-b338-df4c6d3a6734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2025.12.18 21:24:38.533594 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6139 | 2025.12.18 21:24:38.533609 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6140 | 2025.12.18 21:24:38.533626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2025.12.18 21:24:38.533651 [ 296 ] {} <Debug> TCP-Session: 776e7b5a-f561-49b5-b4d1-c03465c309a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2025.12.18 21:24:38.533671 [ 295 ] {} <Debug> TCP-Session: eedb4054-e521-4862-84a4-4af90d99cfb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2025.12.18 21:24:38.533681 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6144 | 2025.12.18 21:24:38.533694 [ 293 ] {} <Debug> TCP-Session: 0a1d8359-2cb4-47cf-88af-fb3885499665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2025.12.18 21:24:38.533701 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6146 | 2025.12.18 21:24:38.533736 [ 292 ] {} <Debug> TCP-Session: a39f6a17-ad0a-4fda-9548-c905d0492c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2025.12.18 21:24:38.533664 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2025.12.18 21:24:38.533763 [ 297 ] {} <Debug> TCP-Session: d0a51120-11f1-44d2-888f-caf36243a230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2025.12.18 21:24:38.533646 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2025.12.18 21:24:38.533811 [ 294 ] {} <Debug> TCP-Session: 61cefba2-b848-443e-a345-6e93accddb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2025.12.18 21:24:38.533618 [ 291 ] {} <Debug> TCP-Session: 85c99d56-0261-4a8b-b226-33554b162e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2025.12.18 21:24:38.533845 [ 3 ] {} <Debug> TCP-Session: 594b702e-8e5b-443f-b250-d6d00d90f1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2025.12.18 21:24:38.555407 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49730 | ||
| 6154 | 2025.12.18 21:24:38.555473 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2025.12.18 21:24:38.555493 [ 289 ] {} <Debug> TCP-Session: 40cf713a-1128-4abb-bdd9-f51dbf80cd85 Authenticating user 'default' from [fd00:1122:3344:101::e]:49730 | ||
| 6156 | 2025.12.18 21:24:38.555509 [ 289 ] {} <Debug> TCP-Session: 40cf713a-1128-4abb-bdd9-f51dbf80cd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2025.12.18 21:24:38.555521 [ 289 ] {} <Debug> TCP-Session: 40cf713a-1128-4abb-bdd9-f51dbf80cd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2025.12.18 21:24:38.555675 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42906 | ||
| 6159 | 2025.12.18 21:24:38.555684 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36602 | ||
| 6160 | 2025.12.18 21:24:38.555712 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45315 | ||
| 6161 | 2025.12.18 21:24:38.555731 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52773 | ||
| 6162 | 2025.12.18 21:24:38.555764 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6163 | 2025.12.18 21:24:38.555764 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47678 | ||
| 6164 | 2025.12.18 21:24:38.555797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6165 | 2025.12.18 21:24:38.555802 [ 291 ] {} <Debug> TCP-Session: 96e2611f-7bc3-478b-ac3b-1ecbab0dda1c Authenticating user 'default' from [fd00:1122:3344:101::e]:42906 | ||
| 6166 | 2025.12.18 21:24:38.555827 [ 289 ] {} <Trace> TCP-Session: 40cf713a-1128-4abb-bdd9-f51dbf80cd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2025.12.18 21:24:38.555855 [ 291 ] {} <Debug> TCP-Session: 96e2611f-7bc3-478b-ac3b-1ecbab0dda1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2025.12.18 21:24:38.555863 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2025.12.18 21:24:38.555886 [ 291 ] {} <Debug> TCP-Session: 96e2611f-7bc3-478b-ac3b-1ecbab0dda1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2025.12.18 21:24:38.555910 [ 297 ] {} <Debug> TCP-Session: 16022ef7-9a19-443a-867f-f99dfaa94292 Authenticating user 'default' from [fd00:1122:3344:101::e]:47678 | ||
| 6171 | 2025.12.18 21:24:38.555832 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2025.12.18 21:24:38.555944 [ 297 ] {} <Debug> TCP-Session: 16022ef7-9a19-443a-867f-f99dfaa94292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2025.12.18 21:24:38.555834 [ 293 ] {} <Debug> TCP-Session: 55b08bdc-ce1d-4b4e-b56b-22c35a48532e Authenticating user 'default' from [fd00:1122:3344:101::e]:45315 | ||
| 6174 | 2025.12.18 21:24:38.555987 [ 297 ] {} <Debug> TCP-Session: 16022ef7-9a19-443a-867f-f99dfaa94292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2025.12.18 21:24:38.555995 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49730) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6176 | 2025.12.18 21:24:38.556009 [ 293 ] {} <Debug> TCP-Session: 55b08bdc-ce1d-4b4e-b56b-22c35a48532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2025.12.18 21:24:38.555788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2025.12.18 21:24:38.556039 [ 293 ] {} <Debug> TCP-Session: 55b08bdc-ce1d-4b4e-b56b-22c35a48532e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2025.12.18 21:24:38.556073 [ 292 ] {} <Debug> TCP-Session: 0c6b2fb5-cb0a-4d7a-99da-8916d4d0cf02 Authenticating user 'default' from [fd00:1122:3344:101::e]:36602 | ||
| 6180 | 2025.12.18 21:24:38.556106 [ 292 ] {} <Debug> TCP-Session: 0c6b2fb5-cb0a-4d7a-99da-8916d4d0cf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.12.18 21:24:38.556131 [ 292 ] {} <Debug> TCP-Session: 0c6b2fb5-cb0a-4d7a-99da-8916d4d0cf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2025.12.18 21:24:38.555757 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64102 | ||
| 6183 | 2025.12.18 21:24:38.556214 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6184 | 2025.12.18 21:24:38.555718 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60826 | ||
| 6185 | 2025.12.18 21:24:38.556287 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6186 | 2025.12.18 21:24:38.556294 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6187 | 2025.12.18 21:24:38.556328 [ 296 ] {} <Debug> TCP-Session: c0bb5db5-e484-468d-a104-1f6c335711d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64102 | ||
| 6188 | 2025.12.18 21:24:38.555786 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43973 | ||
| 6189 | 2025.12.18 21:24:38.556360 [ 296 ] {} <Debug> TCP-Session: c0bb5db5-e484-468d-a104-1f6c335711d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2025.12.18 21:24:38.556354 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2025.12.18 21:24:38.556395 [ 296 ] {} <Debug> TCP-Session: c0bb5db5-e484-468d-a104-1f6c335711d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2025.12.18 21:24:38.556430 [ 294 ] {} <Debug> TCP-Session: da6a3644-bbbe-4e9a-944a-44eba47d481f Authenticating user 'default' from [fd00:1122:3344:101::e]:60826 | ||
| 6193 | 2025.12.18 21:24:38.556430 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6194 | 2025.12.18 21:24:38.556456 [ 294 ] {} <Debug> TCP-Session: da6a3644-bbbe-4e9a-944a-44eba47d481f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2025.12.18 21:24:38.556476 [ 3 ] {} <Debug> TCP-Session: 24cc1403-59eb-42f6-81b8-f37f921a6764 Authenticating user 'default' from [fd00:1122:3344:101::e]:43973 | ||
| 6196 | 2025.12.18 21:24:38.556483 [ 294 ] {} <Debug> TCP-Session: da6a3644-bbbe-4e9a-944a-44eba47d481f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2025.12.18 21:24:38.556504 [ 3 ] {} <Debug> TCP-Session: 24cc1403-59eb-42f6-81b8-f37f921a6764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2025.12.18 21:24:38.555987 [ 295 ] {} <Debug> TCP-Session: 142b4f9b-cb32-404e-8dad-19c4c58e6559 Authenticating user 'default' from [fd00:1122:3344:101::e]:52773 | ||
| 6199 | 2025.12.18 21:24:38.556530 [ 3 ] {} <Debug> TCP-Session: 24cc1403-59eb-42f6-81b8-f37f921a6764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2025.12.18 21:24:38.556563 [ 295 ] {} <Debug> TCP-Session: 142b4f9b-cb32-404e-8dad-19c4c58e6559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2025.12.18 21:24:38.556578 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 6202 | 2025.12.18 21:24:38.556582 [ 295 ] {} <Debug> TCP-Session: 142b4f9b-cb32-404e-8dad-19c4c58e6559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2025.12.18 21:24:38.557394 [ 327 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> AggregatingTransform: Aggregating | ||
| 6204 | 2025.12.18 21:24:38.557438 [ 327 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> Aggregator: Aggregation method: without_key | ||
| 6205 | 2025.12.18 21:24:38.557472 [ 327 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000801762 sec. (1247.253 rows/sec., 48.72 KiB/sec.) | ||
| 6206 | 2025.12.18 21:24:38.557487 [ 327 ] {23adc231-7194-4df2-b225-6ab112aec344} <Trace> Aggregator: Merging aggregated data | ||
| 6207 | 2025.12.18 21:24:38.558727 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00278 sec., 359.71223021582733 rows/sec., 14.05 KiB/sec. | ||
| 6208 | 2025.12.18 21:24:38.558857 [ 289 ] {23adc231-7194-4df2-b225-6ab112aec344} <Debug> TCPHandler: Processed in 0.003097421 sec. | ||
| 6209 | 2025.12.18 21:24:38.558938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6210 | 2025.12.18 21:24:38.558959 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2025.12.18 21:24:38.558967 [ 289 ] {} <Debug> TCP-Session: 40cf713a-1128-4abb-bdd9-f51dbf80cd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2025.12.18 21:24:38.558981 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6213 | 2025.12.18 21:24:38.558997 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6214 | 2025.12.18 21:24:38.559026 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2025.12.18 21:24:38.559037 [ 292 ] {} <Debug> TCP-Session: 0c6b2fb5-cb0a-4d7a-99da-8916d4d0cf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2025.12.18 21:24:38.559055 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2025.12.18 21:24:38.559071 [ 293 ] {} <Debug> TCP-Session: 55b08bdc-ce1d-4b4e-b56b-22c35a48532e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2025.12.18 21:24:38.559074 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2025.12.18 21:24:38.559098 [ 296 ] {} <Debug> TCP-Session: c0bb5db5-e484-468d-a104-1f6c335711d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2025.12.18 21:24:38.559042 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6221 | 2025.12.18 21:24:38.559130 [ 297 ] {} <Debug> TCP-Session: 16022ef7-9a19-443a-867f-f99dfaa94292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2025.12.18 21:24:38.559003 [ 291 ] {} <Debug> TCP-Session: 96e2611f-7bc3-478b-ac3b-1ecbab0dda1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2025.12.18 21:24:38.559181 [ 294 ] {} <Debug> TCP-Session: da6a3644-bbbe-4e9a-944a-44eba47d481f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2025.12.18 21:24:38.559015 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2025.12.18 21:24:38.559054 [ 295 ] {} <Debug> TCP-Session: 142b4f9b-cb32-404e-8dad-19c4c58e6559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.12.18 21:24:38.559261 [ 3 ] {} <Debug> TCP-Session: 24cc1403-59eb-42f6-81b8-f37f921a6764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.12.18 21:24:40.498285 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33414 | ||
| 6228 | 2025.12.18 21:24:40.498408 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6229 | 2025.12.18 21:24:40.498441 [ 289 ] {} <Debug> TCP-Session: 4c1938bc-51d5-4f0e-9202-edc524ae580c Authenticating user 'default' from [fd00:1122:3344:101::e]:33414 | ||
| 6230 | 2025.12.18 21:24:40.498467 [ 289 ] {} <Debug> TCP-Session: 4c1938bc-51d5-4f0e-9202-edc524ae580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.12.18 21:24:40.498482 [ 289 ] {} <Debug> TCP-Session: 4c1938bc-51d5-4f0e-9202-edc524ae580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2025.12.18 21:24:40.498670 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39269 | ||
| 6233 | 2025.12.18 21:24:40.498709 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33151 | ||
| 6234 | 2025.12.18 21:24:40.498747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38042 | ||
| 6235 | 2025.12.18 21:24:40.498772 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65179 | ||
| 6236 | 2025.12.18 21:24:40.498793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6237 | 2025.12.18 21:24:40.498781 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44810 | ||
| 6238 | 2025.12.18 21:24:40.498847 [ 289 ] {} <Trace> TCP-Session: 4c1938bc-51d5-4f0e-9202-edc524ae580c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2025.12.18 21:24:40.498878 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6240 | 2025.12.18 21:24:40.498880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2025.12.18 21:24:40.498911 [ 297 ] {} <Debug> TCP-Session: 1c74c947-e8aa-4ca9-9146-63e527bf3d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:65179 | ||
| 6242 | 2025.12.18 21:24:40.498916 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6243 | 2025.12.18 21:24:40.498957 [ 297 ] {} <Debug> TCP-Session: 1c74c947-e8aa-4ca9-9146-63e527bf3d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2025.12.18 21:24:40.498959 [ 294 ] {} <Debug> TCP-Session: 5096e7a8-7744-4b2b-ad47-771bac3905a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38042 | ||
| 6245 | 2025.12.18 21:24:40.498987 [ 297 ] {} <Debug> TCP-Session: 1c74c947-e8aa-4ca9-9146-63e527bf3d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2025.12.18 21:24:40.498988 [ 3 ] {} <Debug> TCP-Session: fc95f80b-21d4-41ab-ac78-2635c887176d Authenticating user 'default' from [fd00:1122:3344:101::e]:44810 | ||
| 6247 | 2025.12.18 21:24:40.498868 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6248 | 2025.12.18 21:24:40.499044 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6249 | 2025.12.18 21:24:40.499046 [ 3 ] {} <Debug> TCP-Session: fc95f80b-21d4-41ab-ac78-2635c887176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2025.12.18 21:24:40.499067 [ 292 ] {} <Debug> TCP-Session: 49733fe7-7155-4fa8-8557-f37a39bc3396 Authenticating user 'default' from [fd00:1122:3344:101::e]:33151 | ||
| 6251 | 2025.12.18 21:24:40.499085 [ 3 ] {} <Debug> TCP-Session: fc95f80b-21d4-41ab-ac78-2635c887176d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2025.12.18 21:24:40.499096 [ 292 ] {} <Debug> TCP-Session: 49733fe7-7155-4fa8-8557-f37a39bc3396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2025.12.18 21:24:40.498848 [ 291 ] {} <Debug> TCP-Session: a69cf832-6ffc-46af-8eef-65fc8c54c5e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39269 | ||
| 6254 | 2025.12.18 21:24:40.499112 [ 292 ] {} <Debug> TCP-Session: 49733fe7-7155-4fa8-8557-f37a39bc3396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2025.12.18 21:24:40.498763 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58059 | ||
| 6256 | 2025.12.18 21:24:40.499143 [ 291 ] {} <Debug> TCP-Session: a69cf832-6ffc-46af-8eef-65fc8c54c5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2025.12.18 21:24:40.498743 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45444 | ||
| 6258 | 2025.12.18 21:24:40.499197 [ 291 ] {} <Debug> TCP-Session: a69cf832-6ffc-46af-8eef-65fc8c54c5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2025.12.18 21:24:40.499219 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6260 | 2025.12.18 21:24:40.498723 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62323 | ||
| 6261 | 2025.12.18 21:24:40.499263 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6262 | 2025.12.18 21:24:40.499255 [ 296 ] {} <Debug> TCP-Session: 38455700-3477-4fe5-abd2-d91b6fe677a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58059 | ||
| 6263 | 2025.12.18 21:24:40.499304 [ 295 ] {} <Debug> TCP-Session: 707d353e-0fcd-4e6c-ace4-6777f87f60da Authenticating user 'default' from [fd00:1122:3344:101::e]:45444 | ||
| 6264 | 2025.12.18 21:24:40.499314 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6265 | 2025.12.18 21:24:40.499333 [ 295 ] {} <Debug> TCP-Session: 707d353e-0fcd-4e6c-ace4-6777f87f60da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2025.12.18 21:24:40.499337 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6267 | 2025.12.18 21:24:40.499360 [ 295 ] {} <Debug> TCP-Session: 707d353e-0fcd-4e6c-ace4-6777f87f60da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2025.12.18 21:24:40.499382 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6269 | 2025.12.18 21:24:40.499385 [ 293 ] {} <Debug> TCP-Session: 30a088f4-fed2-4728-ac50-5eb20a0de061 Authenticating user 'default' from [fd00:1122:3344:101::e]:62323 | ||
| 6270 | 2025.12.18 21:24:40.499321 [ 296 ] {} <Debug> TCP-Session: 38455700-3477-4fe5-abd2-d91b6fe677a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2025.12.18 21:24:40.499422 [ 293 ] {} <Debug> TCP-Session: 30a088f4-fed2-4728-ac50-5eb20a0de061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.12.18 21:24:40.499438 [ 296 ] {} <Debug> TCP-Session: 38455700-3477-4fe5-abd2-d91b6fe677a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2025.12.18 21:24:40.499454 [ 293 ] {} <Debug> TCP-Session: 30a088f4-fed2-4728-ac50-5eb20a0de061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2025.12.18 21:24:40.499012 [ 294 ] {} <Debug> TCP-Session: 5096e7a8-7744-4b2b-ad47-771bac3905a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2025.12.18 21:24:40.499501 [ 294 ] {} <Debug> TCP-Session: 5096e7a8-7744-4b2b-ad47-771bac3905a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2025.12.18 21:24:40.499684 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 6277 | 2025.12.18 21:24:40.500578 [ 334 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> AggregatingTransform: Aggregating | ||
| 6278 | 2025.12.18 21:24:40.500635 [ 334 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6279 | 2025.12.18 21:24:40.500675 [ 334 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886143 sec. (1128.486 rows/sec., 44.08 KiB/sec.) | ||
| 6280 | 2025.12.18 21:24:40.500695 [ 334 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Trace> Aggregator: Merging aggregated data | ||
| 6281 | 2025.12.18 21:24:40.502137 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 6282 | 2025.12.18 21:24:40.502278 [ 289 ] {890b9c18-f38d-42a3-adc1-c5c066ec4fc9} <Debug> TCPHandler: Processed in 0.003578164 sec. | ||
| 6283 | 2025.12.18 21:24:40.502394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6284 | 2025.12.18 21:24:40.502421 [ 289 ] {} <Debug> TCP-Session: 4c1938bc-51d5-4f0e-9202-edc524ae580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2025.12.18 21:24:40.502426 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6286 | 2025.12.18 21:24:40.502448 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6287 | 2025.12.18 21:24:40.502470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6288 | 2025.12.18 21:24:40.502471 [ 291 ] {} <Debug> TCP-Session: a69cf832-6ffc-46af-8eef-65fc8c54c5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2025.12.18 21:24:40.502502 [ 293 ] {} <Debug> TCP-Session: 30a088f4-fed2-4728-ac50-5eb20a0de061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6290 | 2025.12.18 21:24:40.502506 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6291 | 2025.12.18 21:24:40.502530 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6292 | 2025.12.18 21:24:40.502567 [ 296 ] {} <Debug> TCP-Session: 38455700-3477-4fe5-abd2-d91b6fe677a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2025.12.18 21:24:40.502569 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2025.12.18 21:24:40.502599 [ 295 ] {} <Debug> TCP-Session: 707d353e-0fcd-4e6c-ace4-6777f87f60da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2025.12.18 21:24:40.502494 [ 3 ] {} <Debug> TCP-Session: fc95f80b-21d4-41ab-ac78-2635c887176d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2025.12.18 21:24:40.502625 [ 297 ] {} <Debug> TCP-Session: 1c74c947-e8aa-4ca9-9146-63e527bf3d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2025.12.18 21:24:40.502485 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2025.12.18 21:24:40.502541 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6299 | 2025.12.18 21:24:40.502698 [ 292 ] {} <Debug> TCP-Session: 49733fe7-7155-4fa8-8557-f37a39bc3396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2025.12.18 21:24:40.502728 [ 294 ] {} <Debug> TCP-Session: 5096e7a8-7744-4b2b-ad47-771bac3905a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2025.12.18 21:24:41.442839 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6302 | 2025.12.18 21:24:41.442888 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6303 | 2025.12.18 21:24:41.597769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12385 | ||
| 6304 | 2025.12.18 21:24:41.598270 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.12.18 21:24:41.598321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6306 | 2025.12.18 21:24:41.598818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6307 | 2025.12.18 21:24:41.599071 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.12.18 21:24:41.599211 [ 168 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6309 | 2025.12.18 21:24:41.599218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12385 | ||
| 6310 | 2025.12.18 21:24:41.599254 [ 168 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2025.12.18 21:24:41.599275 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6312 | 2025.12.18 21:24:41.599392 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 6313 | 2025.12.18 21:24:41.599528 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2025.12.18 21:24:41.599564 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10017 rows starting from the beginning of the part | ||
| 6315 | 2025.12.18 21:24:41.599627 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6316 | 2025.12.18 21:24:41.599668 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6317 | 2025.12.18 21:24:41.599707 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6318 | 2025.12.18 21:24:41.599745 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6319 | 2025.12.18 21:24:41.599784 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6320 | 2025.12.18 21:24:41.603896 [ 197 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12385 rows, containing 4 columns (4 merged, 0 gathered) in 0.00455484 sec., 2719085.631987073 rows/sec., 38.90 MiB/sec. | ||
| 6321 | 2025.12.18 21:24:41.604137 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6322 | 2025.12.18 21:24:41.604387 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2025.12.18 21:24:41.604456 [ 190 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_26_5} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6324 | 2025.12.18 21:24:41.604527 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6325 | 2025.12.18 21:24:42.248446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6326 | 2025.12.18 21:24:42.265841 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2025.12.18 21:24:42.265895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6328 | 2025.12.18 21:24:42.271428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6329 | 2025.12.18 21:24:42.272119 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.12.18 21:24:42.272456 [ 154 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6331 | 2025.12.18 21:24:42.272546 [ 154 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2025.12.18 21:24:42.272581 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6333 | 2025.12.18 21:24:42.272698 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6334 | 2025.12.18 21:24:42.275039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6335 | 2025.12.18 21:24:42.275588 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2025.12.18 21:24:42.276362 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6337 | 2025.12.18 21:24:42.279717 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6338 | 2025.12.18 21:24:42.283030 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6339 | 2025.12.18 21:24:42.286856 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6340 | 2025.12.18 21:24:42.290807 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6341 | 2025.12.18 21:24:42.294658 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 6342 | 2025.12.18 21:24:42.345904 [ 190 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07324824 sec., 2675.832211122069 rows/sec., 13.84 MiB/sec. | ||
| 6343 | 2025.12.18 21:24:42.348936 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6344 | 2025.12.18 21:24:42.351026 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_26_5} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.12.18 21:24:42.351129 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_26_5} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6346 | 2025.12.18 21:24:42.353493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6347 | 2025.12.18 21:24:42.650639 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2025.12.18 21:24:42.650814 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6349 | 2025.12.18 21:24:42.650875 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6350 | 2025.12.18 21:24:42.651603 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.12.18 21:24:42.651646 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6352 | 2025.12.18 21:24:42.652029 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6353 | 2025.12.18 21:24:42.652244 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.12.18 21:24:42.652394 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001629 sec., 65070.59545733579 rows/sec., 5.45 MiB/sec. | ||
| 6355 | 2025.12.18 21:24:42.652436 [ 253 ] {bd5f4ca4-dac8-4937-9fd5-57cca478fe6b} <Debug> TCPHandler: Processed in 0.001919321 sec. | ||
| 6356 | 2025.12.18 21:24:42.652565 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.12.18 21:24:42.652660 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6358 | 2025.12.18 21:24:42.652700 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6359 | 2025.12.18 21:24:42.653109 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.12.18 21:24:42.653144 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6361 | 2025.12.18 21:24:42.653428 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6362 | 2025.12.18 21:24:42.653626 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.12.18 21:24:42.653753 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001112 sec., 22482.01438848921 rows/sec., 1.65 MiB/sec. | ||
| 6364 | 2025.12.18 21:24:42.653790 [ 253 ] {6eb4df1b-38bd-470d-9a1b-5dddd7612600} <Debug> TCPHandler: Processed in 0.001273394 sec. | ||
| 6365 | 2025.12.18 21:24:42.653900 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2025.12.18 21:24:42.653992 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6367 | 2025.12.18 21:24:42.654031 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6368 | 2025.12.18 21:24:42.654454 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2025.12.18 21:24:42.654489 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6370 | 2025.12.18 21:24:42.654798 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6371 | 2025.12.18 21:24:42.654996 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2025.12.18 21:24:42.655117 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001143 sec., 77865.2668416448 rows/sec., 6.08 MiB/sec. | ||
| 6373 | 2025.12.18 21:24:42.655154 [ 253 ] {39c2ca21-1d61-4df2-b23c-1324075f79d0} <Debug> TCPHandler: Processed in 0.001301154 sec. | ||
| 6374 | 2025.12.18 21:24:42.655265 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2025.12.18 21:24:42.655358 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6376 | 2025.12.18 21:24:42.655400 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6377 | 2025.12.18 21:24:42.655821 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.12.18 21:24:42.655856 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6379 | 2025.12.18 21:24:42.656176 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6380 | 2025.12.18 21:24:42.656374 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2025.12.18 21:24:42.656499 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 6382 | 2025.12.18 21:24:42.656535 [ 253 ] {09bac751-07ba-4686-8e52-258ea9c8a909} <Debug> TCPHandler: Processed in 0.001316785 sec. | ||
| 6383 | 2025.12.18 21:24:42.656646 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2025.12.18 21:24:42.656738 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6385 | 2025.12.18 21:24:42.656791 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <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 | ||
| 6386 | 2025.12.18 21:24:42.657619 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2025.12.18 21:24:42.657653 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6388 | 2025.12.18 21:24:42.658186 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6389 | 2025.12.18 21:24:42.658396 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2025.12.18 21:24:42.658529 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 6391 | 2025.12.18 21:24:42.658580 [ 253 ] {7d4a8bad-945a-4d4c-8eac-2efff6c5e323} <Debug> TCPHandler: Processed in 0.001982443 sec. | ||
| 6392 | 2025.12.18 21:24:42.658691 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2025.12.18 21:24:42.658792 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6394 | 2025.12.18 21:24:42.658834 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6395 | 2025.12.18 21:24:42.659192 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2025.12.18 21:24:42.659229 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6397 | 2025.12.18 21:24:42.659547 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6398 | 2025.12.18 21:24:42.659754 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2025.12.18 21:24:42.659886 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 6400 | 2025.12.18 21:24:42.659923 [ 253 ] {2f77b1c2-9f62-4b3c-9a27-0fee44b53b61} <Debug> TCPHandler: Processed in 0.001282874 sec. | ||
| 6401 | 2025.12.18 21:24:43.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.37 MiB, peak 271.49 MiB, free memory in arenas 0.00 B, will set to 265.49 MiB (RSS), difference: 4.12 MiB | ||
| 6402 | 2025.12.18 21:24:43.836423 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2025.12.18 21:24:43.836607 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6404 | 2025.12.18 21:24:43.836670 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6405 | 2025.12.18 21:24:43.837504 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2025.12.18 21:24:43.837552 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6407 | 2025.12.18 21:24:43.837973 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6408 | 2025.12.18 21:24:43.838199 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.12.18 21:24:43.838353 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 6410 | 2025.12.18 21:24:43.838403 [ 253 ] {f15f0122-0fdf-4355-9ed0-688bc8869faa} <Debug> TCPHandler: Processed in 0.002107345 sec. | ||
| 6411 | 2025.12.18 21:24:43.838526 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2025.12.18 21:24:43.838628 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6413 | 2025.12.18 21:24:43.838673 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6414 | 2025.12.18 21:24:43.839093 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.12.18 21:24:43.839128 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6416 | 2025.12.18 21:24:43.839433 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6417 | 2025.12.18 21:24:43.839638 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2025.12.18 21:24:43.839768 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001163 sec., 13757.523645743766 rows/sec., 1.10 MiB/sec. | ||
| 6419 | 2025.12.18 21:24:43.839806 [ 253 ] {a31a6225-cb63-4bd9-917b-b4ce2621fa1f} <Debug> TCPHandler: Processed in 0.001333515 sec. | ||
| 6420 | 2025.12.18 21:24:43.839921 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2025.12.18 21:24:43.840036 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6422 | 2025.12.18 21:24:43.840077 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6423 | 2025.12.18 21:24:43.841485 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2025.12.18 21:24:43.841520 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6425 | 2025.12.18 21:24:43.842023 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6426 | 2025.12.18 21:24:43.842254 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.12.18 21:24:43.842371 [ 152 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6428 | 2025.12.18 21:24:43.842398 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002387 sec., 959363.2174277336 rows/sec., 77.72 MiB/sec. | ||
| 6429 | 2025.12.18 21:24:43.842413 [ 152 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2025.12.18 21:24:43.842439 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6431 | 2025.12.18 21:24:43.842459 [ 253 ] {04078240-db46-497e-914d-8812c1d88948} <Debug> TCPHandler: Processed in 0.002587958 sec. | ||
| 6432 | 2025.12.18 21:24:43.842464 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6433 | 2025.12.18 21:24:43.842574 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2025.12.18 21:24:43.842608 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 6435 | 2025.12.18 21:24:43.842671 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6436 | 2025.12.18 21:24:43.842718 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6437 | 2025.12.18 21:24:43.842752 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6438 | 2025.12.18 21:24:43.842795 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2341 rows starting from the beginning of the part | ||
| 6439 | 2025.12.18 21:24:43.842865 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1142 rows starting from the beginning of the part | ||
| 6440 | 2025.12.18 21:24:43.842931 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 107 rows starting from the beginning of the part | ||
| 6441 | 2025.12.18 21:24:43.843011 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1142 rows starting from the beginning of the part | ||
| 6442 | 2025.12.18 21:24:43.843071 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6443 | 2025.12.18 21:24:43.843142 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2290 rows starting from the beginning of the part | ||
| 6444 | 2025.12.18 21:24:43.843235 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.12.18 21:24:43.843276 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6446 | 2025.12.18 21:24:43.843665 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6447 | 2025.12.18 21:24:43.843887 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.12.18 21:24:43.844044 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001393 sec., 169418.52117731515 rows/sec., 10.21 MiB/sec. | ||
| 6449 | 2025.12.18 21:24:43.844083 [ 253 ] {297e7afb-a699-4364-98f5-4ab39aa19084} <Debug> TCPHandler: Processed in 0.001558841 sec. | ||
| 6450 | 2025.12.18 21:24:43.844193 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2025.12.18 21:24:43.844289 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6452 | 2025.12.18 21:24:43.844328 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6453 | 2025.12.18 21:24:43.844859 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.12.18 21:24:43.844895 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6455 | 2025.12.18 21:24:43.845281 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6456 | 2025.12.18 21:24:43.845511 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.12.18 21:24:43.845643 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001374 sec., 320232.8966521106 rows/sec., 21.19 MiB/sec. | ||
| 6458 | 2025.12.18 21:24:43.845682 [ 253 ] {4127c839-c651-4c07-b540-7178dc670cfb} <Debug> TCPHandler: Processed in 0.001537531 sec. | ||
| 6459 | 2025.12.18 21:24:43.845806 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.12.18 21:24:43.845900 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6461 | 2025.12.18 21:24:43.845914 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 5 columns (5 merged, 0 gathered) in 0.003369779 sec., 2115272.247823967 rows/sec., 178.65 MiB/sec. | ||
| 6462 | 2025.12.18 21:24:43.845940 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6463 | 2025.12.18 21:24:43.846301 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6464 | 2025.12.18 21:24:43.846456 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.12.18 21:24:43.846498 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6466 | 2025.12.18 21:24:43.846642 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2025.12.18 21:24:43.846742 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_41_8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6468 | 2025.12.18 21:24:43.846843 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 6469 | 2025.12.18 21:24:43.846853 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6470 | 2025.12.18 21:24:43.847088 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.18 21:24:43.847223 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001342 sec., 157228.0178837556 rows/sec., 8.93 MiB/sec. | ||
| 6472 | 2025.12.18 21:24:43.847261 [ 253 ] {eff23bec-7d20-4917-bf4e-0969784386fd} <Debug> TCPHandler: Processed in 0.00150516 sec. | ||
| 6473 | 2025.12.18 21:24:43.847361 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.12.18 21:24:43.847457 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6475 | 2025.12.18 21:24:43.847497 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6476 | 2025.12.18 21:24:43.848324 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.12.18 21:24:43.848358 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6478 | 2025.12.18 21:24:43.848765 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6479 | 2025.12.18 21:24:43.848994 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.12.18 21:24:43.849101 [ 152 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6481 | 2025.12.18 21:24:43.849128 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.00169 sec., 689940.8284023668 rows/sec., 49.27 MiB/sec. | ||
| 6482 | 2025.12.18 21:24:43.849135 [ 152 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.12.18 21:24:43.849162 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6484 | 2025.12.18 21:24:43.849167 [ 253 ] {7c8b6943-451f-41ef-b083-cc60d19462b9} <Debug> TCPHandler: Processed in 0.001853379 sec. | ||
| 6485 | 2025.12.18 21:24:43.849248 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 6486 | 2025.12.18 21:24:43.849287 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2025.12.18 21:24:43.849357 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6488 | 2025.12.18 21:24:43.849386 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6489 | 2025.12.18 21:24:43.849393 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6490 | 2025.12.18 21:24:43.849438 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6491 | 2025.12.18 21:24:43.849507 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 694 rows starting from the beginning of the part | ||
| 6492 | 2025.12.18 21:24:43.849561 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part | ||
| 6493 | 2025.12.18 21:24:43.849610 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 694 rows starting from the beginning of the part | ||
| 6494 | 2025.12.18 21:24:43.849658 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6495 | 2025.12.18 21:24:43.849721 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1166 rows starting from the beginning of the part | ||
| 6496 | 2025.12.18 21:24:43.849802 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.18 21:24:43.849843 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6498 | 2025.12.18 21:24:43.850240 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6499 | 2025.12.18 21:24:43.850476 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.18 21:24:43.850625 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 249.19 KiB/sec. | ||
| 6501 | 2025.12.18 21:24:43.850663 [ 253 ] {2f5faebe-7721-4a62-a945-22d22bcd4d15} <Debug> TCPHandler: Processed in 0.001425387 sec. | ||
| 6502 | 2025.12.18 21:24:43.850786 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2025.12.18 21:24:43.850883 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6504 | 2025.12.18 21:24:43.850927 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2025.12.18 21:24:43.851442 [ 190 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3945 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234199 sec., 1765733.49106324 rows/sec., 132.56 MiB/sec. | ||
| 6506 | 2025.12.18 21:24:43.851570 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.12.18 21:24:43.851611 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6508 | 2025.12.18 21:24:43.851668 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6509 | 2025.12.18 21:24:43.852014 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.12.18 21:24:43.852086 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6511 | 2025.12.18 21:24:43.852105 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_41_8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6512 | 2025.12.18 21:24:43.852221 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6513 | 2025.12.18 21:24:43.852338 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2025.12.18 21:24:43.852456 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6515 | 2025.12.18 21:24:43.852481 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001618 sec., 562422.7441285538 rows/sec., 37.18 MiB/sec. | ||
| 6516 | 2025.12.18 21:24:43.852492 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.12.18 21:24:43.852512 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6518 | 2025.12.18 21:24:43.852520 [ 253 ] {abe249bb-f845-4a80-a525-2d73ea818e92} <Debug> TCPHandler: Processed in 0.001781087 sec. | ||
| 6519 | 2025.12.18 21:24:43.852592 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 6520 | 2025.12.18 21:24:43.852637 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.12.18 21:24:43.852707 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6522 | 2025.12.18 21:24:43.852739 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12057 rows starting from the beginning of the part | ||
| 6523 | 2025.12.18 21:24:43.852751 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6524 | 2025.12.18 21:24:43.852793 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6525 | 2025.12.18 21:24:43.852807 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6526 | 2025.12.18 21:24:43.852840 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part | ||
| 6527 | 2025.12.18 21:24:43.852883 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6528 | 2025.12.18 21:24:43.852924 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 6529 | 2025.12.18 21:24:43.852962 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 910 rows starting from the beginning of the part | ||
| 6530 | 2025.12.18 21:24:43.853209 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.12.18 21:24:43.853250 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6532 | 2025.12.18 21:24:43.853566 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6533 | 2025.12.18 21:24:43.853774 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.12.18 21:24:43.853909 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001183 sec., 845.30853761623 rows/sec., 56.96 KiB/sec. | ||
| 6535 | 2025.12.18 21:24:43.853946 [ 253 ] {05177777-8c94-4bd6-bead-8f3a0b9ed772} <Debug> TCPHandler: Processed in 0.001358506 sec. | ||
| 6536 | 2025.12.18 21:24:43.854092 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.12.18 21:24:43.854185 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6538 | 2025.12.18 21:24:43.854239 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <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 | ||
| 6539 | 2025.12.18 21:24:43.855083 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2025.12.18 21:24:43.855119 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6541 | 2025.12.18 21:24:43.855679 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6542 | 2025.12.18 21:24:43.855903 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.12.18 21:24:43.856083 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001916 sec., 7828.810020876827 rows/sec., 14.03 MiB/sec. | ||
| 6544 | 2025.12.18 21:24:43.856158 [ 253 ] {a7838884-bc7b-415d-b2a5-6f5ce8e3a856} <Debug> TCPHandler: Processed in 0.002115625 sec. | ||
| 6545 | 2025.12.18 21:24:43.856293 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.12.18 21:24:43.856388 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6547 | 2025.12.18 21:24:43.856430 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6548 | 2025.12.18 21:24:43.856816 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.12.18 21:24:43.856850 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6550 | 2025.12.18 21:24:43.857194 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6551 | 2025.12.18 21:24:43.857407 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.12.18 21:24:43.857543 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001173 sec., 57971.014492753624 rows/sec., 3.36 MiB/sec. | ||
| 6553 | 2025.12.18 21:24:43.857552 [ 119 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6554 | 2025.12.18 21:24:43.857580 [ 253 ] {2a33ccd0-85ca-4326-932a-c786191cee6e} <Debug> TCPHandler: Processed in 0.001336105 sec. | ||
| 6555 | 2025.12.18 21:24:43.857639 [ 119 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.12.18 21:24:43.857668 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6557 | 2025.12.18 21:24:43.857742 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 6558 | 2025.12.18 21:24:43.857748 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13916 rows, containing 5 columns (5 merged, 0 gathered) in 0.005190507 sec., 2681048.306071064 rows/sec., 179.30 MiB/sec. | ||
| 6559 | 2025.12.18 21:24:43.857847 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6560 | 2025.12.18 21:24:43.857878 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2612 rows starting from the beginning of the part | ||
| 6561 | 2025.12.18 21:24:43.857923 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6562 | 2025.12.18 21:24:43.857960 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 6563 | 2025.12.18 21:24:43.857996 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6564 | 2025.12.18 21:24:43.858028 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 6565 | 2025.12.18 21:24:43.858061 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
| 6566 | 2025.12.18 21:24:43.858113 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6567 | 2025.12.18 21:24:43.858380 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.12.18 21:24:43.858453 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6569 | 2025.12.18 21:24:43.858523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 6570 | 2025.12.18 21:24:43.859190 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476809 sec., 2036823.9901029856 rows/sec., 129.08 MiB/sec. | ||
| 6571 | 2025.12.18 21:24:43.859546 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6572 | 2025.12.18 21:24:43.859885 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.18 21:24:43.859975 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_41_8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6574 | 2025.12.18 21:24:43.860059 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6575 | 2025.12.18 21:24:44.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.46 MiB, peak 273.70 MiB, free memory in arenas 0.00 B, will set to 267.78 MiB (RSS), difference: 1.31 MiB | ||
| 6576 | 2025.12.18 21:24:46.609126 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 868 | ||
| 6577 | 2025.12.18 21:24:46.611997 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.12.18 21:24:46.612046 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6579 | 2025.12.18 21:24:46.613370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6580 | 2025.12.18 21:24:46.613655 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.12.18 21:24:46.614001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 6582 | 2025.12.18 21:24:47.646236 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2025.12.18 21:24:47.646414 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2025.12.18 21:24:47.646482 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2025.12.18 21:24:47.647155 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2025.12.18 21:24:47.647209 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6587 | 2025.12.18 21:24:47.647633 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6588 | 2025.12.18 21:24:47.647859 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2025.12.18 21:24:47.648035 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 6590 | 2025.12.18 21:24:47.648087 [ 253 ] {37745c07-2d5c-4aa2-9fff-c54527a33951} <Debug> TCPHandler: Processed in 0.001980843 sec. | ||
| 6591 | 2025.12.18 21:24:47.648218 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2025.12.18 21:24:47.648320 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6593 | 2025.12.18 21:24:47.648365 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6594 | 2025.12.18 21:24:47.648795 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2025.12.18 21:24:47.648835 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6596 | 2025.12.18 21:24:47.649165 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6597 | 2025.12.18 21:24:47.649374 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2025.12.18 21:24:47.649509 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 6599 | 2025.12.18 21:24:47.649550 [ 253 ] {917082f1-2608-4412-b45b-d952fdcadd52} <Debug> TCPHandler: Processed in 0.001387786 sec. | ||
| 6600 | 2025.12.18 21:24:47.649664 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2025.12.18 21:24:47.649766 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2025.12.18 21:24:47.649812 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6603 | 2025.12.18 21:24:47.650190 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2025.12.18 21:24:47.650227 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6605 | 2025.12.18 21:24:47.650564 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6606 | 2025.12.18 21:24:47.650769 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2025.12.18 21:24:47.650898 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001154 sec., 83188.90814558059 rows/sec., 5.79 MiB/sec. | ||
| 6608 | 2025.12.18 21:24:47.650939 [ 253 ] {1c0dddc6-ecf7-4845-b1fd-0d64cffb61b6} <Debug> TCPHandler: Processed in 0.001325235 sec. | ||
| 6609 | 2025.12.18 21:24:47.651060 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2025.12.18 21:24:47.651170 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6611 | 2025.12.18 21:24:47.651215 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6612 | 2025.12.18 21:24:47.651563 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2025.12.18 21:24:47.651601 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6614 | 2025.12.18 21:24:47.651969 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6615 | 2025.12.18 21:24:47.652249 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2025.12.18 21:24:47.652382 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001234 sec., 29173.419773095622 rows/sec., 1.97 MiB/sec. | ||
| 6617 | 2025.12.18 21:24:47.652420 [ 253 ] {7f5e28de-ebb1-430f-94d5-0eb8cdccc90f} <Debug> TCPHandler: Processed in 0.001414277 sec. | ||
| 6618 | 2025.12.18 21:24:49.099333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12897 | ||
| 6619 | 2025.12.18 21:24:49.100200 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.12.18 21:24:49.100277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6621 | 2025.12.18 21:24:49.100807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6622 | 2025.12.18 21:24:49.101040 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.12.18 21:24:49.101180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12897 | ||
| 6624 | 2025.12.18 21:24:49.775113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6625 | 2025.12.18 21:24:49.790794 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2025.12.18 21:24:49.790867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6627 | 2025.12.18 21:24:49.796844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6628 | 2025.12.18 21:24:49.797553 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2025.12.18 21:24:49.800645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6630 | 2025.12.18 21:24:52.650815 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.12.18 21:24:52.650989 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6632 | 2025.12.18 21:24:52.651054 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6633 | 2025.12.18 21:24:52.651728 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.12.18 21:24:52.651769 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6635 | 2025.12.18 21:24:52.652178 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6636 | 2025.12.18 21:24:52.652400 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.12.18 21:24:52.652562 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001621 sec., 65391.73349784084 rows/sec., 5.48 MiB/sec. | ||
| 6638 | 2025.12.18 21:24:52.652605 [ 253 ] {071cf055-a969-4076-b41c-0b59ede749a4} <Debug> TCPHandler: Processed in 0.00191942 sec. | ||
| 6639 | 2025.12.18 21:24:52.652732 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2025.12.18 21:24:52.652828 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6641 | 2025.12.18 21:24:52.652871 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6642 | 2025.12.18 21:24:52.653282 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.12.18 21:24:52.653317 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6644 | 2025.12.18 21:24:52.653609 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6645 | 2025.12.18 21:24:52.653810 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2025.12.18 21:24:52.653935 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001127 sec., 22182.78615794144 rows/sec., 1.63 MiB/sec. | ||
| 6647 | 2025.12.18 21:24:52.653972 [ 253 ] {c6302d57-9d76-4a04-8757-e73ba920046d} <Debug> TCPHandler: Processed in 0.001292064 sec. | ||
| 6648 | 2025.12.18 21:24:52.654106 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2025.12.18 21:24:52.654214 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6650 | 2025.12.18 21:24:52.654259 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6651 | 2025.12.18 21:24:52.654728 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2025.12.18 21:24:52.654763 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6653 | 2025.12.18 21:24:52.655088 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6654 | 2025.12.18 21:24:52.655306 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.12.18 21:24:52.655438 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001246 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 6656 | 2025.12.18 21:24:52.655476 [ 253 ] {a3a2ce98-961a-4f1d-bd47-ead8bebefada} <Debug> TCPHandler: Processed in 0.001423257 sec. | ||
| 6657 | 2025.12.18 21:24:52.655609 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2025.12.18 21:24:52.655705 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6659 | 2025.12.18 21:24:52.655749 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6660 | 2025.12.18 21:24:52.656199 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.12.18 21:24:52.656234 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6662 | 2025.12.18 21:24:52.656557 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6663 | 2025.12.18 21:24:52.656760 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2025.12.18 21:24:52.656888 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6665 | 2025.12.18 21:24:52.656925 [ 253 ] {de67b48a-4742-4c94-964a-f82c88b0a4a5} <Debug> TCPHandler: Processed in 0.001365696 sec. | ||
| 6666 | 2025.12.18 21:24:52.657039 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2025.12.18 21:24:52.657136 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6668 | 2025.12.18 21:24:52.657190 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <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 | ||
| 6669 | 2025.12.18 21:24:52.657993 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2025.12.18 21:24:52.658027 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6671 | 2025.12.18 21:24:52.658545 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6672 | 2025.12.18 21:24:52.658761 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2025.12.18 21:24:52.658898 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00178 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. | ||
| 6674 | 2025.12.18 21:24:52.658963 [ 253 ] {9233da4a-fdc1-40ec-9d87-fc73d17e116a} <Debug> TCPHandler: Processed in 0.001972722 sec. | ||
| 6675 | 2025.12.18 21:24:52.659078 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2025.12.18 21:24:52.659173 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6677 | 2025.12.18 21:24:52.659215 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6678 | 2025.12.18 21:24:52.659556 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2025.12.18 21:24:52.659590 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6680 | 2025.12.18 21:24:52.659899 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6681 | 2025.12.18 21:24:52.660111 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2025.12.18 21:24:52.660242 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6683 | 2025.12.18 21:24:52.660277 [ 253 ] {d76e6da1-f7ae-4815-a712-cf9d9c94415f} <Debug> TCPHandler: Processed in 0.001248172 sec. | ||
| 6684 | 2025.12.18 21:24:54.415994 [ 138 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6685 | 2025.12.18 21:24:54.416112 [ 138 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.12.18 21:24:54.416149 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6687 | 2025.12.18 21:24:54.416306 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6688 | 2025.12.18 21:24:54.416510 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2025.12.18 21:24:54.416569 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6690 | 2025.12.18 21:24:54.416674 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6691 | 2025.12.18 21:24:54.416754 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6692 | 2025.12.18 21:24:54.416841 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6693 | 2025.12.18 21:24:54.416914 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6694 | 2025.12.18 21:24:54.417753 [ 198 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151963 sec., 75018.26102406507 rows/sec., 3.83 MiB/sec. | ||
| 6695 | 2025.12.18 21:24:54.417866 [ 198 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6696 | 2025.12.18 21:24:54.418116 [ 198 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2025.12.18 21:24:54.418179 [ 198 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_19_4} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6698 | 2025.12.18 21:24:54.418245 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6699 | 2025.12.18 21:24:54.629922 [ 140 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6700 | 2025.12.18 21:24:54.629991 [ 140 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.12.18 21:24:54.630015 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6702 | 2025.12.18 21:24:54.630125 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6703 | 2025.12.18 21:24:54.630251 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6704 | 2025.12.18 21:24:54.630287 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 440 rows starting from the beginning of the part | ||
| 6705 | 2025.12.18 21:24:54.630360 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6706 | 2025.12.18 21:24:54.630412 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6707 | 2025.12.18 21:24:54.630461 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6708 | 2025.12.18 21:24:54.630506 [ 192 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 6709 | 2025.12.18 21:24:54.631434 [ 198 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355815 sec., 1286311.1855230986 rows/sec., 89.49 MiB/sec. | ||
| 6710 | 2025.12.18 21:24:54.631596 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6711 | 2025.12.18 21:24:54.631856 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.12.18 21:24:54.631925 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_19_4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6713 | 2025.12.18 21:24:54.632008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6714 | 2025.12.18 21:24:55.719435 [ 138 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6715 | 2025.12.18 21:24:55.719494 [ 138 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.12.18 21:24:55.719515 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6717 | 2025.12.18 21:24:55.719630 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6718 | 2025.12.18 21:24:55.719769 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6719 | 2025.12.18 21:24:55.719807 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6720 | 2025.12.18 21:24:55.719872 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6721 | 2025.12.18 21:24:55.719935 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6722 | 2025.12.18 21:24:55.719981 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6723 | 2025.12.18 21:24:55.720020 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6724 | 2025.12.18 21:24:55.720725 [ 188 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114718 sec., 16562.35290015516 rows/sec., 1.09 MiB/sec. | ||
| 6725 | 2025.12.18 21:24:55.720844 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6726 | 2025.12.18 21:24:55.721089 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2025.12.18 21:24:55.721160 [ 192 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_19_4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6728 | 2025.12.18 21:24:55.721231 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6729 | 2025.12.18 21:24:56.443005 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6730 | 2025.12.18 21:24:56.443096 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6731 | 2025.12.18 21:24:56.601266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13345 | ||
| 6732 | 2025.12.18 21:24:56.601792 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2025.12.18 21:24:56.601837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6734 | 2025.12.18 21:24:56.602331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6735 | 2025.12.18 21:24:56.602561 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2025.12.18 21:24:56.602691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13345 | ||
| 6737 | 2025.12.18 21:24:56.614312 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 888 | ||
| 6738 | 2025.12.18 21:24:56.616363 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2025.12.18 21:24:56.616412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6740 | 2025.12.18 21:24:56.617568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6741 | 2025.12.18 21:24:56.617839 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2025.12.18 21:24:56.618089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6743 | 2025.12.18 21:24:57.300730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6744 | 2025.12.18 21:24:57.315993 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2025.12.18 21:24:57.316051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6746 | 2025.12.18 21:24:57.322375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6747 | 2025.12.18 21:24:57.323063 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2025.12.18 21:24:57.325794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6749 | 2025.12.18 21:24:57.662182 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.12.18 21:24:57.662374 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6751 | 2025.12.18 21:24:57.662443 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6752 | 2025.12.18 21:24:57.663282 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.12.18 21:24:57.663324 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6754 | 2025.12.18 21:24:57.663721 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6755 | 2025.12.18 21:24:57.663940 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.12.18 21:24:57.664095 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 6757 | 2025.12.18 21:24:57.664136 [ 253 ] {b9c0d982-a4b8-40ac-9609-301f18975185} <Debug> TCPHandler: Processed in 0.002093225 sec. | ||
| 6758 | 2025.12.18 21:24:57.664275 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.12.18 21:24:57.664397 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6760 | 2025.12.18 21:24:57.664448 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6761 | 2025.12.18 21:24:57.665628 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.12.18 21:24:57.665665 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6763 | 2025.12.18 21:24:57.666051 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6764 | 2025.12.18 21:24:57.666258 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.18 21:24:57.666389 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002018 sec., 565906.8384539149 rows/sec., 44.92 MiB/sec. | ||
| 6766 | 2025.12.18 21:24:57.666427 [ 253 ] {42acde38-0dd7-4560-90ec-504f4bc7be46} <Debug> TCPHandler: Processed in 0.002214869 sec. | ||
| 6767 | 2025.12.18 21:24:57.666543 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.12.18 21:24:57.666637 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6769 | 2025.12.18 21:24:57.666678 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6770 | 2025.12.18 21:24:57.667273 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.12.18 21:24:57.667310 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6772 | 2025.12.18 21:24:57.667617 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6773 | 2025.12.18 21:24:57.667822 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.12.18 21:24:57.667952 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001334 sec., 164917.54122938533 rows/sec., 9.84 MiB/sec. | ||
| 6775 | 2025.12.18 21:24:57.667990 [ 253 ] {fb689b6b-94c9-44c4-aeaa-7fd7fbe715a6} <Debug> TCPHandler: Processed in 0.001496319 sec. | ||
| 6776 | 2025.12.18 21:24:57.668099 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.12.18 21:24:57.668192 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6778 | 2025.12.18 21:24:57.668233 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6779 | 2025.12.18 21:24:57.668742 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.12.18 21:24:57.668778 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6781 | 2025.12.18 21:24:57.669081 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6782 | 2025.12.18 21:24:57.669292 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.12.18 21:24:57.669421 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 6784 | 2025.12.18 21:24:57.669457 [ 253 ] {5c3a8cd9-f267-406e-94c7-d9c7dc2209a8} <Debug> TCPHandler: Processed in 0.001407357 sec. | ||
| 6785 | 2025.12.18 21:24:57.669565 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.12.18 21:24:57.669660 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6787 | 2025.12.18 21:24:57.669700 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6788 | 2025.12.18 21:24:57.670208 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.12.18 21:24:57.670242 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6790 | 2025.12.18 21:24:57.670543 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6791 | 2025.12.18 21:24:57.670746 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.12.18 21:24:57.670872 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 6793 | 2025.12.18 21:24:57.670909 [ 253 ] {d59ab6da-dd6f-44cc-85b4-8b12853f8f2f} <Debug> TCPHandler: Processed in 0.001391817 sec. | ||
| 6794 | 2025.12.18 21:24:57.671018 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.12.18 21:24:57.671111 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6796 | 2025.12.18 21:24:57.671175 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6797 | 2025.12.18 21:24:57.671895 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.12.18 21:24:57.671930 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6799 | 2025.12.18 21:24:57.672253 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6800 | 2025.12.18 21:24:57.672449 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.12.18 21:24:57.672571 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001478 sec., 469553.450608931 rows/sec., 32.82 MiB/sec. | ||
| 6802 | 2025.12.18 21:24:57.672607 [ 253 ] {8a67d23b-c60b-4f0f-9718-261c08f38b10} <Debug> TCPHandler: Processed in 0.001638693 sec. | ||
| 6803 | 2025.12.18 21:24:57.672720 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2025.12.18 21:24:57.672838 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6805 | 2025.12.18 21:24:57.672880 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6806 | 2025.12.18 21:24:57.673208 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2025.12.18 21:24:57.673243 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6808 | 2025.12.18 21:24:57.673529 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6809 | 2025.12.18 21:24:57.673728 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.12.18 21:24:57.673852 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 6811 | 2025.12.18 21:24:57.673887 [ 253 ] {a725bb4a-863b-4fe2-9813-e7c2e4c35f76} <Debug> TCPHandler: Processed in 0.001216872 sec. | ||
| 6812 | 2025.12.18 21:24:57.673995 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.12.18 21:24:57.674088 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6814 | 2025.12.18 21:24:57.674129 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6815 | 2025.12.18 21:24:57.674577 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.12.18 21:24:57.674612 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6817 | 2025.12.18 21:24:57.674953 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6818 | 2025.12.18 21:24:57.675147 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.12.18 21:24:57.675263 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 6820 | 2025.12.18 21:24:57.675295 [ 253 ] {1d046627-3f94-4a65-870f-6deb4967ad3d} <Debug> TCPHandler: Processed in 0.001369686 sec. | ||
| 6821 | 2025.12.18 21:24:57.675396 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.12.18 21:24:57.675482 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6823 | 2025.12.18 21:24:57.675520 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6824 | 2025.12.18 21:24:57.675806 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.12.18 21:24:57.675839 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6826 | 2025.12.18 21:24:57.676167 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6827 | 2025.12.18 21:24:57.676361 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2025.12.18 21:24:57.676484 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 6829 | 2025.12.18 21:24:57.676517 [ 253 ] {02ce111a-8b96-4cf7-ac51-b951b3553a00} <Debug> TCPHandler: Processed in 0.00114257 sec. | ||
| 6830 | 2025.12.18 21:24:57.676627 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.12.18 21:24:57.676718 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6832 | 2025.12.18 21:24:57.676771 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <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 | ||
| 6833 | 2025.12.18 21:24:57.677525 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.12.18 21:24:57.677559 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6835 | 2025.12.18 21:24:57.678053 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6836 | 2025.12.18 21:24:57.678265 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.12.18 21:24:57.678397 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001696 sec., 8844.33962264151 rows/sec., 15.85 MiB/sec. | ||
| 6838 | 2025.12.18 21:24:57.678447 [ 253 ] {3f1cd2de-c483-4008-9607-1d105cc5e5ff} <Debug> TCPHandler: Processed in 0.001868979 sec. | ||
| 6839 | 2025.12.18 21:24:57.678555 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2025.12.18 21:24:57.678665 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6841 | 2025.12.18 21:24:57.678715 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6842 | 2025.12.18 21:24:57.679127 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.12.18 21:24:57.679169 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6844 | 2025.12.18 21:24:57.679543 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6845 | 2025.12.18 21:24:57.679777 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.18 21:24:57.679905 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001265 sec., 82213.43873517786 rows/sec., 5.04 MiB/sec. | ||
| 6847 | 2025.12.18 21:24:57.679941 [ 253 ] {c7aa6f18-c7aa-4623-8c1e-95478463e155} <Debug> TCPHandler: Processed in 0.001436668 sec. | ||
| 6848 | 2025.12.18 21:25:02.650621 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2025.12.18 21:25:02.650835 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6850 | 2025.12.18 21:25:02.650898 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6851 | 2025.12.18 21:25:02.651604 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.12.18 21:25:02.651644 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6853 | 2025.12.18 21:25:02.652041 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6854 | 2025.12.18 21:25:02.652262 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.12.18 21:25:02.652419 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001636 sec., 64792.176039119804 rows/sec., 5.43 MiB/sec. | ||
| 6856 | 2025.12.18 21:25:02.652465 [ 253 ] {9e5194bc-a695-4878-981c-072b2ad78b9f} <Debug> TCPHandler: Processed in 0.001982252 sec. | ||
| 6857 | 2025.12.18 21:25:02.652602 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2025.12.18 21:25:02.652703 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6859 | 2025.12.18 21:25:02.652745 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6860 | 2025.12.18 21:25:02.653176 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.12.18 21:25:02.653212 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6862 | 2025.12.18 21:25:02.653515 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6863 | 2025.12.18 21:25:02.653730 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.12.18 21:25:02.653831 [ 132 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6865 | 2025.12.18 21:25:02.653860 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 6866 | 2025.12.18 21:25:02.653873 [ 132 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2025.12.18 21:25:02.653897 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6868 | 2025.12.18 21:25:02.653899 [ 253 ] {08e4e8c6-df24-4fe3-94d4-eed260a47c30} <Debug> TCPHandler: Processed in 0.001349146 sec. | ||
| 6869 | 2025.12.18 21:25:02.654008 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 6870 | 2025.12.18 21:25:02.654020 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2025.12.18 21:25:02.654140 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6872 | 2025.12.18 21:25:02.654155 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6873 | 2025.12.18 21:25:02.654179 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6874 | 2025.12.18 21:25:02.654193 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 263 rows starting from the beginning of the part | ||
| 6875 | 2025.12.18 21:25:02.654263 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6876 | 2025.12.18 21:25:02.654308 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 236 rows starting from the beginning of the part | ||
| 6877 | 2025.12.18 21:25:02.654352 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6878 | 2025.12.18 21:25:02.654392 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 220 rows starting from the beginning of the part | ||
| 6879 | 2025.12.18 21:25:02.654430 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6880 | 2025.12.18 21:25:02.654614 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.12.18 21:25:02.654653 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6882 | 2025.12.18 21:25:02.654985 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6883 | 2025.12.18 21:25:02.655236 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.12.18 21:25:02.655369 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001249 sec., 71257.0056044836 rows/sec., 5.56 MiB/sec. | ||
| 6885 | 2025.12.18 21:25:02.655406 [ 253 ] {8df9141e-4b60-46ef-9a72-f9f61a991b28} <Debug> TCPHandler: Processed in 0.001436127 sec. | ||
| 6886 | 2025.12.18 21:25:02.655413 [ 195 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449858 sec., 547639.8378323946 rows/sec., 35.92 MiB/sec. | ||
| 6887 | 2025.12.18 21:25:02.655520 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.12.18 21:25:02.655585 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6889 | 2025.12.18 21:25:02.655619 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6890 | 2025.12.18 21:25:02.655667 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6891 | 2025.12.18 21:25:02.655849 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.12.18 21:25:02.655927 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_36_7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6893 | 2025.12.18 21:25:02.656018 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6894 | 2025.12.18 21:25:02.656093 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.12.18 21:25:02.656133 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6896 | 2025.12.18 21:25:02.656472 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6897 | 2025.12.18 21:25:02.656686 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.12.18 21:25:02.656818 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6899 | 2025.12.18 21:25:02.656853 [ 253 ] {c9a49ec7-b678-437a-aed1-8592afdce4a6} <Debug> TCPHandler: Processed in 0.001382347 sec. | ||
| 6900 | 2025.12.18 21:25:02.656966 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.12.18 21:25:02.657060 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6902 | 2025.12.18 21:25:02.657114 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <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 | ||
| 6903 | 2025.12.18 21:25:02.657940 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2025.12.18 21:25:02.657975 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6905 | 2025.12.18 21:25:02.658503 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6906 | 2025.12.18 21:25:02.658739 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.12.18 21:25:02.658838 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6908 | 2025.12.18 21:25:02.658868 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.12.18 21:25:02.658877 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001835 sec., 13623.978201634876 rows/sec., 24.41 MiB/sec. | ||
| 6910 | 2025.12.18 21:25:02.658885 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6911 | 2025.12.18 21:25:02.658938 [ 253 ] {34f34af0-a64a-49ae-a3a5-4630977f99ba} <Debug> TCPHandler: Processed in 0.002022184 sec. | ||
| 6912 | 2025.12.18 21:25:02.658958 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 6913 | 2025.12.18 21:25:02.659054 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2025.12.18 21:25:02.659149 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6915 | 2025.12.18 21:25:02.659150 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6916 | 2025.12.18 21:25:02.659191 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6917 | 2025.12.18 21:25:02.659216 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 553 rows starting from the beginning of the part | ||
| 6918 | 2025.12.18 21:25:02.659337 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6919 | 2025.12.18 21:25:02.659452 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 6920 | 2025.12.18 21:25:02.659551 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.12.18 21:25:02.659552 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6922 | 2025.12.18 21:25:02.659587 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6923 | 2025.12.18 21:25:02.659664 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 6924 | 2025.12.18 21:25:02.659760 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6925 | 2025.12.18 21:25:02.659900 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6926 | 2025.12.18 21:25:02.660118 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2025.12.18 21:25:02.660261 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 6928 | 2025.12.18 21:25:02.660298 [ 253 ] {7cd9ec4a-9ed9-484e-a7e0-ec99775daccb} <Debug> TCPHandler: Processed in 0.001293994 sec. | ||
| 6929 | 2025.12.18 21:25:02.666819 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 19 columns (19 merged, 0 gathered) in 0.007894128 sec., 83353.09485734206 rows/sec., 149.36 MiB/sec. | ||
| 6930 | 2025.12.18 21:25:02.668005 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6931 | 2025.12.18 21:25:02.668442 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.12.18 21:25:02.668539 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6933 | 2025.12.18 21:25:02.668683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6934 | 2025.12.18 21:25:03.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.82 MiB, peak 276.32 MiB, free memory in arenas 0.00 B, will set to 271.12 MiB (RSS), difference: 2.30 MiB | ||
| 6935 | 2025.12.18 21:25:04.102743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13857 | ||
| 6936 | 2025.12.18 21:25:04.103260 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.12.18 21:25:04.103299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6938 | 2025.12.18 21:25:04.103842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6939 | 2025.12.18 21:25:04.104087 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2025.12.18 21:25:04.104230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13857 | ||
| 6941 | 2025.12.18 21:25:04.825840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6942 | 2025.12.18 21:25:04.843415 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.12.18 21:25:04.843474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6944 | 2025.12.18 21:25:04.849344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6945 | 2025.12.18 21:25:04.850088 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.12.18 21:25:04.852954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6947 | 2025.12.18 21:25:06.618190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 922 | ||
| 6948 | 2025.12.18 21:25:06.620602 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2025.12.18 21:25:06.620649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6950 | 2025.12.18 21:25:06.621845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6951 | 2025.12.18 21:25:06.622127 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2025.12.18 21:25:06.622267 [ 126 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6953 | 2025.12.18 21:25:06.622311 [ 126 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2025.12.18 21:25:06.622333 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6955 | 2025.12.18 21:25:06.622423 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 6956 | 2025.12.18 21:25:06.622490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 6957 | 2025.12.18 21:25:06.622967 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2025.12.18 21:25:06.623115 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 748 rows starting from the beginning of the part | ||
| 6959 | 2025.12.18 21:25:06.623470 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6960 | 2025.12.18 21:25:06.623798 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6961 | 2025.12.18 21:25:06.624119 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 6962 | 2025.12.18 21:25:06.624440 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6963 | 2025.12.18 21:25:06.624755 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 6964 | 2025.12.18 21:25:06.630332 [ 199 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 922 rows, containing 72 columns (72 merged, 0 gathered) in 0.007943449 sec., 116070.48776922972 rows/sec., 94.31 MiB/sec. | ||
| 6965 | 2025.12.18 21:25:06.631656 [ 188 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6966 | 2025.12.18 21:25:06.632283 [ 188 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.12.18 21:25:06.632369 [ 188 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_21_4} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6968 | 2025.12.18 21:25:06.632629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6969 | 2025.12.18 21:25:07.662280 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2025.12.18 21:25:07.662477 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6971 | 2025.12.18 21:25:07.662551 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6972 | 2025.12.18 21:25:07.663369 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2025.12.18 21:25:07.663419 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6974 | 2025.12.18 21:25:07.663850 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6975 | 2025.12.18 21:25:07.664101 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2025.12.18 21:25:07.664255 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 6977 | 2025.12.18 21:25:07.664277 [ 126 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6978 | 2025.12.18 21:25:07.664300 [ 253 ] {76354bb8-b88d-4245-bf58-731f49bd9040} <Debug> TCPHandler: Processed in 0.002163967 sec. | ||
| 6979 | 2025.12.18 21:25:07.664355 [ 126 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2025.12.18 21:25:07.664386 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6981 | 2025.12.18 21:25:07.664461 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.12.18 21:25:07.664526 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6983 | 2025.12.18 21:25:07.664564 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6984 | 2025.12.18 21:25:07.664623 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6985 | 2025.12.18 21:25:07.664700 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6986 | 2025.12.18 21:25:07.664744 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6987 | 2025.12.18 21:25:07.664819 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6988 | 2025.12.18 21:25:07.664872 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6989 | 2025.12.18 21:25:07.664924 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6990 | 2025.12.18 21:25:07.664971 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6991 | 2025.12.18 21:25:07.665560 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.12.18 21:25:07.665603 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6993 | 2025.12.18 21:25:07.666003 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6994 | 2025.12.18 21:25:07.666090 [ 188 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629463 sec., 1258083.1844601564 rows/sec., 84.61 MiB/sec. | ||
| 6995 | 2025.12.18 21:25:07.666227 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2025.12.18 21:25:07.666328 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6997 | 2025.12.18 21:25:07.666366 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001823 sec., 626439.9341744378 rows/sec., 49.73 MiB/sec. | ||
| 6998 | 2025.12.18 21:25:07.666369 [ 121 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6999 | 2025.12.18 21:25:07.666413 [ 253 ] {caef8b14-ebc1-49ad-bfb9-e4dc8eba736f} <Debug> TCPHandler: Processed in 0.002010804 sec. | ||
| 7000 | 2025.12.18 21:25:07.666429 [ 121 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.12.18 21:25:07.666461 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7002 | 2025.12.18 21:25:07.666529 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::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 | ||
| 7003 | 2025.12.18 21:25:07.666542 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.18 21:25:07.666622 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2025.12.18 21:25:07.666652 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7006 | 2025.12.18 21:25:07.666654 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2341 rows starting from the beginning of the part | ||
| 7007 | 2025.12.18 21:25:07.666703 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7008 | 2025.12.18 21:25:07.666724 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7009 | 2025.12.18 21:25:07.666734 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.18 21:25:07.666771 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 7011 | 2025.12.18 21:25:07.666811 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1142 rows starting from the beginning of the part | ||
| 7012 | 2025.12.18 21:25:07.666847 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 7013 | 2025.12.18 21:25:07.666853 [ 199 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_21_5} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7014 | 2025.12.18 21:25:07.666882 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1142 rows starting from the beginning of the part | ||
| 7015 | 2025.12.18 21:25:07.666976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7016 | 2025.12.18 21:25:07.667227 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.12.18 21:25:07.667269 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7018 | 2025.12.18 21:25:07.667604 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7019 | 2025.12.18 21:25:07.667836 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.12.18 21:25:07.667969 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001337 sec., 164547.49439042632 rows/sec., 9.82 MiB/sec. | ||
| 7021 | 2025.12.18 21:25:07.668009 [ 253 ] {a3baf773-644a-4552-8068-766d10fc62bd} <Debug> TCPHandler: Processed in 0.001518269 sec. | ||
| 7022 | 2025.12.18 21:25:07.668131 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.12.18 21:25:07.668226 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7024 | 2025.12.18 21:25:07.668268 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7025 | 2025.12.18 21:25:07.668709 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4893 rows, containing 5 columns (5 merged, 0 gathered) in 0.002205628 sec., 2218415.7981309635 rows/sec., 186.88 MiB/sec. | ||
| 7026 | 2025.12.18 21:25:07.668782 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.12.18 21:25:07.668824 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7028 | 2025.12.18 21:25:07.668978 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7029 | 2025.12.18 21:25:07.669182 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7030 | 2025.12.18 21:25:07.669295 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2025.12.18 21:25:07.669393 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_46_9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7032 | 2025.12.18 21:25:07.669479 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7033 | 2025.12.18 21:25:07.669494 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.12.18 21:25:07.669643 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001436 sec., 147632.31197771587 rows/sec., 9.52 MiB/sec. | ||
| 7035 | 2025.12.18 21:25:07.669686 [ 253 ] {9578470a-8ceb-41ac-b701-3f34cce59ba1} <Debug> TCPHandler: Processed in 0.001605792 sec. | ||
| 7036 | 2025.12.18 21:25:07.669806 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2025.12.18 21:25:07.669903 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7038 | 2025.12.18 21:25:07.669945 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7039 | 2025.12.18 21:25:07.670460 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.12.18 21:25:07.670500 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7041 | 2025.12.18 21:25:07.670814 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7042 | 2025.12.18 21:25:07.671029 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2025.12.18 21:25:07.671151 [ 121 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7044 | 2025.12.18 21:25:07.671167 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 7045 | 2025.12.18 21:25:07.671202 [ 121 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.12.18 21:25:07.671226 [ 253 ] {2cce8771-c209-43ba-b735-9ccfe0b36519} <Debug> TCPHandler: Processed in 0.001472418 sec. | ||
| 7047 | 2025.12.18 21:25:07.671230 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7048 | 2025.12.18 21:25:07.671346 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7049 | 2025.12.18 21:25:07.671353 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2025.12.18 21:25:07.671457 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7051 | 2025.12.18 21:25:07.671493 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7052 | 2025.12.18 21:25:07.671498 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7053 | 2025.12.18 21:25:07.671548 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7054 | 2025.12.18 21:25:07.671597 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7055 | 2025.12.18 21:25:07.671652 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7056 | 2025.12.18 21:25:07.671702 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7057 | 2025.12.18 21:25:07.671748 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7058 | 2025.12.18 21:25:07.672285 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.12.18 21:25:07.672329 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7060 | 2025.12.18 21:25:07.672638 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341155 sec., 786635.4000842558 rows/sec., 47.67 MiB/sec. | ||
| 7061 | 2025.12.18 21:25:07.672674 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7062 | 2025.12.18 21:25:07.672759 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7063 | 2025.12.18 21:25:07.672942 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.12.18 21:25:07.673041 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.18 21:25:07.673076 [ 121 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7066 | 2025.12.18 21:25:07.673089 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001616 sec., 429455.44554455444 rows/sec., 30.02 MiB/sec. | ||
| 7067 | 2025.12.18 21:25:07.673112 [ 121 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.12.18 21:25:07.673116 [ 199 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_21_5} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7069 | 2025.12.18 21:25:07.673140 [ 253 ] {e9fe005a-5146-46c6-8ec4-f56603d17727} <Debug> TCPHandler: Processed in 0.001838409 sec. | ||
| 7070 | 2025.12.18 21:25:07.673143 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7071 | 2025.12.18 21:25:07.673197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7072 | 2025.12.18 21:25:07.673270 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::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 | ||
| 7073 | 2025.12.18 21:25:07.673275 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2025.12.18 21:25:07.673344 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7075 | 2025.12.18 21:25:07.673374 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 7076 | 2025.12.18 21:25:07.673382 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7077 | 2025.12.18 21:25:07.673420 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7078 | 2025.12.18 21:25:07.673431 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7079 | 2025.12.18 21:25:07.673466 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 7080 | 2025.12.18 21:25:07.673506 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 694 rows starting from the beginning of the part | ||
| 7081 | 2025.12.18 21:25:07.673540 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 7082 | 2025.12.18 21:25:07.673575 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 694 rows starting from the beginning of the part | ||
| 7083 | 2025.12.18 21:25:07.673780 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.12.18 21:25:07.673822 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7085 | 2025.12.18 21:25:07.674135 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7086 | 2025.12.18 21:25:07.674349 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.12.18 21:25:07.674479 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 7088 | 2025.12.18 21:25:07.674516 [ 253 ] {6a75634c-18ed-4c0f-8aa1-badbe2c5d6ed} <Debug> TCPHandler: Processed in 0.001292074 sec. | ||
| 7089 | 2025.12.18 21:25:07.674629 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.12.18 21:25:07.674692 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447589 sec., 1962573.631051355 rows/sec., 147.51 MiB/sec. | ||
| 7091 | 2025.12.18 21:25:07.674725 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7092 | 2025.12.18 21:25:07.674773 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7093 | 2025.12.18 21:25:07.674863 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7094 | 2025.12.18 21:25:07.675159 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2025.12.18 21:25:07.675230 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.12.18 21:25:07.675237 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_46_9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7097 | 2025.12.18 21:25:07.675274 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7098 | 2025.12.18 21:25:07.675330 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7099 | 2025.12.18 21:25:07.675625 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7100 | 2025.12.18 21:25:07.675838 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.12.18 21:25:07.675949 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7102 | 2025.12.18 21:25:07.675968 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001261 sec., 249008.72323552737 rows/sec., 16.36 MiB/sec. | ||
| 7103 | 2025.12.18 21:25:07.675981 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.12.18 21:25:07.676008 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7105 | 2025.12.18 21:25:07.676013 [ 253 ] {2cca8d31-1b40-4f3d-a3db-6f5123cf5381} <Debug> TCPHandler: Processed in 0.001434267 sec. | ||
| 7106 | 2025.12.18 21:25:07.676084 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::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 | ||
| 7107 | 2025.12.18 21:25:07.676136 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2025.12.18 21:25:07.676187 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7109 | 2025.12.18 21:25:07.676221 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13916 rows starting from the beginning of the part | ||
| 7110 | 2025.12.18 21:25:07.676235 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7111 | 2025.12.18 21:25:07.676275 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
| 7112 | 2025.12.18 21:25:07.676283 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7113 | 2025.12.18 21:25:07.676326 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7114 | 2025.12.18 21:25:07.676372 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7115 | 2025.12.18 21:25:07.676412 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7116 | 2025.12.18 21:25:07.676452 [ 197 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7117 | 2025.12.18 21:25:07.676608 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.12.18 21:25:07.676650 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7119 | 2025.12.18 21:25:07.676956 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7120 | 2025.12.18 21:25:07.677161 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.12.18 21:25:07.677291 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 7122 | 2025.12.18 21:25:07.677327 [ 253 ] {4cbe9d6d-cf53-4863-b6c4-49662494e0c5} <Debug> TCPHandler: Processed in 0.001241652 sec. | ||
| 7123 | 2025.12.18 21:25:07.677439 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2025.12.18 21:25:07.677534 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7125 | 2025.12.18 21:25:07.677590 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <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 | ||
| 7126 | 2025.12.18 21:25:07.678460 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.12.18 21:25:07.678506 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7128 | 2025.12.18 21:25:07.679208 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7129 | 2025.12.18 21:25:07.679439 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2025.12.18 21:25:07.679582 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002066 sec., 7260.4065827686345 rows/sec., 13.01 MiB/sec. | ||
| 7131 | 2025.12.18 21:25:07.679648 [ 253 ] {b6a48b73-0050-493d-978b-d37d1247e2e0} <Debug> TCPHandler: Processed in 0.002258729 sec. | ||
| 7132 | 2025.12.18 21:25:07.679755 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2025.12.18 21:25:07.679853 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7134 | 2025.12.18 21:25:07.679895 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7135 | 2025.12.18 21:25:07.680033 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14960 rows, containing 5 columns (5 merged, 0 gathered) in 0.003982774 sec., 3756175.9718226544 rows/sec., 251.30 MiB/sec. | ||
| 7136 | 2025.12.18 21:25:07.680237 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2025.12.18 21:25:07.680278 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7138 | 2025.12.18 21:25:07.680560 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7139 | 2025.12.18 21:25:07.680615 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7140 | 2025.12.18 21:25:07.680917 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.12.18 21:25:07.680923 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2025.12.18 21:25:07.681026 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7143 | 2025.12.18 21:25:07.681072 [ 121 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7144 | 2025.12.18 21:25:07.681095 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 5.05 MiB/sec. | ||
| 7145 | 2025.12.18 21:25:07.681109 [ 121 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.12.18 21:25:07.681114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7147 | 2025.12.18 21:25:07.681139 [ 253 ] {96c553a7-d73d-44e3-a0e3-d964e5c49283} <Debug> TCPHandler: Processed in 0.001433298 sec. | ||
| 7148 | 2025.12.18 21:25:07.681152 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7149 | 2025.12.18 21:25:07.681248 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::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 | ||
| 7150 | 2025.12.18 21:25:07.681346 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7151 | 2025.12.18 21:25:07.681373 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3008 rows starting from the beginning of the part | ||
| 7152 | 2025.12.18 21:25:07.681419 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7153 | 2025.12.18 21:25:07.681462 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7154 | 2025.12.18 21:25:07.681499 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7155 | 2025.12.18 21:25:07.681536 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7156 | 2025.12.18 21:25:07.681574 [ 187 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7157 | 2025.12.18 21:25:07.682785 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570432 sec., 2147179.8842611457 rows/sec., 136.19 MiB/sec. | ||
| 7158 | 2025.12.18 21:25:07.683101 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7159 | 2025.12.18 21:25:07.683428 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.12.18 21:25:07.683518 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_46_9} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7161 | 2025.12.18 21:25:07.683625 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7162 | 2025.12.18 21:25:11.443361 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7163 | 2025.12.18 21:25:11.443433 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7164 | 2025.12.18 21:25:11.604311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14305 | ||
| 7165 | 2025.12.18 21:25:11.604875 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.12.18 21:25:11.604932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7167 | 2025.12.18 21:25:11.605463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7168 | 2025.12.18 21:25:11.605704 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.12.18 21:25:11.605848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14305 | ||
| 7170 | 2025.12.18 21:25:12.353030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7171 | 2025.12.18 21:25:12.370387 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.12.18 21:25:12.370446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7173 | 2025.12.18 21:25:12.375908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7174 | 2025.12.18 21:25:12.376617 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.12.18 21:25:12.379461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7176 | 2025.12.18 21:25:12.651035 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2025.12.18 21:25:12.651229 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7178 | 2025.12.18 21:25:12.651302 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7179 | 2025.12.18 21:25:12.652092 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2025.12.18 21:25:12.652145 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7181 | 2025.12.18 21:25:12.652553 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7182 | 2025.12.18 21:25:12.652785 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2025.12.18 21:25:12.652948 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00177 sec., 59887.00564971751 rows/sec., 5.02 MiB/sec. | ||
| 7184 | 2025.12.18 21:25:12.653001 [ 253 ] {2e0b8276-e736-4ad4-a957-adb4c5f277b9} <Debug> TCPHandler: Processed in 0.002099446 sec. | ||
| 7185 | 2025.12.18 21:25:12.653142 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2025.12.18 21:25:12.653246 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7187 | 2025.12.18 21:25:12.653289 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7188 | 2025.12.18 21:25:12.653735 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2025.12.18 21:25:12.653774 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7190 | 2025.12.18 21:25:12.654077 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7191 | 2025.12.18 21:25:12.654286 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2025.12.18 21:25:12.654428 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001206 sec., 20729.684908789386 rows/sec., 1.52 MiB/sec. | ||
| 7193 | 2025.12.18 21:25:12.654466 [ 253 ] {4090068c-3af6-4e92-8310-6e1359399f13} <Debug> TCPHandler: Processed in 0.001373726 sec. | ||
| 7194 | 2025.12.18 21:25:12.654579 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2025.12.18 21:25:12.654676 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7196 | 2025.12.18 21:25:12.654715 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7197 | 2025.12.18 21:25:12.655125 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2025.12.18 21:25:12.655161 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7199 | 2025.12.18 21:25:12.655463 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7200 | 2025.12.18 21:25:12.655661 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2025.12.18 21:25:12.655786 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001131 sec., 78691.42351900972 rows/sec., 6.15 MiB/sec. | ||
| 7202 | 2025.12.18 21:25:12.655822 [ 253 ] {82da8675-0001-43de-b8a0-39450c290666} <Debug> TCPHandler: Processed in 0.001291264 sec. | ||
| 7203 | 2025.12.18 21:25:12.655932 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2025.12.18 21:25:12.656027 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7205 | 2025.12.18 21:25:12.656070 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7206 | 2025.12.18 21:25:12.656476 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2025.12.18 21:25:12.656510 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7208 | 2025.12.18 21:25:12.656833 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7209 | 2025.12.18 21:25:12.657043 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2025.12.18 21:25:12.657171 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7211 | 2025.12.18 21:25:12.657207 [ 253 ] {a922ce6b-33b6-40cf-95d0-fa62c4470e2d} <Debug> TCPHandler: Processed in 0.001321024 sec. | ||
| 7212 | 2025.12.18 21:25:12.657311 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2025.12.18 21:25:12.657402 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7214 | 2025.12.18 21:25:12.657456 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <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 | ||
| 7215 | 2025.12.18 21:25:12.658317 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2025.12.18 21:25:12.658357 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7217 | 2025.12.18 21:25:12.658917 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7218 | 2025.12.18 21:25:12.659139 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.12.18 21:25:12.659286 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001901 sec., 13150.97317201473 rows/sec., 23.57 MiB/sec. | ||
| 7220 | 2025.12.18 21:25:12.659342 [ 253 ] {c7a2a5bf-5b14-4fa7-bccd-a8f16b3facd4} <Debug> TCPHandler: Processed in 0.002078185 sec. | ||
| 7221 | 2025.12.18 21:25:12.659459 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2025.12.18 21:25:12.659556 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7223 | 2025.12.18 21:25:12.659599 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7224 | 2025.12.18 21:25:12.659939 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.12.18 21:25:12.659975 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7226 | 2025.12.18 21:25:12.660284 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7227 | 2025.12.18 21:25:12.660496 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.12.18 21:25:12.660629 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7229 | 2025.12.18 21:25:12.660665 [ 253 ] {0fc213ce-7f2f-4ff8-8f39-6efe457aa5e9} <Debug> TCPHandler: Processed in 0.001256094 sec. | ||
| 7230 | 2025.12.18 21:25:14.733343 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2025.12.18 21:25:14.733549 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7232 | 2025.12.18 21:25:14.733622 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7233 | 2025.12.18 21:25:14.734466 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2025.12.18 21:25:14.734514 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7235 | 2025.12.18 21:25:14.734911 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7236 | 2025.12.18 21:25:14.735132 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2025.12.18 21:25:14.735278 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 7238 | 2025.12.18 21:25:14.735319 [ 253 ] {4f27f1eb-da9b-4ac0-a59f-1a0343edcd48} <Debug> TCPHandler: Processed in 0.002110456 sec. | ||
| 7239 | 2025.12.18 21:25:14.735446 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.12.18 21:25:14.735570 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7241 | 2025.12.18 21:25:14.735622 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7242 | 2025.12.18 21:25:14.737162 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.12.18 21:25:14.737200 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7244 | 2025.12.18 21:25:14.737693 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7245 | 2025.12.18 21:25:14.737904 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2025.12.18 21:25:14.738037 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002491 sec., 916097.9526294661 rows/sec., 74.25 MiB/sec. | ||
| 7247 | 2025.12.18 21:25:14.738077 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7248 | 2025.12.18 21:25:14.738091 [ 253 ] {ab98502a-7ff8-4280-9ae6-45cd39848edb} <Debug> TCPHandler: Processed in 0.002707722 sec. | ||
| 7249 | 2025.12.18 21:25:14.738202 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2025.12.18 21:25:14.738298 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7251 | 2025.12.18 21:25:14.738339 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7252 | 2025.12.18 21:25:14.738845 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2025.12.18 21:25:14.738883 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7254 | 2025.12.18 21:25:14.739198 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7255 | 2025.12.18 21:25:14.739409 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.12.18 21:25:14.739539 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001261 sec., 174464.71054718478 rows/sec., 10.41 MiB/sec. | ||
| 7257 | 2025.12.18 21:25:14.739578 [ 253 ] {978af242-2201-4ff4-9b6f-b13ac61a7c2f} <Debug> TCPHandler: Processed in 0.001426268 sec. | ||
| 7258 | 2025.12.18 21:25:14.739683 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2025.12.18 21:25:14.739784 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7260 | 2025.12.18 21:25:14.739824 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7261 | 2025.12.18 21:25:14.740358 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.12.18 21:25:14.740395 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7263 | 2025.12.18 21:25:14.740724 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7264 | 2025.12.18 21:25:14.740930 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.12.18 21:25:14.741059 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001293 sec., 340293.8901778809 rows/sec., 22.51 MiB/sec. | ||
| 7266 | 2025.12.18 21:25:14.741097 [ 253 ] {d0739899-58d5-4d5a-a8ef-87636557d47d} <Debug> TCPHandler: Processed in 0.001464419 sec. | ||
| 7267 | 2025.12.18 21:25:14.741205 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2025.12.18 21:25:14.741300 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7269 | 2025.12.18 21:25:14.741340 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7270 | 2025.12.18 21:25:14.741817 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2025.12.18 21:25:14.741853 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7272 | 2025.12.18 21:25:14.742177 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7273 | 2025.12.18 21:25:14.742384 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2025.12.18 21:25:14.742514 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 7275 | 2025.12.18 21:25:14.742552 [ 253 ] {feae13e2-844a-4129-9314-e9f5bc10edd2} <Debug> TCPHandler: Processed in 0.001395976 sec. | ||
| 7276 | 2025.12.18 21:25:14.742656 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2025.12.18 21:25:14.742750 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7278 | 2025.12.18 21:25:14.742790 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7279 | 2025.12.18 21:25:14.743571 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2025.12.18 21:25:14.743608 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7281 | 2025.12.18 21:25:14.743979 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7282 | 2025.12.18 21:25:14.744193 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2025.12.18 21:25:14.744318 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001585 sec., 725552.0504731861 rows/sec., 51.73 MiB/sec. | ||
| 7284 | 2025.12.18 21:25:14.744356 [ 253 ] {1057ff8c-02c1-4e14-b722-a126f355e5a7} <Debug> TCPHandler: Processed in 0.001748596 sec. | ||
| 7285 | 2025.12.18 21:25:14.744463 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2025.12.18 21:25:14.744558 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7287 | 2025.12.18 21:25:14.744598 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7288 | 2025.12.18 21:25:14.744923 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.12.18 21:25:14.744958 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7290 | 2025.12.18 21:25:14.745267 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7291 | 2025.12.18 21:25:14.745468 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.12.18 21:25:14.745596 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 7293 | 2025.12.18 21:25:14.745633 [ 253 ] {d9c91331-b91a-43f0-9ed2-c78f549d190c} <Debug> TCPHandler: Processed in 0.001218682 sec. | ||
| 7294 | 2025.12.18 21:25:14.745739 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.12.18 21:25:14.745833 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7296 | 2025.12.18 21:25:14.745875 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7297 | 2025.12.18 21:25:14.746435 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.12.18 21:25:14.746472 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7299 | 2025.12.18 21:25:14.746854 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7300 | 2025.12.18 21:25:14.747063 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.12.18 21:25:14.747192 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001378 sec., 663280.1161103047 rows/sec., 43.86 MiB/sec. | ||
| 7302 | 2025.12.18 21:25:14.747229 [ 253 ] {13a9b5d7-33f6-4728-9990-a26dc2542d60} <Debug> TCPHandler: Processed in 0.001539351 sec. | ||
| 7303 | 2025.12.18 21:25:14.747338 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2025.12.18 21:25:14.747431 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7305 | 2025.12.18 21:25:14.747472 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7306 | 2025.12.18 21:25:14.747775 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2025.12.18 21:25:14.747810 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7308 | 2025.12.18 21:25:14.748101 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7309 | 2025.12.18 21:25:14.748302 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.12.18 21:25:14.748428 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 7311 | 2025.12.18 21:25:14.748464 [ 253 ] {42526672-7d5b-483e-96b8-c721029cc088} <Debug> TCPHandler: Processed in 0.001175751 sec. | ||
| 7312 | 2025.12.18 21:25:14.748580 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2025.12.18 21:25:14.748695 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7314 | 2025.12.18 21:25:14.748760 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <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 | ||
| 7315 | 2025.12.18 21:25:14.749594 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.12.18 21:25:14.749631 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7317 | 2025.12.18 21:25:14.750193 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7318 | 2025.12.18 21:25:14.750418 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2025.12.18 21:25:14.750559 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001887 sec., 7949.12559618442 rows/sec., 14.24 MiB/sec. | ||
| 7320 | 2025.12.18 21:25:14.750620 [ 253 ] {4336d17f-8e29-4aa0-acca-46e999acf251} <Debug> TCPHandler: Processed in 0.002100035 sec. | ||
| 7321 | 2025.12.18 21:25:14.750727 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2025.12.18 21:25:14.750822 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7323 | 2025.12.18 21:25:14.750863 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7324 | 2025.12.18 21:25:14.751200 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.12.18 21:25:14.751236 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7326 | 2025.12.18 21:25:14.751544 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7327 | 2025.12.18 21:25:14.751752 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2025.12.18 21:25:14.751880 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001077 sec., 68709.37790157845 rows/sec., 4.03 MiB/sec. | ||
| 7329 | 2025.12.18 21:25:14.751915 [ 253 ] {ef3de51b-ba61-4e13-8914-20ff02458f9e} <Debug> TCPHandler: Processed in 0.001237423 sec. | ||
| 7330 | 2025.12.18 21:25:16.622690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 978 | ||
| 7331 | 2025.12.18 21:25:16.625434 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2025.12.18 21:25:16.625478 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7333 | 2025.12.18 21:25:16.626651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7334 | 2025.12.18 21:25:16.626916 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.12.18 21:25:16.627178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7336 | 2025.12.18 21:25:17.646490 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2025.12.18 21:25:17.646695 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7338 | 2025.12.18 21:25:17.646768 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7339 | 2025.12.18 21:25:17.647490 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.12.18 21:25:17.647538 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7341 | 2025.12.18 21:25:17.647915 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7342 | 2025.12.18 21:25:17.648138 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.12.18 21:25:17.648293 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 7344 | 2025.12.18 21:25:17.648336 [ 253 ] {47e9fd40-497b-4dc7-a0d3-cd2b5e2359b5} <Debug> TCPHandler: Processed in 0.002033443 sec. | ||
| 7345 | 2025.12.18 21:25:17.648466 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2025.12.18 21:25:17.648570 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7347 | 2025.12.18 21:25:17.648611 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2025.12.18 21:25:17.649029 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.12.18 21:25:17.649068 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7350 | 2025.12.18 21:25:17.649380 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7351 | 2025.12.18 21:25:17.649596 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.12.18 21:25:17.649724 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 7353 | 2025.12.18 21:25:17.649761 [ 253 ] {b3d4dad8-693b-467c-82f8-eb7f26284232} <Debug> TCPHandler: Processed in 0.001347726 sec. | ||
| 7354 | 2025.12.18 21:25:17.649876 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2025.12.18 21:25:17.649970 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2025.12.18 21:25:17.650014 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7357 | 2025.12.18 21:25:17.650379 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.12.18 21:25:17.650416 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7359 | 2025.12.18 21:25:17.650730 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7360 | 2025.12.18 21:25:17.650936 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.12.18 21:25:17.651060 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001108 sec., 75812.27436823104 rows/sec., 5.27 MiB/sec. | ||
| 7362 | 2025.12.18 21:25:17.651095 [ 253 ] {39d1bba4-f67f-4b57-9bf7-283c65f06156} <Debug> TCPHandler: Processed in 0.001268473 sec. | ||
| 7363 | 2025.12.18 21:25:17.651210 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2025.12.18 21:25:17.651303 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2025.12.18 21:25:17.651344 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7366 | 2025.12.18 21:25:17.651663 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2025.12.18 21:25:17.651698 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7368 | 2025.12.18 21:25:17.651994 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7369 | 2025.12.18 21:25:17.652207 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2025.12.18 21:25:17.652337 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.93 MiB/sec. | ||
| 7371 | 2025.12.18 21:25:17.652373 [ 253 ] {9624ab33-81f5-4c7a-8aa2-06e4eb73be36} <Debug> TCPHandler: Processed in 0.001212852 sec. | ||
| 7372 | 2025.12.18 21:25:19.105937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14817 | ||
| 7373 | 2025.12.18 21:25:19.106502 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2025.12.18 21:25:19.106554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7375 | 2025.12.18 21:25:19.107050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7376 | 2025.12.18 21:25:19.107296 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2025.12.18 21:25:19.107438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14817 | ||
| 7378 | 2025.12.18 21:25:19.107432 [ 35 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7379 | 2025.12.18 21:25:19.107520 [ 35 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2025.12.18 21:25:19.107547 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7381 | 2025.12.18 21:25:19.107655 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 7382 | 2025.12.18 21:25:19.107782 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7383 | 2025.12.18 21:25:19.107822 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12385 rows starting from the beginning of the part | ||
| 7384 | 2025.12.18 21:25:19.107889 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7385 | 2025.12.18 21:25:19.107935 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7386 | 2025.12.18 21:25:19.107987 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7387 | 2025.12.18 21:25:19.108030 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7388 | 2025.12.18 21:25:19.108071 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7389 | 2025.12.18 21:25:19.109929 [ 196 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14817 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320561 sec., 6385093.949264854 rows/sec., 91.34 MiB/sec. | ||
| 7390 | 2025.12.18 21:25:19.110318 [ 191 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7391 | 2025.12.18 21:25:19.110618 [ 191 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.12.18 21:25:19.110695 [ 191 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_31_6} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7393 | 2025.12.18 21:25:19.110797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7394 | 2025.12.18 21:25:19.879556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7395 | 2025.12.18 21:25:19.897194 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.18 21:25:19.897257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7397 | 2025.12.18 21:25:19.903289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7398 | 2025.12.18 21:25:19.904015 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.12.18 21:25:19.904328 [ 99 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7400 | 2025.12.18 21:25:19.904372 [ 99 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2025.12.18 21:25:19.904394 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7402 | 2025.12.18 21:25:19.904550 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 7403 | 2025.12.18 21:25:19.907086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7404 | 2025.12.18 21:25:19.908971 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7405 | 2025.12.18 21:25:19.910699 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7406 | 2025.12.18 21:25:19.915464 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7407 | 2025.12.18 21:25:19.920147 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7408 | 2025.12.18 21:25:19.924579 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7409 | 2025.12.18 21:25:19.929002 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7410 | 2025.12.18 21:25:19.932893 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7411 | 2025.12.18 21:25:19.988160 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083686555 sec., 2796.148078983536 rows/sec., 14.46 MiB/sec. | ||
| 7412 | 2025.12.18 21:25:19.990130 [ 200 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7413 | 2025.12.18 21:25:19.992034 [ 200 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7414 | 2025.12.18 21:25:19.992133 [ 200 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_31_6} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7415 | 2025.12.18 21:25:19.993603 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7416 | 2025.12.18 21:25:20.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.03 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 279.59 MiB (RSS), difference: 6.57 MiB | ||
| 7417 | 2025.12.18 21:25:22.651358 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2025.12.18 21:25:22.651557 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7419 | 2025.12.18 21:25:22.651628 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7420 | 2025.12.18 21:25:22.652296 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2025.12.18 21:25:22.652349 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7422 | 2025.12.18 21:25:22.652745 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7423 | 2025.12.18 21:25:22.652985 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2025.12.18 21:25:22.653152 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001648 sec., 64320.388349514564 rows/sec., 5.39 MiB/sec. | ||
| 7425 | 2025.12.18 21:25:22.653201 [ 253 ] {f3a7917d-3ec9-4a93-ba57-5abc2fc5f5bb} <Debug> TCPHandler: Processed in 0.001982303 sec. | ||
| 7426 | 2025.12.18 21:25:22.653330 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2025.12.18 21:25:22.653433 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7428 | 2025.12.18 21:25:22.653476 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7429 | 2025.12.18 21:25:22.653894 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2025.12.18 21:25:22.653934 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7431 | 2025.12.18 21:25:22.654244 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7432 | 2025.12.18 21:25:22.654456 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2025.12.18 21:25:22.654589 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 7434 | 2025.12.18 21:25:22.654627 [ 253 ] {925afa3a-03ea-485c-bc86-b151b67ce714} <Debug> TCPHandler: Processed in 0.001348125 sec. | ||
| 7435 | 2025.12.18 21:25:22.654730 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2025.12.18 21:25:22.654824 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7437 | 2025.12.18 21:25:22.654864 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7438 | 2025.12.18 21:25:22.655279 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2025.12.18 21:25:22.655316 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7440 | 2025.12.18 21:25:22.655629 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7441 | 2025.12.18 21:25:22.655842 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2025.12.18 21:25:22.655971 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 7443 | 2025.12.18 21:25:22.656007 [ 253 ] {0ddcb17c-b924-40c9-bd7b-9b7b67c1df47} <Debug> TCPHandler: Processed in 0.001327384 sec. | ||
| 7444 | 2025.12.18 21:25:22.656119 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2025.12.18 21:25:22.656213 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7446 | 2025.12.18 21:25:22.656256 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7447 | 2025.12.18 21:25:22.656663 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2025.12.18 21:25:22.656700 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7449 | 2025.12.18 21:25:22.657026 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7450 | 2025.12.18 21:25:22.657247 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2025.12.18 21:25:22.657378 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7452 | 2025.12.18 21:25:22.657416 [ 253 ] {fe65c240-f8dc-4d55-b1ce-134958cb4e00} <Debug> TCPHandler: Processed in 0.001346075 sec. | ||
| 7453 | 2025.12.18 21:25:22.657525 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.18 21:25:22.657620 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7455 | 2025.12.18 21:25:22.657674 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <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 | ||
| 7456 | 2025.12.18 21:25:22.658466 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.12.18 21:25:22.658503 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7458 | 2025.12.18 21:25:22.659044 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7459 | 2025.12.18 21:25:22.659263 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2025.12.18 21:25:22.659403 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 7461 | 2025.12.18 21:25:22.659465 [ 253 ] {71fc2dc0-0cd4-486b-80f5-d7d41a4d5ca1} <Debug> TCPHandler: Processed in 0.001989782 sec. | ||
| 7462 | 2025.12.18 21:25:22.659572 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2025.12.18 21:25:22.659667 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7464 | 2025.12.18 21:25:22.659709 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7465 | 2025.12.18 21:25:22.660037 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.12.18 21:25:22.660074 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7467 | 2025.12.18 21:25:22.660375 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7468 | 2025.12.18 21:25:22.660587 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.12.18 21:25:22.660715 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7470 | 2025.12.18 21:25:22.660777 [ 253 ] {d4d230eb-3b5f-4d45-8f37-662c1ff0e3be} <Debug> TCPHandler: Processed in 0.001253763 sec. | ||
| 7471 | 2025.12.18 21:25:26.443489 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7472 | 2025.12.18 21:25:26.443567 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7473 | 2025.12.18 21:25:26.607575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15265 | ||
| 7474 | 2025.12.18 21:25:26.608106 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2025.12.18 21:25:26.608152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7476 | 2025.12.18 21:25:26.608945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7477 | 2025.12.18 21:25:26.609187 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2025.12.18 21:25:26.609331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15265 | ||
| 7479 | 2025.12.18 21:25:26.627521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 998 | ||
| 7480 | 2025.12.18 21:25:26.629654 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.18 21:25:26.629745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7482 | 2025.12.18 21:25:26.630982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7483 | 2025.12.18 21:25:26.631260 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.18 21:25:26.631637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 7485 | 2025.12.18 21:25:27.001338 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000846913 sec. | ||
| 7486 | 2025.12.18 21:25:27.407225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7487 | 2025.12.18 21:25:27.424581 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.12.18 21:25:27.424664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7489 | 2025.12.18 21:25:27.431689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7490 | 2025.12.18 21:25:27.432937 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.12.18 21:25:27.437872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7492 | 2025.12.18 21:25:27.662234 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2025.12.18 21:25:27.662433 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7494 | 2025.12.18 21:25:27.662509 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7495 | 2025.12.18 21:25:27.663331 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2025.12.18 21:25:27.663383 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7497 | 2025.12.18 21:25:27.663807 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7498 | 2025.12.18 21:25:27.664036 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.12.18 21:25:27.664192 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 7500 | 2025.12.18 21:25:27.664235 [ 253 ] {3e56c7b0-10cd-479e-bb10-95b1d1628a53} <Debug> TCPHandler: Processed in 0.002144276 sec. | ||
| 7501 | 2025.12.18 21:25:27.664347 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2025.12.18 21:25:27.664449 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7503 | 2025.12.18 21:25:27.664491 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7504 | 2025.12.18 21:25:27.665417 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.12.18 21:25:27.665455 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7506 | 2025.12.18 21:25:27.665863 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7507 | 2025.12.18 21:25:27.666079 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2025.12.18 21:25:27.666216 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001786 sec., 639417.6931690929 rows/sec., 50.76 MiB/sec. | ||
| 7509 | 2025.12.18 21:25:27.666215 [ 73 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7510 | 2025.12.18 21:25:27.666255 [ 253 ] {abcbba6c-6b4a-4aa2-be10-45523bcb4515} <Debug> TCPHandler: Processed in 0.001959012 sec. | ||
| 7511 | 2025.12.18 21:25:27.666298 [ 73 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2025.12.18 21:25:27.666328 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7513 | 2025.12.18 21:25:27.666431 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2025.12.18 21:25:27.666463 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7515 | 2025.12.18 21:25:27.666531 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7516 | 2025.12.18 21:25:27.666576 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7517 | 2025.12.18 21:25:27.666625 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7518 | 2025.12.18 21:25:27.666669 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2341 rows starting from the beginning of the part | ||
| 7519 | 2025.12.18 21:25:27.666744 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7520 | 2025.12.18 21:25:27.666796 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2282 rows starting from the beginning of the part | ||
| 7521 | 2025.12.18 21:25:27.666847 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7522 | 2025.12.18 21:25:27.666890 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7523 | 2025.12.18 21:25:27.666934 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1142 rows starting from the beginning of the part | ||
| 7524 | 2025.12.18 21:25:27.667112 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.12.18 21:25:27.667155 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7526 | 2025.12.18 21:25:27.667584 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7527 | 2025.12.18 21:25:27.667808 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.12.18 21:25:27.667930 [ 73 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7529 | 2025.12.18 21:25:27.667951 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001439 sec., 152883.94718554552 rows/sec., 9.12 MiB/sec. | ||
| 7530 | 2025.12.18 21:25:27.667979 [ 73 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.12.18 21:25:27.667998 [ 253 ] {29a5e85f-b509-48a0-b6e0-66cb5993caf9} <Debug> TCPHandler: Processed in 0.001617803 sec. | ||
| 7532 | 2025.12.18 21:25:27.668006 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7533 | 2025.12.18 21:25:27.668104 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 7534 | 2025.12.18 21:25:27.668131 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2025.12.18 21:25:27.668224 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2025.12.18 21:25:27.668225 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7537 | 2025.12.18 21:25:27.668258 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 263 rows starting from the beginning of the part | ||
| 7538 | 2025.12.18 21:25:27.668279 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7539 | 2025.12.18 21:25:27.668314 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 220 rows starting from the beginning of the part | ||
| 7540 | 2025.12.18 21:25:27.668362 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7541 | 2025.12.18 21:25:27.668401 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 220 rows starting from the beginning of the part | ||
| 7542 | 2025.12.18 21:25:27.668439 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 7543 | 2025.12.18 21:25:27.668477 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 220 rows starting from the beginning of the part | ||
| 7544 | 2025.12.18 21:25:27.668720 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2025.12.18 21:25:27.668758 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7546 | 2025.12.18 21:25:27.669111 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711732 sec., 2224777.3747553225 rows/sec., 188.38 MiB/sec. | ||
| 7547 | 2025.12.18 21:25:27.669369 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7548 | 2025.12.18 21:25:27.669374 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305705 sec., 745191.29512409 rows/sec., 48.22 MiB/sec. | ||
| 7549 | 2025.12.18 21:25:27.669448 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7550 | 2025.12.18 21:25:27.669522 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7551 | 2025.12.18 21:25:27.669680 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.12.18 21:25:27.669848 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001633 sec., 129822.41273729333 rows/sec., 8.37 MiB/sec. | ||
| 7553 | 2025.12.18 21:25:27.669872 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.12.18 21:25:27.669872 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.12.18 21:25:27.669889 [ 253 ] {c4a0156b-3357-4373-93cb-c2ec1e397243} <Debug> TCPHandler: Processed in 0.001811368 sec. | ||
| 7556 | 2025.12.18 21:25:27.669980 [ 194 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_41_8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7557 | 2025.12.18 21:25:27.669985 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_51_10} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7558 | 2025.12.18 21:25:27.670018 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2025.12.18 21:25:27.670077 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7560 | 2025.12.18 21:25:27.670119 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7561 | 2025.12.18 21:25:27.670126 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7562 | 2025.12.18 21:25:27.670166 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7563 | 2025.12.18 21:25:27.670623 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2025.12.18 21:25:27.670660 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7565 | 2025.12.18 21:25:27.670989 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7566 | 2025.12.18 21:25:27.671202 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2025.12.18 21:25:27.671333 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 7568 | 2025.12.18 21:25:27.671371 [ 253 ] {0d5ac08d-803b-41cd-a688-c1d6311f4f02} <Debug> TCPHandler: Processed in 0.001401346 sec. | ||
| 7569 | 2025.12.18 21:25:27.671470 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2025.12.18 21:25:27.671562 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7571 | 2025.12.18 21:25:27.671601 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7572 | 2025.12.18 21:25:27.672215 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2025.12.18 21:25:27.672251 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7574 | 2025.12.18 21:25:27.672593 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7575 | 2025.12.18 21:25:27.672805 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2025.12.18 21:25:27.672931 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001387 sec., 500360.4902667628 rows/sec., 34.97 MiB/sec. | ||
| 7577 | 2025.12.18 21:25:27.672943 [ 50 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7578 | 2025.12.18 21:25:27.672968 [ 253 ] {39c2be6a-7f35-4605-bff4-b7678c78941c} <Debug> TCPHandler: Processed in 0.001547351 sec. | ||
| 7579 | 2025.12.18 21:25:27.672995 [ 50 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2025.12.18 21:25:27.673024 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7581 | 2025.12.18 21:25:27.673084 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2025.12.18 21:25:27.673105 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7583 | 2025.12.18 21:25:27.673184 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7584 | 2025.12.18 21:25:27.673206 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7585 | 2025.12.18 21:25:27.673228 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7586 | 2025.12.18 21:25:27.673241 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7587 | 2025.12.18 21:25:27.673306 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 89 rows starting from the beginning of the part | ||
| 7588 | 2025.12.18 21:25:27.673358 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1150 rows starting from the beginning of the part | ||
| 7589 | 2025.12.18 21:25:27.673404 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7590 | 2025.12.18 21:25:27.673447 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 89 rows starting from the beginning of the part | ||
| 7591 | 2025.12.18 21:25:27.673491 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 694 rows starting from the beginning of the part | ||
| 7592 | 2025.12.18 21:25:27.673557 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.12.18 21:25:27.673597 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7594 | 2025.12.18 21:25:27.673935 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7595 | 2025.12.18 21:25:27.674158 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2025.12.18 21:25:27.674292 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 7597 | 2025.12.18 21:25:27.674329 [ 253 ] {64db70d6-79cc-4b55-a52c-67bbe70fbd05} <Debug> TCPHandler: Processed in 0.001293943 sec. | ||
| 7598 | 2025.12.18 21:25:27.674426 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7599 | 2025.12.18 21:25:27.674518 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7600 | 2025.12.18 21:25:27.674560 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7601 | 2025.12.18 21:25:27.674768 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698985 sec., 1940570.3993855154 rows/sec., 146.42 MiB/sec. | ||
| 7602 | 2025.12.18 21:25:27.674973 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7603 | 2025.12.18 21:25:27.674978 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2025.12.18 21:25:27.675019 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7605 | 2025.12.18 21:25:27.675225 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.12.18 21:25:27.675295 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_51_10} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7607 | 2025.12.18 21:25:27.675367 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7608 | 2025.12.18 21:25:27.675371 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7609 | 2025.12.18 21:25:27.675576 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.12.18 21:25:27.675686 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7611 | 2025.12.18 21:25:27.675705 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 7612 | 2025.12.18 21:25:27.675718 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2025.12.18 21:25:27.675744 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7614 | 2025.12.18 21:25:27.675749 [ 253 ] {615d89bb-65c4-4ca2-a71e-107488f1d2fb} <Debug> TCPHandler: Processed in 0.001371186 sec. | ||
| 7615 | 2025.12.18 21:25:27.675835 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7616 | 2025.12.18 21:25:27.675860 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.12.18 21:25:27.675950 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7618 | 2025.12.18 21:25:27.675959 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7619 | 2025.12.18 21:25:27.675989 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14960 rows starting from the beginning of the part | ||
| 7620 | 2025.12.18 21:25:27.676011 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7621 | 2025.12.18 21:25:27.676058 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7622 | 2025.12.18 21:25:27.676111 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 914 rows starting from the beginning of the part | ||
| 7623 | 2025.12.18 21:25:27.676155 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part | ||
| 7624 | 2025.12.18 21:25:27.676196 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7625 | 2025.12.18 21:25:27.676236 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7626 | 2025.12.18 21:25:27.676332 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.12.18 21:25:27.676372 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7628 | 2025.12.18 21:25:27.676698 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7629 | 2025.12.18 21:25:27.676913 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.12.18 21:25:27.677041 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 7631 | 2025.12.18 21:25:27.677078 [ 253 ] {19b686ff-7452-4f56-89ef-144d163947d5} <Debug> TCPHandler: Processed in 0.001266933 sec. | ||
| 7632 | 2025.12.18 21:25:27.677178 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2025.12.18 21:25:27.677270 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7634 | 2025.12.18 21:25:27.677324 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <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 | ||
| 7635 | 2025.12.18 21:25:27.678079 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2025.12.18 21:25:27.678118 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7637 | 2025.12.18 21:25:27.678659 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7638 | 2025.12.18 21:25:27.678900 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2025.12.18 21:25:27.679011 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7640 | 2025.12.18 21:25:27.679040 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001788 sec., 8389.261744966443 rows/sec., 15.03 MiB/sec. | ||
| 7641 | 2025.12.18 21:25:27.679043 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.12.18 21:25:27.679081 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7643 | 2025.12.18 21:25:27.679110 [ 253 ] {501288aa-7bcb-44fa-87fd-dfdfc8f778c8} <Debug> TCPHandler: Processed in 0.001980223 sec. | ||
| 7644 | 2025.12.18 21:25:27.679164 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 7645 | 2025.12.18 21:25:27.679225 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2025.12.18 21:25:27.679319 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7647 | 2025.12.18 21:25:27.679351 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7648 | 2025.12.18 21:25:27.679361 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7649 | 2025.12.18 21:25:27.679405 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 658 rows starting from the beginning of the part | ||
| 7650 | 2025.12.18 21:25:27.679534 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 7651 | 2025.12.18 21:25:27.679641 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part | ||
| 7652 | 2025.12.18 21:25:27.679685 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2025.12.18 21:25:27.679720 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7654 | 2025.12.18 21:25:27.679741 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 7655 | 2025.12.18 21:25:27.679835 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part | ||
| 7656 | 2025.12.18 21:25:27.679920 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 7657 | 2025.12.18 21:25:27.680069 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7658 | 2025.12.18 21:25:27.680289 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.12.18 21:25:27.680401 [ 50 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7660 | 2025.12.18 21:25:27.680424 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 5.67 MiB/sec. | ||
| 7661 | 2025.12.18 21:25:27.680429 [ 50 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2025.12.18 21:25:27.680463 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7663 | 2025.12.18 21:25:27.680466 [ 253 ] {4d293f52-bf15-4205-a42f-a1df18420bc0} <Debug> TCPHandler: Processed in 0.001289674 sec. | ||
| 7664 | 2025.12.18 21:25:27.680563 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7665 | 2025.12.18 21:25:27.680692 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7666 | 2025.12.18 21:25:27.680727 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3372 rows starting from the beginning of the part | ||
| 7667 | 2025.12.18 21:25:27.680789 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7668 | 2025.12.18 21:25:27.680834 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7669 | 2025.12.18 21:25:27.680874 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 7670 | 2025.12.18 21:25:27.680914 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7671 | 2025.12.18 21:25:27.680955 [ 193 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7672 | 2025.12.18 21:25:27.682835 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 5 columns (5 merged, 0 gathered) in 0.007040205 sec., 2356749.5548780183 rows/sec., 157.68 MiB/sec. | ||
| 7673 | 2025.12.18 21:25:27.683045 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002527047 sec., 1464159.550653391 rows/sec., 92.88 MiB/sec. | ||
| 7674 | 2025.12.18 21:25:27.683046 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7675 | 2025.12.18 21:25:27.683362 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.12.18 21:25:27.683416 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7677 | 2025.12.18 21:25:27.683445 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7678 | 2025.12.18 21:25:27.683549 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7679 | 2025.12.18 21:25:27.683666 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2025.12.18 21:25:27.683738 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_51_10} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7681 | 2025.12.18 21:25:27.683814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7682 | 2025.12.18 21:25:27.685601 [ 189 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 19 columns (19 merged, 0 gathered) in 0.006471161 sec., 116362.42708225001 rows/sec., 208.52 MiB/sec. | ||
| 7683 | 2025.12.18 21:25:27.686696 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7684 | 2025.12.18 21:25:27.687049 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2025.12.18 21:25:27.687124 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7686 | 2025.12.18 21:25:27.687243 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7687 | 2025.12.18 21:25:28.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.14 MiB, peak 293.09 MiB, free memory in arenas 0.00 B, will set to 286.16 MiB (RSS), difference: 5.02 MiB | ||
| 7688 | 2025.12.18 21:25:32.651830 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2025.12.18 21:25:32.652015 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7690 | 2025.12.18 21:25:32.652080 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7691 | 2025.12.18 21:25:32.652715 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2025.12.18 21:25:32.652764 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7693 | 2025.12.18 21:25:32.653145 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7694 | 2025.12.18 21:25:32.653384 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2025.12.18 21:25:32.653541 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001571 sec., 1273.0744748567793 rows/sec., 103.81 KiB/sec. | ||
| 7696 | 2025.12.18 21:25:32.653588 [ 253 ] {e7d60c47-144c-4b6d-a231-cdec6f1a13c8} <Debug> TCPHandler: Processed in 0.001886549 sec. | ||
| 7697 | 2025.12.18 21:25:32.653719 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2025.12.18 21:25:32.653822 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7699 | 2025.12.18 21:25:32.653865 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7700 | 2025.12.18 21:25:32.654335 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2025.12.18 21:25:32.654373 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7702 | 2025.12.18 21:25:32.654713 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7703 | 2025.12.18 21:25:32.654924 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2025.12.18 21:25:32.655055 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001255 sec., 85258.96414342629 rows/sec., 7.13 MiB/sec. | ||
| 7705 | 2025.12.18 21:25:32.655093 [ 253 ] {924a7782-5848-434c-b168-b1fc45db7478} <Debug> TCPHandler: Processed in 0.001426268 sec. | ||
| 7706 | 2025.12.18 21:25:32.655203 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2025.12.18 21:25:32.655301 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7708 | 2025.12.18 21:25:32.655341 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7709 | 2025.12.18 21:25:32.655744 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.12.18 21:25:32.655780 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7711 | 2025.12.18 21:25:32.656089 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7712 | 2025.12.18 21:25:32.656304 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.12.18 21:25:32.656435 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001152 sec., 23437.5 rows/sec., 1.71 MiB/sec. | ||
| 7714 | 2025.12.18 21:25:32.656471 [ 253 ] {f89fc9ce-8e6b-484e-92a7-6a17e6a1dca0} <Debug> TCPHandler: Processed in 0.001317274 sec. | ||
| 7715 | 2025.12.18 21:25:32.656570 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2025.12.18 21:25:32.656665 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7717 | 2025.12.18 21:25:32.656704 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7718 | 2025.12.18 21:25:32.657113 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2025.12.18 21:25:32.657147 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7720 | 2025.12.18 21:25:32.657464 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7721 | 2025.12.18 21:25:32.657677 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2025.12.18 21:25:32.657803 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001157 sec., 78651.68539325842 rows/sec., 6.14 MiB/sec. | ||
| 7723 | 2025.12.18 21:25:32.657840 [ 253 ] {bc63cdc5-dced-45df-9afb-89f2c206173c} <Debug> TCPHandler: Processed in 0.001318964 sec. | ||
| 7724 | 2025.12.18 21:25:32.657950 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2025.12.18 21:25:32.658043 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7726 | 2025.12.18 21:25:32.658086 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7727 | 2025.12.18 21:25:32.658506 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2025.12.18 21:25:32.658541 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7729 | 2025.12.18 21:25:32.658873 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7730 | 2025.12.18 21:25:32.659084 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2025.12.18 21:25:32.659213 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 7732 | 2025.12.18 21:25:32.659255 [ 253 ] {15c34dd2-2b7c-4597-89e3-3e66f46cc2a3} <Debug> TCPHandler: Processed in 0.001353956 sec. | ||
| 7733 | 2025.12.18 21:25:32.659354 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2025.12.18 21:25:32.659446 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7735 | 2025.12.18 21:25:32.659500 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <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 | ||
| 7736 | 2025.12.18 21:25:32.660293 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2025.12.18 21:25:32.660326 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7738 | 2025.12.18 21:25:32.660815 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7739 | 2025.12.18 21:25:32.661033 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2025.12.18 21:25:32.661226 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001797 sec., 13912.07568169171 rows/sec., 24.93 MiB/sec. | ||
| 7741 | 2025.12.18 21:25:32.661291 [ 253 ] {fc90678b-468d-4af8-8a2e-7119e747535f} <Debug> TCPHandler: Processed in 0.001984432 sec. | ||
| 7742 | 2025.12.18 21:25:32.661403 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2025.12.18 21:25:32.661495 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7744 | 2025.12.18 21:25:32.661537 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7745 | 2025.12.18 21:25:32.661868 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.12.18 21:25:32.661901 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7747 | 2025.12.18 21:25:32.662207 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7748 | 2025.12.18 21:25:32.662420 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.12.18 21:25:32.662547 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7750 | 2025.12.18 21:25:32.662583 [ 253 ] {d65dbfa1-1b64-46b6-9800-d09035cd48d3} <Debug> TCPHandler: Processed in 0.001230252 sec. | ||
| 7751 | 2025.12.18 21:25:34.109541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15777 | ||
| 7752 | 2025.12.18 21:25:34.110139 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2025.12.18 21:25:34.110195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7754 | 2025.12.18 21:25:34.110688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7755 | 2025.12.18 21:25:34.110927 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2025.12.18 21:25:34.111076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15777 | ||
| 7757 | 2025.12.18 21:25:34.938291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7758 | 2025.12.18 21:25:34.954956 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2025.12.18 21:25:34.955025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7760 | 2025.12.18 21:25:34.960486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7761 | 2025.12.18 21:25:34.961190 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2025.12.18 21:25:34.964204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7763 | 2025.12.18 21:25:36.631962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1034 | ||
| 7764 | 2025.12.18 21:25:36.634670 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2025.12.18 21:25:36.634717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7766 | 2025.12.18 21:25:36.635900 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7767 | 2025.12.18 21:25:36.636169 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2025.12.18 21:25:36.636517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 7769 | 2025.12.18 21:25:37.673719 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2025.12.18 21:25:37.673906 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7771 | 2025.12.18 21:25:37.673976 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7772 | 2025.12.18 21:25:37.674837 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.12.18 21:25:37.674892 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7774 | 2025.12.18 21:25:37.675348 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7775 | 2025.12.18 21:25:37.675580 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.12.18 21:25:37.675750 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 7777 | 2025.12.18 21:25:37.675817 [ 253 ] {7b52d40b-7b7b-4d8c-8b69-5171fc62b520} <Debug> TCPHandler: Processed in 0.002236209 sec. | ||
| 7778 | 2025.12.18 21:25:37.675973 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2025.12.18 21:25:37.676079 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7780 | 2025.12.18 21:25:37.676123 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7781 | 2025.12.18 21:25:37.677141 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2025.12.18 21:25:37.677177 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7783 | 2025.12.18 21:25:37.677562 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7784 | 2025.12.18 21:25:37.677786 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2025.12.18 21:25:37.677919 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001865 sec., 612332.4396782842 rows/sec., 48.61 MiB/sec. | ||
| 7786 | 2025.12.18 21:25:37.677994 [ 253 ] {bec3bca9-009e-420d-b8ca-8a24dfb6c277} <Debug> TCPHandler: Processed in 0.002076144 sec. | ||
| 7787 | 2025.12.18 21:25:37.678130 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2025.12.18 21:25:37.678231 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7789 | 2025.12.18 21:25:37.678272 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7790 | 2025.12.18 21:25:37.678783 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.12.18 21:25:37.678818 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7792 | 2025.12.18 21:25:37.679122 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7793 | 2025.12.18 21:25:37.679328 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2025.12.18 21:25:37.679459 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001251 sec., 175859.31254996004 rows/sec., 10.49 MiB/sec. | ||
| 7795 | 2025.12.18 21:25:37.679498 [ 253 ] {f306ca02-9b41-43c2-8997-fdcf127ec7c8} <Debug> TCPHandler: Processed in 0.001418567 sec. | ||
| 7796 | 2025.12.18 21:25:37.679622 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2025.12.18 21:25:37.679718 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7798 | 2025.12.18 21:25:37.679758 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7799 | 2025.12.18 21:25:37.680249 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2025.12.18 21:25:37.680284 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7801 | 2025.12.18 21:25:37.680596 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7802 | 2025.12.18 21:25:37.680841 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2025.12.18 21:25:37.680952 [ 112 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7804 | 2025.12.18 21:25:37.680975 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001277 sec., 166014.0955364135 rows/sec., 10.71 MiB/sec. | ||
| 7805 | 2025.12.18 21:25:37.680995 [ 112 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2025.12.18 21:25:37.681013 [ 253 ] {5ab83571-ff7b-4efd-9446-ce0f86f8875d} <Debug> TCPHandler: Processed in 0.001441058 sec. | ||
| 7807 | 2025.12.18 21:25:37.681020 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7808 | 2025.12.18 21:25:37.681133 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2025.12.18 21:25:37.681178 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7810 | 2025.12.18 21:25:37.681230 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7811 | 2025.12.18 21:25:37.681278 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7812 | 2025.12.18 21:25:37.681380 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7813 | 2025.12.18 21:25:37.681427 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 440 rows starting from the beginning of the part | ||
| 7814 | 2025.12.18 21:25:37.681512 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7815 | 2025.12.18 21:25:37.681571 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7816 | 2025.12.18 21:25:37.681624 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 7817 | 2025.12.18 21:25:37.681678 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7818 | 2025.12.18 21:25:37.681732 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7819 | 2025.12.18 21:25:37.681916 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2025.12.18 21:25:37.681968 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7821 | 2025.12.18 21:25:37.682471 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7822 | 2025.12.18 21:25:37.682795 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2025.12.18 21:25:37.682980 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001769 sec., 119276.42736009046 rows/sec., 6.77 MiB/sec. | ||
| 7824 | 2025.12.18 21:25:37.683031 [ 253 ] {3f75b0e2-436a-45e3-bbd4-2b64d4aa8491} <Debug> TCPHandler: Processed in 0.001948291 sec. | ||
| 7825 | 2025.12.18 21:25:37.683153 [ 197 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.002050524 sec., 842711.4240067416 rows/sec., 58.28 MiB/sec. | ||
| 7826 | 2025.12.18 21:25:37.683180 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2025.12.18 21:25:37.683338 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7828 | 2025.12.18 21:25:37.683340 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7829 | 2025.12.18 21:25:37.683401 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7830 | 2025.12.18 21:25:37.683693 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.12.18 21:25:37.683783 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_24_5} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7832 | 2025.12.18 21:25:37.683878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7833 | 2025.12.18 21:25:37.684315 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2025.12.18 21:25:37.684366 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7835 | 2025.12.18 21:25:37.684826 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7836 | 2025.12.18 21:25:37.685124 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2025.12.18 21:25:37.685307 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.002023 sec., 343054.8690064261 rows/sec., 23.98 MiB/sec. | ||
| 7838 | 2025.12.18 21:25:37.685359 [ 253 ] {9387a571-812b-45ad-9d12-0be9f8579225} <Debug> TCPHandler: Processed in 0.002239729 sec. | ||
| 7839 | 2025.12.18 21:25:37.685510 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2025.12.18 21:25:37.685626 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7841 | 2025.12.18 21:25:37.685679 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7842 | 2025.12.18 21:25:37.686110 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2025.12.18 21:25:37.686152 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7844 | 2025.12.18 21:25:37.686570 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7845 | 2025.12.18 21:25:37.686850 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.12.18 21:25:37.686980 [ 112 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7847 | 2025.12.18 21:25:37.687019 [ 112 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2025.12.18 21:25:37.687021 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
| 7849 | 2025.12.18 21:25:37.687047 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7850 | 2025.12.18 21:25:37.687079 [ 253 ] {e040372e-5298-466a-9de5-e51423f2e73c} <Debug> TCPHandler: Processed in 0.001628893 sec. | ||
| 7851 | 2025.12.18 21:25:37.687176 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7852 | 2025.12.18 21:25:37.687222 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.12.18 21:25:37.687341 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7854 | 2025.12.18 21:25:37.687358 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7855 | 2025.12.18 21:25:37.687387 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 7856 | 2025.12.18 21:25:37.687419 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7857 | 2025.12.18 21:25:37.687469 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7858 | 2025.12.18 21:25:37.687529 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7859 | 2025.12.18 21:25:37.687582 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7860 | 2025.12.18 21:25:37.687634 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7861 | 2025.12.18 21:25:37.687684 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7862 | 2025.12.18 21:25:37.688000 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.12.18 21:25:37.688051 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7864 | 2025.12.18 21:25:37.688568 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7865 | 2025.12.18 21:25:37.688736 [ 197 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001625073 sec., 88611.40391847013 rows/sec., 4.52 MiB/sec. | ||
| 7866 | 2025.12.18 21:25:37.688887 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.12.18 21:25:37.688898 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7868 | 2025.12.18 21:25:37.689054 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00172 sec., 182558.13953488372 rows/sec., 11.99 MiB/sec. | ||
| 7869 | 2025.12.18 21:25:37.689111 [ 253 ] {1d6775d1-f171-4ba0-876e-49c8a593c644} <Debug> TCPHandler: Processed in 0.001949291 sec. | ||
| 7870 | 2025.12.18 21:25:37.689259 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2025.12.18 21:25:37.689262 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2025.12.18 21:25:37.689381 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7873 | 2025.12.18 21:25:37.689399 [ 190 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_24_5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7874 | 2025.12.18 21:25:37.689433 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7875 | 2025.12.18 21:25:37.689499 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7876 | 2025.12.18 21:25:37.689893 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.12.18 21:25:37.689936 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7878 | 2025.12.18 21:25:37.690287 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7879 | 2025.12.18 21:25:37.690595 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.12.18 21:25:37.690730 [ 112 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 7881 | 2025.12.18 21:25:37.690764 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
| 7882 | 2025.12.18 21:25:37.690768 [ 112 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2025.12.18 21:25:37.690804 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7884 | 2025.12.18 21:25:37.690809 [ 253 ] {486f2131-26aa-439e-a051-b2810bc784f4} <Debug> TCPHandler: Processed in 0.001609142 sec. | ||
| 7885 | 2025.12.18 21:25:37.690926 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 7886 | 2025.12.18 21:25:37.691008 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2025.12.18 21:25:37.691028 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7888 | 2025.12.18 21:25:37.691069 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 7889 | 2025.12.18 21:25:37.691123 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7890 | 2025.12.18 21:25:37.691141 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7891 | 2025.12.18 21:25:37.691195 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <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 | ||
| 7892 | 2025.12.18 21:25:37.691203 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7893 | 2025.12.18 21:25:37.691260 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7894 | 2025.12.18 21:25:37.691309 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7895 | 2025.12.18 21:25:37.691360 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7896 | 2025.12.18 21:25:37.692312 [ 197 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430758 sec., 16774.325217821603 rows/sec., 1.10 MiB/sec. | ||
| 7897 | 2025.12.18 21:25:37.692345 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.12.18 21:25:37.692391 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7899 | 2025.12.18 21:25:37.692448 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 7900 | 2025.12.18 21:25:37.692760 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.12.18 21:25:37.692842 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_24_5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 7902 | 2025.12.18 21:25:37.692917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7903 | 2025.12.18 21:25:37.693149 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7904 | 2025.12.18 21:25:37.693449 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2025.12.18 21:25:37.693638 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002536 sec., 5914.826498422713 rows/sec., 10.60 MiB/sec. | ||
| 7906 | 2025.12.18 21:25:37.693744 [ 253 ] {f8987eaa-c5e2-4dfd-aaf4-bab9bf4dd0ae} <Debug> TCPHandler: Processed in 0.002794014 sec. | ||
| 7907 | 2025.12.18 21:25:37.693912 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2025.12.18 21:25:37.694021 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7909 | 2025.12.18 21:25:37.694062 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7910 | 2025.12.18 21:25:37.694446 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2025.12.18 21:25:37.694489 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7912 | 2025.12.18 21:25:37.694805 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7913 | 2025.12.18 21:25:37.695032 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2025.12.18 21:25:37.695163 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 5.47 MiB/sec. | ||
| 7915 | 2025.12.18 21:25:37.695201 [ 253 ] {6ca0e3e2-8e32-4825-9f02-d7e2f8defa98} <Debug> TCPHandler: Processed in 0.001348886 sec. | ||
| 7916 | 2025.12.18 21:25:38.246843 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60994 | ||
| 7917 | 2025.12.18 21:25:38.246944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2025.12.18 21:25:38.246971 [ 294 ] {} <Debug> TCP-Session: c8d83d49-782d-463e-9935-6e1faaaff811 Authenticating user 'default' from [fd00:1122:3344:101::e]:60994 | ||
| 7919 | 2025.12.18 21:25:38.246993 [ 294 ] {} <Debug> TCP-Session: c8d83d49-782d-463e-9935-6e1faaaff811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2025.12.18 21:25:38.247005 [ 294 ] {} <Debug> TCP-Session: c8d83d49-782d-463e-9935-6e1faaaff811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2025.12.18 21:25:38.247202 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36806 | ||
| 7922 | 2025.12.18 21:25:38.247261 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 7923 | 2025.12.18 21:25:38.247274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63224 | ||
| 7924 | 2025.12.18 21:25:38.247317 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7925 | 2025.12.18 21:25:38.247303 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40091 | ||
| 7926 | 2025.12.18 21:25:38.247368 [ 295 ] {} <Debug> TCP-Session: 0e371107-c01c-4836-b6f6-9dcb4c3fbaef Authenticating user 'default' from [fd00:1122:3344:101::e]:36806 | ||
| 7927 | 2025.12.18 21:25:38.247381 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7928 | 2025.12.18 21:25:38.247409 [ 295 ] {} <Debug> TCP-Session: 0e371107-c01c-4836-b6f6-9dcb4c3fbaef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2025.12.18 21:25:38.247414 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7930 | 2025.12.18 21:25:38.247436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7931 | 2025.12.18 21:25:38.247431 [ 3 ] {} <Debug> TCP-Session: bf072a89-ead5-439a-9e3c-a739a47171f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 7932 | 2025.12.18 21:25:38.247459 [ 289 ] {} <Debug> TCP-Session: 0ec672b0-781b-49f6-835f-61f666f2fd85 Authenticating user 'default' from [fd00:1122:3344:101::e]:63224 | ||
| 7933 | 2025.12.18 21:25:38.247471 [ 293 ] {} <Debug> TCP-Session: 7d66295f-816a-4b05-912c-69390a2a0626 Authenticating user 'default' from [fd00:1122:3344:101::e]:40091 | ||
| 7934 | 2025.12.18 21:25:38.247487 [ 3 ] {} <Debug> TCP-Session: bf072a89-ead5-439a-9e3c-a739a47171f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2025.12.18 21:25:38.247498 [ 289 ] {} <Debug> TCP-Session: 0ec672b0-781b-49f6-835f-61f666f2fd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2025.12.18 21:25:38.247505 [ 293 ] {} <Debug> TCP-Session: 7d66295f-816a-4b05-912c-69390a2a0626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2025.12.18 21:25:38.247516 [ 3 ] {} <Debug> TCP-Session: bf072a89-ead5-439a-9e3c-a739a47171f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2025.12.18 21:25:38.247527 [ 289 ] {} <Debug> TCP-Session: 0ec672b0-781b-49f6-835f-61f666f2fd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2025.12.18 21:25:38.247539 [ 293 ] {} <Debug> TCP-Session: 7d66295f-816a-4b05-912c-69390a2a0626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2025.12.18 21:25:38.247437 [ 295 ] {} <Debug> TCP-Session: 0e371107-c01c-4836-b6f6-9dcb4c3fbaef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2025.12.18 21:25:38.247375 [ 294 ] {} <Trace> TCP-Session: c8d83d49-782d-463e-9935-6e1faaaff811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2025.12.18 21:25:38.247279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45003 | ||
| 7943 | 2025.12.18 21:25:38.247295 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46480 | ||
| 7944 | 2025.12.18 21:25:38.247263 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56162 | ||
| 7945 | 2025.12.18 21:25:38.247260 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35455 | ||
| 7946 | 2025.12.18 21:25:38.247795 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60994) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7947 | 2025.12.18 21:25:38.248079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7948 | 2025.12.18 21:25:38.248117 [ 291 ] {} <Debug> TCP-Session: c33b2d07-e92b-4420-bff6-88189098746e Authenticating user 'default' from [fd00:1122:3344:101::e]:45003 | ||
| 7949 | 2025.12.18 21:25:38.248140 [ 291 ] {} <Debug> TCP-Session: c33b2d07-e92b-4420-bff6-88189098746e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2025.12.18 21:25:38.248155 [ 291 ] {} <Debug> TCP-Session: c33b2d07-e92b-4420-bff6-88189098746e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7951 | 2025.12.18 21:25:38.248179 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7952 | 2025.12.18 21:25:38.248213 [ 296 ] {} <Debug> TCP-Session: a03d45f3-cb8b-4066-8864-ce6901c9df8b Authenticating user 'default' from [fd00:1122:3344:101::e]:35455 | ||
| 7953 | 2025.12.18 21:25:38.248233 [ 296 ] {} <Debug> TCP-Session: a03d45f3-cb8b-4066-8864-ce6901c9df8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2025.12.18 21:25:38.248245 [ 296 ] {} <Debug> TCP-Session: a03d45f3-cb8b-4066-8864-ce6901c9df8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2025.12.18 21:25:38.248244 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7956 | 2025.12.18 21:25:38.248318 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7957 | 2025.12.18 21:25:38.248492 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7958 | 2025.12.18 21:25:38.248525 [ 292 ] {} <Debug> TCP-Session: e65bc523-afcb-4db4-99f8-1eac3ec2e626 Authenticating user 'default' from [fd00:1122:3344:101::e]:46480 | ||
| 7959 | 2025.12.18 21:25:38.248540 [ 292 ] {} <Debug> TCP-Session: e65bc523-afcb-4db4-99f8-1eac3ec2e626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2025.12.18 21:25:38.248552 [ 292 ] {} <Debug> TCP-Session: e65bc523-afcb-4db4-99f8-1eac3ec2e626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2025.12.18 21:25:38.248613 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7962 | 2025.12.18 21:25:38.248649 [ 297 ] {} <Debug> TCP-Session: b1e736d9-b753-4c9a-919e-dcc678d101d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56162 | ||
| 7963 | 2025.12.18 21:25:38.248666 [ 297 ] {} <Debug> TCP-Session: b1e736d9-b753-4c9a-919e-dcc678d101d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2025.12.18 21:25:38.248678 [ 297 ] {} <Debug> TCP-Session: b1e736d9-b753-4c9a-919e-dcc678d101d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2025.12.18 21:25:38.248742 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 7966 | 2025.12.18 21:25:38.249781 [ 304 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> AggregatingTransform: Aggregating | ||
| 7967 | 2025.12.18 21:25:38.249829 [ 304 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> Aggregator: Aggregation method: without_key | ||
| 7968 | 2025.12.18 21:25:38.249867 [ 304 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018127 sec. (982.196 rows/sec., 38.37 KiB/sec.) | ||
| 7969 | 2025.12.18 21:25:38.249886 [ 304 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Trace> Aggregator: Merging aggregated data | ||
| 7970 | 2025.12.18 21:25:38.251249 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003525 sec., 283.68794326241135 rows/sec., 11.08 KiB/sec. | ||
| 7971 | 2025.12.18 21:25:38.251425 [ 294 ] {5b8b1c0e-0cec-4f85-befe-bffd51669adc} <Debug> TCPHandler: Processed in 0.004214161 sec. | ||
| 7972 | 2025.12.18 21:25:38.251536 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7973 | 2025.12.18 21:25:38.251563 [ 294 ] {} <Debug> TCP-Session: c8d83d49-782d-463e-9935-6e1faaaff811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2025.12.18 21:25:38.251570 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7975 | 2025.12.18 21:25:38.251591 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2025.12.18 21:25:38.251609 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7977 | 2025.12.18 21:25:38.251612 [ 296 ] {} <Debug> TCP-Session: a03d45f3-cb8b-4066-8864-ce6901c9df8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2025.12.18 21:25:38.251632 [ 291 ] {} <Debug> TCP-Session: c33b2d07-e92b-4420-bff6-88189098746e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2025.12.18 21:25:38.251646 [ 295 ] {} <Debug> TCP-Session: 0e371107-c01c-4836-b6f6-9dcb4c3fbaef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2025.12.18 21:25:38.251653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2025.12.18 21:25:38.251675 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7982 | 2025.12.18 21:25:38.251696 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7983 | 2025.12.18 21:25:38.251714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7984 | 2025.12.18 21:25:38.251719 [ 297 ] {} <Debug> TCP-Session: b1e736d9-b753-4c9a-919e-dcc678d101d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2025.12.18 21:25:38.251741 [ 3 ] {} <Debug> TCP-Session: bf072a89-ead5-439a-9e3c-a739a47171f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2025.12.18 21:25:38.251750 [ 292 ] {} <Debug> TCP-Session: e65bc523-afcb-4db4-99f8-1eac3ec2e626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2025.12.18 21:25:38.251707 [ 289 ] {} <Debug> TCP-Session: 0ec672b0-781b-49f6-835f-61f666f2fd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2025.12.18 21:25:38.251627 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7989 | 2025.12.18 21:25:38.251822 [ 293 ] {} <Debug> TCP-Session: 7d66295f-816a-4b05-912c-69390a2a0626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2025.12.18 21:25:38.693119 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60111 | ||
| 7991 | 2025.12.18 21:25:38.693226 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7992 | 2025.12.18 21:25:38.693254 [ 294 ] {} <Debug> TCP-Session: cdec8207-a371-434e-80ef-0a2fa91f51e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60111 | ||
| 7993 | 2025.12.18 21:25:38.693278 [ 294 ] {} <Debug> TCP-Session: cdec8207-a371-434e-80ef-0a2fa91f51e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2025.12.18 21:25:38.693291 [ 294 ] {} <Debug> TCP-Session: cdec8207-a371-434e-80ef-0a2fa91f51e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2025.12.18 21:25:38.693499 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63677 | ||
| 7996 | 2025.12.18 21:25:38.693521 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42002 | ||
| 7997 | 2025.12.18 21:25:38.693567 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44378 | ||
| 7998 | 2025.12.18 21:25:38.693561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65087 | ||
| 7999 | 2025.12.18 21:25:38.693539 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38124 | ||
| 8000 | 2025.12.18 21:25:38.693646 [ 294 ] {} <Trace> TCP-Session: cdec8207-a371-434e-80ef-0a2fa91f51e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2025.12.18 21:25:38.693654 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2025.12.18 21:25:38.693632 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2025.12.18 21:25:38.693713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8004 | 2025.12.18 21:25:38.693721 [ 293 ] {} <Debug> TCP-Session: 37150637-3d01-4c94-ae1c-29e297c8f4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44378 | ||
| 8005 | 2025.12.18 21:25:38.693747 [ 295 ] {} <Debug> TCP-Session: 703fe4a3-553d-467e-88f4-fbc1a53fc39e Authenticating user 'default' from [fd00:1122:3344:101::e]:63677 | ||
| 8006 | 2025.12.18 21:25:38.693761 [ 292 ] {} <Debug> TCP-Session: e2488d02-30c7-463e-b8d0-3466d67da3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65087 | ||
| 8007 | 2025.12.18 21:25:38.693784 [ 293 ] {} <Debug> TCP-Session: 37150637-3d01-4c94-ae1c-29e297c8f4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2025.12.18 21:25:38.693795 [ 295 ] {} <Debug> TCP-Session: 703fe4a3-553d-467e-88f4-fbc1a53fc39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2025.12.18 21:25:38.693817 [ 293 ] {} <Debug> TCP-Session: 37150637-3d01-4c94-ae1c-29e297c8f4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2025.12.18 21:25:38.693834 [ 295 ] {} <Debug> TCP-Session: 703fe4a3-553d-467e-88f4-fbc1a53fc39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2025.12.18 21:25:38.693832 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8012 | 2025.12.18 21:25:38.693717 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8013 | 2025.12.18 21:25:38.693526 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50125 | ||
| 8014 | 2025.12.18 21:25:38.693922 [ 289 ] {} <Debug> TCP-Session: 44d37974-900f-42fe-a060-43c90006cc5f Authenticating user 'default' from [fd00:1122:3344:101::e]:38124 | ||
| 8015 | 2025.12.18 21:25:38.693517 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56904 | ||
| 8016 | 2025.12.18 21:25:38.693958 [ 289 ] {} <Debug> TCP-Session: 44d37974-900f-42fe-a060-43c90006cc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2025.12.18 21:25:38.693984 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2025.12.18 21:25:38.693998 [ 289 ] {} <Debug> TCP-Session: 44d37974-900f-42fe-a060-43c90006cc5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2025.12.18 21:25:38.694018 [ 3 ] {} <Debug> TCP-Session: 21fc2cad-c359-4834-bc54-456f51234631 Authenticating user 'default' from [fd00:1122:3344:101::e]:50125 | ||
| 8020 | 2025.12.18 21:25:38.694031 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2025.12.18 21:25:38.694046 [ 3 ] {} <Debug> TCP-Session: 21fc2cad-c359-4834-bc54-456f51234631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2025.12.18 21:25:38.693547 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43879 | ||
| 8023 | 2025.12.18 21:25:38.694063 [ 3 ] {} <Debug> TCP-Session: 21fc2cad-c359-4834-bc54-456f51234631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2025.12.18 21:25:38.694063 [ 296 ] {} <Debug> TCP-Session: 2d9708a5-5643-4cc4-bea3-3a8e82f265b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56904 | ||
| 8025 | 2025.12.18 21:25:38.693811 [ 292 ] {} <Debug> TCP-Session: e2488d02-30c7-463e-b8d0-3466d67da3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.12.18 21:25:38.694128 [ 296 ] {} <Debug> TCP-Session: 2d9708a5-5643-4cc4-bea3-3a8e82f265b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2025.12.18 21:25:38.694124 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8028 | 2025.12.18 21:25:38.694141 [ 292 ] {} <Debug> TCP-Session: e2488d02-30c7-463e-b8d0-3466d67da3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2025.12.18 21:25:38.694149 [ 296 ] {} <Debug> TCP-Session: 2d9708a5-5643-4cc4-bea3-3a8e82f265b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2025.12.18 21:25:38.694135 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8031 | 2025.12.18 21:25:38.693647 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8032 | 2025.12.18 21:25:38.694222 [ 291 ] {} <Debug> TCP-Session: 545368b5-6662-42a4-a92b-a9dd1ffb881f Authenticating user 'default' from [fd00:1122:3344:101::e]:43879 | ||
| 8033 | 2025.12.18 21:25:38.694244 [ 297 ] {} <Debug> TCP-Session: 727ff472-dfee-4771-90fa-484cdac0ea3d Authenticating user 'default' from [fd00:1122:3344:101::e]:42002 | ||
| 8034 | 2025.12.18 21:25:38.694252 [ 291 ] {} <Debug> TCP-Session: 545368b5-6662-42a4-a92b-a9dd1ffb881f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2025.12.18 21:25:38.694269 [ 297 ] {} <Debug> TCP-Session: 727ff472-dfee-4771-90fa-484cdac0ea3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.12.18 21:25:38.694280 [ 291 ] {} <Debug> TCP-Session: 545368b5-6662-42a4-a92b-a9dd1ffb881f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2025.12.18 21:25:38.694293 [ 297 ] {} <Debug> TCP-Session: 727ff472-dfee-4771-90fa-484cdac0ea3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2025.12.18 21:25:38.694209 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8039 | 2025.12.18 21:25:38.694610 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 8040 | 2025.12.18 21:25:38.695637 [ 329 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> AggregatingTransform: Aggregating | ||
| 8041 | 2025.12.18 21:25:38.695691 [ 329 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8042 | 2025.12.18 21:25:38.695729 [ 329 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017897 sec. (982.418 rows/sec., 38.38 KiB/sec.) | ||
| 8043 | 2025.12.18 21:25:38.695749 [ 329 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Trace> Aggregator: Merging aggregated data | ||
| 8044 | 2025.12.18 21:25:38.696915 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 8045 | 2025.12.18 21:25:38.697063 [ 294 ] {265e8eb6-3315-4627-97a1-9f9404d67cb2} <Debug> TCPHandler: Processed in 0.003526013 sec. | ||
| 8046 | 2025.12.18 21:25:38.697160 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2025.12.18 21:25:38.697180 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8048 | 2025.12.18 21:25:38.697207 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2025.12.18 21:25:38.697226 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2025.12.18 21:25:38.697255 [ 295 ] {} <Debug> TCP-Session: 703fe4a3-553d-467e-88f4-fbc1a53fc39e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2025.12.18 21:25:38.697262 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8052 | 2025.12.18 21:25:38.697277 [ 293 ] {} <Debug> TCP-Session: 37150637-3d01-4c94-ae1c-29e297c8f4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2025.12.18 21:25:38.697300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2025.12.18 21:25:38.697308 [ 291 ] {} <Debug> TCP-Session: 545368b5-6662-42a4-a92b-a9dd1ffb881f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2025.12.18 21:25:38.697321 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2025.12.18 21:25:38.697345 [ 292 ] {} <Debug> TCP-Session: e2488d02-30c7-463e-b8d0-3466d67da3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2025.12.18 21:25:38.697281 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2025.12.18 21:25:38.697376 [ 289 ] {} <Debug> TCP-Session: 44d37974-900f-42fe-a060-43c90006cc5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2025.12.18 21:25:38.697406 [ 3 ] {} <Debug> TCP-Session: 21fc2cad-c359-4834-bc54-456f51234631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2025.12.18 21:25:38.697244 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8061 | 2025.12.18 21:25:38.697229 [ 294 ] {} <Debug> TCP-Session: cdec8207-a371-434e-80ef-0a2fa91f51e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2025.12.18 21:25:38.697461 [ 296 ] {} <Debug> TCP-Session: 2d9708a5-5643-4cc4-bea3-3a8e82f265b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2025.12.18 21:25:38.697268 [ 297 ] {} <Debug> TCP-Session: 727ff472-dfee-4771-90fa-484cdac0ea3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2025.12.18 21:25:40.676071 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63875 | ||
| 8065 | 2025.12.18 21:25:40.676189 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8066 | 2025.12.18 21:25:40.676222 [ 294 ] {} <Debug> TCP-Session: 04818eed-4974-46b6-8288-9f8ff2a7e0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63875 | ||
| 8067 | 2025.12.18 21:25:40.676249 [ 294 ] {} <Debug> TCP-Session: 04818eed-4974-46b6-8288-9f8ff2a7e0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2025.12.18 21:25:40.676264 [ 294 ] {} <Debug> TCP-Session: 04818eed-4974-46b6-8288-9f8ff2a7e0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.12.18 21:25:40.676453 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56452 | ||
| 8070 | 2025.12.18 21:25:40.676502 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59419 | ||
| 8071 | 2025.12.18 21:25:40.676520 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36091 | ||
| 8072 | 2025.12.18 21:25:40.676551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55639 | ||
| 8073 | 2025.12.18 21:25:40.676594 [ 294 ] {} <Trace> TCP-Session: 04818eed-4974-46b6-8288-9f8ff2a7e0d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.12.18 21:25:40.676625 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8075 | 2025.12.18 21:25:40.676564 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39052 | ||
| 8076 | 2025.12.18 21:25:40.676671 [ 296 ] {} <Debug> TCP-Session: 1e99f196-59d9-4ecc-950c-1bb0c16f62ef Authenticating user 'default' from [fd00:1122:3344:101::e]:59419 | ||
| 8077 | 2025.12.18 21:25:40.676663 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8078 | 2025.12.18 21:25:40.676720 [ 296 ] {} <Debug> TCP-Session: 1e99f196-59d9-4ecc-950c-1bb0c16f62ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.12.18 21:25:40.676661 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8080 | 2025.12.18 21:25:40.676745 [ 291 ] {} <Debug> TCP-Session: 5df0c26b-0bce-48ab-b549-f6dbca9e8934 Authenticating user 'default' from [fd00:1122:3344:101::e]:55639 | ||
| 8081 | 2025.12.18 21:25:40.676751 [ 296 ] {} <Debug> TCP-Session: 1e99f196-59d9-4ecc-950c-1bb0c16f62ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2025.12.18 21:25:40.676761 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2025.12.18 21:25:40.676784 [ 297 ] {} <Debug> TCP-Session: 995f70ef-5e43-41e3-acf4-368936af43c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36091 | ||
| 8084 | 2025.12.18 21:25:40.676795 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63875) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8085 | 2025.12.18 21:25:40.676817 [ 292 ] {} <Debug> TCP-Session: 6463fac4-2573-4bff-856f-30be5255bf78 Authenticating user 'default' from [fd00:1122:3344:101::e]:39052 | ||
| 8086 | 2025.12.18 21:25:40.676833 [ 297 ] {} <Debug> TCP-Session: 995f70ef-5e43-41e3-acf4-368936af43c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2025.12.18 21:25:40.676861 [ 292 ] {} <Debug> TCP-Session: 6463fac4-2573-4bff-856f-30be5255bf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2025.12.18 21:25:40.676874 [ 297 ] {} <Debug> TCP-Session: 995f70ef-5e43-41e3-acf4-368936af43c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2025.12.18 21:25:40.676888 [ 292 ] {} <Debug> TCP-Session: 6463fac4-2573-4bff-856f-30be5255bf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2025.12.18 21:25:40.676790 [ 291 ] {} <Debug> TCP-Session: 5df0c26b-0bce-48ab-b549-f6dbca9e8934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2025.12.18 21:25:40.676573 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8092 | 2025.12.18 21:25:40.676941 [ 291 ] {} <Debug> TCP-Session: 5df0c26b-0bce-48ab-b549-f6dbca9e8934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2025.12.18 21:25:40.676571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65051 | ||
| 8094 | 2025.12.18 21:25:40.676967 [ 295 ] {} <Debug> TCP-Session: fcbfba92-5015-4507-9915-7f5843674804 Authenticating user 'default' from [fd00:1122:3344:101::e]:56452 | ||
| 8095 | 2025.12.18 21:25:40.676542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58853 | ||
| 8096 | 2025.12.18 21:25:40.677010 [ 295 ] {} <Debug> TCP-Session: fcbfba92-5015-4507-9915-7f5843674804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2025.12.18 21:25:40.677040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8098 | 2025.12.18 21:25:40.677052 [ 295 ] {} <Debug> TCP-Session: fcbfba92-5015-4507-9915-7f5843674804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2025.12.18 21:25:40.677075 [ 293 ] {} <Debug> TCP-Session: ef5d6069-d91c-459d-946b-2614ba3d1a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:65051 | ||
| 8100 | 2025.12.18 21:25:40.677077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8101 | 2025.12.18 21:25:40.677094 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8102 | 2025.12.18 21:25:40.677112 [ 289 ] {} <Debug> TCP-Session: 0cbe2b5a-89ad-4be6-b279-694175091770 Authenticating user 'default' from [fd00:1122:3344:101::e]:58853 | ||
| 8103 | 2025.12.18 21:25:40.677101 [ 293 ] {} <Debug> TCP-Session: ef5d6069-d91c-459d-946b-2614ba3d1a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2025.12.18 21:25:40.677151 [ 289 ] {} <Debug> TCP-Session: 0cbe2b5a-89ad-4be6-b279-694175091770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2025.12.18 21:25:40.677172 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8106 | 2025.12.18 21:25:40.677175 [ 293 ] {} <Debug> TCP-Session: ef5d6069-d91c-459d-946b-2614ba3d1a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.12.18 21:25:40.677185 [ 289 ] {} <Debug> TCP-Session: 0cbe2b5a-89ad-4be6-b279-694175091770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2025.12.18 21:25:40.676532 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39496 | ||
| 8109 | 2025.12.18 21:25:40.677303 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8110 | 2025.12.18 21:25:40.677330 [ 3 ] {} <Debug> TCP-Session: 56d3f383-4c09-437d-b927-44e66b83c533 Authenticating user 'default' from [fd00:1122:3344:101::e]:39496 | ||
| 8111 | 2025.12.18 21:25:40.677352 [ 3 ] {} <Debug> TCP-Session: 56d3f383-4c09-437d-b927-44e66b83c533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2025.12.18 21:25:40.677368 [ 3 ] {} <Debug> TCP-Session: 56d3f383-4c09-437d-b927-44e66b83c533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2025.12.18 21:25:40.677488 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 8114 | 2025.12.18 21:25:40.678500 [ 303 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> AggregatingTransform: Aggregating | ||
| 8115 | 2025.12.18 21:25:40.678559 [ 303 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> Aggregator: Aggregation method: without_key | ||
| 8116 | 2025.12.18 21:25:40.678605 [ 303 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005197 sec. (994.830 rows/sec., 38.86 KiB/sec.) | ||
| 8117 | 2025.12.18 21:25:40.678630 [ 303 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Trace> Aggregator: Merging aggregated data | ||
| 8118 | 2025.12.18 21:25:40.680206 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00347 sec., 288.1844380403458 rows/sec., 11.26 KiB/sec. | ||
| 8119 | 2025.12.18 21:25:40.680369 [ 294 ] {1cb811af-1fcc-426e-bcda-e13f4bbe7db6} <Debug> TCPHandler: Processed in 0.003895883 sec. | ||
| 8120 | 2025.12.18 21:25:40.680498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8121 | 2025.12.18 21:25:40.680527 [ 294 ] {} <Debug> TCP-Session: 04818eed-4974-46b6-8288-9f8ff2a7e0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2025.12.18 21:25:40.680532 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8123 | 2025.12.18 21:25:40.680552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8124 | 2025.12.18 21:25:40.680573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8125 | 2025.12.18 21:25:40.680579 [ 296 ] {} <Debug> TCP-Session: 1e99f196-59d9-4ecc-950c-1bb0c16f62ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2025.12.18 21:25:40.680599 [ 289 ] {} <Debug> TCP-Session: 0cbe2b5a-89ad-4be6-b279-694175091770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2025.12.18 21:25:40.680611 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8128 | 2025.12.18 21:25:40.680616 [ 292 ] {} <Debug> TCP-Session: 6463fac4-2573-4bff-856f-30be5255bf78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2025.12.18 21:25:40.680629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2025.12.18 21:25:40.680652 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8131 | 2025.12.18 21:25:40.680670 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2025.12.18 21:25:40.680709 [ 291 ] {} <Debug> TCP-Session: 5df0c26b-0bce-48ab-b549-f6dbca9e8934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2025.12.18 21:25:40.680714 [ 297 ] {} <Debug> TCP-Session: 995f70ef-5e43-41e3-acf4-368936af43c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2025.12.18 21:25:40.680728 [ 293 ] {} <Debug> TCP-Session: ef5d6069-d91c-459d-946b-2614ba3d1a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2025.12.18 21:25:40.680657 [ 3 ] {} <Debug> TCP-Session: 56d3f383-4c09-437d-b927-44e66b83c533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2025.12.18 21:25:40.680592 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2025.12.18 21:25:40.680816 [ 295 ] {} <Debug> TCP-Session: fcbfba92-5015-4507-9915-7f5843674804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2025.12.18 21:25:41.443809 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8139 | 2025.12.18 21:25:41.443852 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8140 | 2025.12.18 21:25:41.611220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16225 | ||
| 8141 | 2025.12.18 21:25:41.611756 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2025.12.18 21:25:41.611798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8143 | 2025.12.18 21:25:41.612284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8144 | 2025.12.18 21:25:41.612525 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2025.12.18 21:25:41.612667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16225 | ||
| 8146 | 2025.12.18 21:25:42.464322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8147 | 2025.12.18 21:25:42.481334 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.12.18 21:25:42.481403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8149 | 2025.12.18 21:25:42.487645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8150 | 2025.12.18 21:25:42.488383 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.12.18 21:25:42.491470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8152 | 2025.12.18 21:25:42.655873 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2025.12.18 21:25:42.656163 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8154 | 2025.12.18 21:25:42.656273 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8155 | 2025.12.18 21:25:42.657294 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2025.12.18 21:25:42.657367 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8157 | 2025.12.18 21:25:42.657944 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8158 | 2025.12.18 21:25:42.658292 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2025.12.18 21:25:42.658509 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.002421 sec., 43783.560512185046 rows/sec., 3.67 MiB/sec. | ||
| 8160 | 2025.12.18 21:25:42.658568 [ 253 ] {a2e155be-7c9d-4df3-b809-f17a4d4f8a8b} <Debug> TCPHandler: Processed in 0.002903337 sec. | ||
| 8161 | 2025.12.18 21:25:42.658764 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2025.12.18 21:25:42.658904 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8163 | 2025.12.18 21:25:42.658964 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8164 | 2025.12.18 21:25:42.659564 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.12.18 21:25:42.659612 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8166 | 2025.12.18 21:25:42.660055 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8167 | 2025.12.18 21:25:42.660365 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.12.18 21:25:42.660555 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001676 sec., 14916.467780429595 rows/sec., 1.10 MiB/sec. | ||
| 8169 | 2025.12.18 21:25:42.660607 [ 253 ] {ffe09272-be53-4294-b49c-3048aa5d3692} <Debug> TCPHandler: Processed in 0.001916721 sec. | ||
| 8170 | 2025.12.18 21:25:42.660759 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2025.12.18 21:25:42.660896 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8172 | 2025.12.18 21:25:42.660953 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8173 | 2025.12.18 21:25:42.661556 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2025.12.18 21:25:42.661604 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8175 | 2025.12.18 21:25:42.662050 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8176 | 2025.12.18 21:25:42.662367 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2025.12.18 21:25:42.662546 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001678 sec., 53039.33253873659 rows/sec., 4.14 MiB/sec. | ||
| 8178 | 2025.12.18 21:25:42.662597 [ 253 ] {d3a93022-91ef-4c9c-9ca4-1bf5d288826f} <Debug> TCPHandler: Processed in 0.00190719 sec. | ||
| 8179 | 2025.12.18 21:25:42.662760 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2025.12.18 21:25:42.662888 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8181 | 2025.12.18 21:25:42.662953 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8182 | 2025.12.18 21:25:42.663542 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2025.12.18 21:25:42.663598 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8184 | 2025.12.18 21:25:42.664063 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8185 | 2025.12.18 21:25:42.664388 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2025.12.18 21:25:42.664570 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. | ||
| 8187 | 2025.12.18 21:25:42.664625 [ 253 ] {ee1db605-75ab-440a-855e-5c323a021929} <Debug> TCPHandler: Processed in 0.001933371 sec. | ||
| 8188 | 2025.12.18 21:25:42.664773 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2025.12.18 21:25:42.664902 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8190 | 2025.12.18 21:25:42.664980 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <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 | ||
| 8191 | 2025.12.18 21:25:42.666070 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2025.12.18 21:25:42.666119 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8193 | 2025.12.18 21:25:42.666848 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8194 | 2025.12.18 21:25:42.667176 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.12.18 21:25:42.667364 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002486 sec., 10056.31536604988 rows/sec., 18.02 MiB/sec. | ||
| 8196 | 2025.12.18 21:25:42.667436 [ 253 ] {7751d619-f622-4c9c-9d1f-e42fdd48688b} <Debug> TCPHandler: Processed in 0.002727912 sec. | ||
| 8197 | 2025.12.18 21:25:42.667587 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2025.12.18 21:25:42.667741 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8199 | 2025.12.18 21:25:42.667803 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8200 | 2025.12.18 21:25:42.668328 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.12.18 21:25:42.668380 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8202 | 2025.12.18 21:25:42.668856 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8203 | 2025.12.18 21:25:42.669177 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.12.18 21:25:42.669461 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001751 sec., 34266.133637921186 rows/sec., 2.31 MiB/sec. | ||
| 8205 | 2025.12.18 21:25:42.669513 [ 253 ] {07603882-cb89-463c-813c-f7a8d8f387a2} <Debug> TCPHandler: Processed in 0.001998073 sec. | ||
| 8206 | 2025.12.18 21:25:43.839166 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2025.12.18 21:25:43.839358 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8208 | 2025.12.18 21:25:43.839426 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8209 | 2025.12.18 21:25:43.840255 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2025.12.18 21:25:43.840306 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8211 | 2025.12.18 21:25:43.840787 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8212 | 2025.12.18 21:25:43.841079 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2025.12.18 21:25:43.841326 [ 103 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8214 | 2025.12.18 21:25:43.841361 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00205 sec., 199999.99999999997 rows/sec., 12.69 MiB/sec. | ||
| 8215 | 2025.12.18 21:25:43.841395 [ 103 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2025.12.18 21:25:43.841424 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8217 | 2025.12.18 21:25:43.841436 [ 253 ] {906052c8-ee67-498c-a674-55c873032468} <Debug> TCPHandler: Processed in 0.002398774 sec. | ||
| 8218 | 2025.12.18 21:25:43.841534 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8219 | 2025.12.18 21:25:43.841587 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2025.12.18 21:25:43.841660 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8221 | 2025.12.18 21:25:43.841700 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8222 | 2025.12.18 21:25:43.841700 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8223 | 2025.12.18 21:25:43.841754 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8224 | 2025.12.18 21:25:43.841801 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8225 | 2025.12.18 21:25:43.841855 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8226 | 2025.12.18 21:25:43.841906 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8227 | 2025.12.18 21:25:43.841949 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8228 | 2025.12.18 21:25:43.842219 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2025.12.18 21:25:43.842263 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8230 | 2025.12.18 21:25:43.842604 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8231 | 2025.12.18 21:25:43.842816 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2025.12.18 21:25:43.842954 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001279 sec., 12509.773260359656 rows/sec., 1020.08 KiB/sec. | ||
| 8233 | 2025.12.18 21:25:43.842994 [ 253 ] {484f86c0-d13d-468e-b98d-d637d9b1b4e6} <Debug> TCPHandler: Processed in 0.001472539 sec. | ||
| 8234 | 2025.12.18 21:25:43.843056 [ 200 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571221 sec., 1304717.7959052227 rows/sec., 87.74 MiB/sec. | ||
| 8235 | 2025.12.18 21:25:43.843111 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2025.12.18 21:25:43.843218 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8237 | 2025.12.18 21:25:43.843264 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8238 | 2025.12.18 21:25:43.843266 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8239 | 2025.12.18 21:25:43.843615 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2025.12.18 21:25:43.843703 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_25_6} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8241 | 2025.12.18 21:25:43.843808 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8242 | 2025.12.18 21:25:43.845171 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.12.18 21:25:43.845212 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8244 | 2025.12.18 21:25:43.845707 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8245 | 2025.12.18 21:25:43.845924 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.18 21:25:43.846063 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002866 sec., 799023.0286113049 rows/sec., 64.73 MiB/sec. | ||
| 8247 | 2025.12.18 21:25:43.846101 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8248 | 2025.12.18 21:25:43.846115 [ 253 ] {4a334abf-16d4-4cec-aae0-a230cc52301b} <Debug> TCPHandler: Processed in 0.003056531 sec. | ||
| 8249 | 2025.12.18 21:25:43.846228 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2025.12.18 21:25:43.846336 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8251 | 2025.12.18 21:25:43.846378 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8252 | 2025.12.18 21:25:43.846901 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2025.12.18 21:25:43.846939 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8254 | 2025.12.18 21:25:43.847259 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8255 | 2025.12.18 21:25:43.847499 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2025.12.18 21:25:43.847644 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001338 sec., 176382.66068759342 rows/sec., 10.63 MiB/sec. | ||
| 8257 | 2025.12.18 21:25:43.847682 [ 253 ] {7260eae4-f013-47d4-8967-9b3b4ac3db1a} <Debug> TCPHandler: Processed in 0.001503889 sec. | ||
| 8258 | 2025.12.18 21:25:43.847800 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2025.12.18 21:25:43.847899 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8260 | 2025.12.18 21:25:43.847939 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8261 | 2025.12.18 21:25:43.848575 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2025.12.18 21:25:43.848611 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8263 | 2025.12.18 21:25:43.848927 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8264 | 2025.12.18 21:25:43.849134 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.12.18 21:25:43.849260 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001381 sec., 318609.7031136857 rows/sec., 21.08 MiB/sec. | ||
| 8266 | 2025.12.18 21:25:43.849298 [ 253 ] {76e641b6-3a76-4257-b6fd-c5da700f7f5f} <Debug> TCPHandler: Processed in 0.001553841 sec. | ||
| 8267 | 2025.12.18 21:25:43.849408 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2025.12.18 21:25:43.849499 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8269 | 2025.12.18 21:25:43.849537 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8270 | 2025.12.18 21:25:43.850062 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.12.18 21:25:43.850103 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8272 | 2025.12.18 21:25:43.850443 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8273 | 2025.12.18 21:25:43.850668 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.12.18 21:25:43.850786 [ 97 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8275 | 2025.12.18 21:25:43.850804 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001324 sec., 159365.5589123867 rows/sec., 9.05 MiB/sec. | ||
| 8276 | 2025.12.18 21:25:43.850841 [ 97 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2025.12.18 21:25:43.850859 [ 253 ] {ea200af8-020f-470f-bfe2-fb90db883bdd} <Debug> TCPHandler: Processed in 0.00150044 sec. | ||
| 8278 | 2025.12.18 21:25:43.850868 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8279 | 2025.12.18 21:25:43.850963 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8280 | 2025.12.18 21:25:43.850986 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2025.12.18 21:25:43.851051 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8282 | 2025.12.18 21:25:43.851081 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8283 | 2025.12.18 21:25:43.851085 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8284 | 2025.12.18 21:25:43.851128 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8285 | 2025.12.18 21:25:43.851136 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8286 | 2025.12.18 21:25:43.851179 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8287 | 2025.12.18 21:25:43.851220 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8288 | 2025.12.18 21:25:43.851257 [ 200 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8289 | 2025.12.18 21:25:43.852061 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113145 sec., 932431.8352556454 rows/sec., 56.51 MiB/sec. | ||
| 8290 | 2025.12.18 21:25:43.852223 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2025.12.18 21:25:43.852261 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8292 | 2025.12.18 21:25:43.852263 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8293 | 2025.12.18 21:25:43.852606 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2025.12.18 21:25:43.852695 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_25_6} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8295 | 2025.12.18 21:25:43.852750 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8296 | 2025.12.18 21:25:43.852789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8297 | 2025.12.18 21:25:43.852978 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.12.18 21:25:43.853124 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.002057 sec., 566844.9197860963 rows/sec., 40.48 MiB/sec. | ||
| 8299 | 2025.12.18 21:25:43.853197 [ 253 ] {57b35e83-af96-4ded-a005-427707d19055} <Debug> TCPHandler: Processed in 0.002260679 sec. | ||
| 8300 | 2025.12.18 21:25:43.853332 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.12.18 21:25:43.853430 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8302 | 2025.12.18 21:25:43.853474 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8303 | 2025.12.18 21:25:43.853851 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.12.18 21:25:43.853899 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8305 | 2025.12.18 21:25:43.854372 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8306 | 2025.12.18 21:25:43.854688 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.12.18 21:25:43.854833 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
| 8308 | 2025.12.18 21:25:43.854872 [ 253 ] {91330f9c-62c9-4a1a-b6b5-c045209afbef} <Debug> TCPHandler: Processed in 0.001591522 sec. | ||
| 8309 | 2025.12.18 21:25:43.854990 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.12.18 21:25:43.855088 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.12.18 21:25:43.855132 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8312 | 2025.12.18 21:25:43.855825 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.12.18 21:25:43.855862 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8314 | 2025.12.18 21:25:43.856250 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8315 | 2025.12.18 21:25:43.856463 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2025.12.18 21:25:43.856606 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001537 sec., 592062.4593363695 rows/sec., 39.14 MiB/sec. | ||
| 8317 | 2025.12.18 21:25:43.856643 [ 253 ] {b7086dbb-e097-4266-aa13-147d88b38340} <Debug> TCPHandler: Processed in 0.001704225 sec. | ||
| 8318 | 2025.12.18 21:25:43.856763 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2025.12.18 21:25:43.856858 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8320 | 2025.12.18 21:25:43.856901 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8321 | 2025.12.18 21:25:43.857226 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2025.12.18 21:25:43.857262 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8323 | 2025.12.18 21:25:43.857559 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8324 | 2025.12.18 21:25:43.857769 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2025.12.18 21:25:43.857901 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 8326 | 2025.12.18 21:25:43.857937 [ 253 ] {79678ecf-faf6-4d3d-99db-1f37a694b6b5} <Debug> TCPHandler: Processed in 0.001225752 sec. | ||
| 8327 | 2025.12.18 21:25:43.858043 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.12.18 21:25:43.858143 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8329 | 2025.12.18 21:25:43.858199 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <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 | ||
| 8330 | 2025.12.18 21:25:43.859086 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.12.18 21:25:43.859129 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8332 | 2025.12.18 21:25:43.859708 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8333 | 2025.12.18 21:25:43.859942 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2025.12.18 21:25:43.860094 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00197 sec., 7614.213197969543 rows/sec., 13.64 MiB/sec. | ||
| 8335 | 2025.12.18 21:25:43.860158 [ 253 ] {b3ea8ec8-3bf1-468a-b3ce-9bfb63d0048d} <Debug> TCPHandler: Processed in 0.002164747 sec. | ||
| 8336 | 2025.12.18 21:25:43.860268 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2025.12.18 21:25:43.860365 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8338 | 2025.12.18 21:25:43.860407 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8339 | 2025.12.18 21:25:43.860763 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.12.18 21:25:43.860798 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8341 | 2025.12.18 21:25:43.861104 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8342 | 2025.12.18 21:25:43.861312 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2025.12.18 21:25:43.861450 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001104 sec., 61594.20289855073 rows/sec., 3.57 MiB/sec. | ||
| 8344 | 2025.12.18 21:25:43.861495 [ 253 ] {621bb3bb-5b9b-465d-b7d2-609f73762389} <Debug> TCPHandler: Processed in 0.001276393 sec. | ||
| 8345 | 2025.12.18 21:25:46.636742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1098 | ||
| 8346 | 2025.12.18 21:25:46.639749 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.12.18 21:25:46.639789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8348 | 2025.12.18 21:25:46.641036 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8349 | 2025.12.18 21:25:46.641305 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.12.18 21:25:46.641569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8351 | 2025.12.18 21:25:47.646702 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2025.12.18 21:25:47.646900 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8353 | 2025.12.18 21:25:47.646983 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8354 | 2025.12.18 21:25:47.647846 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.12.18 21:25:47.647917 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8356 | 2025.12.18 21:25:47.648318 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8357 | 2025.12.18 21:25:47.648554 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.12.18 21:25:47.648707 [ 93 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8359 | 2025.12.18 21:25:47.648720 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. | ||
| 8360 | 2025.12.18 21:25:47.648803 [ 93 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.12.18 21:25:47.648832 [ 253 ] {639169d1-7454-4b32-93bc-0434104556e3} <Debug> TCPHandler: Processed in 0.002253979 sec. | ||
| 8362 | 2025.12.18 21:25:47.648836 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8363 | 2025.12.18 21:25:47.648956 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8364 | 2025.12.18 21:25:47.648986 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2025.12.18 21:25:47.649066 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8366 | 2025.12.18 21:25:47.649101 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2341 rows starting from the beginning of the part | ||
| 8367 | 2025.12.18 21:25:47.649110 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8368 | 2025.12.18 21:25:47.649163 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8369 | 2025.12.18 21:25:47.649167 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 107 rows starting from the beginning of the part | ||
| 8370 | 2025.12.18 21:25:47.649226 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1142 rows starting from the beginning of the part | ||
| 8371 | 2025.12.18 21:25:47.649275 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 8372 | 2025.12.18 21:25:47.649319 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2290 rows starting from the beginning of the part | ||
| 8373 | 2025.12.18 21:25:47.649364 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8374 | 2025.12.18 21:25:47.649689 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2025.12.18 21:25:47.649733 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8376 | 2025.12.18 21:25:47.650069 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8377 | 2025.12.18 21:25:47.650291 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.12.18 21:25:47.650414 [ 93 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8379 | 2025.12.18 21:25:47.650432 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.70 MiB/sec. | ||
| 8380 | 2025.12.18 21:25:47.650449 [ 93 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.18 21:25:47.650474 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8382 | 2025.12.18 21:25:47.650476 [ 253 ] {29dfa1ed-e226-4f4d-81cb-e426061a5021} <Debug> TCPHandler: Processed in 0.001552871 sec. | ||
| 8383 | 2025.12.18 21:25:47.650577 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8384 | 2025.12.18 21:25:47.650610 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.12.18 21:25:47.650714 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8386 | 2025.12.18 21:25:47.650715 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8387 | 2025.12.18 21:25:47.650759 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 8388 | 2025.12.18 21:25:47.650780 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8389 | 2025.12.18 21:25:47.650839 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 91 rows starting from the beginning of the part | ||
| 8390 | 2025.12.18 21:25:47.650897 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 694 rows starting from the beginning of the part | ||
| 8391 | 2025.12.18 21:25:47.650938 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part | ||
| 8392 | 2025.12.18 21:25:47.650976 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1166 rows starting from the beginning of the part | ||
| 8393 | 2025.12.18 21:25:47.651020 [ 197 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8394 | 2025.12.18 21:25:47.651177 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2025.12.18 21:25:47.651219 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8396 | 2025.12.18 21:25:47.651396 [ 196 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483255 sec., 2433096.8829218103 rows/sec., 205.99 MiB/sec. | ||
| 8397 | 2025.12.18 21:25:47.651565 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8398 | 2025.12.18 21:25:47.651705 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8399 | 2025.12.18 21:25:47.651801 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2025.12.18 21:25:47.651924 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8401 | 2025.12.18 21:25:47.651949 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001257 sec., 76372.31503579952 rows/sec., 5.32 MiB/sec. | ||
| 8402 | 2025.12.18 21:25:47.651958 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.12.18 21:25:47.651994 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8404 | 2025.12.18 21:25:47.651996 [ 253 ] {4f3d3967-44d0-49f5-9790-9cbf4c360bf9} <Debug> TCPHandler: Processed in 0.001437068 sec. | ||
| 8405 | 2025.12.18 21:25:47.652062 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.12.18 21:25:47.652110 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8407 | 2025.12.18 21:25:47.652127 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2025.12.18 21:25:47.652156 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_56_11} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8409 | 2025.12.18 21:25:47.652252 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8410 | 2025.12.18 21:25:47.652275 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8411 | 2025.12.18 21:25:47.652277 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 8412 | 2025.12.18 21:25:47.652299 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8413 | 2025.12.18 21:25:47.652321 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16592 rows starting from the beginning of the part | ||
| 8414 | 2025.12.18 21:25:47.652399 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
| 8415 | 2025.12.18 21:25:47.652401 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187495 sec., 1768047.1479239445 rows/sec., 133.48 MiB/sec. | ||
| 8416 | 2025.12.18 21:25:47.652456 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8417 | 2025.12.18 21:25:47.652510 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8418 | 2025.12.18 21:25:47.652555 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 910 rows starting from the beginning of the part | ||
| 8419 | 2025.12.18 21:25:47.652598 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 8420 | 2025.12.18 21:25:47.652630 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8421 | 2025.12.18 21:25:47.652644 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2025.12.18 21:25:47.652690 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8423 | 2025.12.18 21:25:47.653003 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.12.18 21:25:47.653058 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8425 | 2025.12.18 21:25:47.653087 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_56_11} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8426 | 2025.12.18 21:25:47.653176 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8427 | 2025.12.18 21:25:47.653282 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2025.12.18 21:25:47.653423 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.04 MiB/sec. | ||
| 8429 | 2025.12.18 21:25:47.653421 [ 91 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8430 | 2025.12.18 21:25:47.653461 [ 253 ] {dc9a8a56-49e5-4a6a-93d1-9e6ae04ef2d6} <Debug> TCPHandler: Processed in 0.001384257 sec. | ||
| 8431 | 2025.12.18 21:25:47.653484 [ 91 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.18 21:25:47.653511 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8433 | 2025.12.18 21:25:47.653595 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8434 | 2025.12.18 21:25:47.653703 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8435 | 2025.12.18 21:25:47.653734 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3700 rows starting from the beginning of the part | ||
| 8436 | 2025.12.18 21:25:47.653793 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8437 | 2025.12.18 21:25:47.653835 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8438 | 2025.12.18 21:25:47.653874 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8439 | 2025.12.18 21:25:47.653909 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 68 rows starting from the beginning of the part | ||
| 8440 | 2025.12.18 21:25:47.653947 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8441 | 2025.12.18 21:25:47.655436 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4028 rows, containing 4 columns (4 merged, 0 gathered) in 0.00187329 sec., 2150227.6743056336 rows/sec., 136.42 MiB/sec. | ||
| 8442 | 2025.12.18 21:25:47.655750 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8443 | 2025.12.18 21:25:47.656019 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.18 21:25:47.656089 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_56_11} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8445 | 2025.12.18 21:25:47.656179 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8446 | 2025.12.18 21:25:47.657625 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18233 rows, containing 5 columns (5 merged, 0 gathered) in 0.005571357 sec., 3272631.784321127 rows/sec., 218.96 MiB/sec. | ||
| 8447 | 2025.12.18 21:25:47.657896 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8448 | 2025.12.18 21:25:47.658224 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.12.18 21:25:47.658306 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8450 | 2025.12.18 21:25:47.658409 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8451 | 2025.12.18 21:25:49.112759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16737 | ||
| 8452 | 2025.12.18 21:25:49.113345 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.12.18 21:25:49.113402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8454 | 2025.12.18 21:25:49.113946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8455 | 2025.12.18 21:25:49.114187 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2025.12.18 21:25:49.114343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16737 | ||
| 8457 | 2025.12.18 21:25:49.991541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8458 | 2025.12.18 21:25:50.009170 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.18 21:25:50.009226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8460 | 2025.12.18 21:25:50.015324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8461 | 2025.12.18 21:25:50.016048 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.12.18 21:25:50.018981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8463 | 2025.12.18 21:25:52.651685 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2025.12.18 21:25:52.651892 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8465 | 2025.12.18 21:25:52.651967 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8466 | 2025.12.18 21:25:52.652678 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.12.18 21:25:52.652730 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8468 | 2025.12.18 21:25:52.653134 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8469 | 2025.12.18 21:25:52.653364 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2025.12.18 21:25:52.653525 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001685 sec., 62908.011869436195 rows/sec., 5.27 MiB/sec. | ||
| 8471 | 2025.12.18 21:25:52.653574 [ 253 ] {bd3ff081-1adc-4816-8955-ea23d52bd80f} <Debug> TCPHandler: Processed in 0.002027453 sec. | ||
| 8472 | 2025.12.18 21:25:52.653708 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2025.12.18 21:25:52.653810 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8474 | 2025.12.18 21:25:52.653854 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8475 | 2025.12.18 21:25:52.654290 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2025.12.18 21:25:52.654329 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8477 | 2025.12.18 21:25:52.654639 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8478 | 2025.12.18 21:25:52.654863 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2025.12.18 21:25:52.654999 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001211 sec., 20644.09578860446 rows/sec., 1.52 MiB/sec. | ||
| 8480 | 2025.12.18 21:25:52.655029 [ 85 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8481 | 2025.12.18 21:25:52.655038 [ 253 ] {d9075039-16c6-46a1-bebd-891d714fad44} <Debug> TCPHandler: Processed in 0.001383087 sec. | ||
| 8482 | 2025.12.18 21:25:52.655119 [ 85 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.12.18 21:25:52.655149 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8484 | 2025.12.18 21:25:52.655212 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.12.18 21:25:52.655248 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::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 | ||
| 8486 | 2025.12.18 21:25:52.655314 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8487 | 2025.12.18 21:25:52.655334 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2025.12.18 21:25:52.655355 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8489 | 2025.12.18 21:25:52.655362 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 263 rows starting from the beginning of the part | ||
| 8490 | 2025.12.18 21:25:52.655419 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8491 | 2025.12.18 21:25:52.655463 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 220 rows starting from the beginning of the part | ||
| 8492 | 2025.12.18 21:25:52.655503 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 8493 | 2025.12.18 21:25:52.655543 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 236 rows starting from the beginning of the part | ||
| 8494 | 2025.12.18 21:25:52.655583 [ 196 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 8495 | 2025.12.18 21:25:52.655798 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2025.12.18 21:25:52.655834 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8497 | 2025.12.18 21:25:52.656155 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8498 | 2025.12.18 21:25:52.656374 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.12.18 21:25:52.656393 [ 199 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178161 sec., 675629.2221521507 rows/sec., 44.32 MiB/sec. | ||
| 8500 | 2025.12.18 21:25:52.656511 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001217 sec., 73130.64913722267 rows/sec., 5.71 MiB/sec. | ||
| 8501 | 2025.12.18 21:25:52.656555 [ 253 ] {11f6ed2b-1542-4d0a-bebe-7568d58c2deb} <Debug> TCPHandler: Processed in 0.001392887 sec. | ||
| 8502 | 2025.12.18 21:25:52.656569 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8503 | 2025.12.18 21:25:52.656672 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.12.18 21:25:52.656767 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8505 | 2025.12.18 21:25:52.656812 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8506 | 2025.12.18 21:25:52.656824 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.12.18 21:25:52.656891 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_46_9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8508 | 2025.12.18 21:25:52.656955 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8509 | 2025.12.18 21:25:52.657223 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.12.18 21:25:52.657259 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8511 | 2025.12.18 21:25:52.657599 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8512 | 2025.12.18 21:25:52.657813 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.12.18 21:25:52.657943 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8514 | 2025.12.18 21:25:52.657980 [ 253 ] {7b4212f9-45b3-4409-ac24-d3ce01d410a7} <Debug> TCPHandler: Processed in 0.001358396 sec. | ||
| 8515 | 2025.12.18 21:25:52.658084 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2025.12.18 21:25:52.658178 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8517 | 2025.12.18 21:25:52.658232 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <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 | ||
| 8518 | 2025.12.18 21:25:52.659069 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2025.12.18 21:25:52.659106 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8520 | 2025.12.18 21:25:52.659641 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8521 | 2025.12.18 21:25:52.659862 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2025.12.18 21:25:52.659984 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8523 | 2025.12.18 21:25:52.660001 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001842 sec., 13572.204125950053 rows/sec., 24.32 MiB/sec. | ||
| 8524 | 2025.12.18 21:25:52.660029 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.12.18 21:25:52.660056 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8526 | 2025.12.18 21:25:52.660071 [ 253 ] {e09e891e-f33f-44ce-89c4-68df02b43ac3} <Debug> TCPHandler: Processed in 0.002037593 sec. | ||
| 8527 | 2025.12.18 21:25:52.660159 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::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 | ||
| 8528 | 2025.12.18 21:25:52.660195 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2025.12.18 21:25:52.660296 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8530 | 2025.12.18 21:25:52.660338 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8531 | 2025.12.18 21:25:52.660402 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8532 | 2025.12.18 21:25:52.660471 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 753 rows starting from the beginning of the part | ||
| 8533 | 2025.12.18 21:25:52.660594 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 8534 | 2025.12.18 21:25:52.660685 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2025.12.18 21:25:52.660694 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 8536 | 2025.12.18 21:25:52.660727 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8537 | 2025.12.18 21:25:52.660814 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 8538 | 2025.12.18 21:25:52.660917 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 8539 | 2025.12.18 21:25:52.661017 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 8540 | 2025.12.18 21:25:52.661053 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8541 | 2025.12.18 21:25:52.661272 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.12.18 21:25:52.661410 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 8543 | 2025.12.18 21:25:52.661447 [ 253 ] {b675aced-0463-4fb4-a50c-5026c64ad1cb} <Debug> TCPHandler: Processed in 0.001302335 sec. | ||
| 8544 | 2025.12.18 21:25:52.675090 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 19 columns (19 merged, 0 gathered) in 0.014979374 sec., 57278.76211649432 rows/sec., 102.64 MiB/sec. | ||
| 8545 | 2025.12.18 21:25:52.675898 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8546 | 2025.12.18 21:25:52.676253 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2025.12.18 21:25:52.676332 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8548 | 2025.12.18 21:25:52.676426 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 8549 | 2025.12.18 21:25:55.939880 [ 80 ] {} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8550 | 2025.12.18 21:25:55.939969 [ 80 ] {} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2025.12.18 21:25:55.939993 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8552 | 2025.12.18 21:25:55.940116 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::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 | ||
| 8553 | 2025.12.18 21:25:55.940270 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8554 | 2025.12.18 21:25:55.940308 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::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 | ||
| 8555 | 2025.12.18 21:25:55.940382 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::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 | ||
| 8556 | 2025.12.18 21:25:55.940435 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8557 | 2025.12.18 21:25:55.940483 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8558 | 2025.12.18 21:25:55.940530 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8559 | 2025.12.18 21:25:55.941350 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288954 sec., 41894.435332835776 rows/sec., 3.50 MiB/sec. | ||
| 8560 | 2025.12.18 21:25:55.941480 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8561 | 2025.12.18 21:25:55.941740 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.12.18 21:25:55.941811 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_9_2} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8563 | 2025.12.18 21:25:55.941888 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8564 | 2025.12.18 21:25:56.443892 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8565 | 2025.12.18 21:25:56.443942 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8566 | 2025.12.18 21:25:56.614429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17185 | ||
| 8567 | 2025.12.18 21:25:56.614956 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2025.12.18 21:25:56.615000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8569 | 2025.12.18 21:25:56.615503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8570 | 2025.12.18 21:25:56.615742 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.12.18 21:25:56.615870 [ 80 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8572 | 2025.12.18 21:25:56.615881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17185 | ||
| 8573 | 2025.12.18 21:25:56.615916 [ 80 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2025.12.18 21:25:56.615940 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8575 | 2025.12.18 21:25:56.616114 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 8576 | 2025.12.18 21:25:56.616321 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8577 | 2025.12.18 21:25:56.616369 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14817 rows starting from the beginning of the part | ||
| 8578 | 2025.12.18 21:25:56.616446 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8579 | 2025.12.18 21:25:56.616502 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8580 | 2025.12.18 21:25:56.616554 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8581 | 2025.12.18 21:25:56.616603 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8582 | 2025.12.18 21:25:56.616653 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8583 | 2025.12.18 21:25:56.618637 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17185 rows, containing 4 columns (4 merged, 0 gathered) in 0.002612039 sec., 6579151.383268014 rows/sec., 94.12 MiB/sec. | ||
| 8584 | 2025.12.18 21:25:56.618816 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8585 | 2025.12.18 21:25:56.619074 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.12.18 21:25:56.619150 [ 195 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_36_7} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8587 | 2025.12.18 21:25:56.619226 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8588 | 2025.12.18 21:25:56.641865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1118 | ||
| 8589 | 2025.12.18 21:25:56.643934 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.12.18 21:25:56.643983 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8591 | 2025.12.18 21:25:56.645167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8592 | 2025.12.18 21:25:56.645440 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.12.18 21:25:56.645591 [ 80 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8594 | 2025.12.18 21:25:56.645633 [ 80 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.12.18 21:25:56.645654 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8596 | 2025.12.18 21:25:56.645807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8597 | 2025.12.18 21:25:56.645803 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 8598 | 2025.12.18 21:25:56.646543 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2025.12.18 21:25:56.646723 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 922 rows starting from the beginning of the part | ||
| 8600 | 2025.12.18 21:25:56.647148 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 8601 | 2025.12.18 21:25:56.647489 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8602 | 2025.12.18 21:25:56.647833 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8603 | 2025.12.18 21:25:56.648159 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 8604 | 2025.12.18 21:25:56.648478 [ 189 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8605 | 2025.12.18 21:25:56.654741 [ 194 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 72 columns (72 merged, 0 gathered) in 0.009013767 sec., 124032.49385079512 rows/sec., 98.58 MiB/sec. | ||
| 8606 | 2025.12.18 21:25:56.656231 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8607 | 2025.12.18 21:25:56.656814 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2025.12.18 21:25:56.656885 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_26_5} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8609 | 2025.12.18 21:25:56.657124 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 8610 | 2025.12.18 21:25:57.519059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8611 | 2025.12.18 21:25:57.537761 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2025.12.18 21:25:57.537825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8613 | 2025.12.18 21:25:57.543742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8614 | 2025.12.18 21:25:57.544617 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2025.12.18 21:25:57.544919 [ 79 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8616 | 2025.12.18 21:25:57.544957 [ 79 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2025.12.18 21:25:57.544976 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8618 | 2025.12.18 21:25:57.545063 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 8619 | 2025.12.18 21:25:57.548008 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2025.12.18 21:25:57.548058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8621 | 2025.12.18 21:25:57.548799 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8622 | 2025.12.18 21:25:57.552223 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8623 | 2025.12.18 21:25:57.555965 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8624 | 2025.12.18 21:25:57.559955 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8625 | 2025.12.18 21:25:57.563978 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8626 | 2025.12.18 21:25:57.567789 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8627 | 2025.12.18 21:25:57.621955 [ 195 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076925907 sec., 3535.8699118100744 rows/sec., 18.28 MiB/sec. | ||
| 8628 | 2025.12.18 21:25:57.624811 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8629 | 2025.12.18 21:25:57.626949 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2025.12.18 21:25:57.627076 [ 193 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_36_7} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8631 | 2025.12.18 21:25:57.629774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8632 | 2025.12.18 21:25:57.661411 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2025.12.18 21:25:57.661613 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8634 | 2025.12.18 21:25:57.661688 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8635 | 2025.12.18 21:25:57.662594 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.12.18 21:25:57.662646 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8637 | 2025.12.18 21:25:57.663080 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8638 | 2025.12.18 21:25:57.663314 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.12.18 21:25:57.663484 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001924 sec., 213097.7130977131 rows/sec., 13.52 MiB/sec. | ||
| 8640 | 2025.12.18 21:25:57.663544 [ 253 ] {d9121445-0448-4232-ad59-a867735641ce} <Debug> TCPHandler: Processed in 0.002278371 sec. | ||
| 8641 | 2025.12.18 21:25:57.663683 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2025.12.18 21:25:57.663789 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8643 | 2025.12.18 21:25:57.663835 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8644 | 2025.12.18 21:25:57.664896 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2025.12.18 21:25:57.664938 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8646 | 2025.12.18 21:25:57.665336 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8647 | 2025.12.18 21:25:57.665574 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2025.12.18 21:25:57.665721 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001957 sec., 583546.2442514052 rows/sec., 46.32 MiB/sec. | ||
| 8649 | 2025.12.18 21:25:57.665765 [ 253 ] {30140f1e-22dd-4f9f-aa13-2d79f3e2b6b7} <Debug> TCPHandler: Processed in 0.002136886 sec. | ||
| 8650 | 2025.12.18 21:25:57.665890 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2025.12.18 21:25:57.665992 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8652 | 2025.12.18 21:25:57.666035 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8653 | 2025.12.18 21:25:57.666617 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2025.12.18 21:25:57.666655 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8655 | 2025.12.18 21:25:57.666974 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8656 | 2025.12.18 21:25:57.667197 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2025.12.18 21:25:57.667345 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001375 sec., 160000 rows/sec., 9.55 MiB/sec. | ||
| 8658 | 2025.12.18 21:25:57.667397 [ 253 ] {73df9996-84b2-490e-b1c1-f5041a1350b4} <Debug> TCPHandler: Processed in 0.001558711 sec. | ||
| 8659 | 2025.12.18 21:25:57.667510 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2025.12.18 21:25:57.667606 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8661 | 2025.12.18 21:25:57.667647 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8662 | 2025.12.18 21:25:57.668125 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.12.18 21:25:57.668162 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8664 | 2025.12.18 21:25:57.668476 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8665 | 2025.12.18 21:25:57.668682 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2025.12.18 21:25:57.668814 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 8667 | 2025.12.18 21:25:57.668851 [ 253 ] {a803f2f3-cb39-49af-8077-dd9e6bd0d3f2} <Debug> TCPHandler: Processed in 0.001391806 sec. | ||
| 8668 | 2025.12.18 21:25:57.668953 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2025.12.18 21:25:57.669047 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8670 | 2025.12.18 21:25:57.669087 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8671 | 2025.12.18 21:25:57.669571 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.12.18 21:25:57.669607 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8673 | 2025.12.18 21:25:57.669904 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8674 | 2025.12.18 21:25:57.670117 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2025.12.18 21:25:57.670248 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 8676 | 2025.12.18 21:25:57.670286 [ 253 ] {d1fd1f8a-be5d-4398-9c18-5e9429166ca3} <Debug> TCPHandler: Processed in 0.001381286 sec. | ||
| 8677 | 2025.12.18 21:25:57.670396 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2025.12.18 21:25:57.670489 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8679 | 2025.12.18 21:25:57.670529 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8680 | 2025.12.18 21:25:57.671158 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2025.12.18 21:25:57.671194 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8682 | 2025.12.18 21:25:57.671528 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8683 | 2025.12.18 21:25:57.671730 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2025.12.18 21:25:57.671862 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00139 sec., 499280.5755395684 rows/sec., 34.90 MiB/sec. | ||
| 8685 | 2025.12.18 21:25:57.671900 [ 253 ] {887be80e-ff32-418c-8380-207362208313} <Debug> TCPHandler: Processed in 0.001564012 sec. | ||
| 8686 | 2025.12.18 21:25:57.672011 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2025.12.18 21:25:57.672104 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8688 | 2025.12.18 21:25:57.672146 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8689 | 2025.12.18 21:25:57.672493 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2025.12.18 21:25:57.672529 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8691 | 2025.12.18 21:25:57.672827 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8692 | 2025.12.18 21:25:57.673024 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2025.12.18 21:25:57.673152 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 8694 | 2025.12.18 21:25:57.673188 [ 253 ] {9d66ae94-4745-43c1-83a6-d1d1d958f7be} <Debug> TCPHandler: Processed in 0.001226003 sec. | ||
| 8695 | 2025.12.18 21:25:57.673295 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2025.12.18 21:25:57.673396 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8697 | 2025.12.18 21:25:57.673439 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8698 | 2025.12.18 21:25:57.673863 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2025.12.18 21:25:57.673900 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8700 | 2025.12.18 21:25:57.674231 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8701 | 2025.12.18 21:25:57.674455 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2025.12.18 21:25:57.674592 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 8703 | 2025.12.18 21:25:57.674629 [ 253 ] {bb159605-9907-419f-bf3e-a67ab64314e2} <Debug> TCPHandler: Processed in 0.001381316 sec. | ||
| 8704 | 2025.12.18 21:25:57.674762 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2025.12.18 21:25:57.674887 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8706 | 2025.12.18 21:25:57.674938 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8707 | 2025.12.18 21:25:57.675308 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.12.18 21:25:57.675344 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8709 | 2025.12.18 21:25:57.675650 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8710 | 2025.12.18 21:25:57.675867 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.12.18 21:25:57.675998 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 8712 | 2025.12.18 21:25:57.676036 [ 253 ] {1e589b06-b8bf-461b-9aa5-8ff511c1bd39} <Debug> TCPHandler: Processed in 0.001335946 sec. | ||
| 8713 | 2025.12.18 21:25:57.676138 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2025.12.18 21:25:57.676233 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8715 | 2025.12.18 21:25:57.676288 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <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 | ||
| 8716 | 2025.12.18 21:25:57.677090 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2025.12.18 21:25:57.677127 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8718 | 2025.12.18 21:25:57.677652 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8719 | 2025.12.18 21:25:57.677876 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.12.18 21:25:57.678014 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 8721 | 2025.12.18 21:25:57.678078 [ 253 ] {d136dfe3-c983-4d1e-bf13-2bcb1aa0881e} <Debug> TCPHandler: Processed in 0.001988563 sec. | ||
| 8722 | 2025.12.18 21:25:57.678189 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2025.12.18 21:25:57.678284 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8724 | 2025.12.18 21:25:57.678326 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8725 | 2025.12.18 21:25:57.678658 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.12.18 21:25:57.678693 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8727 | 2025.12.18 21:25:57.678999 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8728 | 2025.12.18 21:25:57.679206 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.12.18 21:25:57.679336 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 8730 | 2025.12.18 21:25:57.679372 [ 253 ] {621ac5d9-26a8-421b-bdb9-c109ad80074a} <Debug> TCPHandler: Processed in 0.001231872 sec. | ||
| 8731 | 2025.12.18 21:25:58.000439 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.80 MiB, peak 301.88 MiB, free memory in arenas 0.00 B, will set to 293.88 MiB (RSS), difference: 3.07 MiB | ||
| 8732 | 2025.12.18 21:26:02.650956 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2025.12.18 21:26:02.651167 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8734 | 2025.12.18 21:26:02.651241 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8735 | 2025.12.18 21:26:02.651902 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2025.12.18 21:26:02.651951 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8737 | 2025.12.18 21:26:02.652353 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8738 | 2025.12.18 21:26:02.652598 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2025.12.18 21:26:02.652757 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001642 sec., 64555.42021924482 rows/sec., 5.41 MiB/sec. | ||
| 8740 | 2025.12.18 21:26:02.652808 [ 253 ] {6fe5b8dc-57eb-4c33-9b81-6f34e02c6504} <Debug> TCPHandler: Processed in 0.001990523 sec. | ||
| 8741 | 2025.12.18 21:26:02.652934 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2025.12.18 21:26:02.653039 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8743 | 2025.12.18 21:26:02.653086 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8744 | 2025.12.18 21:26:02.653538 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2025.12.18 21:26:02.653578 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8746 | 2025.12.18 21:26:02.653946 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8747 | 2025.12.18 21:26:02.654235 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2025.12.18 21:26:02.654383 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001367 sec., 18288.2223847842 rows/sec., 1.34 MiB/sec. | ||
| 8749 | 2025.12.18 21:26:02.654426 [ 253 ] {2a530b91-41c1-4ab1-916b-d94c354e5023} <Debug> TCPHandler: Processed in 0.001544831 sec. | ||
| 8750 | 2025.12.18 21:26:02.654545 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2025.12.18 21:26:02.654647 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8752 | 2025.12.18 21:26:02.654691 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8753 | 2025.12.18 21:26:02.655128 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.12.18 21:26:02.655167 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8755 | 2025.12.18 21:26:02.655496 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8756 | 2025.12.18 21:26:02.655721 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.12.18 21:26:02.655854 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00123 sec., 72357.72357723577 rows/sec., 5.65 MiB/sec. | ||
| 8758 | 2025.12.18 21:26:02.655893 [ 253 ] {aa259598-5118-4ae7-a6da-310f69223a8d} <Debug> TCPHandler: Processed in 0.001400657 sec. | ||
| 8759 | 2025.12.18 21:26:02.656009 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2025.12.18 21:26:02.656107 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8761 | 2025.12.18 21:26:02.656152 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8762 | 2025.12.18 21:26:02.656559 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2025.12.18 21:26:02.656595 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8764 | 2025.12.18 21:26:02.656928 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8765 | 2025.12.18 21:26:02.657157 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2025.12.18 21:26:02.657289 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 8767 | 2025.12.18 21:26:02.657326 [ 253 ] {2cde8575-883e-45f7-a180-5b5a5c3c1cfc} <Debug> TCPHandler: Processed in 0.001367216 sec. | ||
| 8768 | 2025.12.18 21:26:02.657428 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2025.12.18 21:26:02.657523 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8770 | 2025.12.18 21:26:02.657580 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <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 | ||
| 8771 | 2025.12.18 21:26:02.658330 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2025.12.18 21:26:02.658367 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8773 | 2025.12.18 21:26:02.658889 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8774 | 2025.12.18 21:26:02.659111 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2025.12.18 21:26:02.659249 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001746 sec., 14318.442153493701 rows/sec., 25.66 MiB/sec. | ||
| 8776 | 2025.12.18 21:26:02.659312 [ 253 ] {582d698a-0c0f-499f-ad9a-3687c8f9c129} <Debug> TCPHandler: Processed in 0.001933771 sec. | ||
| 8777 | 2025.12.18 21:26:02.659430 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2025.12.18 21:26:02.659526 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8779 | 2025.12.18 21:26:02.659567 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8780 | 2025.12.18 21:26:02.659901 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2025.12.18 21:26:02.659938 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8782 | 2025.12.18 21:26:02.660238 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8783 | 2025.12.18 21:26:02.660455 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2025.12.18 21:26:02.660624 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8785 | 2025.12.18 21:26:02.660677 [ 253 ] {f1ea3687-3544-4e16-8672-5ce8a0cf6300} <Debug> TCPHandler: Processed in 0.001302954 sec. | ||
| 8786 | 2025.12.18 21:26:04.115995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17697 | ||
| 8787 | 2025.12.18 21:26:04.116583 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2025.12.18 21:26:04.116633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8789 | 2025.12.18 21:26:04.117147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8790 | 2025.12.18 21:26:04.117394 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2025.12.18 21:26:04.117545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17697 | ||
| 8792 | 2025.12.18 21:26:05.048138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8793 | 2025.12.18 21:26:05.063913 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2025.12.18 21:26:05.063974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8795 | 2025.12.18 21:26:05.069679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8796 | 2025.12.18 21:26:05.070410 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2025.12.18 21:26:05.073237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8798 | 2025.12.18 21:26:06.646006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1152 | ||
| 8799 | 2025.12.18 21:26:06.648683 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.12.18 21:26:06.648730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8801 | 2025.12.18 21:26:06.649894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8802 | 2025.12.18 21:26:06.650151 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.12.18 21:26:06.650406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 8804 | 2025.12.18 21:26:07.662783 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2025.12.18 21:26:07.663007 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8806 | 2025.12.18 21:26:07.663096 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8807 | 2025.12.18 21:26:07.664372 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2025.12.18 21:26:07.664450 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8809 | 2025.12.18 21:26:07.665078 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8810 | 2025.12.18 21:26:07.665420 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2025.12.18 21:26:07.665645 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002696 sec., 152077.15133531156 rows/sec., 9.65 MiB/sec. | ||
| 8812 | 2025.12.18 21:26:07.665729 [ 253 ] {6a25ab8a-3034-4aa3-8be5-7929b80d498b} <Debug> TCPHandler: Processed in 0.003136392 sec. | ||
| 8813 | 2025.12.18 21:26:07.665901 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2025.12.18 21:26:07.666029 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8815 | 2025.12.18 21:26:07.666091 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8816 | 2025.12.18 21:26:07.667169 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.12.18 21:26:07.667215 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8818 | 2025.12.18 21:26:07.667639 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8819 | 2025.12.18 21:26:07.667875 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.12.18 21:26:07.668029 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002035 sec., 561179.3611793612 rows/sec., 44.55 MiB/sec. | ||
| 8821 | 2025.12.18 21:26:07.668073 [ 253 ] {dd28b91b-165d-4727-a146-9096d81dbc99} <Debug> TCPHandler: Processed in 0.002235529 sec. | ||
| 8822 | 2025.12.18 21:26:07.668190 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2025.12.18 21:26:07.668294 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8824 | 2025.12.18 21:26:07.668338 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8825 | 2025.12.18 21:26:07.668857 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2025.12.18 21:26:07.668897 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8827 | 2025.12.18 21:26:07.669220 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8828 | 2025.12.18 21:26:07.669447 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2025.12.18 21:26:07.669586 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001314 sec., 167427.70167427702 rows/sec., 9.99 MiB/sec. | ||
| 8830 | 2025.12.18 21:26:07.669626 [ 253 ] {4076ab09-468d-4dfa-9754-b899ab29667f} <Debug> TCPHandler: Processed in 0.001487219 sec. | ||
| 8831 | 2025.12.18 21:26:07.669761 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2025.12.18 21:26:07.669895 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8833 | 2025.12.18 21:26:07.669947 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8834 | 2025.12.18 21:26:07.670527 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2025.12.18 21:26:07.670574 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8836 | 2025.12.18 21:26:07.670905 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8837 | 2025.12.18 21:26:07.671134 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2025.12.18 21:26:07.671274 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001408 sec., 150568.18181818182 rows/sec., 9.71 MiB/sec. | ||
| 8839 | 2025.12.18 21:26:07.671314 [ 253 ] {dde825dd-6741-4d65-9420-69850aa34d2e} <Debug> TCPHandler: Processed in 0.001617412 sec. | ||
| 8840 | 2025.12.18 21:26:07.671417 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2025.12.18 21:26:07.671515 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8842 | 2025.12.18 21:26:07.671557 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8843 | 2025.12.18 21:26:07.672039 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2025.12.18 21:26:07.672077 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8845 | 2025.12.18 21:26:07.672391 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8846 | 2025.12.18 21:26:07.672595 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2025.12.18 21:26:07.672728 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 8848 | 2025.12.18 21:26:07.672767 [ 253 ] {85c4a3ef-f038-4d63-9299-7f9eb393fc31} <Debug> TCPHandler: Processed in 0.001399237 sec. | ||
| 8849 | 2025.12.18 21:26:07.672888 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2025.12.18 21:26:07.673015 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8851 | 2025.12.18 21:26:07.673066 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8852 | 2025.12.18 21:26:07.673781 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.12.18 21:26:07.673821 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8854 | 2025.12.18 21:26:07.674193 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8855 | 2025.12.18 21:26:07.674425 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.12.18 21:26:07.674558 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001569 sec., 442319.9490121096 rows/sec., 30.91 MiB/sec. | ||
| 8857 | 2025.12.18 21:26:07.674599 [ 253 ] {0d5ae001-d865-49f7-8198-9a2efaeb83d7} <Debug> TCPHandler: Processed in 0.001772147 sec. | ||
| 8858 | 2025.12.18 21:26:07.674711 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2025.12.18 21:26:07.674807 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8860 | 2025.12.18 21:26:07.674850 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8861 | 2025.12.18 21:26:07.675187 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2025.12.18 21:26:07.675224 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8863 | 2025.12.18 21:26:07.675538 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8864 | 2025.12.18 21:26:07.675753 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2025.12.18 21:26:07.675883 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 8866 | 2025.12.18 21:26:07.675921 [ 253 ] {1b1121f8-d930-47b4-ad60-0e25db5a3657} <Debug> TCPHandler: Processed in 0.001259463 sec. | ||
| 8867 | 2025.12.18 21:26:07.676027 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2025.12.18 21:26:07.676120 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8869 | 2025.12.18 21:26:07.676164 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8870 | 2025.12.18 21:26:07.676597 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.12.18 21:26:07.676634 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8872 | 2025.12.18 21:26:07.676990 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8873 | 2025.12.18 21:26:07.677206 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.18 21:26:07.677338 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 8875 | 2025.12.18 21:26:07.677376 [ 253 ] {657272a1-779c-4926-aa3a-ac5313c3d7ee} <Debug> TCPHandler: Processed in 0.001398687 sec. | ||
| 8876 | 2025.12.18 21:26:07.677484 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2025.12.18 21:26:07.677578 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8878 | 2025.12.18 21:26:07.677620 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8879 | 2025.12.18 21:26:07.677929 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.12.18 21:26:07.677965 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8881 | 2025.12.18 21:26:07.678268 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8882 | 2025.12.18 21:26:07.678474 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.12.18 21:26:07.678628 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 8884 | 2025.12.18 21:26:07.678665 [ 253 ] {90d22321-8d6d-439c-b7af-3f2136fdcbaf} <Debug> TCPHandler: Processed in 0.001230272 sec. | ||
| 8885 | 2025.12.18 21:26:07.678785 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2025.12.18 21:26:07.678879 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8887 | 2025.12.18 21:26:07.678934 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <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 | ||
| 8888 | 2025.12.18 21:26:07.679682 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2025.12.18 21:26:07.679720 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8890 | 2025.12.18 21:26:07.680267 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8891 | 2025.12.18 21:26:07.680488 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2025.12.18 21:26:07.680627 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 8893 | 2025.12.18 21:26:07.680679 [ 253 ] {6cc6c6d2-7bbf-421a-86fc-e2f56e88b31b} <Debug> TCPHandler: Processed in 0.001943721 sec. | ||
| 8894 | 2025.12.18 21:26:07.680788 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2025.12.18 21:26:07.680883 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2025.12.18 21:26:07.680925 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2025.12.18 21:26:07.681261 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.12.18 21:26:07.681298 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8899 | 2025.12.18 21:26:07.681610 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8900 | 2025.12.18 21:26:07.681825 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2025.12.18 21:26:07.681955 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 8902 | 2025.12.18 21:26:07.681991 [ 253 ] {786176b8-1709-4d87-98fc-c1a6993ddd44} <Debug> TCPHandler: Processed in 0.001252343 sec. | ||
| 8903 | 2025.12.18 21:26:11.443984 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8904 | 2025.12.18 21:26:11.444048 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8905 | 2025.12.18 21:26:11.618609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18145 | ||
| 8906 | 2025.12.18 21:26:11.619107 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.12.18 21:26:11.619147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8908 | 2025.12.18 21:26:11.619656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8909 | 2025.12.18 21:26:11.619897 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2025.12.18 21:26:11.620044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18145 | ||
| 8911 | 2025.12.18 21:26:12.574277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8912 | 2025.12.18 21:26:12.590033 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2025.12.18 21:26:12.590084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8914 | 2025.12.18 21:26:12.595917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8915 | 2025.12.18 21:26:12.596641 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2025.12.18 21:26:12.599311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8917 | 2025.12.18 21:26:12.651786 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2025.12.18 21:26:12.651963 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8919 | 2025.12.18 21:26:12.652030 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8920 | 2025.12.18 21:26:12.652775 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2025.12.18 21:26:12.652824 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8922 | 2025.12.18 21:26:12.653231 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8923 | 2025.12.18 21:26:12.653457 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.18 21:26:12.653600 [ 57 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8925 | 2025.12.18 21:26:12.653610 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001694 sec., 62573.78984651712 rows/sec., 5.24 MiB/sec. | ||
| 8926 | 2025.12.18 21:26:12.653680 [ 57 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.12.18 21:26:12.653704 [ 253 ] {c21c1fbe-312a-4967-9bed-69dd07f902a7} <Debug> TCPHandler: Processed in 0.002048384 sec. | ||
| 8928 | 2025.12.18 21:26:12.653710 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8929 | 2025.12.18 21:26:12.653835 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8930 | 2025.12.18 21:26:12.653857 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2025.12.18 21:26:12.653964 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8932 | 2025.12.18 21:26:12.653977 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8933 | 2025.12.18 21:26:12.654005 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2341 rows starting from the beginning of the part | ||
| 8934 | 2025.12.18 21:26:12.654029 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8935 | 2025.12.18 21:26:12.654076 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 8936 | 2025.12.18 21:26:12.654131 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1142 rows starting from the beginning of the part | ||
| 8937 | 2025.12.18 21:26:12.654177 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 8938 | 2025.12.18 21:26:12.654221 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1142 rows starting from the beginning of the part | ||
| 8939 | 2025.12.18 21:26:12.654283 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 8940 | 2025.12.18 21:26:12.654470 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2025.12.18 21:26:12.654511 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8942 | 2025.12.18 21:26:12.654829 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8943 | 2025.12.18 21:26:12.655057 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2025.12.18 21:26:12.655191 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001236 sec., 20226.53721682848 rows/sec., 1.49 MiB/sec. | ||
| 8945 | 2025.12.18 21:26:12.655228 [ 253 ] {ae8cedc4-4043-47bf-aa02-aa8907440c36} <Debug> TCPHandler: Processed in 0.001429928 sec. | ||
| 8946 | 2025.12.18 21:26:12.655341 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2025.12.18 21:26:12.655440 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8948 | 2025.12.18 21:26:12.655479 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8949 | 2025.12.18 21:26:12.655922 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.12.18 21:26:12.655958 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8951 | 2025.12.18 21:26:12.656067 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4943 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228094 sec., 2167089.007163713 rows/sec., 182.80 MiB/sec. | ||
| 8952 | 2025.12.18 21:26:12.656318 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8953 | 2025.12.18 21:26:12.656327 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8954 | 2025.12.18 21:26:12.656644 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.12.18 21:26:12.656651 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2025.12.18 21:26:12.656717 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_61_12} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8957 | 2025.12.18 21:26:12.656775 [ 57 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8958 | 2025.12.18 21:26:12.656795 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8959 | 2025.12.18 21:26:12.656798 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001376 sec., 64680.232558139534 rows/sec., 5.05 MiB/sec. | ||
| 8960 | 2025.12.18 21:26:12.656818 [ 57 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2025.12.18 21:26:12.656856 [ 253 ] {53476c73-0c44-4d47-b867-8cb7ceffd530} <Debug> TCPHandler: Processed in 0.001561111 sec. | ||
| 8962 | 2025.12.18 21:26:12.656858 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8963 | 2025.12.18 21:26:12.656966 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8964 | 2025.12.18 21:26:12.656983 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2025.12.18 21:26:12.657087 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2025.12.18 21:26:12.657090 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8967 | 2025.12.18 21:26:12.657133 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 8968 | 2025.12.18 21:26:12.657154 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2025.12.18 21:26:12.657205 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part | ||
| 8970 | 2025.12.18 21:26:12.657255 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 694 rows starting from the beginning of the part | ||
| 8971 | 2025.12.18 21:26:12.657311 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 89 rows starting from the beginning of the part | ||
| 8972 | 2025.12.18 21:26:12.657367 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 694 rows starting from the beginning of the part | ||
| 8973 | 2025.12.18 21:26:12.657416 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part | ||
| 8974 | 2025.12.18 21:26:12.657607 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2025.12.18 21:26:12.657647 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8976 | 2025.12.18 21:26:12.658004 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8977 | 2025.12.18 21:26:12.658226 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2025.12.18 21:26:12.658331 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8979 | 2025.12.18 21:26:12.658357 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 8980 | 2025.12.18 21:26:12.658368 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.12.18 21:26:12.658398 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8982 | 2025.12.18 21:26:12.658401 [ 253 ] {8f6750ce-8f23-406c-a0ec-2cb43a7e007e} <Debug> TCPHandler: Processed in 0.001463818 sec. | ||
| 8983 | 2025.12.18 21:26:12.658465 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8984 | 2025.12.18 21:26:12.658527 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.12.18 21:26:12.658553 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8986 | 2025.12.18 21:26:12.658583 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18233 rows starting from the beginning of the part | ||
| 8987 | 2025.12.18 21:26:12.658623 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8988 | 2025.12.18 21:26:12.658628 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8989 | 2025.12.18 21:26:12.658683 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8990 | 2025.12.18 21:26:12.658685 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <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 | ||
| 8991 | 2025.12.18 21:26:12.658719 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8992 | 2025.12.18 21:26:12.658721 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794948 sec., 1596703.6370970078 rows/sec., 120.11 MiB/sec. | ||
| 8993 | 2025.12.18 21:26:12.658761 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 8994 | 2025.12.18 21:26:12.658801 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8995 | 2025.12.18 21:26:12.658961 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8996 | 2025.12.18 21:26:12.659280 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2025.12.18 21:26:12.659357 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_61_12} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8998 | 2025.12.18 21:26:12.659460 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8999 | 2025.12.18 21:26:12.659559 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2025.12.18 21:26:12.659595 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9001 | 2025.12.18 21:26:12.660149 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9002 | 2025.12.18 21:26:12.660383 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2025.12.18 21:26:12.660522 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001917 sec., 13041.210224308816 rows/sec., 23.37 MiB/sec. | ||
| 9004 | 2025.12.18 21:26:12.660575 [ 253 ] {97d50075-9da6-40e2-b4cc-65c38da03d8c} <Debug> TCPHandler: Processed in 0.002095195 sec. | ||
| 9005 | 2025.12.18 21:26:12.660710 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2025.12.18 21:26:12.660826 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9007 | 2025.12.18 21:26:12.660876 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9008 | 2025.12.18 21:26:12.661293 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2025.12.18 21:26:12.661336 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9010 | 2025.12.18 21:26:12.661847 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9011 | 2025.12.18 21:26:12.662060 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2025.12.18 21:26:12.662193 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 9013 | 2025.12.18 21:26:12.662193 [ 58 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9014 | 2025.12.18 21:26:12.662231 [ 253 ] {21463d89-c443-4c87-a3d5-735075074606} <Debug> TCPHandler: Processed in 0.001573192 sec. | ||
| 9015 | 2025.12.18 21:26:12.662247 [ 58 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.12.18 21:26:12.662274 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9017 | 2025.12.18 21:26:12.662383 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9018 | 2025.12.18 21:26:12.662505 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9019 | 2025.12.18 21:26:12.662537 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4028 rows starting from the beginning of the part | ||
| 9020 | 2025.12.18 21:26:12.662596 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9021 | 2025.12.18 21:26:12.662648 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9022 | 2025.12.18 21:26:12.662694 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9023 | 2025.12.18 21:26:12.662737 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9024 | 2025.12.18 21:26:12.662779 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9025 | 2025.12.18 21:26:12.664628 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4416 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229056 sec., 1927912.8248113997 rows/sec., 122.43 MiB/sec. | ||
| 9026 | 2025.12.18 21:26:12.664862 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00642554 sec., 3010019.3913663286 rows/sec., 201.48 MiB/sec. | ||
| 9027 | 2025.12.18 21:26:12.665026 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9028 | 2025.12.18 21:26:12.665308 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9029 | 2025.12.18 21:26:12.665324 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2025.12.18 21:26:12.665424 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_61_12} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9031 | 2025.12.18 21:26:12.665500 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9032 | 2025.12.18 21:26:12.665671 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2025.12.18 21:26:12.665767 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9034 | 2025.12.18 21:26:12.665861 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 9035 | 2025.12.18 21:26:13.000594 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.66 MiB, peak 305.79 MiB, free memory in arenas 0.00 B, will set to 298.95 MiB (RSS), difference: 3.29 MiB | ||
| 9036 | 2025.12.18 21:26:14.733603 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.12.18 21:26:14.733789 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9038 | 2025.12.18 21:26:14.733854 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9039 | 2025.12.18 21:26:14.734661 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.18 21:26:14.734702 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9041 | 2025.12.18 21:26:14.735102 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9042 | 2025.12.18 21:26:14.735330 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.18 21:26:14.735482 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 9044 | 2025.12.18 21:26:14.735522 [ 253 ] {6e6b4b47-ff7c-435c-bd61-f01302f56dcb} <Debug> TCPHandler: Processed in 0.002046424 sec. | ||
| 9045 | 2025.12.18 21:26:14.735644 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.18 21:26:14.735741 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9047 | 2025.12.18 21:26:14.735782 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9048 | 2025.12.18 21:26:14.737285 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.12.18 21:26:14.737320 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9050 | 2025.12.18 21:26:14.737761 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9051 | 2025.12.18 21:26:14.737973 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.12.18 21:26:14.738097 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002375 sec., 960842.1052631579 rows/sec., 77.87 MiB/sec. | ||
| 9053 | 2025.12.18 21:26:14.738135 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9054 | 2025.12.18 21:26:14.738148 [ 253 ] {7f8ce49e-a1b3-4121-9412-1f2b6339905d} <Debug> TCPHandler: Processed in 0.002553867 sec. | ||
| 9055 | 2025.12.18 21:26:14.738261 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2025.12.18 21:26:14.738355 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9057 | 2025.12.18 21:26:14.738399 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9058 | 2025.12.18 21:26:14.738880 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.12.18 21:26:14.738915 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9060 | 2025.12.18 21:26:14.739228 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9061 | 2025.12.18 21:26:14.739432 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.12.18 21:26:14.739528 [ 56 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9063 | 2025.12.18 21:26:14.739561 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001224 sec., 179738.56209150326 rows/sec., 10.73 MiB/sec. | ||
| 9064 | 2025.12.18 21:26:14.739566 [ 56 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.12.18 21:26:14.739593 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9066 | 2025.12.18 21:26:14.739597 [ 253 ] {8d114ece-034f-44c9-bfa9-ec8e521593dc} <Debug> TCPHandler: Processed in 0.001386717 sec. | ||
| 9067 | 2025.12.18 21:26:14.739680 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9068 | 2025.12.18 21:26:14.739714 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2025.12.18 21:26:14.739767 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9070 | 2025.12.18 21:26:14.739797 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 263 rows starting from the beginning of the part | ||
| 9071 | 2025.12.18 21:26:14.739808 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9072 | 2025.12.18 21:26:14.739848 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9073 | 2025.12.18 21:26:14.739855 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 220 rows starting from the beginning of the part | ||
| 9074 | 2025.12.18 21:26:14.739902 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 9075 | 2025.12.18 21:26:14.739943 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 220 rows starting from the beginning of the part | ||
| 9076 | 2025.12.18 21:26:14.739983 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 9077 | 2025.12.18 21:26:14.740025 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 220 rows starting from the beginning of the part | ||
| 9078 | 2025.12.18 21:26:14.740440 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2025.12.18 21:26:14.740474 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9080 | 2025.12.18 21:26:14.740792 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9081 | 2025.12.18 21:26:14.740892 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245733 sec., 781066.2477432966 rows/sec., 50.54 MiB/sec. | ||
| 9082 | 2025.12.18 21:26:14.741010 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2025.12.18 21:26:14.741033 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9084 | 2025.12.18 21:26:14.741139 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001349 sec., 326167.5315048184 rows/sec., 21.58 MiB/sec. | ||
| 9085 | 2025.12.18 21:26:14.741175 [ 253 ] {71d45ebd-46ef-4e22-9aff-6255ee53bf49} <Debug> TCPHandler: Processed in 0.00151112 sec. | ||
| 9086 | 2025.12.18 21:26:14.741269 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2025.12.18 21:26:14.741293 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.12.18 21:26:14.741336 [ 192 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_51_10} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9089 | 2025.12.18 21:26:14.741389 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9090 | 2025.12.18 21:26:14.741393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9091 | 2025.12.18 21:26:14.741429 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9092 | 2025.12.18 21:26:14.741896 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2025.12.18 21:26:14.741930 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9094 | 2025.12.18 21:26:14.742230 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9095 | 2025.12.18 21:26:14.742440 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.12.18 21:26:14.742568 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 9097 | 2025.12.18 21:26:14.742604 [ 253 ] {01baa858-3a60-4465-96d1-5b135b703178} <Debug> TCPHandler: Processed in 0.001359426 sec. | ||
| 9098 | 2025.12.18 21:26:14.742715 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2025.12.18 21:26:14.742809 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9100 | 2025.12.18 21:26:14.742848 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9101 | 2025.12.18 21:26:14.743624 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2025.12.18 21:26:14.743657 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9103 | 2025.12.18 21:26:14.744015 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9104 | 2025.12.18 21:26:14.744232 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2025.12.18 21:26:14.744356 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001565 sec., 734824.2811501598 rows/sec., 52.39 MiB/sec. | ||
| 9106 | 2025.12.18 21:26:14.744394 [ 253 ] {29fa2ce0-debb-4e65-bca8-5dd38cfb6192} <Debug> TCPHandler: Processed in 0.001727706 sec. | ||
| 9107 | 2025.12.18 21:26:14.744510 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2025.12.18 21:26:14.744604 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9109 | 2025.12.18 21:26:14.744644 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9110 | 2025.12.18 21:26:14.744973 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2025.12.18 21:26:14.745007 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9112 | 2025.12.18 21:26:14.745300 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9113 | 2025.12.18 21:26:14.745514 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2025.12.18 21:26:14.745645 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 9115 | 2025.12.18 21:26:14.745680 [ 253 ] {027e81ca-4ee6-4449-9799-cd6974f1f5c5} <Debug> TCPHandler: Processed in 0.001219862 sec. | ||
| 9116 | 2025.12.18 21:26:14.745790 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.12.18 21:26:14.745884 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9118 | 2025.12.18 21:26:14.745926 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9119 | 2025.12.18 21:26:14.746493 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2025.12.18 21:26:14.746527 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9121 | 2025.12.18 21:26:14.746903 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9122 | 2025.12.18 21:26:14.747113 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.12.18 21:26:14.747242 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001375 sec., 664727.2727272728 rows/sec., 43.96 MiB/sec. | ||
| 9124 | 2025.12.18 21:26:14.747277 [ 253 ] {f25ff4fb-72a9-4ce6-8fbd-00534b446392} <Debug> TCPHandler: Processed in 0.001535691 sec. | ||
| 9125 | 2025.12.18 21:26:14.747377 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2025.12.18 21:26:14.747471 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9127 | 2025.12.18 21:26:14.747511 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9128 | 2025.12.18 21:26:14.747819 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.12.18 21:26:14.747853 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9130 | 2025.12.18 21:26:14.748144 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9131 | 2025.12.18 21:26:14.748357 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.12.18 21:26:14.748484 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9133 | 2025.12.18 21:26:14.748519 [ 253 ] {2c5788c6-5213-4517-a322-6a11c7bcca8d} <Debug> TCPHandler: Processed in 0.001191832 sec. | ||
| 9134 | 2025.12.18 21:26:14.748638 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.12.18 21:26:14.748759 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2025.12.18 21:26:14.748825 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <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 | ||
| 9137 | 2025.12.18 21:26:14.749712 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.12.18 21:26:14.749755 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9139 | 2025.12.18 21:26:14.750285 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9140 | 2025.12.18 21:26:14.750519 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2025.12.18 21:26:14.750618 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9142 | 2025.12.18 21:26:14.750647 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2025.12.18 21:26:14.750660 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001927 sec., 7784.120394395433 rows/sec., 13.95 MiB/sec. | ||
| 9144 | 2025.12.18 21:26:14.750662 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9145 | 2025.12.18 21:26:14.750714 [ 253 ] {952c5636-e0da-47ad-9a55-b724670aca18} <Debug> TCPHandler: Processed in 0.002138427 sec. | ||
| 9146 | 2025.12.18 21:26:14.750742 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9147 | 2025.12.18 21:26:14.750841 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2025.12.18 21:26:14.750903 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9149 | 2025.12.18 21:26:14.750938 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9150 | 2025.12.18 21:26:14.750944 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 858 rows starting from the beginning of the part | ||
| 9151 | 2025.12.18 21:26:14.750981 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9152 | 2025.12.18 21:26:14.751054 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 9153 | 2025.12.18 21:26:14.751144 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 9154 | 2025.12.18 21:26:14.751230 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 9155 | 2025.12.18 21:26:14.751318 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part | ||
| 9156 | 2025.12.18 21:26:14.751335 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.12.18 21:26:14.751373 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9158 | 2025.12.18 21:26:14.751404 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
| 9159 | 2025.12.18 21:26:14.751690 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9160 | 2025.12.18 21:26:14.751909 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2025.12.18 21:26:14.752041 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001122 sec., 65953.6541889483 rows/sec., 3.87 MiB/sec. | ||
| 9162 | 2025.12.18 21:26:14.752076 [ 253 ] {4e48aa38-6c26-499d-b7b9-8aa3bb3a3c20} <Debug> TCPHandler: Processed in 0.001284854 sec. | ||
| 9163 | 2025.12.18 21:26:14.755298 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 19 columns (19 merged, 0 gathered) in 0.004588051 sec., 207713.4713628946 rows/sec., 372.21 MiB/sec. | ||
| 9164 | 2025.12.18 21:26:14.756287 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9165 | 2025.12.18 21:26:14.756574 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2025.12.18 21:26:14.756643 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9167 | 2025.12.18 21:26:14.756726 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 9168 | 2025.12.18 21:26:16.651551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1208 | ||
| 9169 | 2025.12.18 21:26:16.654339 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2025.12.18 21:26:16.654404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9171 | 2025.12.18 21:26:16.655672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9172 | 2025.12.18 21:26:16.655984 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2025.12.18 21:26:16.656348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9174 | 2025.12.18 21:26:17.647297 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2025.12.18 21:26:17.647558 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9176 | 2025.12.18 21:26:17.647654 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9177 | 2025.12.18 21:26:17.648424 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.12.18 21:26:17.648469 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9179 | 2025.12.18 21:26:17.648860 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9180 | 2025.12.18 21:26:17.649093 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2025.12.18 21:26:17.649261 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec. | ||
| 9182 | 2025.12.18 21:26:17.649310 [ 253 ] {070f0ac8-5f18-4ed1-9072-3ab223692a66} <Debug> TCPHandler: Processed in 0.002181617 sec. | ||
| 9183 | 2025.12.18 21:26:17.649441 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2025.12.18 21:26:17.649543 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9185 | 2025.12.18 21:26:17.649587 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9186 | 2025.12.18 21:26:17.650021 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.12.18 21:26:17.650059 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9188 | 2025.12.18 21:26:17.650376 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9189 | 2025.12.18 21:26:17.650601 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.12.18 21:26:17.650734 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 9191 | 2025.12.18 21:26:17.650773 [ 253 ] {83c799eb-714e-4de7-b362-48417ad3ace5} <Debug> TCPHandler: Processed in 0.001385087 sec. | ||
| 9192 | 2025.12.18 21:26:17.650886 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2025.12.18 21:26:17.650984 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2025.12.18 21:26:17.651028 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9195 | 2025.12.18 21:26:17.651399 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2025.12.18 21:26:17.651435 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9197 | 2025.12.18 21:26:17.651758 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9198 | 2025.12.18 21:26:17.651972 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2025.12.18 21:26:17.652102 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001137 sec., 73878.62796833774 rows/sec., 5.14 MiB/sec. | ||
| 9200 | 2025.12.18 21:26:17.652138 [ 253 ] {f93294e0-e03c-4a12-9b0d-dbbb10f4cbb2} <Debug> TCPHandler: Processed in 0.001301154 sec. | ||
| 9201 | 2025.12.18 21:26:17.652249 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2025.12.18 21:26:17.652343 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9203 | 2025.12.18 21:26:17.652384 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9204 | 2025.12.18 21:26:17.652705 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2025.12.18 21:26:17.652741 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9206 | 2025.12.18 21:26:17.653036 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9207 | 2025.12.18 21:26:17.653244 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.12.18 21:26:17.653372 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001046 sec., 28680.688336520074 rows/sec., 1.94 MiB/sec. | ||
| 9209 | 2025.12.18 21:26:17.653408 [ 253 ] {e5054af9-e0ca-4e68-aace-f6249638eddd} <Debug> TCPHandler: Processed in 0.001207942 sec. | ||
| 9210 | 2025.12.18 21:26:19.121068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18657 | ||
| 9211 | 2025.12.18 21:26:19.121584 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2025.12.18 21:26:19.121619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9213 | 2025.12.18 21:26:19.122097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9214 | 2025.12.18 21:26:19.122337 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2025.12.18 21:26:19.122463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18657 | ||
| 9216 | 2025.12.18 21:26:20.100314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9217 | 2025.12.18 21:26:20.116934 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.12.18 21:26:20.116994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9219 | 2025.12.18 21:26:20.123307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9220 | 2025.12.18 21:26:20.124043 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2025.12.18 21:26:20.127088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9222 | 2025.12.18 21:26:22.651061 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.12.18 21:26:22.651253 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9224 | 2025.12.18 21:26:22.651325 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9225 | 2025.12.18 21:26:22.652088 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.12.18 21:26:22.652133 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9227 | 2025.12.18 21:26:22.652599 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9228 | 2025.12.18 21:26:22.652871 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.12.18 21:26:22.653045 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001843 sec., 57514.92132392838 rows/sec., 4.82 MiB/sec. | ||
| 9230 | 2025.12.18 21:26:22.653087 [ 253 ] {2af4d38d-5600-42cc-8b33-8569094a630e} <Debug> TCPHandler: Processed in 0.002164847 sec. | ||
| 9231 | 2025.12.18 21:26:22.653206 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.12.18 21:26:22.653299 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9233 | 2025.12.18 21:26:22.653339 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9234 | 2025.12.18 21:26:22.653746 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.12.18 21:26:22.653782 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9236 | 2025.12.18 21:26:22.654071 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9237 | 2025.12.18 21:26:22.654271 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.12.18 21:26:22.654401 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 1.64 MiB/sec. | ||
| 9239 | 2025.12.18 21:26:22.654437 [ 253 ] {4b8b504c-98c2-44f6-8de8-05c86f1b6cb7} <Debug> TCPHandler: Processed in 0.001279304 sec. | ||
| 9240 | 2025.12.18 21:26:22.654543 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.12.18 21:26:22.654634 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9242 | 2025.12.18 21:26:22.654672 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9243 | 2025.12.18 21:26:22.655078 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.12.18 21:26:22.655113 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9245 | 2025.12.18 21:26:22.655407 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9246 | 2025.12.18 21:26:22.655603 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.12.18 21:26:22.655725 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001108 sec., 80324.90974729242 rows/sec., 6.27 MiB/sec. | ||
| 9248 | 2025.12.18 21:26:22.655761 [ 253 ] {5522864a-f375-41ea-905d-75f302f4a5ee} <Debug> TCPHandler: Processed in 0.001265174 sec. | ||
| 9249 | 2025.12.18 21:26:22.655868 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.12.18 21:26:22.655960 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9251 | 2025.12.18 21:26:22.656002 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9252 | 2025.12.18 21:26:22.656438 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.12.18 21:26:22.656475 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9254 | 2025.12.18 21:26:22.656794 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9255 | 2025.12.18 21:26:22.656992 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.12.18 21:26:22.657121 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9257 | 2025.12.18 21:26:22.657157 [ 253 ] {f4baa3f0-83cc-41f7-baeb-c5cddee8ccb4} <Debug> TCPHandler: Processed in 0.001335925 sec. | ||
| 9258 | 2025.12.18 21:26:22.657265 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.12.18 21:26:22.657358 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.12.18 21:26:22.657410 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <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 | ||
| 9261 | 2025.12.18 21:26:22.658227 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.12.18 21:26:22.658264 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9263 | 2025.12.18 21:26:22.658779 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9264 | 2025.12.18 21:26:22.658988 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.12.18 21:26:22.659120 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 9266 | 2025.12.18 21:26:22.659170 [ 253 ] {24d5de17-da5e-4891-8e63-ed2077ee704a} <Debug> TCPHandler: Processed in 0.001953452 sec. | ||
| 9267 | 2025.12.18 21:26:22.659299 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2025.12.18 21:26:22.659417 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9269 | 2025.12.18 21:26:22.659466 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9270 | 2025.12.18 21:26:22.659854 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2025.12.18 21:26:22.659897 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9272 | 2025.12.18 21:26:22.660232 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9273 | 2025.12.18 21:26:22.660439 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.12.18 21:26:22.660566 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 9275 | 2025.12.18 21:26:22.660601 [ 253 ] {dcf146eb-6141-4fa7-b4b2-d2e6325a471a} <Debug> TCPHandler: Processed in 0.001368776 sec. | ||
| 9276 | 2025.12.18 21:26:25.768015 [ 40 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9277 | 2025.12.18 21:26:25.768100 [ 40 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.12.18 21:26:25.768125 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9279 | 2025.12.18 21:26:25.768231 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9280 | 2025.12.18 21:26:25.768367 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9281 | 2025.12.18 21:26:25.768406 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9282 | 2025.12.18 21:26:25.768474 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9283 | 2025.12.18 21:26:25.768523 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9284 | 2025.12.18 21:26:25.768567 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9285 | 2025.12.18 21:26:25.768609 [ 192 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9286 | 2025.12.18 21:26:25.769390 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202182 sec., 139745.89538023362 rows/sec., 7.13 MiB/sec. | ||
| 9287 | 2025.12.18 21:26:25.769601 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9288 | 2025.12.18 21:26:25.769967 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.12.18 21:26:25.770061 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_28_6} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9290 | 2025.12.18 21:26:25.770162 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9291 | 2025.12.18 21:26:26.284695 [ 39 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9292 | 2025.12.18 21:26:26.284764 [ 39 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.12.18 21:26:26.284790 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9294 | 2025.12.18 21:26:26.284913 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9295 | 2025.12.18 21:26:26.285040 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9296 | 2025.12.18 21:26:26.285072 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 440 rows starting from the beginning of the part | ||
| 9297 | 2025.12.18 21:26:26.285135 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 9298 | 2025.12.18 21:26:26.285178 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9299 | 2025.12.18 21:26:26.285218 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9300 | 2025.12.18 21:26:26.285256 [ 196 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 440 rows starting from the beginning of the part | ||
| 9301 | 2025.12.18 21:26:26.286228 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361256 sec., 1281169.7432371282 rows/sec., 89.13 MiB/sec. | ||
| 9302 | 2025.12.18 21:26:26.286473 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9303 | 2025.12.18 21:26:26.286834 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.12.18 21:26:26.286927 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_28_6} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9305 | 2025.12.18 21:26:26.287032 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9306 | 2025.12.18 21:26:26.444084 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9307 | 2025.12.18 21:26:26.444132 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9308 | 2025.12.18 21:26:26.542485 [ 39 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9309 | 2025.12.18 21:26:26.542530 [ 39 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.12.18 21:26:26.542553 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9311 | 2025.12.18 21:26:26.542656 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9312 | 2025.12.18 21:26:26.542783 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9313 | 2025.12.18 21:26:26.542822 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 9314 | 2025.12.18 21:26:26.542894 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9315 | 2025.12.18 21:26:26.542944 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9316 | 2025.12.18 21:26:26.542989 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9317 | 2025.12.18 21:26:26.543033 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9318 | 2025.12.18 21:26:26.543843 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232323 sec., 22721.315758936576 rows/sec., 1.50 MiB/sec. | ||
| 9319 | 2025.12.18 21:26:26.543958 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9320 | 2025.12.18 21:26:26.544221 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.12.18 21:26:26.544290 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_28_6} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9322 | 2025.12.18 21:26:26.544357 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9323 | 2025.12.18 21:26:26.623478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19105 | ||
| 9324 | 2025.12.18 21:26:26.623949 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2025.12.18 21:26:26.623990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9326 | 2025.12.18 21:26:26.624446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9327 | 2025.12.18 21:26:26.624666 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2025.12.18 21:26:26.624789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19105 | ||
| 9329 | 2025.12.18 21:26:26.657518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1228 | ||
| 9330 | 2025.12.18 21:26:26.659632 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.12.18 21:26:26.659682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9332 | 2025.12.18 21:26:26.660885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9333 | 2025.12.18 21:26:26.661171 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2025.12.18 21:26:26.661550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9335 | 2025.12.18 21:26:27.628109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9336 | 2025.12.18 21:26:27.644913 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.12.18 21:26:27.644969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9338 | 2025.12.18 21:26:27.651282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9339 | 2025.12.18 21:26:27.651971 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.12.18 21:26:27.654941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9341 | 2025.12.18 21:26:27.661280 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.12.18 21:26:27.661472 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9343 | 2025.12.18 21:26:27.661542 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9344 | 2025.12.18 21:26:27.662416 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.12.18 21:26:27.662456 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9346 | 2025.12.18 21:26:27.662859 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9347 | 2025.12.18 21:26:27.663076 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.12.18 21:26:27.663198 [ 36 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9349 | 2025.12.18 21:26:27.663223 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 9350 | 2025.12.18 21:26:27.663242 [ 36 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.12.18 21:26:27.663265 [ 253 ] {767796f5-ea64-481b-9c14-32b9da0ae9d3} <Debug> TCPHandler: Processed in 0.002120956 sec. | ||
| 9352 | 2025.12.18 21:26:27.663266 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9353 | 2025.12.18 21:26:27.663390 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2025.12.18 21:26:27.663411 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9355 | 2025.12.18 21:26:27.663486 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9356 | 2025.12.18 21:26:27.663534 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9357 | 2025.12.18 21:26:27.663589 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9358 | 2025.12.18 21:26:27.663648 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9359 | 2025.12.18 21:26:27.663755 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9360 | 2025.12.18 21:26:27.663830 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9361 | 2025.12.18 21:26:27.663904 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9362 | 2025.12.18 21:26:27.663974 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9363 | 2025.12.18 21:26:27.664683 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2025.12.18 21:26:27.664724 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9365 | 2025.12.18 21:26:27.665057 [ 187 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711125 sec., 1198042.2236832494 rows/sec., 80.57 MiB/sec. | ||
| 9366 | 2025.12.18 21:26:27.665122 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9367 | 2025.12.18 21:26:27.665203 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9368 | 2025.12.18 21:26:27.665382 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2025.12.18 21:26:27.665515 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2025.12.18 21:26:27.665530 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002063 sec., 553562.772661173 rows/sec., 43.94 MiB/sec. | ||
| 9371 | 2025.12.18 21:26:27.665572 [ 253 ] {6fe565bc-4a44-492c-8101-566ea5687af7} <Debug> TCPHandler: Processed in 0.002232309 sec. | ||
| 9372 | 2025.12.18 21:26:27.665591 [ 195 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_29_7} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9373 | 2025.12.18 21:26:27.665666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9374 | 2025.12.18 21:26:27.665698 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.12.18 21:26:27.665797 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.12.18 21:26:27.665836 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2025.12.18 21:26:27.666338 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.12.18 21:26:27.666374 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9379 | 2025.12.18 21:26:27.666700 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9380 | 2025.12.18 21:26:27.666898 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.12.18 21:26:27.667023 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001245 sec., 176706.82730923695 rows/sec., 10.54 MiB/sec. | ||
| 9382 | 2025.12.18 21:26:27.667059 [ 253 ] {156d54aa-878b-4431-be80-1f830fbb39da} <Debug> TCPHandler: Processed in 0.001410637 sec. | ||
| 9383 | 2025.12.18 21:26:27.667190 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2025.12.18 21:26:27.667286 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9385 | 2025.12.18 21:26:27.667326 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9386 | 2025.12.18 21:26:27.667877 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.12.18 21:26:27.667911 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9388 | 2025.12.18 21:26:27.668215 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9389 | 2025.12.18 21:26:27.668426 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.12.18 21:26:27.668550 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 9391 | 2025.12.18 21:26:27.668584 [ 253 ] {4b8f54cb-a23b-4b93-b8c7-a376aa6783b4} <Debug> TCPHandler: Processed in 0.001443308 sec. | ||
| 9392 | 2025.12.18 21:26:27.668709 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.12.18 21:26:27.668801 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9394 | 2025.12.18 21:26:27.668839 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9395 | 2025.12.18 21:26:27.669315 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.12.18 21:26:27.669349 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9397 | 2025.12.18 21:26:27.669642 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9398 | 2025.12.18 21:26:27.669842 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.12.18 21:26:27.669928 [ 36 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9400 | 2025.12.18 21:26:27.669954 [ 36 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2025.12.18 21:26:27.669966 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 9402 | 2025.12.18 21:26:27.669970 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9403 | 2025.12.18 21:26:27.670003 [ 253 ] {92f6ff36-a993-476a-a8bf-3e44e046e57a} <Debug> TCPHandler: Processed in 0.001343386 sec. | ||
| 9404 | 2025.12.18 21:26:27.670088 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9405 | 2025.12.18 21:26:27.670113 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2025.12.18 21:26:27.670221 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9407 | 2025.12.18 21:26:27.670237 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9408 | 2025.12.18 21:26:27.670260 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9409 | 2025.12.18 21:26:27.670282 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9410 | 2025.12.18 21:26:27.670365 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9411 | 2025.12.18 21:26:27.670418 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9412 | 2025.12.18 21:26:27.670469 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9413 | 2025.12.18 21:26:27.670518 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9414 | 2025.12.18 21:26:27.670916 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2025.12.18 21:26:27.670955 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9416 | 2025.12.18 21:26:27.671295 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9417 | 2025.12.18 21:26:27.671476 [ 195 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444628 sec., 730291.8121481793 rows/sec., 44.26 MiB/sec. | ||
| 9418 | 2025.12.18 21:26:27.671507 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2025.12.18 21:26:27.671639 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9420 | 2025.12.18 21:26:27.671648 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001446 sec., 479944.67496542184 rows/sec., 33.54 MiB/sec. | ||
| 9421 | 2025.12.18 21:26:27.671700 [ 253 ] {4d0e8d61-e95d-42a2-8114-81cd6dd13f94} <Debug> TCPHandler: Processed in 0.001636763 sec. | ||
| 9422 | 2025.12.18 21:26:27.671812 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2025.12.18 21:26:27.671910 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9424 | 2025.12.18 21:26:27.671952 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9425 | 2025.12.18 21:26:27.671951 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.12.18 21:26:27.672047 [ 187 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_29_7} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9427 | 2025.12.18 21:26:27.672130 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9428 | 2025.12.18 21:26:27.672285 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2025.12.18 21:26:27.672330 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9430 | 2025.12.18 21:26:27.672619 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9431 | 2025.12.18 21:26:27.672822 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2025.12.18 21:26:27.672946 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 9433 | 2025.12.18 21:26:27.672981 [ 253 ] {e5684c69-b9af-42fb-a6f2-48bc0166cc56} <Debug> TCPHandler: Processed in 0.001218952 sec. | ||
| 9434 | 2025.12.18 21:26:27.673091 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2025.12.18 21:26:27.673185 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9436 | 2025.12.18 21:26:27.673226 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9437 | 2025.12.18 21:26:27.673660 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2025.12.18 21:26:27.673694 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9439 | 2025.12.18 21:26:27.674023 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9440 | 2025.12.18 21:26:27.674227 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2025.12.18 21:26:27.674359 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001192 sec., 263422.81879194634 rows/sec., 17.30 MiB/sec. | ||
| 9442 | 2025.12.18 21:26:27.674393 [ 253 ] {1ce3c3a6-40f8-417a-9b4c-6a97d4db9eb6} <Debug> TCPHandler: Processed in 0.001351035 sec. | ||
| 9443 | 2025.12.18 21:26:27.674502 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9444 | 2025.12.18 21:26:27.674596 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9445 | 2025.12.18 21:26:27.674636 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9446 | 2025.12.18 21:26:27.674947 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2025.12.18 21:26:27.674980 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9448 | 2025.12.18 21:26:27.675261 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9449 | 2025.12.18 21:26:27.675471 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2025.12.18 21:26:27.675596 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 9451 | 2025.12.18 21:26:27.675630 [ 253 ] {ed278a09-e4fc-447f-9206-ad30d92dca62} <Debug> TCPHandler: Processed in 0.001177981 sec. | ||
| 9452 | 2025.12.18 21:26:27.675740 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2025.12.18 21:26:27.675833 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9454 | 2025.12.18 21:26:27.675886 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <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 | ||
| 9455 | 2025.12.18 21:26:27.676681 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2025.12.18 21:26:27.676717 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9457 | 2025.12.18 21:26:27.677241 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9458 | 2025.12.18 21:26:27.677455 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2025.12.18 21:26:27.677592 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 9460 | 2025.12.18 21:26:27.677641 [ 253 ] {728207c6-97e2-472e-8871-33165856e3f3} <Debug> TCPHandler: Processed in 0.001950241 sec. | ||
| 9461 | 2025.12.18 21:26:27.677753 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2025.12.18 21:26:27.677847 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9463 | 2025.12.18 21:26:27.677887 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9464 | 2025.12.18 21:26:27.678214 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2025.12.18 21:26:27.678249 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9466 | 2025.12.18 21:26:27.678547 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9467 | 2025.12.18 21:26:27.678746 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2025.12.18 21:26:27.678875 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 9469 | 2025.12.18 21:26:27.678911 [ 253 ] {5fe7e787-47fd-48ab-9df7-41c997f0095c} <Debug> TCPHandler: Processed in 0.001206602 sec. | ||
| 9470 | 2025.12.18 21:26:32.651902 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2025.12.18 21:26:32.652109 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9472 | 2025.12.18 21:26:32.652181 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9473 | 2025.12.18 21:26:32.652899 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.12.18 21:26:32.652955 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9475 | 2025.12.18 21:26:32.653398 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9476 | 2025.12.18 21:26:32.653632 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.12.18 21:26:32.653793 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001736 sec., 1152.073732718894 rows/sec., 93.94 KiB/sec. | ||
| 9478 | 2025.12.18 21:26:32.653841 [ 253 ] {0463eb6f-6b7b-4061-bbde-a646df5ceb93} <Debug> TCPHandler: Processed in 0.002074544 sec. | ||
| 9479 | 2025.12.18 21:26:32.653958 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2025.12.18 21:26:32.654055 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9481 | 2025.12.18 21:26:32.654096 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9482 | 2025.12.18 21:26:32.654557 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.12.18 21:26:32.654594 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9484 | 2025.12.18 21:26:32.654923 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9485 | 2025.12.18 21:26:32.655135 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.12.18 21:26:32.655255 [ 26 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9487 | 2025.12.18 21:26:32.655269 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001234 sec., 86709.88654781198 rows/sec., 7.25 MiB/sec. | ||
| 9488 | 2025.12.18 21:26:32.655323 [ 26 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2025.12.18 21:26:32.655331 [ 253 ] {22b6a954-c9f4-4218-837b-04e0428cbe5f} <Debug> TCPHandler: Processed in 0.001423138 sec. | ||
| 9490 | 2025.12.18 21:26:32.655352 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9491 | 2025.12.18 21:26:32.655454 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2025.12.18 21:26:32.655511 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9493 | 2025.12.18 21:26:32.655554 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9494 | 2025.12.18 21:26:32.655625 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9495 | 2025.12.18 21:26:32.655732 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9496 | 2025.12.18 21:26:32.655798 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2341 rows starting from the beginning of the part | ||
| 9497 | 2025.12.18 21:26:32.655910 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2282 rows starting from the beginning of the part | ||
| 9498 | 2025.12.18 21:26:32.655991 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9499 | 2025.12.18 21:26:32.656033 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2025.12.18 21:26:32.656065 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 9501 | 2025.12.18 21:26:32.656075 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9502 | 2025.12.18 21:26:32.656143 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1142 rows starting from the beginning of the part | ||
| 9503 | 2025.12.18 21:26:32.656219 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 107 rows starting from the beginning of the part | ||
| 9504 | 2025.12.18 21:26:32.656396 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9505 | 2025.12.18 21:26:32.656658 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2025.12.18 21:26:32.656799 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001265 sec., 21343.87351778656 rows/sec., 1.56 MiB/sec. | ||
| 9507 | 2025.12.18 21:26:32.656838 [ 253 ] {7ec25cdd-f336-40c2-8899-f7b2a636d56f} <Debug> TCPHandler: Processed in 0.001433927 sec. | ||
| 9508 | 2025.12.18 21:26:32.656944 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2025.12.18 21:26:32.657040 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9510 | 2025.12.18 21:26:32.657078 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9511 | 2025.12.18 21:26:32.657496 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2025.12.18 21:26:32.657532 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9513 | 2025.12.18 21:26:32.657849 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9514 | 2025.12.18 21:26:32.658066 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2025.12.18 21:26:32.658166 [ 26 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9516 | 2025.12.18 21:26:32.658194 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001172 sec., 77645.05119453925 rows/sec., 6.07 MiB/sec. | ||
| 9517 | 2025.12.18 21:26:32.658199 [ 26 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2025.12.18 21:26:32.658234 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9519 | 2025.12.18 21:26:32.658237 [ 253 ] {6ac16a39-a008-4c58-bf23-011b30267a6f} <Debug> TCPHandler: Processed in 0.001342995 sec. | ||
| 9520 | 2025.12.18 21:26:32.658318 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9521 | 2025.12.18 21:26:32.658356 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2025.12.18 21:26:32.658429 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9523 | 2025.12.18 21:26:32.658457 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9524 | 2025.12.18 21:26:32.658466 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9525 | 2025.12.18 21:26:32.658509 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9526 | 2025.12.18 21:26:32.658508 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.003081861 sec., 1957907.9004536546 rows/sec., 165.78 MiB/sec. | ||
| 9527 | 2025.12.18 21:26:32.658545 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1150 rows starting from the beginning of the part | ||
| 9528 | 2025.12.18 21:26:32.658604 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9529 | 2025.12.18 21:26:32.658653 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 89 rows starting from the beginning of the part | ||
| 9530 | 2025.12.18 21:26:32.658700 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 694 rows starting from the beginning of the part | ||
| 9531 | 2025.12.18 21:26:32.658748 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 91 rows starting from the beginning of the part | ||
| 9532 | 2025.12.18 21:26:32.658832 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9533 | 2025.12.18 21:26:32.658927 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2025.12.18 21:26:32.658971 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9535 | 2025.12.18 21:26:32.659182 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2025.12.18 21:26:32.659283 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_66_13} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9537 | 2025.12.18 21:26:32.659371 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9538 | 2025.12.18 21:26:32.659383 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9539 | 2025.12.18 21:26:32.659617 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.12.18 21:26:32.659755 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001317 sec., 122247.5322703113 rows/sec., 8.51 MiB/sec. | ||
| 9541 | 2025.12.18 21:26:32.659757 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9542 | 2025.12.18 21:26:32.659796 [ 253 ] {8bb801d3-0c72-4f94-bf1a-c364a01815e9} <Debug> TCPHandler: Processed in 0.001488789 sec. | ||
| 9543 | 2025.12.18 21:26:32.659802 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2025.12.18 21:26:32.659832 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9545 | 2025.12.18 21:26:32.659911 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2025.12.18 21:26:32.659912 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9547 | 2025.12.18 21:26:32.660010 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9548 | 2025.12.18 21:26:32.660017 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2025.12.18 21:26:32.660053 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19341 rows starting from the beginning of the part | ||
| 9550 | 2025.12.18 21:26:32.660051 [ 201 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765467 sec., 1868627.3943381554 rows/sec., 141.00 MiB/sec. | ||
| 9551 | 2025.12.18 21:26:32.660065 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <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 | ||
| 9552 | 2025.12.18 21:26:32.660112 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 914 rows starting from the beginning of the part | ||
| 9553 | 2025.12.18 21:26:32.660158 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 84 rows starting from the beginning of the part | ||
| 9554 | 2025.12.18 21:26:32.660196 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9555 | 2025.12.18 21:26:32.660235 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9556 | 2025.12.18 21:26:32.660275 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part | ||
| 9557 | 2025.12.18 21:26:32.660297 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9558 | 2025.12.18 21:26:32.660592 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2025.12.18 21:26:32.660657 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_66_13} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9560 | 2025.12.18 21:26:32.660736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9561 | 2025.12.18 21:26:32.660953 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2025.12.18 21:26:32.660988 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9563 | 2025.12.18 21:26:32.661550 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9564 | 2025.12.18 21:26:32.661782 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2025.12.18 21:26:32.661952 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00196 sec., 12755.102040816328 rows/sec., 22.86 MiB/sec. | ||
| 9566 | 2025.12.18 21:26:32.662031 [ 253 ] {f54be2ac-f8b6-493b-97d7-6a7b88fa6097} <Debug> TCPHandler: Processed in 0.002167957 sec. | ||
| 9567 | 2025.12.18 21:26:32.662148 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2025.12.18 21:26:32.662244 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9569 | 2025.12.18 21:26:32.662286 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9570 | 2025.12.18 21:26:32.662639 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.12.18 21:26:32.662675 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9572 | 2025.12.18 21:26:32.663120 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9573 | 2025.12.18 21:26:32.663357 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.12.18 21:26:32.663475 [ 26 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9575 | 2025.12.18 21:26:32.663490 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 9576 | 2025.12.18 21:26:32.663515 [ 26 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2025.12.18 21:26:32.663537 [ 253 ] {8c86a3cb-e792-4cf0-be27-f71bc28d45dd} <Debug> TCPHandler: Processed in 0.001439448 sec. | ||
| 9578 | 2025.12.18 21:26:32.663540 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9579 | 2025.12.18 21:26:32.663638 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9580 | 2025.12.18 21:26:32.663750 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9581 | 2025.12.18 21:26:32.663782 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4416 rows starting from the beginning of the part | ||
| 9582 | 2025.12.18 21:26:32.663844 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9583 | 2025.12.18 21:26:32.663888 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
| 9584 | 2025.12.18 21:26:32.663927 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9585 | 2025.12.18 21:26:32.663964 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9586 | 2025.12.18 21:26:32.664001 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9587 | 2025.12.18 21:26:32.666489 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881315 sec., 1646470.4483890168 rows/sec., 104.56 MiB/sec. | ||
| 9588 | 2025.12.18 21:26:32.666804 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9589 | 2025.12.18 21:26:32.667062 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2025.12.18 21:26:32.667132 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_66_13} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9591 | 2025.12.18 21:26:32.667205 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9592 | 2025.12.18 21:26:32.668087 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20974 rows, containing 5 columns (5 merged, 0 gathered) in 0.008216177 sec., 2552768.763379854 rows/sec., 170.87 MiB/sec. | ||
| 9593 | 2025.12.18 21:26:32.668458 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9594 | 2025.12.18 21:26:32.668710 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2025.12.18 21:26:32.668776 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9596 | 2025.12.18 21:26:32.668859 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9597 | 2025.12.18 21:26:33.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.27 MiB, peak 311.79 MiB, free memory in arenas 0.00 B, will set to 302.52 MiB (RSS), difference: 1.24 MiB | ||
| 9598 | 2025.12.18 21:26:34.124871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19617 | ||
| 9599 | 2025.12.18 21:26:34.125414 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.12.18 21:26:34.125468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9601 | 2025.12.18 21:26:34.125974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9602 | 2025.12.18 21:26:34.126212 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.12.18 21:26:34.126356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19617 | ||
| 9604 | 2025.12.18 21:26:34.126375 [ 49 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9605 | 2025.12.18 21:26:34.126441 [ 49 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.12.18 21:26:34.126462 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9607 | 2025.12.18 21:26:34.126559 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 9608 | 2025.12.18 21:26:34.126655 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9609 | 2025.12.18 21:26:34.126688 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17185 rows starting from the beginning of the part | ||
| 9610 | 2025.12.18 21:26:34.126744 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9611 | 2025.12.18 21:26:34.126786 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9612 | 2025.12.18 21:26:34.126827 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9613 | 2025.12.18 21:26:34.126863 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9614 | 2025.12.18 21:26:34.126900 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9615 | 2025.12.18 21:26:34.128887 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19617 rows, containing 4 columns (4 merged, 0 gathered) in 0.002366622 sec., 8289029.680278473 rows/sec., 118.58 MiB/sec. | ||
| 9616 | 2025.12.18 21:26:34.129301 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9617 | 2025.12.18 21:26:34.129649 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2025.12.18 21:26:34.129734 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_41_8} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9619 | 2025.12.18 21:26:34.129864 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9620 | 2025.12.18 21:26:35.155007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9621 | 2025.12.18 21:26:35.172274 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2025.12.18 21:26:35.172334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9623 | 2025.12.18 21:26:35.178769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9624 | 2025.12.18 21:26:35.179482 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2025.12.18 21:26:35.179785 [ 70 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9626 | 2025.12.18 21:26:35.179852 [ 70 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.12.18 21:26:35.179871 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9628 | 2025.12.18 21:26:35.179974 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 9629 | 2025.12.18 21:26:35.182612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9630 | 2025.12.18 21:26:35.183927 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9631 | 2025.12.18 21:26:35.185485 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9632 | 2025.12.18 21:26:35.190344 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9633 | 2025.12.18 21:26:35.195021 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9634 | 2025.12.18 21:26:35.200013 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9635 | 2025.12.18 21:26:35.204826 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9636 | 2025.12.18 21:26:35.209009 [ 186 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9637 | 2025.12.18 21:26:35.262369 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082440723 sec., 3748.147623596169 rows/sec., 19.38 MiB/sec. | ||
| 9638 | 2025.12.18 21:26:35.264230 [ 190 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9639 | 2025.12.18 21:26:35.265945 [ 190 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.12.18 21:26:35.266031 [ 190 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_41_8} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9641 | 2025.12.18 21:26:35.267368 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9642 | 2025.12.18 21:26:36.661669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1264 | ||
| 9643 | 2025.12.18 21:26:36.664241 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.12.18 21:26:36.664305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9645 | 2025.12.18 21:26:36.665589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9646 | 2025.12.18 21:26:36.665877 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.12.18 21:26:36.666256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9648 | 2025.12.18 21:26:37.677310 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2025.12.18 21:26:37.677545 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9650 | 2025.12.18 21:26:37.677639 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9651 | 2025.12.18 21:26:37.678928 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2025.12.18 21:26:37.678987 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9653 | 2025.12.18 21:26:37.679527 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9654 | 2025.12.18 21:26:37.679943 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.12.18 21:26:37.680188 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002709 sec., 151347.36064968622 rows/sec., 9.60 MiB/sec. | ||
| 9656 | 2025.12.18 21:26:37.680256 [ 253 ] {c20a2fa2-c9f2-4657-b514-9eb96d9f1fcc} <Debug> TCPHandler: Processed in 0.003119372 sec. | ||
| 9657 | 2025.12.18 21:26:37.680516 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2025.12.18 21:26:37.680637 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9659 | 2025.12.18 21:26:37.680693 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9660 | 2025.12.18 21:26:37.682147 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2025.12.18 21:26:37.682202 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9662 | 2025.12.18 21:26:37.682747 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9663 | 2025.12.18 21:26:37.683056 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2025.12.18 21:26:37.683233 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002621 sec., 435711.56047310185 rows/sec., 34.59 MiB/sec. | ||
| 9665 | 2025.12.18 21:26:37.683288 [ 253 ] {f031ad88-c71d-4433-af2a-402519ab4d08} <Debug> TCPHandler: Processed in 0.002836535 sec. | ||
| 9666 | 2025.12.18 21:26:37.683482 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2025.12.18 21:26:37.683615 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9668 | 2025.12.18 21:26:37.683676 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9669 | 2025.12.18 21:26:37.684401 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2025.12.18 21:26:37.684447 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9671 | 2025.12.18 21:26:37.684905 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9672 | 2025.12.18 21:26:37.685205 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.12.18 21:26:37.685405 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001816 sec., 121145.37444933922 rows/sec., 7.23 MiB/sec. | ||
| 9674 | 2025.12.18 21:26:37.685463 [ 253 ] {54b93dba-e388-4e25-a751-2c14c0b4a743} <Debug> TCPHandler: Processed in 0.002053314 sec. | ||
| 9675 | 2025.12.18 21:26:37.685631 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2025.12.18 21:26:37.685760 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9677 | 2025.12.18 21:26:37.685819 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9678 | 2025.12.18 21:26:37.686519 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2025.12.18 21:26:37.686563 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9680 | 2025.12.18 21:26:37.686958 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9681 | 2025.12.18 21:26:37.687305 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2025.12.18 21:26:37.687482 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001749 sec., 121212.12121212122 rows/sec., 7.82 MiB/sec. | ||
| 9683 | 2025.12.18 21:26:37.687541 [ 253 ] {eb295415-cf4b-4f0e-afe5-8e5978f796d1} <Debug> TCPHandler: Processed in 0.001974392 sec. | ||
| 9684 | 2025.12.18 21:26:37.687709 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2025.12.18 21:26:37.687845 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9686 | 2025.12.18 21:26:37.687905 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9687 | 2025.12.18 21:26:37.688628 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.12.18 21:26:37.688677 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9689 | 2025.12.18 21:26:37.689148 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9690 | 2025.12.18 21:26:37.689462 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2025.12.18 21:26:37.689658 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001837 sec., 114861.18671747413 rows/sec., 6.52 MiB/sec. | ||
| 9692 | 2025.12.18 21:26:37.689715 [ 253 ] {3d61adbe-7e7d-4bc3-8940-e2fa48eab54d} <Debug> TCPHandler: Processed in 0.002075595 sec. | ||
| 9693 | 2025.12.18 21:26:37.689886 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2025.12.18 21:26:37.690018 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2025.12.18 21:26:37.690083 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2025.12.18 21:26:37.691179 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2025.12.18 21:26:37.691230 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9698 | 2025.12.18 21:26:37.691732 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9699 | 2025.12.18 21:26:37.692128 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2025.12.18 21:26:37.692328 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.002337 sec., 296961.9169875909 rows/sec., 20.76 MiB/sec. | ||
| 9701 | 2025.12.18 21:26:37.692390 [ 253 ] {4adb6268-4deb-450a-851f-ed96bb56d9f4} <Debug> TCPHandler: Processed in 0.002568177 sec. | ||
| 9702 | 2025.12.18 21:26:37.692566 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2025.12.18 21:26:37.692930 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9704 | 2025.12.18 21:26:37.692987 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9705 | 2025.12.18 21:26:37.693481 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.12.18 21:26:37.693523 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9707 | 2025.12.18 21:26:37.693967 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9708 | 2025.12.18 21:26:37.694266 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2025.12.18 21:26:37.694436 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
| 9710 | 2025.12.18 21:26:37.694485 [ 253 ] {18ae1161-5350-4623-a8db-aad7da1079cd} <Debug> TCPHandler: Processed in 0.001982572 sec. | ||
| 9711 | 2025.12.18 21:26:37.694638 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.12.18 21:26:37.694751 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9713 | 2025.12.18 21:26:37.694805 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9714 | 2025.12.18 21:26:37.695774 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2025.12.18 21:26:37.695820 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9716 | 2025.12.18 21:26:37.696301 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9717 | 2025.12.18 21:26:37.696623 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.12.18 21:26:37.696784 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.002056 sec., 152723.73540856031 rows/sec., 10.03 MiB/sec. | ||
| 9719 | 2025.12.18 21:26:37.696833 [ 253 ] {4a28abef-1cf8-4089-b272-36f3bed2ba00} <Debug> TCPHandler: Processed in 0.00225537 sec. | ||
| 9720 | 2025.12.18 21:26:37.696980 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2025.12.18 21:26:37.697109 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9722 | 2025.12.18 21:26:37.697174 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9723 | 2025.12.18 21:26:37.697694 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.18 21:26:37.697745 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9725 | 2025.12.18 21:26:37.698208 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9726 | 2025.12.18 21:26:37.698546 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.12.18 21:26:37.698745 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001664 sec., 600.9615384615385 rows/sec., 40.49 KiB/sec. | ||
| 9728 | 2025.12.18 21:26:37.698802 [ 253 ] {0777aa41-d953-426b-be2d-c5c0b89f5601} <Debug> TCPHandler: Processed in 0.00188779 sec. | ||
| 9729 | 2025.12.18 21:26:37.700259 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.12.18 21:26:37.700396 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9731 | 2025.12.18 21:26:37.700481 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <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 | ||
| 9732 | 2025.12.18 21:26:37.701846 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.18 21:26:37.701899 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9734 | 2025.12.18 21:26:37.702791 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9735 | 2025.12.18 21:26:37.703111 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.12.18 21:26:37.703291 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002925 sec., 5128.205128205128 rows/sec., 9.19 MiB/sec. | ||
| 9737 | 2025.12.18 21:26:37.703380 [ 253 ] {f2a7c8be-4a0d-4675-88c1-abc5d432433f} <Debug> TCPHandler: Processed in 0.003194694 sec. | ||
| 9738 | 2025.12.18 21:26:37.703521 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2025.12.18 21:26:37.703634 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9740 | 2025.12.18 21:26:37.703689 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9741 | 2025.12.18 21:26:37.704174 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2025.12.18 21:26:37.704219 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9743 | 2025.12.18 21:26:37.704621 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9744 | 2025.12.18 21:26:37.704933 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2025.12.18 21:26:37.705088 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001479 sec., 70317.78228532792 rows/sec., 4.31 MiB/sec. | ||
| 9746 | 2025.12.18 21:26:37.705134 [ 253 ] {a501fb15-ebc9-466d-ba12-2b4feb1e7de8} <Debug> TCPHandler: Processed in 0.001679004 sec. | ||
| 9747 | 2025.12.18 21:26:38.366581 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33435 | ||
| 9748 | 2025.12.18 21:26:38.366695 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9749 | 2025.12.18 21:26:38.366726 [ 294 ] {} <Debug> TCP-Session: 048f5ea7-949d-44c5-ad97-9cb37e19d198 Authenticating user 'default' from [fd00:1122:3344:101::e]:33435 | ||
| 9750 | 2025.12.18 21:26:38.366750 [ 294 ] {} <Debug> TCP-Session: 048f5ea7-949d-44c5-ad97-9cb37e19d198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2025.12.18 21:26:38.366766 [ 294 ] {} <Debug> TCP-Session: 048f5ea7-949d-44c5-ad97-9cb37e19d198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2025.12.18 21:26:38.366981 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59469 | ||
| 9753 | 2025.12.18 21:26:38.367014 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61589 | ||
| 9754 | 2025.12.18 21:26:38.367034 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55730 | ||
| 9755 | 2025.12.18 21:26:38.367066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50585 | ||
| 9756 | 2025.12.18 21:26:38.367092 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9757 | 2025.12.18 21:26:38.367089 [ 294 ] {} <Trace> TCP-Session: 048f5ea7-949d-44c5-ad97-9cb37e19d198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2025.12.18 21:26:38.367151 [ 295 ] {} <Debug> TCP-Session: dbf54099-d756-4ee8-8984-06682bc381bd Authenticating user 'default' from [fd00:1122:3344:101::e]:59469 | ||
| 9759 | 2025.12.18 21:26:38.367029 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41604 | ||
| 9760 | 2025.12.18 21:26:38.367191 [ 295 ] {} <Debug> TCP-Session: dbf54099-d756-4ee8-8984-06682bc381bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2025.12.18 21:26:38.367022 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47889 | ||
| 9762 | 2025.12.18 21:26:38.367231 [ 295 ] {} <Debug> TCP-Session: dbf54099-d756-4ee8-8984-06682bc381bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9763 | 2025.12.18 21:26:38.367020 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49474 | ||
| 9764 | 2025.12.18 21:26:38.367057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43495 | ||
| 9765 | 2025.12.18 21:26:38.367350 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9766 | 2025.12.18 21:26:38.367657 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9767 | 2025.12.18 21:26:38.367666 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9768 | 2025.12.18 21:26:38.367709 [ 291 ] {} <Debug> TCP-Session: ce4be9a0-ddcb-40ba-9949-29208a7e1814 Authenticating user 'default' from [fd00:1122:3344:101::e]:55730 | ||
| 9769 | 2025.12.18 21:26:38.367720 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9770 | 2025.12.18 21:26:38.367725 [ 291 ] {} <Debug> TCP-Session: ce4be9a0-ddcb-40ba-9949-29208a7e1814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2025.12.18 21:26:38.367767 [ 291 ] {} <Debug> TCP-Session: ce4be9a0-ddcb-40ba-9949-29208a7e1814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2025.12.18 21:26:38.367867 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9773 | 2025.12.18 21:26:38.367918 [ 289 ] {} <Debug> TCP-Session: e5f61d56-0c7f-4a96-b780-7183d5575302 Authenticating user 'default' from [fd00:1122:3344:101::e]:41604 | ||
| 9774 | 2025.12.18 21:26:38.367947 [ 289 ] {} <Debug> TCP-Session: e5f61d56-0c7f-4a96-b780-7183d5575302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2025.12.18 21:26:38.367952 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9776 | 2025.12.18 21:26:38.367966 [ 289 ] {} <Debug> TCP-Session: e5f61d56-0c7f-4a96-b780-7183d5575302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9777 | 2025.12.18 21:26:38.367983 [ 297 ] {} <Debug> TCP-Session: 76be8e8b-440e-47de-9f4f-b2969303bf66 Authenticating user 'default' from [fd00:1122:3344:101::e]:49474 | ||
| 9778 | 2025.12.18 21:26:38.368002 [ 297 ] {} <Debug> TCP-Session: 76be8e8b-440e-47de-9f4f-b2969303bf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2025.12.18 21:26:38.368022 [ 297 ] {} <Debug> TCP-Session: 76be8e8b-440e-47de-9f4f-b2969303bf66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2025.12.18 21:26:38.368038 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 9781 | 2025.12.18 21:26:38.368066 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9782 | 2025.12.18 21:26:38.368106 [ 3 ] {} <Debug> TCP-Session: 48d77fbc-3f3f-41e6-a62e-c1ee5575fe77 Authenticating user 'default' from [fd00:1122:3344:101::e]:47889 | ||
| 9783 | 2025.12.18 21:26:38.368133 [ 3 ] {} <Debug> TCP-Session: 48d77fbc-3f3f-41e6-a62e-c1ee5575fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9784 | 2025.12.18 21:26:38.368147 [ 3 ] {} <Debug> TCP-Session: 48d77fbc-3f3f-41e6-a62e-c1ee5575fe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9785 | 2025.12.18 21:26:38.368397 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9786 | 2025.12.18 21:26:38.368457 [ 293 ] {} <Debug> TCP-Session: d0d34864-c248-43f1-9a49-bb860b92cba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50585 | ||
| 9787 | 2025.12.18 21:26:38.368473 [ 293 ] {} <Debug> TCP-Session: d0d34864-c248-43f1-9a49-bb860b92cba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2025.12.18 21:26:38.368488 [ 293 ] {} <Debug> TCP-Session: d0d34864-c248-43f1-9a49-bb860b92cba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9789 | 2025.12.18 21:26:38.368527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9790 | 2025.12.18 21:26:38.368562 [ 292 ] {} <Debug> TCP-Session: d977995f-25c3-4a46-8241-13c664cbdd7d Authenticating user 'default' from [fd00:1122:3344:101::e]:43495 | ||
| 9791 | 2025.12.18 21:26:38.368582 [ 292 ] {} <Debug> TCP-Session: d977995f-25c3-4a46-8241-13c664cbdd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2025.12.18 21:26:38.368594 [ 292 ] {} <Debug> TCP-Session: d977995f-25c3-4a46-8241-13c664cbdd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9793 | 2025.12.18 21:26:38.368602 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9794 | 2025.12.18 21:26:38.368630 [ 296 ] {} <Debug> TCP-Session: 51cc0f89-b47d-4f10-92e7-490cd2f780e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61589 | ||
| 9795 | 2025.12.18 21:26:38.368646 [ 296 ] {} <Debug> TCP-Session: 51cc0f89-b47d-4f10-92e7-490cd2f780e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2025.12.18 21:26:38.368660 [ 296 ] {} <Debug> TCP-Session: 51cc0f89-b47d-4f10-92e7-490cd2f780e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2025.12.18 21:26:38.369002 [ 327 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> AggregatingTransform: Aggregating | ||
| 9798 | 2025.12.18 21:26:38.369040 [ 327 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> Aggregator: Aggregation method: without_key | ||
| 9799 | 2025.12.18 21:26:38.369076 [ 327 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925235 sec. (1080.806 rows/sec., 42.22 KiB/sec.) | ||
| 9800 | 2025.12.18 21:26:38.369094 [ 327 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Trace> Aggregator: Merging aggregated data | ||
| 9801 | 2025.12.18 21:26:38.370702 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003423 sec., 292.141396435875 rows/sec., 11.41 KiB/sec. | ||
| 9802 | 2025.12.18 21:26:38.370845 [ 294 ] {2fb8f539-bb61-45be-8436-4d0db0592d82} <Debug> TCPHandler: Processed in 0.003881903 sec. | ||
| 9803 | 2025.12.18 21:26:38.370957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9804 | 2025.12.18 21:26:38.370983 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9805 | 2025.12.18 21:26:38.370987 [ 294 ] {} <Debug> TCP-Session: 048f5ea7-949d-44c5-ad97-9cb37e19d198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2025.12.18 21:26:38.371000 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9807 | 2025.12.18 21:26:38.371028 [ 293 ] {} <Debug> TCP-Session: d0d34864-c248-43f1-9a49-bb860b92cba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2025.12.18 21:26:38.371040 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9809 | 2025.12.18 21:26:38.371060 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9810 | 2025.12.18 21:26:38.371084 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9811 | 2025.12.18 21:26:38.371100 [ 295 ] {} <Debug> TCP-Session: dbf54099-d756-4ee8-8984-06682bc381bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9812 | 2025.12.18 21:26:38.371115 [ 297 ] {} <Debug> TCP-Session: 76be8e8b-440e-47de-9f4f-b2969303bf66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9813 | 2025.12.18 21:26:38.371133 [ 289 ] {} <Debug> TCP-Session: e5f61d56-0c7f-4a96-b780-7183d5575302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9814 | 2025.12.18 21:26:38.371121 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9815 | 2025.12.18 21:26:38.371104 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9816 | 2025.12.18 21:26:38.371196 [ 292 ] {} <Debug> TCP-Session: d977995f-25c3-4a46-8241-13c664cbdd7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9817 | 2025.12.18 21:26:38.371019 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9818 | 2025.12.18 21:26:38.371218 [ 291 ] {} <Debug> TCP-Session: ce4be9a0-ddcb-40ba-9949-29208a7e1814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2025.12.18 21:26:38.371073 [ 296 ] {} <Debug> TCP-Session: 51cc0f89-b47d-4f10-92e7-490cd2f780e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2025.12.18 21:26:38.371254 [ 3 ] {} <Debug> TCP-Session: 48d77fbc-3f3f-41e6-a62e-c1ee5575fe77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2025.12.18 21:26:38.473617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46109 | ||
| 9822 | 2025.12.18 21:26:38.473724 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9823 | 2025.12.18 21:26:38.473754 [ 294 ] {} <Debug> TCP-Session: 1a313af6-0220-4bd5-9d4d-e0225f86cd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:46109 | ||
| 9824 | 2025.12.18 21:26:38.473778 [ 294 ] {} <Debug> TCP-Session: 1a313af6-0220-4bd5-9d4d-e0225f86cd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9825 | 2025.12.18 21:26:38.473795 [ 294 ] {} <Debug> TCP-Session: 1a313af6-0220-4bd5-9d4d-e0225f86cd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9826 | 2025.12.18 21:26:38.473988 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54242 | ||
| 9827 | 2025.12.18 21:26:38.474052 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36131 | ||
| 9828 | 2025.12.18 21:26:38.474084 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41213 | ||
| 9829 | 2025.12.18 21:26:38.474098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58381 | ||
| 9830 | 2025.12.18 21:26:38.474131 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56041 | ||
| 9831 | 2025.12.18 21:26:38.474139 [ 294 ] {} <Trace> TCP-Session: 1a313af6-0220-4bd5-9d4d-e0225f86cd59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2025.12.18 21:26:38.474163 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9833 | 2025.12.18 21:26:38.474119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55270 | ||
| 9834 | 2025.12.18 21:26:38.474204 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9835 | 2025.12.18 21:26:38.474219 [ 296 ] {} <Debug> TCP-Session: 0cb97e49-2bc6-4adb-8891-6f4876c5d5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36131 | ||
| 9836 | 2025.12.18 21:26:38.474256 [ 297 ] {} <Debug> TCP-Session: b00fd4dc-32e8-4ffc-bdda-ea0c98e2e73e Authenticating user 'default' from [fd00:1122:3344:101::e]:41213 | ||
| 9837 | 2025.12.18 21:26:38.474271 [ 296 ] {} <Debug> TCP-Session: 0cb97e49-2bc6-4adb-8891-6f4876c5d5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2025.12.18 21:26:38.474271 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9839 | 2025.12.18 21:26:38.474292 [ 296 ] {} <Debug> TCP-Session: 0cb97e49-2bc6-4adb-8891-6f4876c5d5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9840 | 2025.12.18 21:26:38.474288 [ 297 ] {} <Debug> TCP-Session: b00fd4dc-32e8-4ffc-bdda-ea0c98e2e73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9841 | 2025.12.18 21:26:38.474305 [ 292 ] {} <Debug> TCP-Session: c796c81b-6ac9-4fd7-98e9-a25465f122c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55270 | ||
| 9842 | 2025.12.18 21:26:38.474333 [ 297 ] {} <Debug> TCP-Session: b00fd4dc-32e8-4ffc-bdda-ea0c98e2e73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9843 | 2025.12.18 21:26:38.474354 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9844 | 2025.12.18 21:26:38.474362 [ 292 ] {} <Debug> TCP-Session: c796c81b-6ac9-4fd7-98e9-a25465f122c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2025.12.18 21:26:38.474212 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9846 | 2025.12.18 21:26:38.474400 [ 292 ] {} <Debug> TCP-Session: c796c81b-6ac9-4fd7-98e9-a25465f122c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2025.12.18 21:26:38.474430 [ 293 ] {} <Debug> TCP-Session: 195419e0-afe6-468e-9802-07a053597890 Authenticating user 'default' from [fd00:1122:3344:101::e]:56041 | ||
| 9848 | 2025.12.18 21:26:38.474205 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9849 | 2025.12.18 21:26:38.474454 [ 293 ] {} <Debug> TCP-Session: 195419e0-afe6-468e-9802-07a053597890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9850 | 2025.12.18 21:26:38.474103 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48530 | ||
| 9851 | 2025.12.18 21:26:38.474485 [ 289 ] {} <Debug> TCP-Session: c989e0e7-f8a1-4115-8837-ee14eb94fe80 Authenticating user 'default' from [fd00:1122:3344:101::e]:58381 | ||
| 9852 | 2025.12.18 21:26:38.474096 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9853 | 2025.12.18 21:26:38.474567 [ 289 ] {} <Debug> TCP-Session: c989e0e7-f8a1-4115-8837-ee14eb94fe80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2025.12.18 21:26:38.474587 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9855 | 2025.12.18 21:26:38.474601 [ 295 ] {} <Debug> TCP-Session: 7e0649bb-85c8-4afc-86b0-de0bc30f30e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54242 | ||
| 9856 | 2025.12.18 21:26:38.474602 [ 289 ] {} <Debug> TCP-Session: c989e0e7-f8a1-4115-8837-ee14eb94fe80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9857 | 2025.12.18 21:26:38.474621 [ 291 ] {} <Debug> TCP-Session: bf730b74-fa98-4d3c-9298-1d7f3d04f489 Authenticating user 'default' from [fd00:1122:3344:101::e]:48530 | ||
| 9858 | 2025.12.18 21:26:38.474631 [ 295 ] {} <Debug> TCP-Session: 7e0649bb-85c8-4afc-86b0-de0bc30f30e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9859 | 2025.12.18 21:26:38.474643 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9860 | 2025.12.18 21:26:38.474650 [ 291 ] {} <Debug> TCP-Session: bf730b74-fa98-4d3c-9298-1d7f3d04f489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2025.12.18 21:26:38.474653 [ 295 ] {} <Debug> TCP-Session: 7e0649bb-85c8-4afc-86b0-de0bc30f30e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2025.12.18 21:26:38.474686 [ 291 ] {} <Debug> TCP-Session: bf730b74-fa98-4d3c-9298-1d7f3d04f489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9863 | 2025.12.18 21:26:38.474089 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61893 | ||
| 9864 | 2025.12.18 21:26:38.474705 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9865 | 2025.12.18 21:26:38.474481 [ 293 ] {} <Debug> TCP-Session: 195419e0-afe6-468e-9802-07a053597890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9866 | 2025.12.18 21:26:38.474784 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9867 | 2025.12.18 21:26:38.474811 [ 3 ] {} <Debug> TCP-Session: cb5f412d-4969-48fb-b4df-78a487d4decc Authenticating user 'default' from [fd00:1122:3344:101::e]:61893 | ||
| 9868 | 2025.12.18 21:26:38.474829 [ 3 ] {} <Debug> TCP-Session: cb5f412d-4969-48fb-b4df-78a487d4decc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2025.12.18 21:26:38.474841 [ 3 ] {} <Debug> TCP-Session: cb5f412d-4969-48fb-b4df-78a487d4decc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2025.12.18 21:26:38.475014 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 9871 | 2025.12.18 21:26:38.475865 [ 338 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> AggregatingTransform: Aggregating | ||
| 9872 | 2025.12.18 21:26:38.475903 [ 338 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> Aggregator: Aggregation method: without_key | ||
| 9873 | 2025.12.18 21:26:38.475938 [ 338 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000819882 sec. (1219.688 rows/sec., 47.64 KiB/sec.) | ||
| 9874 | 2025.12.18 21:26:38.475952 [ 338 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Trace> Aggregator: Merging aggregated data | ||
| 9875 | 2025.12.18 21:26:38.477090 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0028 sec., 357.14285714285717 rows/sec., 13.95 KiB/sec. | ||
| 9876 | 2025.12.18 21:26:38.477225 [ 294 ] {28306226-ccec-44f9-8b1a-1b3ba9917844} <Debug> TCPHandler: Processed in 0.003208245 sec. | ||
| 9877 | 2025.12.18 21:26:38.477322 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9878 | 2025.12.18 21:26:38.477364 [ 295 ] {} <Debug> TCP-Session: 7e0649bb-85c8-4afc-86b0-de0bc30f30e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2025.12.18 21:26:38.477388 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9880 | 2025.12.18 21:26:38.477414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9881 | 2025.12.18 21:26:38.477424 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9882 | 2025.12.18 21:26:38.477461 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9883 | 2025.12.18 21:26:38.477469 [ 292 ] {} <Debug> TCP-Session: c796c81b-6ac9-4fd7-98e9-a25465f122c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2025.12.18 21:26:38.477491 [ 289 ] {} <Debug> TCP-Session: c989e0e7-f8a1-4115-8837-ee14eb94fe80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2025.12.18 21:26:38.477497 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9886 | 2025.12.18 21:26:38.477515 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9887 | 2025.12.18 21:26:38.477475 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9888 | 2025.12.18 21:26:38.477558 [ 294 ] {} <Debug> TCP-Session: 1a313af6-0220-4bd5-9d4d-e0225f86cd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2025.12.18 21:26:38.477568 [ 3 ] {} <Debug> TCP-Session: cb5f412d-4969-48fb-b4df-78a487d4decc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9890 | 2025.12.18 21:26:38.477589 [ 291 ] {} <Debug> TCP-Session: bf730b74-fa98-4d3c-9298-1d7f3d04f489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2025.12.18 21:26:38.477436 [ 293 ] {} <Debug> TCP-Session: 195419e0-afe6-468e-9802-07a053597890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2025.12.18 21:26:38.477422 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9893 | 2025.12.18 21:26:38.477508 [ 296 ] {} <Debug> TCP-Session: 0cb97e49-2bc6-4adb-8891-6f4876c5d5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9894 | 2025.12.18 21:26:38.477683 [ 297 ] {} <Debug> TCP-Session: b00fd4dc-32e8-4ffc-bdda-ea0c98e2e73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2025.12.18 21:26:40.806672 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46878 | ||
| 9896 | 2025.12.18 21:26:40.806791 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9897 | 2025.12.18 21:26:40.806818 [ 294 ] {} <Debug> TCP-Session: c25efc5c-1c8b-448c-8a21-8fd5673654ea Authenticating user 'default' from [fd00:1122:3344:101::e]:46878 | ||
| 9898 | 2025.12.18 21:26:40.806839 [ 294 ] {} <Debug> TCP-Session: c25efc5c-1c8b-448c-8a21-8fd5673654ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2025.12.18 21:26:40.806852 [ 294 ] {} <Debug> TCP-Session: c25efc5c-1c8b-448c-8a21-8fd5673654ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9900 | 2025.12.18 21:26:40.807006 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60292 | ||
| 9901 | 2025.12.18 21:26:40.807076 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38582 | ||
| 9902 | 2025.12.18 21:26:40.807103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34573 | ||
| 9903 | 2025.12.18 21:26:40.807129 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9904 | 2025.12.18 21:26:40.807139 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37897 | ||
| 9905 | 2025.12.18 21:26:40.807166 [ 294 ] {} <Trace> TCP-Session: c25efc5c-1c8b-448c-8a21-8fd5673654ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2025.12.18 21:26:40.807189 [ 295 ] {} <Debug> TCP-Session: 738c209a-2b2c-409d-ae57-8c11981fd22e Authenticating user 'default' from [fd00:1122:3344:101::e]:60292 | ||
| 9907 | 2025.12.18 21:26:40.807202 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9908 | 2025.12.18 21:26:40.807236 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9909 | 2025.12.18 21:26:40.807240 [ 295 ] {} <Debug> TCP-Session: 738c209a-2b2c-409d-ae57-8c11981fd22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2025.12.18 21:26:40.807255 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9911 | 2025.12.18 21:26:40.807276 [ 289 ] {} <Debug> TCP-Session: 49cbd569-c452-444b-82fe-5f36638a307b Authenticating user 'default' from [fd00:1122:3344:101::e]:34573 | ||
| 9912 | 2025.12.18 21:26:40.807301 [ 295 ] {} <Debug> TCP-Session: 738c209a-2b2c-409d-ae57-8c11981fd22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9913 | 2025.12.18 21:26:40.807313 [ 293 ] {} <Debug> TCP-Session: 8ca378a8-d1c6-4401-bc68-e37aaf8ab9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37897 | ||
| 9914 | 2025.12.18 21:26:40.807326 [ 289 ] {} <Debug> TCP-Session: 49cbd569-c452-444b-82fe-5f36638a307b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2025.12.18 21:26:40.807354 [ 293 ] {} <Debug> TCP-Session: 8ca378a8-d1c6-4401-bc68-e37aaf8ab9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2025.12.18 21:26:40.807362 [ 289 ] {} <Debug> TCP-Session: 49cbd569-c452-444b-82fe-5f36638a307b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2025.12.18 21:26:40.807371 [ 293 ] {} <Debug> TCP-Session: 8ca378a8-d1c6-4401-bc68-e37aaf8ab9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2025.12.18 21:26:40.807365 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9919 | 2025.12.18 21:26:40.807127 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46064 | ||
| 9920 | 2025.12.18 21:26:40.807113 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49373 | ||
| 9921 | 2025.12.18 21:26:40.807087 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45768 | ||
| 9922 | 2025.12.18 21:26:40.807088 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62119 | ||
| 9923 | 2025.12.18 21:26:40.807502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9924 | 2025.12.18 21:26:40.807524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9925 | 2025.12.18 21:26:40.807554 [ 292 ] {} <Debug> TCP-Session: c88f70c5-1c23-40af-8341-db76ed41849e Authenticating user 'default' from [fd00:1122:3344:101::e]:46064 | ||
| 9926 | 2025.12.18 21:26:40.807557 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9927 | 2025.12.18 21:26:40.807576 [ 291 ] {} <Debug> TCP-Session: 862e8870-2995-4d7a-9762-e7087e8d3306 Authenticating user 'default' from [fd00:1122:3344:101::e]:49373 | ||
| 9928 | 2025.12.18 21:26:40.807591 [ 292 ] {} <Debug> TCP-Session: c88f70c5-1c23-40af-8341-db76ed41849e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9929 | 2025.12.18 21:26:40.807605 [ 297 ] {} <Debug> TCP-Session: 6b55ef34-6b33-4515-87a9-aedc7ab9ece1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45768 | ||
| 9930 | 2025.12.18 21:26:40.807617 [ 291 ] {} <Debug> TCP-Session: 862e8870-2995-4d7a-9762-e7087e8d3306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2025.12.18 21:26:40.807628 [ 292 ] {} <Debug> TCP-Session: c88f70c5-1c23-40af-8341-db76ed41849e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2025.12.18 21:26:40.807647 [ 297 ] {} <Debug> TCP-Session: 6b55ef34-6b33-4515-87a9-aedc7ab9ece1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2025.12.18 21:26:40.807657 [ 291 ] {} <Debug> TCP-Session: 862e8870-2995-4d7a-9762-e7087e8d3306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2025.12.18 21:26:40.807687 [ 297 ] {} <Debug> TCP-Session: 6b55ef34-6b33-4515-87a9-aedc7ab9ece1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2025.12.18 21:26:40.807648 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9936 | 2025.12.18 21:26:40.807577 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9937 | 2025.12.18 21:26:40.807264 [ 296 ] {} <Debug> TCP-Session: 992d7a23-592d-43d3-abe2-540a5f15bcf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38582 | ||
| 9938 | 2025.12.18 21:26:40.807776 [ 3 ] {} <Debug> TCP-Session: 9f6fa6fd-35a2-478c-9e2a-a1b9152dd744 Authenticating user 'default' from [fd00:1122:3344:101::e]:62119 | ||
| 9939 | 2025.12.18 21:26:40.807783 [ 296 ] {} <Debug> TCP-Session: 992d7a23-592d-43d3-abe2-540a5f15bcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2025.12.18 21:26:40.807785 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9941 | 2025.12.18 21:26:40.807803 [ 296 ] {} <Debug> TCP-Session: 992d7a23-592d-43d3-abe2-540a5f15bcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2025.12.18 21:26:40.807793 [ 3 ] {} <Debug> TCP-Session: 9f6fa6fd-35a2-478c-9e2a-a1b9152dd744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9943 | 2025.12.18 21:26:40.807850 [ 3 ] {} <Debug> TCP-Session: 9f6fa6fd-35a2-478c-9e2a-a1b9152dd744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2025.12.18 21:26:40.808097 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 9945 | 2025.12.18 21:26:40.809029 [ 302 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> AggregatingTransform: Aggregating | ||
| 9946 | 2025.12.18 21:26:40.809084 [ 302 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9947 | 2025.12.18 21:26:40.809117 [ 302 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915964 sec. (1091.746 rows/sec., 42.65 KiB/sec.) | ||
| 9948 | 2025.12.18 21:26:40.809136 [ 302 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Trace> Aggregator: Merging aggregated data | ||
| 9949 | 2025.12.18 21:26:40.810583 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 9950 | 2025.12.18 21:26:40.810743 [ 294 ] {f00514f8-702e-4e0f-8ded-766944551fc6} <Debug> TCPHandler: Processed in 0.003692777 sec. | ||
| 9951 | 2025.12.18 21:26:40.810833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9952 | 2025.12.18 21:26:40.810865 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9953 | 2025.12.18 21:26:40.810881 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9954 | 2025.12.18 21:26:40.810901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9955 | 2025.12.18 21:26:40.810931 [ 295 ] {} <Debug> TCP-Session: 738c209a-2b2c-409d-ae57-8c11981fd22e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2025.12.18 21:26:40.810937 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9957 | 2025.12.18 21:26:40.810959 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9958 | 2025.12.18 21:26:40.810976 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9959 | 2025.12.18 21:26:40.810995 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9960 | 2025.12.18 21:26:40.811012 [ 297 ] {} <Debug> TCP-Session: 6b55ef34-6b33-4515-87a9-aedc7ab9ece1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2025.12.18 21:26:40.811030 [ 291 ] {} <Debug> TCP-Session: 862e8870-2995-4d7a-9762-e7087e8d3306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2025.12.18 21:26:40.811048 [ 293 ] {} <Debug> TCP-Session: 8ca378a8-d1c6-4401-bc68-e37aaf8ab9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2025.12.18 21:26:40.810991 [ 3 ] {} <Debug> TCP-Session: 9f6fa6fd-35a2-478c-9e2a-a1b9152dd744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9964 | 2025.12.18 21:26:40.810958 [ 289 ] {} <Debug> TCP-Session: 49cbd569-c452-444b-82fe-5f36638a307b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2025.12.18 21:26:40.810942 [ 292 ] {} <Debug> TCP-Session: c88f70c5-1c23-40af-8341-db76ed41849e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2025.12.18 21:26:40.810920 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9967 | 2025.12.18 21:26:40.810867 [ 294 ] {} <Debug> TCP-Session: c25efc5c-1c8b-448c-8a21-8fd5673654ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9968 | 2025.12.18 21:26:40.811161 [ 296 ] {} <Debug> TCP-Session: 992d7a23-592d-43d3-abe2-540a5f15bcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2025.12.18 21:26:41.444173 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9970 | 2025.12.18 21:26:41.444225 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9971 | 2025.12.18 21:26:41.626439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20065 | ||
| 9972 | 2025.12.18 21:26:41.627049 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2025.12.18 21:26:41.627097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9974 | 2025.12.18 21:26:41.627604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9975 | 2025.12.18 21:26:41.627834 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2025.12.18 21:26:41.627967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20065 | ||
| 9977 | 2025.12.18 21:26:42.651746 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2025.12.18 21:26:42.651918 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9979 | 2025.12.18 21:26:42.651981 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9980 | 2025.12.18 21:26:42.652676 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2025.12.18 21:26:42.652723 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9982 | 2025.12.18 21:26:42.653111 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9983 | 2025.12.18 21:26:42.653335 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2025.12.18 21:26:42.653490 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001618 sec., 65512.978986402966 rows/sec., 5.49 MiB/sec. | ||
| 9985 | 2025.12.18 21:26:42.653532 [ 253 ] {bfb4b6b1-a96a-415c-877e-d94486138889} <Debug> TCPHandler: Processed in 0.00191267 sec. | ||
| 9986 | 2025.12.18 21:26:42.653657 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2025.12.18 21:26:42.653752 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9988 | 2025.12.18 21:26:42.653792 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9989 | 2025.12.18 21:26:42.654202 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2025.12.18 21:26:42.654239 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9991 | 2025.12.18 21:26:42.654554 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9992 | 2025.12.18 21:26:42.654769 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2025.12.18 21:26:42.654881 [ 117 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9994 | 2025.12.18 21:26:42.654906 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001173 sec., 21312.872975277067 rows/sec., 1.57 MiB/sec. | ||
| 9995 | 2025.12.18 21:26:42.654949 [ 117 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.12.18 21:26:42.654958 [ 253 ] {835ee8c9-5cc9-4af2-b91b-6ffc14fa115f} <Debug> TCPHandler: Processed in 0.001349166 sec. | ||
| 9997 | 2025.12.18 21:26:42.654979 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9998 | 2025.12.18 21:26:42.655081 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2025.12.18 21:26:42.655096 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10000 | 2025.12.18 21:26:42.655179 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10001 | 2025.12.18 21:26:42.655208 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10002 | 2025.12.18 21:26:42.655223 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10003 | 2025.12.18 21:26:42.655245 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 263 rows starting from the beginning of the part | ||
| 10004 | 2025.12.18 21:26:42.655316 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part | ||
| 10005 | 2025.12.18 21:26:42.655363 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 220 rows starting from the beginning of the part | ||
| 10006 | 2025.12.18 21:26:42.655406 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 10007 | 2025.12.18 21:26:42.655446 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 220 rows starting from the beginning of the part | ||
| 10008 | 2025.12.18 21:26:42.655486 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 10009 | 2025.12.18 21:26:42.655665 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2025.12.18 21:26:42.655705 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10011 | 2025.12.18 21:26:42.656092 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10012 | 2025.12.18 21:26:42.656313 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2025.12.18 21:26:42.656374 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319845 sec., 590978.4861101113 rows/sec., 38.69 MiB/sec. | ||
| 10014 | 2025.12.18 21:26:42.656453 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001292 sec., 68885.44891640867 rows/sec., 5.38 MiB/sec. | ||
| 10015 | 2025.12.18 21:26:42.656497 [ 253 ] {6ce42e5d-a093-42b3-b049-22b7d456072d} <Debug> TCPHandler: Processed in 0.001465308 sec. | ||
| 10016 | 2025.12.18 21:26:42.656548 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10017 | 2025.12.18 21:26:42.656617 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2025.12.18 21:26:42.656717 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10019 | 2025.12.18 21:26:42.656762 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10020 | 2025.12.18 21:26:42.656822 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.12.18 21:26:42.656893 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_56_11} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10022 | 2025.12.18 21:26:42.656958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10023 | 2025.12.18 21:26:42.657176 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.12.18 21:26:42.657218 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10025 | 2025.12.18 21:26:42.657570 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10026 | 2025.12.18 21:26:42.657770 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2025.12.18 21:26:42.657896 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10028 | 2025.12.18 21:26:42.657933 [ 253 ] {5c557928-d768-427e-ae5b-70796d641fe9} <Debug> TCPHandler: Processed in 0.001363666 sec. | ||
| 10029 | 2025.12.18 21:26:42.658039 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2025.12.18 21:26:42.658131 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10031 | 2025.12.18 21:26:42.658184 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <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 | ||
| 10032 | 2025.12.18 21:26:42.659005 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2025.12.18 21:26:42.659043 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10034 | 2025.12.18 21:26:42.659742 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10035 | 2025.12.18 21:26:42.659974 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2025.12.18 21:26:42.660090 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10037 | 2025.12.18 21:26:42.660121 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002008 sec., 12450.199203187252 rows/sec., 22.31 MiB/sec. | ||
| 10038 | 2025.12.18 21:26:42.660128 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2025.12.18 21:26:42.660163 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10040 | 2025.12.18 21:26:42.660184 [ 253 ] {a18faddc-ff2c-4d1e-b8b9-d0437a611782} <Debug> TCPHandler: Processed in 0.002191967 sec. | ||
| 10041 | 2025.12.18 21:26:42.660245 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10042 | 2025.12.18 21:26:42.660298 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.12.18 21:26:42.660392 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10044 | 2025.12.18 21:26:42.660430 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10045 | 2025.12.18 21:26:42.660433 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10046 | 2025.12.18 21:26:42.660487 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 953 rows starting from the beginning of the part | ||
| 10047 | 2025.12.18 21:26:42.660608 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part | ||
| 10048 | 2025.12.18 21:26:42.660701 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 10049 | 2025.12.18 21:26:42.660784 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.18 21:26:42.660788 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 10051 | 2025.12.18 21:26:42.660819 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10052 | 2025.12.18 21:26:42.660885 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 10053 | 2025.12.18 21:26:42.660968 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part | ||
| 10054 | 2025.12.18 21:26:42.661121 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10055 | 2025.12.18 21:26:42.661344 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.12.18 21:26:42.661480 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 10057 | 2025.12.18 21:26:42.661522 [ 253 ] {a844b7fa-65be-47ba-ab96-95bc5c4fe608} <Debug> TCPHandler: Processed in 0.001269554 sec. | ||
| 10058 | 2025.12.18 21:26:42.666490 [ 198 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 19 columns (19 merged, 0 gathered) in 0.006279525 sec., 168484.08120040927 rows/sec., 301.92 MiB/sec. | ||
| 10059 | 2025.12.18 21:26:42.668239 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10060 | 2025.12.18 21:26:42.668683 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2025.12.18 21:26:42.668779 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10062 | 2025.12.18 21:26:42.668929 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 10063 | 2025.12.18 21:26:42.682702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10064 | 2025.12.18 21:26:42.697895 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.12.18 21:26:42.697940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10066 | 2025.12.18 21:26:42.703958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10067 | 2025.12.18 21:26:42.704652 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.12.18 21:26:42.707330 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10069 | 2025.12.18 21:26:43.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.78 MiB, peak 317.07 MiB, free memory in arenas 0.00 B, will set to 307.00 MiB (RSS), difference: 2.22 MiB | ||
| 10070 | 2025.12.18 21:26:43.836955 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.12.18 21:26:43.837146 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10072 | 2025.12.18 21:26:43.837211 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10073 | 2025.12.18 21:26:43.837969 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.12.18 21:26:43.838014 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10075 | 2025.12.18 21:26:43.838435 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10076 | 2025.12.18 21:26:43.838676 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2025.12.18 21:26:43.838831 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 10078 | 2025.12.18 21:26:43.838881 [ 253 ] {a0c1afb6-6ffc-4485-9274-a76abe33a57c} <Debug> TCPHandler: Processed in 0.002054104 sec. | ||
| 10079 | 2025.12.18 21:26:43.839010 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2025.12.18 21:26:43.839112 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10081 | 2025.12.18 21:26:43.839157 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10082 | 2025.12.18 21:26:43.839587 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2025.12.18 21:26:43.839625 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10084 | 2025.12.18 21:26:43.839938 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10085 | 2025.12.18 21:26:43.840153 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.12.18 21:26:43.840297 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001207 sec., 13256.006628003315 rows/sec., 1.06 MiB/sec. | ||
| 10087 | 2025.12.18 21:26:43.840336 [ 253 ] {e06d893e-c749-4908-8cc7-c21d76e4656f} <Debug> TCPHandler: Processed in 0.001380616 sec. | ||
| 10088 | 2025.12.18 21:26:43.840452 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2025.12.18 21:26:43.840551 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10090 | 2025.12.18 21:26:43.840590 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10091 | 2025.12.18 21:26:43.841973 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2025.12.18 21:26:43.842010 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10093 | 2025.12.18 21:26:43.842480 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10094 | 2025.12.18 21:26:43.842719 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2025.12.18 21:26:43.842855 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002325 sec., 984946.2365591399 rows/sec., 79.79 MiB/sec. | ||
| 10096 | 2025.12.18 21:26:43.842895 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10097 | 2025.12.18 21:26:43.842908 [ 253 ] {49b01bc6-187c-4064-b74c-5ca4e80be8d4} <Debug> TCPHandler: Processed in 0.002506986 sec. | ||
| 10098 | 2025.12.18 21:26:43.843027 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2025.12.18 21:26:43.843125 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10100 | 2025.12.18 21:26:43.843166 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10101 | 2025.12.18 21:26:43.843678 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.12.18 21:26:43.843715 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10103 | 2025.12.18 21:26:43.844030 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10104 | 2025.12.18 21:26:43.844240 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2025.12.18 21:26:43.844371 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001266 sec., 186413.9020537125 rows/sec., 11.23 MiB/sec. | ||
| 10106 | 2025.12.18 21:26:43.844408 [ 253 ] {5ccf54e0-e575-43a0-b31b-3db2b6c6d68c} <Debug> TCPHandler: Processed in 0.001431587 sec. | ||
| 10107 | 2025.12.18 21:26:43.844520 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2025.12.18 21:26:43.844616 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10109 | 2025.12.18 21:26:43.844655 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10110 | 2025.12.18 21:26:43.845189 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2025.12.18 21:26:43.845225 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10112 | 2025.12.18 21:26:43.845564 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10113 | 2025.12.18 21:26:43.845773 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2025.12.18 21:26:43.845909 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001312 sec., 335365.85365853657 rows/sec., 22.19 MiB/sec. | ||
| 10115 | 2025.12.18 21:26:43.845947 [ 253 ] {4e60a3a0-9e3b-4652-9887-2ceb652f9041} <Debug> TCPHandler: Processed in 0.001477979 sec. | ||
| 10116 | 2025.12.18 21:26:43.846064 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2025.12.18 21:26:43.846158 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10118 | 2025.12.18 21:26:43.846198 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10119 | 2025.12.18 21:26:43.846679 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2025.12.18 21:26:43.846715 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10121 | 2025.12.18 21:26:43.847018 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10122 | 2025.12.18 21:26:43.847248 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2025.12.18 21:26:43.847379 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 10124 | 2025.12.18 21:26:43.847417 [ 253 ] {92fe082f-0cc3-47ef-86a3-2e120ed465eb} <Debug> TCPHandler: Processed in 0.001404127 sec. | ||
| 10125 | 2025.12.18 21:26:43.847539 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10126 | 2025.12.18 21:26:43.847635 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10127 | 2025.12.18 21:26:43.847675 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10128 | 2025.12.18 21:26:43.848480 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2025.12.18 21:26:43.848517 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10130 | 2025.12.18 21:26:43.848915 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10131 | 2025.12.18 21:26:43.849152 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2025.12.18 21:26:43.849285 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001668 sec., 699040.7673860912 rows/sec., 49.92 MiB/sec. | ||
| 10133 | 2025.12.18 21:26:43.849325 [ 253 ] {fb567f54-083f-4c05-9579-5dc5b47f1ec5} <Debug> TCPHandler: Processed in 0.001835769 sec. | ||
| 10134 | 2025.12.18 21:26:43.849444 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2025.12.18 21:26:43.849540 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10136 | 2025.12.18 21:26:43.849582 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10137 | 2025.12.18 21:26:43.849931 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2025.12.18 21:26:43.849967 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10139 | 2025.12.18 21:26:43.850269 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10140 | 2025.12.18 21:26:43.850479 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2025.12.18 21:26:43.850614 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 10142 | 2025.12.18 21:26:43.850650 [ 253 ] {a5b59d77-9e03-4862-bf49-c452570cfdf2} <Debug> TCPHandler: Processed in 0.001256923 sec. | ||
| 10143 | 2025.12.18 21:26:43.850766 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10144 | 2025.12.18 21:26:43.850862 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10145 | 2025.12.18 21:26:43.850904 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10146 | 2025.12.18 21:26:43.851481 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10147 | 2025.12.18 21:26:43.851517 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10148 | 2025.12.18 21:26:43.851884 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10149 | 2025.12.18 21:26:43.852096 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2025.12.18 21:26:43.852226 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001384 sec., 657514.450867052 rows/sec., 43.46 MiB/sec. | ||
| 10151 | 2025.12.18 21:26:43.852264 [ 253 ] {c8934d50-476e-4016-bbb2-512230f5f7eb} <Debug> TCPHandler: Processed in 0.00154721 sec. | ||
| 10152 | 2025.12.18 21:26:43.852385 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2025.12.18 21:26:43.852481 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10154 | 2025.12.18 21:26:43.852523 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10155 | 2025.12.18 21:26:43.852846 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2025.12.18 21:26:43.852882 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10157 | 2025.12.18 21:26:43.853168 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10158 | 2025.12.18 21:26:43.853402 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2025.12.18 21:26:43.853541 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 10160 | 2025.12.18 21:26:43.853577 [ 253 ] {bd79e404-77b3-41f1-ae5a-4b8e72849845} <Debug> TCPHandler: Processed in 0.001242333 sec. | ||
| 10161 | 2025.12.18 21:26:43.853687 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.12.18 21:26:43.853781 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10163 | 2025.12.18 21:26:43.853840 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <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 | ||
| 10164 | 2025.12.18 21:26:43.854652 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.12.18 21:26:43.854690 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10166 | 2025.12.18 21:26:43.855226 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10167 | 2025.12.18 21:26:43.855452 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2025.12.18 21:26:43.855593 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00183 sec., 8196.72131147541 rows/sec., 14.69 MiB/sec. | ||
| 10169 | 2025.12.18 21:26:43.855661 [ 253 ] {c5fff45c-79ee-4530-aa43-3b48a9619080} <Debug> TCPHandler: Processed in 0.002023214 sec. | ||
| 10170 | 2025.12.18 21:26:43.855778 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.12.18 21:26:43.855874 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10172 | 2025.12.18 21:26:43.855915 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10173 | 2025.12.18 21:26:43.856252 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.12.18 21:26:43.856287 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10175 | 2025.12.18 21:26:43.856596 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10176 | 2025.12.18 21:26:43.856800 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.12.18 21:26:43.856927 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001073 sec., 63373.71854613234 rows/sec., 3.68 MiB/sec. | ||
| 10178 | 2025.12.18 21:26:43.856963 [ 253 ] {7bda1792-d847-473e-b6f4-51d45aef2309} <Debug> TCPHandler: Processed in 0.001235172 sec. | ||
| 10179 | 2025.12.18 21:26:46.666507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1328 | ||
| 10180 | 2025.12.18 21:26:46.669600 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2025.12.18 21:26:46.669659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10182 | 2025.12.18 21:26:46.670928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10183 | 2025.12.18 21:26:46.671230 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.12.18 21:26:46.671423 [ 151 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10185 | 2025.12.18 21:26:46.671525 [ 151 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2025.12.18 21:26:46.671562 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10187 | 2025.12.18 21:26:46.671604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10188 | 2025.12.18 21:26:46.671738 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 10189 | 2025.12.18 21:26:46.672424 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10190 | 2025.12.18 21:26:46.672580 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1118 rows starting from the beginning of the part | ||
| 10191 | 2025.12.18 21:26:46.672942 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10192 | 2025.12.18 21:26:46.673271 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 10193 | 2025.12.18 21:26:46.673585 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 10194 | 2025.12.18 21:26:46.673899 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10195 | 2025.12.18 21:26:46.674207 [ 193 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 10196 | 2025.12.18 21:26:46.681083 [ 198 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.009429818 sec., 140829.8654332459 rows/sec., 110.07 MiB/sec. | ||
| 10197 | 2025.12.18 21:26:46.682551 [ 194 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10198 | 2025.12.18 21:26:46.683095 [ 194 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.18 21:26:46.683169 [ 194 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_31_6} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10200 | 2025.12.18 21:26:46.683528 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 10201 | 2025.12.18 21:26:47.647471 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.12.18 21:26:47.647665 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10203 | 2025.12.18 21:26:47.647736 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10204 | 2025.12.18 21:26:47.648414 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.18 21:26:47.648462 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10206 | 2025.12.18 21:26:47.648848 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10207 | 2025.12.18 21:26:47.649087 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.18 21:26:47.649249 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 10209 | 2025.12.18 21:26:47.649292 [ 253 ] {c082d4fe-c74a-4704-99fa-905dcc958ac8} <Debug> TCPHandler: Processed in 0.001962092 sec. | ||
| 10210 | 2025.12.18 21:26:47.649417 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.12.18 21:26:47.649514 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10212 | 2025.12.18 21:26:47.649554 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10213 | 2025.12.18 21:26:47.649963 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.12.18 21:26:47.650000 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10215 | 2025.12.18 21:26:47.650300 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10216 | 2025.12.18 21:26:47.650512 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.12.18 21:26:47.650638 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 10218 | 2025.12.18 21:26:47.650675 [ 253 ] {75bcc8e4-41ed-46de-860a-2ff77a1fb3d8} <Debug> TCPHandler: Processed in 0.001308524 sec. | ||
| 10219 | 2025.12.18 21:26:47.650786 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2025.12.18 21:26:47.650881 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10221 | 2025.12.18 21:26:47.650925 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10222 | 2025.12.18 21:26:47.651290 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.12.18 21:26:47.651326 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10224 | 2025.12.18 21:26:47.651646 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10225 | 2025.12.18 21:26:47.651851 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2025.12.18 21:26:47.651977 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001115 sec., 86098.65470852017 rows/sec., 6.00 MiB/sec. | ||
| 10227 | 2025.12.18 21:26:47.652014 [ 253 ] {cddbf700-304f-472a-8c59-f73f9bda02d1} <Debug> TCPHandler: Processed in 0.001278144 sec. | ||
| 10228 | 2025.12.18 21:26:47.652125 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2025.12.18 21:26:47.652220 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10230 | 2025.12.18 21:26:47.652262 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10231 | 2025.12.18 21:26:47.652586 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.12.18 21:26:47.652623 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10233 | 2025.12.18 21:26:47.652921 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10234 | 2025.12.18 21:26:47.653135 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2025.12.18 21:26:47.653263 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001062 sec., 33898.30508474576 rows/sec., 2.28 MiB/sec. | ||
| 10236 | 2025.12.18 21:26:47.653298 [ 253 ] {37a6feca-386b-4162-9419-e3f4bbafcf41} <Debug> TCPHandler: Processed in 0.001222242 sec. | ||
| 10237 | 2025.12.18 21:26:49.128095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20577 | ||
| 10238 | 2025.12.18 21:26:49.128834 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2025.12.18 21:26:49.128893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10240 | 2025.12.18 21:26:49.129447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10241 | 2025.12.18 21:26:49.129691 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2025.12.18 21:26:49.129847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20577 | ||
| 10243 | 2025.12.18 21:26:50.207435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10244 | 2025.12.18 21:26:50.223604 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2025.12.18 21:26:50.223652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10246 | 2025.12.18 21:26:50.229495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10247 | 2025.12.18 21:26:50.230222 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2025.12.18 21:26:50.232867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10249 | 2025.12.18 21:26:52.650897 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2025.12.18 21:26:52.651071 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10251 | 2025.12.18 21:26:52.651132 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10252 | 2025.12.18 21:26:52.651768 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2025.12.18 21:26:52.651806 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10254 | 2025.12.18 21:26:52.652200 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10255 | 2025.12.18 21:26:52.652419 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2025.12.18 21:26:52.652545 [ 144 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10257 | 2025.12.18 21:26:52.652567 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001544 sec., 68652.84974093264 rows/sec., 5.75 MiB/sec. | ||
| 10258 | 2025.12.18 21:26:52.652582 [ 144 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2025.12.18 21:26:52.652601 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10260 | 2025.12.18 21:26:52.652609 [ 253 ] {4179d470-98d8-44e9-a60d-7b563d0b3467} <Debug> TCPHandler: Processed in 0.001841889 sec. | ||
| 10261 | 2025.12.18 21:26:52.652727 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10262 | 2025.12.18 21:26:52.652732 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.12.18 21:26:52.652877 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10264 | 2025.12.18 21:26:52.652880 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10265 | 2025.12.18 21:26:52.652921 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10266 | 2025.12.18 21:26:52.652931 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2341 rows starting from the beginning of the part | ||
| 10267 | 2025.12.18 21:26:52.653006 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1142 rows starting from the beginning of the part | ||
| 10268 | 2025.12.18 21:26:52.653053 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10269 | 2025.12.18 21:26:52.653096 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2290 rows starting from the beginning of the part | ||
| 10270 | 2025.12.18 21:26:52.653134 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10271 | 2025.12.18 21:26:52.653174 [ 198 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
| 10272 | 2025.12.18 21:26:52.653341 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2025.12.18 21:26:52.653382 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10274 | 2025.12.18 21:26:52.653728 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10275 | 2025.12.18 21:26:52.653957 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2025.12.18 21:26:52.654091 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001235 sec., 20242.914979757086 rows/sec., 1.49 MiB/sec. | ||
| 10277 | 2025.12.18 21:26:52.654130 [ 253 ] {a27c45a5-bdd9-4e9a-b605-ff045e5a7cd9} <Debug> TCPHandler: Processed in 0.001449428 sec. | ||
| 10278 | 2025.12.18 21:26:52.654241 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2025.12.18 21:26:52.654335 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10280 | 2025.12.18 21:26:52.654375 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10281 | 2025.12.18 21:26:52.654785 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2025.12.18 21:26:52.654821 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10283 | 2025.12.18 21:26:52.655136 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10284 | 2025.12.18 21:26:52.655240 [ 197 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568348 sec., 2352095.5882925526 rows/sec., 199.13 MiB/sec. | ||
| 10285 | 2025.12.18 21:26:52.655345 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2025.12.18 21:26:52.655481 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 10287 | 2025.12.18 21:26:52.655491 [ 144 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10288 | 2025.12.18 21:26:52.655529 [ 253 ] {c1e3c4d9-e8ff-4f7c-8d4f-b1350123f291} <Debug> TCPHandler: Processed in 0.001337855 sec. | ||
| 10289 | 2025.12.18 21:26:52.655535 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10290 | 2025.12.18 21:26:52.655530 [ 144 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2025.12.18 21:26:52.655577 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10292 | 2025.12.18 21:26:52.655657 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2025.12.18 21:26:52.655663 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10294 | 2025.12.18 21:26:52.655799 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.12.18 21:26:52.655840 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10296 | 2025.12.18 21:26:52.655864 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10297 | 2025.12.18 21:26:52.655871 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_71_14} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10298 | 2025.12.18 21:26:52.655885 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10299 | 2025.12.18 21:26:52.655899 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1211 rows starting from the beginning of the part | ||
| 10300 | 2025.12.18 21:26:52.655949 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10301 | 2025.12.18 21:26:52.655965 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 694 rows starting from the beginning of the part | ||
| 10302 | 2025.12.18 21:26:52.656061 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 89 rows starting from the beginning of the part | ||
| 10303 | 2025.12.18 21:26:52.656120 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1166 rows starting from the beginning of the part | ||
| 10304 | 2025.12.18 21:26:52.656166 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10305 | 2025.12.18 21:26:52.656210 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part | ||
| 10306 | 2025.12.18 21:26:52.656294 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2025.12.18 21:26:52.656329 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10308 | 2025.12.18 21:26:52.656708 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10309 | 2025.12.18 21:26:52.656916 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2025.12.18 21:26:52.657028 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10311 | 2025.12.18 21:26:52.657058 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 10312 | 2025.12.18 21:26:52.657066 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2025.12.18 21:26:52.657094 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10314 | 2025.12.18 21:26:52.657100 [ 253 ] {fc5cf135-67bd-428b-8606-9be4eeb6b3d2} <Debug> TCPHandler: Processed in 0.00150253 sec. | ||
| 10315 | 2025.12.18 21:26:52.657166 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10316 | 2025.12.18 21:26:52.657237 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2025.12.18 21:26:52.657244 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10318 | 2025.12.18 21:26:52.657296 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20974 rows starting from the beginning of the part | ||
| 10319 | 2025.12.18 21:26:52.657339 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10320 | 2025.12.18 21:26:52.657351 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10321 | 2025.12.18 21:26:52.657400 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <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 | ||
| 10322 | 2025.12.18 21:26:52.657415 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10323 | 2025.12.18 21:26:52.657485 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 910 rows starting from the beginning of the part | ||
| 10324 | 2025.12.18 21:26:52.657507 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187702 sec., 1765031.8057346218 rows/sec., 133.24 MiB/sec. | ||
| 10325 | 2025.12.18 21:26:52.657529 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part | ||
| 10326 | 2025.12.18 21:26:52.657598 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10327 | 2025.12.18 21:26:52.657766 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10328 | 2025.12.18 21:26:52.658097 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2025.12.18 21:26:52.658191 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_71_14} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10330 | 2025.12.18 21:26:52.658240 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2025.12.18 21:26:52.658281 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10332 | 2025.12.18 21:26:52.658298 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10333 | 2025.12.18 21:26:52.658879 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10334 | 2025.12.18 21:26:52.659110 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.12.18 21:26:52.659263 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001943 sec., 12866.700977869274 rows/sec., 23.06 MiB/sec. | ||
| 10336 | 2025.12.18 21:26:52.659319 [ 253 ] {f51c02cd-fc65-4095-9059-51d23e1f9e90} <Debug> TCPHandler: Processed in 0.002145017 sec. | ||
| 10337 | 2025.12.18 21:26:52.659436 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.12.18 21:26:52.659533 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10339 | 2025.12.18 21:26:52.659574 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10340 | 2025.12.18 21:26:52.659925 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.12.18 21:26:52.659960 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10342 | 2025.12.18 21:26:52.660284 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10343 | 2025.12.18 21:26:52.660502 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.12.18 21:26:52.660621 [ 143 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10345 | 2025.12.18 21:26:52.660636 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 10346 | 2025.12.18 21:26:52.660673 [ 143 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2025.12.18 21:26:52.660688 [ 253 ] {5d6d5d87-5bc8-4663-bda5-252534dc3607} <Debug> TCPHandler: Processed in 0.001302225 sec. | ||
| 10348 | 2025.12.18 21:26:52.660699 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10349 | 2025.12.18 21:26:52.660800 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10350 | 2025.12.18 21:26:52.660915 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2025.12.18 21:26:52.660951 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4744 rows starting from the beginning of the part | ||
| 10352 | 2025.12.18 21:26:52.661016 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 10353 | 2025.12.18 21:26:52.661060 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10354 | 2025.12.18 21:26:52.661101 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
| 10355 | 2025.12.18 21:26:52.661142 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 10356 | 2025.12.18 21:26:52.661184 [ 195 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10357 | 2025.12.18 21:26:52.663264 [ 201 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5072 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494145 sec., 2033562.6036176726 rows/sec., 129.14 MiB/sec. | ||
| 10358 | 2025.12.18 21:26:52.663806 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10359 | 2025.12.18 21:26:52.664088 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.12.18 21:26:52.664170 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_71_14} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10361 | 2025.12.18 21:26:52.664249 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10362 | 2025.12.18 21:26:52.674805 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22614 rows, containing 5 columns (5 merged, 0 gathered) in 0.017668906 sec., 1279875.5055915741 rows/sec., 85.67 MiB/sec. | ||
| 10363 | 2025.12.18 21:26:52.675344 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10364 | 2025.12.18 21:26:52.675594 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2025.12.18 21:26:52.675667 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10366 | 2025.12.18 21:26:52.675729 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10367 | 2025.12.18 21:26:53.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.88 MiB, peak 317.07 MiB, free memory in arenas 0.00 B, will set to 310.65 MiB (RSS), difference: 2.77 MiB | ||
| 10368 | 2025.12.18 21:26:56.444469 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10369 | 2025.12.18 21:26:56.444540 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10370 | 2025.12.18 21:26:56.630001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21025 | ||
| 10371 | 2025.12.18 21:26:56.630503 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2025.12.18 21:26:56.630550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10373 | 2025.12.18 21:26:56.631088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10374 | 2025.12.18 21:26:56.631329 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2025.12.18 21:26:56.631479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21025 | ||
| 10376 | 2025.12.18 21:26:56.672079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1348 | ||
| 10377 | 2025.12.18 21:26:56.674225 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2025.12.18 21:26:56.674263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10379 | 2025.12.18 21:26:56.675443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10380 | 2025.12.18 21:26:56.675722 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2025.12.18 21:26:56.675976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10382 | 2025.12.18 21:26:57.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.66 MiB, peak 317.07 MiB, free memory in arenas 0.00 B, will set to 310.70 MiB (RSS), difference: 4.04 MiB | ||
| 10383 | 2025.12.18 21:26:57.662552 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.12.18 21:26:57.662748 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10385 | 2025.12.18 21:26:57.662817 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10386 | 2025.12.18 21:26:57.663742 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.12.18 21:26:57.663779 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10388 | 2025.12.18 21:26:57.664204 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10389 | 2025.12.18 21:26:57.664424 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.12.18 21:26:57.664571 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001876 sec., 218550.1066098081 rows/sec., 13.86 MiB/sec. | ||
| 10391 | 2025.12.18 21:26:57.664612 [ 253 ] {d1be8b84-2860-411f-94a4-e044c7eb78e6} <Debug> TCPHandler: Processed in 0.002195708 sec. | ||
| 10392 | 2025.12.18 21:26:57.664747 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.12.18 21:26:57.664875 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10394 | 2025.12.18 21:26:57.664924 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10395 | 2025.12.18 21:26:57.666082 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.12.18 21:26:57.666118 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10397 | 2025.12.18 21:26:57.666508 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10398 | 2025.12.18 21:26:57.666717 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.12.18 21:26:57.666847 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001999 sec., 571285.6428214108 rows/sec., 45.35 MiB/sec. | ||
| 10400 | 2025.12.18 21:26:57.666885 [ 253 ] {a4c5cebf-612f-450d-a941-8fea5c405bb3} <Debug> TCPHandler: Processed in 0.002201069 sec. | ||
| 10401 | 2025.12.18 21:26:57.666998 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2025.12.18 21:26:57.667094 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10403 | 2025.12.18 21:26:57.667133 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10404 | 2025.12.18 21:26:57.667649 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.12.18 21:26:57.667684 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10406 | 2025.12.18 21:26:57.667987 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10407 | 2025.12.18 21:26:57.668204 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.12.18 21:26:57.668332 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001258 sec., 174880.76311605723 rows/sec., 10.44 MiB/sec. | ||
| 10409 | 2025.12.18 21:26:57.668369 [ 253 ] {a5b2563b-0cbf-485b-bf35-7f7d04a96fc2} <Debug> TCPHandler: Processed in 0.001421778 sec. | ||
| 10410 | 2025.12.18 21:26:57.668470 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2025.12.18 21:26:57.668565 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10412 | 2025.12.18 21:26:57.668605 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10413 | 2025.12.18 21:26:57.669111 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2025.12.18 21:26:57.669145 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10415 | 2025.12.18 21:26:57.669458 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10416 | 2025.12.18 21:26:57.669670 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.12.18 21:26:57.669796 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 10418 | 2025.12.18 21:26:57.669832 [ 253 ] {8e926696-55a7-4edc-b31b-5d5b08304983} <Debug> TCPHandler: Processed in 0.001412427 sec. | ||
| 10419 | 2025.12.18 21:26:57.669933 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.12.18 21:26:57.670027 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.12.18 21:26:57.670065 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10422 | 2025.12.18 21:26:57.670555 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.12.18 21:26:57.670591 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10424 | 2025.12.18 21:26:57.670894 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10425 | 2025.12.18 21:26:57.671098 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.12.18 21:26:57.671227 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 10427 | 2025.12.18 21:26:57.671264 [ 253 ] {0a4989a1-0c90-419e-9924-21de854fe2cb} <Debug> TCPHandler: Processed in 0.001379736 sec. | ||
| 10428 | 2025.12.18 21:26:57.671368 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.12.18 21:26:57.671462 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10430 | 2025.12.18 21:26:57.671502 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10431 | 2025.12.18 21:26:57.672208 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.12.18 21:26:57.672242 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10433 | 2025.12.18 21:26:57.672623 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10434 | 2025.12.18 21:26:57.672833 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.12.18 21:26:57.672956 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001512 sec., 458994.70899470896 rows/sec., 32.08 MiB/sec. | ||
| 10436 | 2025.12.18 21:26:57.672992 [ 253 ] {6bf24d0a-9b50-40ec-a930-de2af3410869} <Debug> TCPHandler: Processed in 0.001673175 sec. | ||
| 10437 | 2025.12.18 21:26:57.673101 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.12.18 21:26:57.673195 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10439 | 2025.12.18 21:26:57.673237 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10440 | 2025.12.18 21:26:57.673564 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.12.18 21:26:57.673597 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10442 | 2025.12.18 21:26:57.673897 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10443 | 2025.12.18 21:26:57.674109 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.12.18 21:26:57.674234 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 10445 | 2025.12.18 21:26:57.674270 [ 253 ] {7a53d87e-a2e4-48b8-8dc5-f7e14a25a9a5} <Debug> TCPHandler: Processed in 0.001217822 sec. | ||
| 10446 | 2025.12.18 21:26:57.674369 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10447 | 2025.12.18 21:26:57.674464 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10448 | 2025.12.18 21:26:57.674506 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10449 | 2025.12.18 21:26:57.674950 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2025.12.18 21:26:57.674985 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10451 | 2025.12.18 21:26:57.675316 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10452 | 2025.12.18 21:26:57.675524 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2025.12.18 21:26:57.675653 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 10454 | 2025.12.18 21:26:57.675690 [ 253 ] {96c5ef05-38a6-4cc7-b4b1-e87156f82cfb} <Debug> TCPHandler: Processed in 0.001369585 sec. | ||
| 10455 | 2025.12.18 21:26:57.675811 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2025.12.18 21:26:57.675935 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10457 | 2025.12.18 21:26:57.675987 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10458 | 2025.12.18 21:26:57.676359 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.12.18 21:26:57.676401 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10460 | 2025.12.18 21:26:57.676710 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10461 | 2025.12.18 21:26:57.676918 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2025.12.18 21:26:57.677046 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 10463 | 2025.12.18 21:26:57.677083 [ 253 ] {6213dd1b-1afb-4ede-a278-d1e6159b9336} <Debug> TCPHandler: Processed in 0.001334165 sec. | ||
| 10464 | 2025.12.18 21:26:57.677185 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2025.12.18 21:26:57.677280 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10466 | 2025.12.18 21:26:57.677334 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <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 | ||
| 10467 | 2025.12.18 21:26:57.678111 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2025.12.18 21:26:57.678146 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10469 | 2025.12.18 21:26:57.678656 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10470 | 2025.12.18 21:26:57.678871 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2025.12.18 21:26:57.679008 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 10472 | 2025.12.18 21:26:57.679062 [ 253 ] {8f4ee0b7-73ae-4e7a-9103-817c54ffb838} <Debug> TCPHandler: Processed in 0.001926161 sec. | ||
| 10473 | 2025.12.18 21:26:57.679168 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2025.12.18 21:26:57.679266 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10475 | 2025.12.18 21:26:57.679308 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10476 | 2025.12.18 21:26:57.679647 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2025.12.18 21:26:57.679682 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10478 | 2025.12.18 21:26:57.679982 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10479 | 2025.12.18 21:26:57.680193 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2025.12.18 21:26:57.680319 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 10481 | 2025.12.18 21:26:57.680354 [ 253 ] {82f398f4-a0a2-4a9c-8730-e8785633dd02} <Debug> TCPHandler: Processed in 0.001235193 sec. | ||
| 10482 | 2025.12.18 21:26:57.733004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10483 | 2025.12.18 21:26:57.749872 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.12.18 21:26:57.749937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 10485 | 2025.12.18 21:26:57.756142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10486 | 2025.12.18 21:26:57.756863 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.12.18 21:26:57.759788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10488 | 2025.12.18 21:26:58.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.01 MiB, peak 317.07 MiB, free memory in arenas 0.00 B, will set to 310.77 MiB (RSS), difference: -1.24 MiB | ||
| 10489 | 2025.12.18 21:27:02.651166 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.12.18 21:27:02.651346 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10491 | 2025.12.18 21:27:02.651407 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10492 | 2025.12.18 21:27:02.652134 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.12.18 21:27:02.652181 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10494 | 2025.12.18 21:27:02.652569 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10495 | 2025.12.18 21:27:02.652786 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2025.12.18 21:27:02.652939 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001582 sec., 67003.79266750948 rows/sec., 5.61 MiB/sec. | ||
| 10497 | 2025.12.18 21:27:02.652982 [ 253 ] {a65733e8-9b85-47ae-81c6-962dbcbd7d58} <Debug> TCPHandler: Processed in 0.0018989 sec. | ||
| 10498 | 2025.12.18 21:27:02.653104 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.12.18 21:27:02.653201 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.12.18 21:27:02.653242 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10501 | 2025.12.18 21:27:02.653652 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.12.18 21:27:02.653687 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10503 | 2025.12.18 21:27:02.653978 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10504 | 2025.12.18 21:27:02.654176 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.12.18 21:27:02.654305 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001123 sec., 22261.79875333927 rows/sec., 1.63 MiB/sec. | ||
| 10506 | 2025.12.18 21:27:02.654342 [ 253 ] {05514d95-f201-4df2-a9d3-b710451a2295} <Debug> TCPHandler: Processed in 0.001288324 sec. | ||
| 10507 | 2025.12.18 21:27:02.654454 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2025.12.18 21:27:02.654550 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10509 | 2025.12.18 21:27:02.654592 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10510 | 2025.12.18 21:27:02.655003 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.12.18 21:27:02.655038 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10512 | 2025.12.18 21:27:02.655342 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10513 | 2025.12.18 21:27:02.655555 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2025.12.18 21:27:02.655681 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 10515 | 2025.12.18 21:27:02.655719 [ 253 ] {51ba3b03-89eb-41bd-a64f-4a3637caa3c9} <Debug> TCPHandler: Processed in 0.001315434 sec. | ||
| 10516 | 2025.12.18 21:27:02.655831 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.12.18 21:27:02.655926 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10518 | 2025.12.18 21:27:02.655969 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10519 | 2025.12.18 21:27:02.656375 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.12.18 21:27:02.656409 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10521 | 2025.12.18 21:27:02.656722 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10522 | 2025.12.18 21:27:02.656922 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.12.18 21:27:02.657050 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 10524 | 2025.12.18 21:27:02.657087 [ 253 ] {fcc23ed9-8ccc-4b92-a98b-2ea9242ae2aa} <Debug> TCPHandler: Processed in 0.001305664 sec. | ||
| 10525 | 2025.12.18 21:27:02.657199 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2025.12.18 21:27:02.657294 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2025.12.18 21:27:02.657349 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <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 | ||
| 10528 | 2025.12.18 21:27:02.658166 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.12.18 21:27:02.658201 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10530 | 2025.12.18 21:27:02.658720 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10531 | 2025.12.18 21:27:02.658930 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2025.12.18 21:27:02.659066 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001791 sec., 13958.682300390843 rows/sec., 25.01 MiB/sec. | ||
| 10533 | 2025.12.18 21:27:02.659119 [ 253 ] {0d8871cf-2f23-4ae2-8972-755bbd47e149} <Debug> TCPHandler: Processed in 0.001971232 sec. | ||
| 10534 | 2025.12.18 21:27:02.659232 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2025.12.18 21:27:02.659328 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10536 | 2025.12.18 21:27:02.659370 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10537 | 2025.12.18 21:27:02.659710 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2025.12.18 21:27:02.659744 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10539 | 2025.12.18 21:27:02.660041 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10540 | 2025.12.18 21:27:02.660249 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2025.12.18 21:27:02.660376 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10542 | 2025.12.18 21:27:02.660412 [ 253 ] {3c1d238d-7290-4ef8-8887-bd4073b7d1aa} <Debug> TCPHandler: Processed in 0.001229312 sec. | ||
| 10543 | 2025.12.18 21:27:04.131599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21537 | ||
| 10544 | 2025.12.18 21:27:04.132184 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.12.18 21:27:04.132227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10546 | 2025.12.18 21:27:04.132773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10547 | 2025.12.18 21:27:04.133003 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.12.18 21:27:04.133142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21537 | ||
| 10549 | 2025.12.18 21:27:05.259908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10550 | 2025.12.18 21:27:05.276668 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.12.18 21:27:05.276717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10552 | 2025.12.18 21:27:05.282963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10553 | 2025.12.18 21:27:05.283671 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.12.18 21:27:05.286485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10555 | 2025.12.18 21:27:06.676185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1382 | ||
| 10556 | 2025.12.18 21:27:06.679025 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.12.18 21:27:06.679075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10558 | 2025.12.18 21:27:06.680279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10559 | 2025.12.18 21:27:06.680567 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.12.18 21:27:06.680934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 10561 | 2025.12.18 21:27:07.674060 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2025.12.18 21:27:07.674301 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10563 | 2025.12.18 21:27:07.674389 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10564 | 2025.12.18 21:27:07.675399 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2025.12.18 21:27:07.675461 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10566 | 2025.12.18 21:27:07.676016 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10567 | 2025.12.18 21:27:07.676355 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2025.12.18 21:27:07.676579 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002341 sec., 175138.82956001707 rows/sec., 11.11 MiB/sec. | ||
| 10569 | 2025.12.18 21:27:07.676577 [ 126 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10570 | 2025.12.18 21:27:07.676652 [ 253 ] {7090286f-5cac-4b00-85ce-e6ce3765155f} <Debug> TCPHandler: Processed in 0.002770073 sec. | ||
| 10571 | 2025.12.18 21:27:07.676684 [ 126 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.12.18 21:27:07.676730 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10573 | 2025.12.18 21:27:07.676826 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2025.12.18 21:27:07.676897 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10575 | 2025.12.18 21:27:07.676966 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10576 | 2025.12.18 21:27:07.677035 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10577 | 2025.12.18 21:27:07.677111 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10578 | 2025.12.18 21:27:07.677172 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10579 | 2025.12.18 21:27:07.677272 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10580 | 2025.12.18 21:27:07.677363 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10581 | 2025.12.18 21:27:07.677460 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10582 | 2025.12.18 21:27:07.677520 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10583 | 2025.12.18 21:27:07.678196 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.12.18 21:27:07.678255 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10585 | 2025.12.18 21:27:07.678811 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10586 | 2025.12.18 21:27:07.679031 [ 190 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206809 sec., 928943.1029146609 rows/sec., 62.47 MiB/sec. | ||
| 10587 | 2025.12.18 21:27:07.679107 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.12.18 21:27:07.679240 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10589 | 2025.12.18 21:27:07.679301 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002364 sec., 483079.5262267343 rows/sec., 38.35 MiB/sec. | ||
| 10590 | 2025.12.18 21:27:07.679367 [ 253 ] {456518b8-0023-418f-9db2-1f156b7087f9} <Debug> TCPHandler: Processed in 0.002609969 sec. | ||
| 10591 | 2025.12.18 21:27:07.679526 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2025.12.18 21:27:07.679640 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2025.12.18 21:27:07.679664 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10594 | 2025.12.18 21:27:07.679732 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10595 | 2025.12.18 21:27:07.679753 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_33_8} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10596 | 2025.12.18 21:27:07.679866 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10597 | 2025.12.18 21:27:07.680415 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.12.18 21:27:07.680472 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10599 | 2025.12.18 21:27:07.680923 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10600 | 2025.12.18 21:27:07.681220 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2025.12.18 21:27:07.681395 [ 126 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10602 | 2025.12.18 21:27:07.681408 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001774 sec., 124013.52874859076 rows/sec., 7.40 MiB/sec. | ||
| 10603 | 2025.12.18 21:27:07.681457 [ 126 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2025.12.18 21:27:07.681485 [ 253 ] {fdc850e9-e180-4c2a-bc14-7f15cd54105d} <Debug> TCPHandler: Processed in 0.002023323 sec. | ||
| 10605 | 2025.12.18 21:27:07.681493 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10606 | 2025.12.18 21:27:07.681609 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10607 | 2025.12.18 21:27:07.681662 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2025.12.18 21:27:07.681728 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10609 | 2025.12.18 21:27:07.681767 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 263 rows starting from the beginning of the part | ||
| 10610 | 2025.12.18 21:27:07.681799 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10611 | 2025.12.18 21:27:07.681829 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 236 rows starting from the beginning of the part | ||
| 10612 | 2025.12.18 21:27:07.681857 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10613 | 2025.12.18 21:27:07.681895 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
| 10614 | 2025.12.18 21:27:07.681956 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 220 rows starting from the beginning of the part | ||
| 10615 | 2025.12.18 21:27:07.682005 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10616 | 2025.12.18 21:27:07.682053 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 220 rows starting from the beginning of the part | ||
| 10617 | 2025.12.18 21:27:07.682503 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2025.12.18 21:27:07.682592 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10619 | 2025.12.18 21:27:07.683118 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10620 | 2025.12.18 21:27:07.683210 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644474 sec., 601408.1098272153 rows/sec., 38.99 MiB/sec. | ||
| 10621 | 2025.12.18 21:27:07.683441 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10622 | 2025.12.18 21:27:07.683445 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.12.18 21:27:07.683635 [ 126 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10624 | 2025.12.18 21:27:07.683666 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001896 sec., 111814.34599156119 rows/sec., 7.21 MiB/sec. | ||
| 10625 | 2025.12.18 21:27:07.683679 [ 126 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2025.12.18 21:27:07.683732 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10627 | 2025.12.18 21:27:07.683734 [ 253 ] {38454f75-de41-4093-ba4b-714bf0eae19b} <Debug> TCPHandler: Processed in 0.002141646 sec. | ||
| 10628 | 2025.12.18 21:27:07.683824 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10629 | 2025.12.18 21:27:07.683831 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2025.12.18 21:27:07.683906 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2025.12.18 21:27:07.683964 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10632 | 2025.12.18 21:27:07.683972 [ 201 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_61_12} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10633 | 2025.12.18 21:27:07.684018 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 440 rows starting from the beginning of the part | ||
| 10634 | 2025.12.18 21:27:07.684037 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10635 | 2025.12.18 21:27:07.684089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10636 | 2025.12.18 21:27:07.684098 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10637 | 2025.12.18 21:27:07.684113 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 10638 | 2025.12.18 21:27:07.684205 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10639 | 2025.12.18 21:27:07.684271 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 440 rows starting from the beginning of the part | ||
| 10640 | 2025.12.18 21:27:07.684334 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10641 | 2025.12.18 21:27:07.684394 [ 190 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10642 | 2025.12.18 21:27:07.684785 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2025.12.18 21:27:07.684838 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10644 | 2025.12.18 21:27:07.685315 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10645 | 2025.12.18 21:27:07.685658 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2025.12.18 21:27:07.685812 [ 126 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10647 | 2025.12.18 21:27:07.685832 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.002044424 sec., 845225.8435627834 rows/sec., 58.45 MiB/sec. | ||
| 10648 | 2025.12.18 21:27:07.685854 [ 126 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2025.12.18 21:27:07.685845 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001832 sec., 115174.67248908296 rows/sec., 6.54 MiB/sec. | ||
| 10650 | 2025.12.18 21:27:07.685916 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10651 | 2025.12.18 21:27:07.685966 [ 253 ] {4d4e61ed-fbdb-436d-9eb2-a6f3194864ee} <Debug> TCPHandler: Processed in 0.002126096 sec. | ||
| 10652 | 2025.12.18 21:27:07.686025 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10653 | 2025.12.18 21:27:07.686050 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10654 | 2025.12.18 21:27:07.686128 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10655 | 2025.12.18 21:27:07.686130 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2025.12.18 21:27:07.686163 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10657 | 2025.12.18 21:27:07.686237 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10658 | 2025.12.18 21:27:07.686282 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10659 | 2025.12.18 21:27:07.686290 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10660 | 2025.12.18 21:27:07.686349 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10661 | 2025.12.18 21:27:07.686360 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10662 | 2025.12.18 21:27:07.686417 [ 201 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10663 | 2025.12.18 21:27:07.686432 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2025.12.18 21:27:07.686531 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_33_7} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10665 | 2025.12.18 21:27:07.686669 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10666 | 2025.12.18 21:27:07.687201 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.12.18 21:27:07.687256 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10668 | 2025.12.18 21:27:07.687669 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683694 sec., 626598.419902904 rows/sec., 37.97 MiB/sec. | ||
| 10669 | 2025.12.18 21:27:07.687738 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10670 | 2025.12.18 21:27:07.687856 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10671 | 2025.12.18 21:27:07.688128 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2025.12.18 21:27:07.688264 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.12.18 21:27:07.688333 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.002075 sec., 334457.8313253012 rows/sec., 23.38 MiB/sec. | ||
| 10674 | 2025.12.18 21:27:07.688378 [ 186 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_33_8} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10675 | 2025.12.18 21:27:07.688392 [ 253 ] {be2b8b0d-165b-468b-9be8-6a1a88293123} <Debug> TCPHandler: Processed in 0.002331431 sec. | ||
| 10676 | 2025.12.18 21:27:07.688515 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10677 | 2025.12.18 21:27:07.688563 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2025.12.18 21:27:07.688698 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10679 | 2025.12.18 21:27:07.688754 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10680 | 2025.12.18 21:27:07.689242 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2025.12.18 21:27:07.689293 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10682 | 2025.12.18 21:27:07.689737 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10683 | 2025.12.18 21:27:07.690045 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2025.12.18 21:27:07.690203 [ 121 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10685 | 2025.12.18 21:27:07.690233 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 200.43 KiB/sec. | ||
| 10686 | 2025.12.18 21:27:07.690279 [ 121 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2025.12.18 21:27:07.690304 [ 253 ] {b3a459d5-5380-487e-b699-0892afbbb5fc} <Debug> TCPHandler: Processed in 0.001813118 sec. | ||
| 10688 | 2025.12.18 21:27:07.690316 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10689 | 2025.12.18 21:27:07.690460 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2025.12.18 21:27:07.690466 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10691 | 2025.12.18 21:27:07.690584 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10692 | 2025.12.18 21:27:07.690645 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10693 | 2025.12.18 21:27:07.690673 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10694 | 2025.12.18 21:27:07.690732 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 10695 | 2025.12.18 21:27:07.690824 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10696 | 2025.12.18 21:27:07.690889 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10697 | 2025.12.18 21:27:07.690949 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10698 | 2025.12.18 21:27:07.690999 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10699 | 2025.12.18 21:27:07.691050 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10700 | 2025.12.18 21:27:07.691184 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2025.12.18 21:27:07.691237 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10702 | 2025.12.18 21:27:07.691692 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10703 | 2025.12.18 21:27:07.692011 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.12.18 21:27:07.692153 [ 196 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001756336 sec., 112734.69313388782 rows/sec., 5.75 MiB/sec. | ||
| 10705 | 2025.12.18 21:27:07.692183 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001625 sec., 193230.76923076925 rows/sec., 12.69 MiB/sec. | ||
| 10706 | 2025.12.18 21:27:07.692228 [ 253 ] {4a3b58d3-b752-427f-a576-517fb16c3ae5} <Debug> TCPHandler: Processed in 0.001829408 sec. | ||
| 10707 | 2025.12.18 21:27:07.692360 [ 191 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10708 | 2025.12.18 21:27:07.692399 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2025.12.18 21:27:07.692530 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10710 | 2025.12.18 21:27:07.692585 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10711 | 2025.12.18 21:27:07.692827 [ 191 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.12.18 21:27:07.692949 [ 191 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_33_7} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10713 | 2025.12.18 21:27:07.693014 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.12.18 21:27:07.693068 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10715 | 2025.12.18 21:27:07.693080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10716 | 2025.12.18 21:27:07.693497 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10717 | 2025.12.18 21:27:07.693805 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.12.18 21:27:07.693966 [ 121 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10719 | 2025.12.18 21:27:07.693990 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
| 10720 | 2025.12.18 21:27:07.694023 [ 121 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.12.18 21:27:07.694050 [ 253 ] {06bfc8a5-b2f5-4e24-9d4e-34ec81acc761} <Debug> TCPHandler: Processed in 0.001710155 sec. | ||
| 10722 | 2025.12.18 21:27:07.694060 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10723 | 2025.12.18 21:27:07.694188 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10724 | 2025.12.18 21:27:07.694219 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2025.12.18 21:27:07.694322 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10726 | 2025.12.18 21:27:07.694346 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10727 | 2025.12.18 21:27:07.694368 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 10728 | 2025.12.18 21:27:07.694419 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <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 | ||
| 10729 | 2025.12.18 21:27:07.694444 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10730 | 2025.12.18 21:27:07.694502 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10731 | 2025.12.18 21:27:07.694556 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10732 | 2025.12.18 21:27:07.694605 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10733 | 2025.12.18 21:27:07.694656 [ 196 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10734 | 2025.12.18 21:27:07.695531 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2025.12.18 21:27:07.695581 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10736 | 2025.12.18 21:27:07.695656 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151772 sec., 21743.14102733047 rows/sec., 1.43 MiB/sec. | ||
| 10737 | 2025.12.18 21:27:07.695869 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10738 | 2025.12.18 21:27:07.696346 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10739 | 2025.12.18 21:27:07.696378 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.12.18 21:27:07.696515 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_33_7} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10741 | 2025.12.18 21:27:07.696673 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10742 | 2025.12.18 21:27:07.696700 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2025.12.18 21:27:07.696870 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10744 | 2025.12.18 21:27:07.696908 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002588 sec., 5795.981452859351 rows/sec., 10.39 MiB/sec. | ||
| 10745 | 2025.12.18 21:27:07.696921 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2025.12.18 21:27:07.696972 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10747 | 2025.12.18 21:27:07.697011 [ 253 ] {ec11ab3b-04c9-4d29-ace6-0208bb8038e0} <Debug> TCPHandler: Processed in 0.002858335 sec. | ||
| 10748 | 2025.12.18 21:27:07.697064 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10749 | 2025.12.18 21:27:07.697169 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2025.12.18 21:27:07.697291 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10751 | 2025.12.18 21:27:07.697308 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10752 | 2025.12.18 21:27:07.697359 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1058 rows starting from the beginning of the part | ||
| 10753 | 2025.12.18 21:27:07.697366 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10754 | 2025.12.18 21:27:07.697511 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 10755 | 2025.12.18 21:27:07.697640 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part | ||
| 10756 | 2025.12.18 21:27:07.697769 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 10757 | 2025.12.18 21:27:07.697821 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.12.18 21:27:07.697868 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10759 | 2025.12.18 21:27:07.697887 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 10760 | 2025.12.18 21:27:07.698003 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 10761 | 2025.12.18 21:27:07.698300 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10762 | 2025.12.18 21:27:07.698608 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.12.18 21:27:07.698779 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001502 sec., 69241.0119840213 rows/sec., 4.24 MiB/sec. | ||
| 10764 | 2025.12.18 21:27:07.698831 [ 253 ] {fb408460-744d-405e-b997-8fea448f16c4} <Debug> TCPHandler: Processed in 0.001729285 sec. | ||
| 10765 | 2025.12.18 21:27:07.705489 [ 197 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.008456942 sec., 136337.6974797746 rows/sec., 244.31 MiB/sec. | ||
| 10766 | 2025.12.18 21:27:07.707502 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10767 | 2025.12.18 21:27:07.708013 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2025.12.18 21:27:07.708126 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10769 | 2025.12.18 21:27:07.708304 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10770 | 2025.12.18 21:27:08.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.05 MiB, peak 323.59 MiB, free memory in arenas 0.00 B, will set to 313.39 MiB (RSS), difference: 1.35 MiB | ||
| 10771 | 2025.12.18 21:27:11.444782 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10772 | 2025.12.18 21:27:11.444859 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10773 | 2025.12.18 21:27:11.633261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21985 | ||
| 10774 | 2025.12.18 21:27:11.633760 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2025.12.18 21:27:11.633811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10776 | 2025.12.18 21:27:11.634310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10777 | 2025.12.18 21:27:11.634544 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2025.12.18 21:27:11.634697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21985 | ||
| 10779 | 2025.12.18 21:27:11.634695 [ 59 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10780 | 2025.12.18 21:27:11.634768 [ 59 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.12.18 21:27:11.634789 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10782 | 2025.12.18 21:27:11.634905 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::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 | ||
| 10783 | 2025.12.18 21:27:11.635037 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10784 | 2025.12.18 21:27:11.635079 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19617 rows starting from the beginning of the part | ||
| 10785 | 2025.12.18 21:27:11.635183 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10786 | 2025.12.18 21:27:11.635261 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10787 | 2025.12.18 21:27:11.635329 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10788 | 2025.12.18 21:27:11.635395 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10789 | 2025.12.18 21:27:11.635463 [ 194 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10790 | 2025.12.18 21:27:11.637745 [ 187 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21985 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893327 sec., 7598518.936850208 rows/sec., 108.70 MiB/sec. | ||
| 10791 | 2025.12.18 21:27:11.638008 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10792 | 2025.12.18 21:27:11.638272 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2025.12.18 21:27:11.638341 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_46_9} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10794 | 2025.12.18 21:27:11.638428 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10795 | 2025.12.18 21:27:12.651618 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10796 | 2025.12.18 21:27:12.651795 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10797 | 2025.12.18 21:27:12.651860 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10798 | 2025.12.18 21:27:12.652531 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.12.18 21:27:12.652580 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10800 | 2025.12.18 21:27:12.652986 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10801 | 2025.12.18 21:27:12.653212 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2025.12.18 21:27:12.653376 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001629 sec., 65070.59545733579 rows/sec., 5.45 MiB/sec. | ||
| 10803 | 2025.12.18 21:27:12.653425 [ 253 ] {4c3e25bc-54a4-4315-a093-7a02717221f3} <Debug> TCPHandler: Processed in 0.001937911 sec. | ||
| 10804 | 2025.12.18 21:27:12.653551 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2025.12.18 21:27:12.653658 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10806 | 2025.12.18 21:27:12.653702 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10807 | 2025.12.18 21:27:12.654118 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.12.18 21:27:12.654157 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10809 | 2025.12.18 21:27:12.654467 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10810 | 2025.12.18 21:27:12.654679 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.12.18 21:27:12.654813 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001181 sec., 21168.501270110075 rows/sec., 1.55 MiB/sec. | ||
| 10812 | 2025.12.18 21:27:12.654852 [ 253 ] {de24ab1f-258e-456c-9fd1-dae7226287e4} <Debug> TCPHandler: Processed in 0.001354606 sec. | ||
| 10813 | 2025.12.18 21:27:12.654953 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2025.12.18 21:27:12.655049 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10815 | 2025.12.18 21:27:12.655089 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10816 | 2025.12.18 21:27:12.655504 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2025.12.18 21:27:12.655541 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10818 | 2025.12.18 21:27:12.655856 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10819 | 2025.12.18 21:27:12.656070 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.12.18 21:27:12.656199 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00117 sec., 76068.37606837606 rows/sec., 5.94 MiB/sec. | ||
| 10821 | 2025.12.18 21:27:12.656237 [ 253 ] {2602d520-8c70-40f6-b9e2-744a945eb27b} <Debug> TCPHandler: Processed in 0.001334565 sec. | ||
| 10822 | 2025.12.18 21:27:12.656345 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.12.18 21:27:12.656441 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10824 | 2025.12.18 21:27:12.656485 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10825 | 2025.12.18 21:27:12.656896 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.12.18 21:27:12.656933 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10827 | 2025.12.18 21:27:12.657267 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10828 | 2025.12.18 21:27:12.657476 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2025.12.18 21:27:12.657607 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10830 | 2025.12.18 21:27:12.657646 [ 253 ] {1be7d26a-f172-41e0-9652-e6a033934825} <Debug> TCPHandler: Processed in 0.001350785 sec. | ||
| 10831 | 2025.12.18 21:27:12.657767 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2025.12.18 21:27:12.657889 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10833 | 2025.12.18 21:27:12.657955 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <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 | ||
| 10834 | 2025.12.18 21:27:12.658799 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.12.18 21:27:12.658836 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10836 | 2025.12.18 21:27:12.659379 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10837 | 2025.12.18 21:27:12.659600 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.12.18 21:27:12.659739 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001875 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 10839 | 2025.12.18 21:27:12.659792 [ 253 ] {2d281cc5-ddb3-4163-a68d-2063baeee3c9} <Debug> TCPHandler: Processed in 0.002086745 sec. | ||
| 10840 | 2025.12.18 21:27:12.659899 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2025.12.18 21:27:12.659994 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10842 | 2025.12.18 21:27:12.660036 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10843 | 2025.12.18 21:27:12.660376 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.12.18 21:27:12.660412 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10845 | 2025.12.18 21:27:12.660715 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10846 | 2025.12.18 21:27:12.660920 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.12.18 21:27:12.661046 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 10848 | 2025.12.18 21:27:12.661082 [ 253 ] {2e754e9f-fba1-4e44-a175-c7ba3dd031e1} <Debug> TCPHandler: Processed in 0.001232893 sec. | ||
| 10849 | 2025.12.18 21:27:12.786596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10850 | 2025.12.18 21:27:12.803789 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.12.18 21:27:12.803837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10852 | 2025.12.18 21:27:12.809968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10853 | 2025.12.18 21:27:12.810665 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2025.12.18 21:27:12.810992 [ 105 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10855 | 2025.12.18 21:27:12.811085 [ 105 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2025.12.18 21:27:12.811121 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10857 | 2025.12.18 21:27:12.811279 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::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 | ||
| 10858 | 2025.12.18 21:27:12.813783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10859 | 2025.12.18 21:27:12.815073 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10860 | 2025.12.18 21:27:12.816523 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10861 | 2025.12.18 21:27:12.821107 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10862 | 2025.12.18 21:27:12.825957 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10863 | 2025.12.18 21:27:12.830600 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10864 | 2025.12.18 21:27:12.835219 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10865 | 2025.12.18 21:27:12.839181 [ 198 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10866 | 2025.12.18 21:27:12.892762 [ 187 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081541889 sec., 4255.481498595157 rows/sec., 22.00 MiB/sec. | ||
| 10867 | 2025.12.18 21:27:12.895419 [ 192 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10868 | 2025.12.18 21:27:12.897576 [ 192 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.12.18 21:27:12.897688 [ 192 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_46_9} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10870 | 2025.12.18 21:27:12.900128 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10871 | 2025.12.18 21:27:14.734462 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2025.12.18 21:27:14.734739 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10873 | 2025.12.18 21:27:14.734835 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10874 | 2025.12.18 21:27:14.735758 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2025.12.18 21:27:14.735803 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10876 | 2025.12.18 21:27:14.736230 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10877 | 2025.12.18 21:27:14.736465 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2025.12.18 21:27:14.736627 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 10879 | 2025.12.18 21:27:14.736677 [ 253 ] {6216848d-a7a5-417f-9d53-4a864e20efb9} <Debug> TCPHandler: Processed in 0.002383793 sec. | ||
| 10880 | 2025.12.18 21:27:14.736797 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.12.18 21:27:14.736897 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10882 | 2025.12.18 21:27:14.736941 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10883 | 2025.12.18 21:27:14.738211 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2025.12.18 21:27:14.738250 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10885 | 2025.12.18 21:27:14.738748 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10886 | 2025.12.18 21:27:14.738955 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2025.12.18 21:27:14.739092 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002217 sec., 1029318.8994136221 rows/sec., 83.42 MiB/sec. | ||
| 10888 | 2025.12.18 21:27:14.739099 [ 27 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10889 | 2025.12.18 21:27:14.739133 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10890 | 2025.12.18 21:27:14.739184 [ 253 ] {1f2bdeb2-daa2-4563-8dea-f5fa7c508975} <Debug> TCPHandler: Processed in 0.002439295 sec. | ||
| 10891 | 2025.12.18 21:27:14.739201 [ 27 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.12.18 21:27:14.739244 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10893 | 2025.12.18 21:27:14.739314 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2025.12.18 21:27:14.739358 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10895 | 2025.12.18 21:27:14.739417 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10896 | 2025.12.18 21:27:14.739458 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10897 | 2025.12.18 21:27:14.739463 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10898 | 2025.12.18 21:27:14.739499 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2341 rows starting from the beginning of the part | ||
| 10899 | 2025.12.18 21:27:14.739564 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1142 rows starting from the beginning of the part | ||
| 10900 | 2025.12.18 21:27:14.739613 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10901 | 2025.12.18 21:27:14.739659 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1142 rows starting from the beginning of the part | ||
| 10902 | 2025.12.18 21:27:14.739703 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 10903 | 2025.12.18 21:27:14.739751 [ 200 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2282 rows starting from the beginning of the part | ||
| 10904 | 2025.12.18 21:27:14.740030 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2025.12.18 21:27:14.740074 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10906 | 2025.12.18 21:27:14.740597 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10907 | 2025.12.18 21:27:14.740814 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2025.12.18 21:27:14.740950 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001554 sec., 141570.14157014157 rows/sec., 8.45 MiB/sec. | ||
| 10909 | 2025.12.18 21:27:14.740990 [ 253 ] {5a8b3ac7-d698-42f3-8a45-de2cdeb6face} <Debug> TCPHandler: Processed in 0.001726845 sec. | ||
| 10910 | 2025.12.18 21:27:14.741101 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2025.12.18 21:27:14.741197 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10912 | 2025.12.18 21:27:14.741237 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10913 | 2025.12.18 21:27:14.741762 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2025.12.18 21:27:14.741798 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10915 | 2025.12.18 21:27:14.741905 [ 187 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002590238 sec., 2748396.093331964 rows/sec., 232.15 MiB/sec. | ||
| 10916 | 2025.12.18 21:27:14.742129 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10917 | 2025.12.18 21:27:14.742263 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10918 | 2025.12.18 21:27:14.742368 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2025.12.18 21:27:14.742511 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001333 sec., 330082.52063015755 rows/sec., 21.84 MiB/sec. | ||
| 10920 | 2025.12.18 21:27:14.742575 [ 253 ] {cebfb8a5-c46b-40f7-929b-637f5392399b} <Debug> TCPHandler: Processed in 0.00150163 sec. | ||
| 10921 | 2025.12.18 21:27:14.742622 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2025.12.18 21:27:14.742728 [ 190 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_76_15} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10923 | 2025.12.18 21:27:14.742766 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2025.12.18 21:27:14.742828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 10925 | 2025.12.18 21:27:14.742869 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10926 | 2025.12.18 21:27:14.742914 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10927 | 2025.12.18 21:27:14.743408 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2025.12.18 21:27:14.743445 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10929 | 2025.12.18 21:27:14.743783 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10930 | 2025.12.18 21:27:14.744005 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2025.12.18 21:27:14.744140 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001291 sec., 163439.19442292795 rows/sec., 9.28 MiB/sec. | ||
| 10932 | 2025.12.18 21:27:14.744179 [ 253 ] {9c0a8297-3b31-4517-9b95-c020b82aebab} <Debug> TCPHandler: Processed in 0.001465118 sec. | ||
| 10933 | 2025.12.18 21:27:14.744297 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2025.12.18 21:27:14.744393 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10935 | 2025.12.18 21:27:14.744433 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10936 | 2025.12.18 21:27:14.745291 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2025.12.18 21:27:14.745329 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10938 | 2025.12.18 21:27:14.745682 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10939 | 2025.12.18 21:27:14.745897 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2025.12.18 21:27:14.745994 [ 27 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10941 | 2025.12.18 21:27:14.746026 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001651 sec., 696547.5469412478 rows/sec., 49.66 MiB/sec. | ||
| 10942 | 2025.12.18 21:27:14.746026 [ 27 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2025.12.18 21:27:14.746066 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10944 | 2025.12.18 21:27:14.746072 [ 253 ] {0f3d4b77-a7c9-4ac6-9188-f2a3c0bf9227} <Debug> TCPHandler: Processed in 0.001832028 sec. | ||
| 10945 | 2025.12.18 21:27:14.746131 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10946 | 2025.12.18 21:27:14.746192 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2025.12.18 21:27:14.746210 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10948 | 2025.12.18 21:27:14.746238 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1211 rows starting from the beginning of the part | ||
| 10949 | 2025.12.18 21:27:14.746287 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10950 | 2025.12.18 21:27:14.746290 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 694 rows starting from the beginning of the part | ||
| 10951 | 2025.12.18 21:27:14.746329 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10952 | 2025.12.18 21:27:14.746340 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 89 rows starting from the beginning of the part | ||
| 10953 | 2025.12.18 21:27:14.746381 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 694 rows starting from the beginning of the part | ||
| 10954 | 2025.12.18 21:27:14.746420 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part | ||
| 10955 | 2025.12.18 21:27:14.746462 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1150 rows starting from the beginning of the part | ||
| 10956 | 2025.12.18 21:27:14.746766 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2025.12.18 21:27:14.746813 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10958 | 2025.12.18 21:27:14.747274 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10959 | 2025.12.18 21:27:14.747572 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10960 | 2025.12.18 21:27:14.747739 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
| 10961 | 2025.12.18 21:27:14.747786 [ 253 ] {18565183-7719-4338-a08f-07a0cd69d202} <Debug> TCPHandler: Processed in 0.001644143 sec. | ||
| 10962 | 2025.12.18 21:27:14.747909 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2025.12.18 21:27:14.748010 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10964 | 2025.12.18 21:27:14.748053 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10965 | 2025.12.18 21:27:14.748172 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060175 sec., 1906148.7494994358 rows/sec., 143.03 MiB/sec. | ||
| 10966 | 2025.12.18 21:27:14.748346 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10967 | 2025.12.18 21:27:14.748582 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2025.12.18 21:27:14.748665 [ 200 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_76_15} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10969 | 2025.12.18 21:27:14.748685 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.12.18 21:27:14.748720 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10971 | 2025.12.18 21:27:14.748723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10972 | 2025.12.18 21:27:14.749103 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10973 | 2025.12.18 21:27:14.749318 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2025.12.18 21:27:14.749433 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10975 | 2025.12.18 21:27:14.749449 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001458 sec., 626886.1454046639 rows/sec., 41.46 MiB/sec. | ||
| 10976 | 2025.12.18 21:27:14.749502 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2025.12.18 21:27:14.749527 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10978 | 2025.12.18 21:27:14.749531 [ 253 ] {5590e848-bf71-44f9-a7cd-a2becef882c5} <Debug> TCPHandler: Processed in 0.001671624 sec. | ||
| 10979 | 2025.12.18 21:27:14.749602 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10980 | 2025.12.18 21:27:14.749651 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.12.18 21:27:14.749729 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10982 | 2025.12.18 21:27:14.749755 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10983 | 2025.12.18 21:27:14.749772 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22614 rows starting from the beginning of the part | ||
| 10984 | 2025.12.18 21:27:14.749802 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10985 | 2025.12.18 21:27:14.749849 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 10986 | 2025.12.18 21:27:14.749904 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10987 | 2025.12.18 21:27:14.749949 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 314 rows starting from the beginning of the part | ||
| 10988 | 2025.12.18 21:27:14.749993 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10989 | 2025.12.18 21:27:14.750035 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 914 rows starting from the beginning of the part | ||
| 10990 | 2025.12.18 21:27:14.750191 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2025.12.18 21:27:14.750255 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10992 | 2025.12.18 21:27:14.750609 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10993 | 2025.12.18 21:27:14.750830 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2025.12.18 21:27:14.750969 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 54.65 KiB/sec. | ||
| 10995 | 2025.12.18 21:27:14.751009 [ 253 ] {c0b25609-376a-458b-a75d-a8a27052164c} <Debug> TCPHandler: Processed in 0.001408238 sec. | ||
| 10996 | 2025.12.18 21:27:14.751124 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2025.12.18 21:27:14.751218 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10998 | 2025.12.18 21:27:14.751272 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <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 | ||
| 10999 | 2025.12.18 21:27:14.752075 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2025.12.18 21:27:14.752112 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11001 | 2025.12.18 21:27:14.752782 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11002 | 2025.12.18 21:27:14.753012 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2025.12.18 21:27:14.753165 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001964 sec., 7637.474541751528 rows/sec., 13.69 MiB/sec. | ||
| 11004 | 2025.12.18 21:27:14.753240 [ 253 ] {38a7ab56-1035-4898-ae53-3cda98962997} <Debug> TCPHandler: Processed in 0.002166677 sec. | ||
| 11005 | 2025.12.18 21:27:14.753351 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2025.12.18 21:27:14.753446 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11007 | 2025.12.18 21:27:14.753488 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11008 | 2025.12.18 21:27:14.753830 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2025.12.18 21:27:14.753868 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11010 | 2025.12.18 21:27:14.756329 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11011 | 2025.12.18 21:27:14.756541 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2025.12.18 21:27:14.756680 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.003252 sec., 22755.227552275523 rows/sec., 1.34 MiB/sec. | ||
| 11013 | 2025.12.18 21:27:14.756668 [ 81 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11014 | 2025.12.18 21:27:14.756718 [ 253 ] {d6db2be1-7124-4008-b86b-fae1ae4cd0e7} <Debug> TCPHandler: Processed in 0.00341556 sec. | ||
| 11015 | 2025.12.18 21:27:14.756753 [ 81 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2025.12.18 21:27:14.756789 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11017 | 2025.12.18 21:27:14.756871 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11018 | 2025.12.18 21:27:14.756953 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11019 | 2025.12.18 21:27:14.756978 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5072 rows starting from the beginning of the part | ||
| 11020 | 2025.12.18 21:27:14.757021 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11021 | 2025.12.18 21:27:14.757055 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11022 | 2025.12.18 21:27:14.757088 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 11023 | 2025.12.18 21:27:14.757118 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11024 | 2025.12.18 21:27:14.757147 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11025 | 2025.12.18 21:27:14.759251 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5474 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411283 sec., 2270160.7401536857 rows/sec., 144.02 MiB/sec. | ||
| 11026 | 2025.12.18 21:27:14.759821 [ 186 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24476 rows, containing 5 columns (5 merged, 0 gathered) in 0.010252261 sec., 2387375.8188559576 rows/sec., 159.73 MiB/sec. | ||
| 11027 | 2025.12.18 21:27:14.759874 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11028 | 2025.12.18 21:27:14.760214 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.12.18 21:27:14.760291 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_76_15} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11030 | 2025.12.18 21:27:14.760380 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11031 | 2025.12.18 21:27:14.760451 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11032 | 2025.12.18 21:27:14.760702 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.12.18 21:27:14.760771 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11034 | 2025.12.18 21:27:14.760850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11035 | 2025.12.18 21:27:15.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.57 MiB, peak 328.32 MiB, free memory in arenas 0.00 B, will set to 318.36 MiB (RSS), difference: 2.79 MiB | ||
| 11036 | 2025.12.18 21:27:16.681131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1438 | ||
| 11037 | 2025.12.18 21:27:16.683896 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.12.18 21:27:16.683945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11039 | 2025.12.18 21:27:16.685171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11040 | 2025.12.18 21:27:16.685455 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.12.18 21:27:16.685868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11042 | 2025.12.18 21:27:17.646794 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.12.18 21:27:17.647051 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11044 | 2025.12.18 21:27:17.647147 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11045 | 2025.12.18 21:27:17.647911 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.12.18 21:27:17.647962 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11047 | 2025.12.18 21:27:17.648372 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11048 | 2025.12.18 21:27:17.648603 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.12.18 21:27:17.648769 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 11050 | 2025.12.18 21:27:17.648820 [ 253 ] {050740a2-c8cd-4a7c-8026-780be59348c9} <Debug> TCPHandler: Processed in 0.002201378 sec. | ||
| 11051 | 2025.12.18 21:27:17.648947 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11052 | 2025.12.18 21:27:17.649048 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11053 | 2025.12.18 21:27:17.649091 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11054 | 2025.12.18 21:27:17.649524 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2025.12.18 21:27:17.649563 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11056 | 2025.12.18 21:27:17.649887 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11057 | 2025.12.18 21:27:17.650136 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.12.18 21:27:17.650272 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 11059 | 2025.12.18 21:27:17.650311 [ 253 ] {ff39fe2d-62ec-49ef-aa21-139d93b64b0d} <Debug> TCPHandler: Processed in 0.001418088 sec. | ||
| 11060 | 2025.12.18 21:27:17.650429 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2025.12.18 21:27:17.650527 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11062 | 2025.12.18 21:27:17.650571 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11063 | 2025.12.18 21:27:17.650944 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2025.12.18 21:27:17.650981 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11065 | 2025.12.18 21:27:17.651310 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11066 | 2025.12.18 21:27:17.651520 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2025.12.18 21:27:17.651646 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.00114 sec., 73684.21052631579 rows/sec., 5.13 MiB/sec. | ||
| 11068 | 2025.12.18 21:27:17.651684 [ 253 ] {5bf214f2-c01e-4706-a0a3-5e935e1fe1c1} <Debug> TCPHandler: Processed in 0.001305675 sec. | ||
| 11069 | 2025.12.18 21:27:17.651796 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2025.12.18 21:27:17.651889 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11071 | 2025.12.18 21:27:17.651931 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11072 | 2025.12.18 21:27:17.652252 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2025.12.18 21:27:17.652289 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11074 | 2025.12.18 21:27:17.652586 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11075 | 2025.12.18 21:27:17.652787 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.12.18 21:27:17.652914 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001043 sec., 28763.18312559923 rows/sec., 1.94 MiB/sec. | ||
| 11077 | 2025.12.18 21:27:17.652950 [ 253 ] {77ef7ac2-91ed-4d7f-bfcf-f59d5f799199} <Debug> TCPHandler: Processed in 0.001203682 sec. | ||
| 11078 | 2025.12.18 21:27:19.135741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22497 | ||
| 11079 | 2025.12.18 21:27:19.136278 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.12.18 21:27:19.136328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11081 | 2025.12.18 21:27:19.136833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11082 | 2025.12.18 21:27:19.137066 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2025.12.18 21:27:19.137209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22497 | ||
| 11084 | 2025.12.18 21:27:20.314791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11085 | 2025.12.18 21:27:20.330029 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2025.12.18 21:27:20.330074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11087 | 2025.12.18 21:27:20.335354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11088 | 2025.12.18 21:27:20.336073 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2025.12.18 21:27:20.338756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11090 | 2025.12.18 21:27:22.651529 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.12.18 21:27:22.651719 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11092 | 2025.12.18 21:27:22.651790 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11093 | 2025.12.18 21:27:22.652502 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.12.18 21:27:22.652545 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11095 | 2025.12.18 21:27:22.652942 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11096 | 2025.12.18 21:27:22.653163 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.12.18 21:27:22.653324 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 5.36 MiB/sec. | ||
| 11098 | 2025.12.18 21:27:22.653366 [ 253 ] {8a3a0982-4050-4e1c-9255-d3d1c7f13fa2} <Debug> TCPHandler: Processed in 0.001976292 sec. | ||
| 11099 | 2025.12.18 21:27:22.653490 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.12.18 21:27:22.653585 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11101 | 2025.12.18 21:27:22.653626 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11102 | 2025.12.18 21:27:22.654029 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.12.18 21:27:22.654065 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11104 | 2025.12.18 21:27:22.654355 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11105 | 2025.12.18 21:27:22.654563 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.12.18 21:27:22.654691 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001125 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 11107 | 2025.12.18 21:27:22.654729 [ 253 ] {b3432ea4-9266-4532-b2cb-cc9cd9c01874} <Debug> TCPHandler: Processed in 0.001289174 sec. | ||
| 11108 | 2025.12.18 21:27:22.654837 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.12.18 21:27:22.654931 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11110 | 2025.12.18 21:27:22.654969 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11111 | 2025.12.18 21:27:22.655390 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.12.18 21:27:22.655427 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11113 | 2025.12.18 21:27:22.655724 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11114 | 2025.12.18 21:27:22.655931 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.12.18 21:27:22.656064 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001152 sec., 77256.94444444444 rows/sec., 6.03 MiB/sec. | ||
| 11116 | 2025.12.18 21:27:22.656102 [ 253 ] {8d6a18a3-a2be-452c-8902-fe744e510a91} <Debug> TCPHandler: Processed in 0.001313674 sec. | ||
| 11117 | 2025.12.18 21:27:22.656213 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2025.12.18 21:27:22.656306 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11119 | 2025.12.18 21:27:22.656348 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11120 | 2025.12.18 21:27:22.656751 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2025.12.18 21:27:22.656787 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11122 | 2025.12.18 21:27:22.657113 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11123 | 2025.12.18 21:27:22.657326 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2025.12.18 21:27:22.657459 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 11125 | 2025.12.18 21:27:22.657496 [ 253 ] {82bf3973-bc7d-434c-a78a-736a78e50639} <Debug> TCPHandler: Processed in 0.001332195 sec. | ||
| 11126 | 2025.12.18 21:27:22.657605 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2025.12.18 21:27:22.657698 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11128 | 2025.12.18 21:27:22.657752 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <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 | ||
| 11129 | 2025.12.18 21:27:22.658561 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2025.12.18 21:27:22.658598 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11131 | 2025.12.18 21:27:22.659121 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11132 | 2025.12.18 21:27:22.659334 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2025.12.18 21:27:22.659471 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001791 sec., 13958.682300390843 rows/sec., 25.01 MiB/sec. | ||
| 11134 | 2025.12.18 21:27:22.659526 [ 253 ] {61c4e51c-d9a0-4b73-9635-04d016270625} <Debug> TCPHandler: Processed in 0.001970772 sec. | ||
| 11135 | 2025.12.18 21:27:22.659654 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.12.18 21:27:22.659780 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11137 | 2025.12.18 21:27:22.659830 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11138 | 2025.12.18 21:27:22.660242 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.12.18 21:27:22.660285 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11140 | 2025.12.18 21:27:22.660627 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11141 | 2025.12.18 21:27:22.660836 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.12.18 21:27:22.660983 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 11143 | 2025.12.18 21:27:22.661021 [ 253 ] {2a6a14cf-7104-46f2-8a65-99eacb2e79c4} <Debug> TCPHandler: Processed in 0.001430408 sec. | ||
| 11144 | 2025.12.18 21:27:26.445097 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11145 | 2025.12.18 21:27:26.445158 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11146 | 2025.12.18 21:27:26.638208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22945 | ||
| 11147 | 2025.12.18 21:27:26.638699 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.12.18 21:27:26.638745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11149 | 2025.12.18 21:27:26.639225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11150 | 2025.12.18 21:27:26.639457 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.12.18 21:27:26.639592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22945 | ||
| 11152 | 2025.12.18 21:27:26.687021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1458 | ||
| 11153 | 2025.12.18 21:27:26.689104 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.12.18 21:27:26.689157 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11155 | 2025.12.18 21:27:26.690320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11156 | 2025.12.18 21:27:26.690589 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.12.18 21:27:26.690981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 11158 | 2025.12.18 21:27:27.002813 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001447428 sec. | ||
| 11159 | 2025.12.18 21:27:27.661877 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2025.12.18 21:27:27.662073 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11161 | 2025.12.18 21:27:27.662149 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11162 | 2025.12.18 21:27:27.663064 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.12.18 21:27:27.663115 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11164 | 2025.12.18 21:27:27.663540 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11165 | 2025.12.18 21:27:27.663770 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.12.18 21:27:27.663931 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001909 sec., 214772.132006286 rows/sec., 13.62 MiB/sec. | ||
| 11167 | 2025.12.18 21:27:27.663981 [ 253 ] {d6334b30-74a1-4f45-8874-4993b1076663} <Debug> TCPHandler: Processed in 0.00224503 sec. | ||
| 11168 | 2025.12.18 21:27:27.664106 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2025.12.18 21:27:27.664211 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11170 | 2025.12.18 21:27:27.664255 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11171 | 2025.12.18 21:27:27.665579 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.12.18 21:27:27.665615 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11173 | 2025.12.18 21:27:27.666000 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11174 | 2025.12.18 21:27:27.666237 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2025.12.18 21:27:27.666370 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002183 sec., 523133.30279431975 rows/sec., 41.53 MiB/sec. | ||
| 11176 | 2025.12.18 21:27:27.666410 [ 253 ] {9d9a225f-d65e-43cd-91c6-a861de026405} <Debug> TCPHandler: Processed in 0.002356672 sec. | ||
| 11177 | 2025.12.18 21:27:27.666589 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2025.12.18 21:27:27.666688 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11179 | 2025.12.18 21:27:27.666730 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11180 | 2025.12.18 21:27:27.667331 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2025.12.18 21:27:27.667371 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11182 | 2025.12.18 21:27:27.667727 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11183 | 2025.12.18 21:27:27.667943 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2025.12.18 21:27:27.668080 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001413 sec., 155697.0983722576 rows/sec., 9.29 MiB/sec. | ||
| 11185 | 2025.12.18 21:27:27.668119 [ 253 ] {0bdb3f66-82aa-4c13-a6d3-1c75e7304fad} <Debug> TCPHandler: Processed in 0.001582592 sec. | ||
| 11186 | 2025.12.18 21:27:27.668235 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2025.12.18 21:27:27.668335 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11188 | 2025.12.18 21:27:27.668376 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11189 | 2025.12.18 21:27:27.668863 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2025.12.18 21:27:27.668899 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11191 | 2025.12.18 21:27:27.669202 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11192 | 2025.12.18 21:27:27.669408 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2025.12.18 21:27:27.669539 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 11194 | 2025.12.18 21:27:27.669576 [ 253 ] {1bf54bb8-e4d2-44d7-b048-d398d2702756} <Debug> TCPHandler: Processed in 0.001391377 sec. | ||
| 11195 | 2025.12.18 21:27:27.669685 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2025.12.18 21:27:27.669779 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11197 | 2025.12.18 21:27:27.669818 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11198 | 2025.12.18 21:27:27.670288 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2025.12.18 21:27:27.670322 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11200 | 2025.12.18 21:27:27.670627 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11201 | 2025.12.18 21:27:27.670834 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2025.12.18 21:27:27.670962 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 11203 | 2025.12.18 21:27:27.670999 [ 253 ] {d68b34e3-14ce-4942-a834-a867164a5737} <Debug> TCPHandler: Processed in 0.001363485 sec. | ||
| 11204 | 2025.12.18 21:27:27.671116 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2025.12.18 21:27:27.671211 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11206 | 2025.12.18 21:27:27.671251 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11207 | 2025.12.18 21:27:27.671890 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2025.12.18 21:27:27.671925 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11209 | 2025.12.18 21:27:27.672262 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11210 | 2025.12.18 21:27:27.672483 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2025.12.18 21:27:27.672610 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001418 sec., 489421.7207334274 rows/sec., 34.21 MiB/sec. | ||
| 11212 | 2025.12.18 21:27:27.672647 [ 253 ] {3b9d6b6f-9689-48a5-b8e7-4d68ec97de79} <Debug> TCPHandler: Processed in 0.001580912 sec. | ||
| 11213 | 2025.12.18 21:27:27.672757 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2025.12.18 21:27:27.672850 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11215 | 2025.12.18 21:27:27.672891 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11216 | 2025.12.18 21:27:27.673219 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.12.18 21:27:27.673253 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11218 | 2025.12.18 21:27:27.673559 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11219 | 2025.12.18 21:27:27.673771 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2025.12.18 21:27:27.673899 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 11221 | 2025.12.18 21:27:27.673935 [ 253 ] {9b211d68-ab15-4279-809d-6aed09aff939} <Debug> TCPHandler: Processed in 0.001227193 sec. | ||
| 11222 | 2025.12.18 21:27:27.674042 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2025.12.18 21:27:27.674136 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11224 | 2025.12.18 21:27:27.674178 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11225 | 2025.12.18 21:27:27.674609 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2025.12.18 21:27:27.674644 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11227 | 2025.12.18 21:27:27.674980 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11228 | 2025.12.18 21:27:27.675191 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2025.12.18 21:27:27.675318 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001201 sec., 261448.7926727727 rows/sec., 17.17 MiB/sec. | ||
| 11230 | 2025.12.18 21:27:27.675353 [ 253 ] {059a7de0-bb33-40a7-8ae7-bb7a444a553e} <Debug> TCPHandler: Processed in 0.001361076 sec. | ||
| 11231 | 2025.12.18 21:27:27.675461 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2025.12.18 21:27:27.675555 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11233 | 2025.12.18 21:27:27.675596 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11234 | 2025.12.18 21:27:27.675907 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2025.12.18 21:27:27.675941 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11236 | 2025.12.18 21:27:27.676231 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11237 | 2025.12.18 21:27:27.676449 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2025.12.18 21:27:27.676574 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 11239 | 2025.12.18 21:27:27.676611 [ 253 ] {e6492570-f748-4216-9686-ba463e4bfdec} <Debug> TCPHandler: Processed in 0.001201861 sec. | ||
| 11240 | 2025.12.18 21:27:27.676717 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2025.12.18 21:27:27.676811 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11242 | 2025.12.18 21:27:27.676865 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <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 | ||
| 11243 | 2025.12.18 21:27:27.677644 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.12.18 21:27:27.677679 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11245 | 2025.12.18 21:27:27.678189 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11246 | 2025.12.18 21:27:27.678410 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2025.12.18 21:27:27.678557 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001764 sec., 8503.401360544218 rows/sec., 15.24 MiB/sec. | ||
| 11248 | 2025.12.18 21:27:27.678621 [ 253 ] {36f60c30-e2e5-43d7-a300-fd7ef8303f66} <Debug> TCPHandler: Processed in 0.001952991 sec. | ||
| 11249 | 2025.12.18 21:27:27.678728 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2025.12.18 21:27:27.678822 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11251 | 2025.12.18 21:27:27.678864 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11252 | 2025.12.18 21:27:27.679194 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.12.18 21:27:27.679229 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11254 | 2025.12.18 21:27:27.679533 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11255 | 2025.12.18 21:27:27.679746 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.12.18 21:27:27.679870 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 11257 | 2025.12.18 21:27:27.679905 [ 253 ] {5b4fc0ee-6c17-4bd8-9409-81be92c44107} <Debug> TCPHandler: Processed in 0.001225542 sec. | ||
| 11258 | 2025.12.18 21:27:27.839744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11259 | 2025.12.18 21:27:27.856453 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2025.12.18 21:27:27.856527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11261 | 2025.12.18 21:27:27.862176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11262 | 2025.12.18 21:27:27.862919 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2025.12.18 21:27:27.865782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11264 | 2025.12.18 21:27:28.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.82 MiB, peak 328.32 MiB, free memory in arenas 0.00 B, will set to 318.51 MiB (RSS), difference: -1.31 MiB | ||
| 11265 | 2025.12.18 21:27:32.651667 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2025.12.18 21:27:32.651856 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11267 | 2025.12.18 21:27:32.651921 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11268 | 2025.12.18 21:27:32.652654 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2025.12.18 21:27:32.652702 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11270 | 2025.12.18 21:27:32.653080 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11271 | 2025.12.18 21:27:32.653332 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2025.12.18 21:27:32.653496 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001686 sec., 1186.2396204033214 rows/sec., 96.73 KiB/sec. | ||
| 11273 | 2025.12.18 21:27:32.653549 [ 253 ] {91ea635a-dce6-449f-9ea1-665800ee2845} <Debug> TCPHandler: Processed in 0.002010043 sec. | ||
| 11274 | 2025.12.18 21:27:32.653683 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2025.12.18 21:27:32.653794 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11276 | 2025.12.18 21:27:32.653837 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11277 | 2025.12.18 21:27:32.654311 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2025.12.18 21:27:32.654351 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11279 | 2025.12.18 21:27:32.654681 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11280 | 2025.12.18 21:27:32.654888 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2025.12.18 21:27:32.655023 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001254 sec., 85326.95374800639 rows/sec., 7.14 MiB/sec. | ||
| 11282 | 2025.12.18 21:27:32.655063 [ 253 ] {627770ed-f435-462d-b817-b72e00fee36b} <Debug> TCPHandler: Processed in 0.001432468 sec. | ||
| 11283 | 2025.12.18 21:27:32.655176 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2025.12.18 21:27:32.655274 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11285 | 2025.12.18 21:27:32.655316 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11286 | 2025.12.18 21:27:32.655722 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.12.18 21:27:32.655759 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11288 | 2025.12.18 21:27:32.656059 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11289 | 2025.12.18 21:27:32.656265 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2025.12.18 21:27:32.656382 [ 47 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11291 | 2025.12.18 21:27:32.656397 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001144 sec., 23601.3986013986 rows/sec., 1.72 MiB/sec. | ||
| 11292 | 2025.12.18 21:27:32.656451 [ 47 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2025.12.18 21:27:32.656459 [ 253 ] {e57cb45a-6a75-4714-88b3-866b39ffef5e} <Debug> TCPHandler: Processed in 0.001333055 sec. | ||
| 11294 | 2025.12.18 21:27:32.656481 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11295 | 2025.12.18 21:27:32.656581 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2025.12.18 21:27:32.656607 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11297 | 2025.12.18 21:27:32.656680 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11298 | 2025.12.18 21:27:32.656725 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11299 | 2025.12.18 21:27:32.656761 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2025.12.18 21:27:32.656805 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 263 rows starting from the beginning of the part | ||
| 11301 | 2025.12.18 21:27:32.656880 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 11302 | 2025.12.18 21:27:32.656931 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 220 rows starting from the beginning of the part | ||
| 11303 | 2025.12.18 21:27:32.656978 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part | ||
| 11304 | 2025.12.18 21:27:32.657021 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 220 rows starting from the beginning of the part | ||
| 11305 | 2025.12.18 21:27:32.657068 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 11306 | 2025.12.18 21:27:32.657151 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2025.12.18 21:27:32.657201 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11308 | 2025.12.18 21:27:32.657557 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11309 | 2025.12.18 21:27:32.657783 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2025.12.18 21:27:32.657917 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001257 sec., 72394.59029435163 rows/sec., 5.66 MiB/sec. | ||
| 11311 | 2025.12.18 21:27:32.657957 [ 253 ] {4c6c090f-fb1a-4cf3-ac4b-189cd796fadd} <Debug> TCPHandler: Processed in 0.001425567 sec. | ||
| 11312 | 2025.12.18 21:27:32.658066 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2025.12.18 21:27:32.658095 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542781 sec., 505580.50688983075 rows/sec., 33.10 MiB/sec. | ||
| 11314 | 2025.12.18 21:27:32.658160 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11315 | 2025.12.18 21:27:32.658207 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11316 | 2025.12.18 21:27:32.658254 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11317 | 2025.12.18 21:27:32.658522 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2025.12.18 21:27:32.658597 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_66_13} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11319 | 2025.12.18 21:27:32.658627 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2025.12.18 21:27:32.658667 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11321 | 2025.12.18 21:27:32.658676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11322 | 2025.12.18 21:27:32.659004 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11323 | 2025.12.18 21:27:32.659220 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2025.12.18 21:27:32.659358 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001217 sec., 132292.5225965489 rows/sec., 9.21 MiB/sec. | ||
| 11325 | 2025.12.18 21:27:32.659396 [ 253 ] {5c608efa-c84b-49f4-8932-77cf245962d4} <Debug> TCPHandler: Processed in 0.001378876 sec. | ||
| 11326 | 2025.12.18 21:27:32.659522 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.12.18 21:27:32.659645 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11328 | 2025.12.18 21:27:32.659713 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <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 | ||
| 11329 | 2025.12.18 21:27:32.660690 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.18 21:27:32.660727 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11331 | 2025.12.18 21:27:32.661277 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11332 | 2025.12.18 21:27:32.661502 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.18 21:27:32.661627 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11334 | 2025.12.18 21:27:32.661647 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002028 sec., 12327.41617357002 rows/sec., 22.09 MiB/sec. | ||
| 11335 | 2025.12.18 21:27:32.661673 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.12.18 21:27:32.661700 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11337 | 2025.12.18 21:27:32.661719 [ 253 ] {0761cb40-7794-4d28-ba8c-4975f6351401} <Debug> TCPHandler: Processed in 0.002259349 sec. | ||
| 11338 | 2025.12.18 21:27:32.661792 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11339 | 2025.12.18 21:27:32.661837 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2025.12.18 21:27:32.661934 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11341 | 2025.12.18 21:27:32.661977 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11342 | 2025.12.18 21:27:32.662006 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11343 | 2025.12.18 21:27:32.662064 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1153 rows starting from the beginning of the part | ||
| 11344 | 2025.12.18 21:27:32.662197 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part | ||
| 11345 | 2025.12.18 21:27:32.662309 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part | ||
| 11346 | 2025.12.18 21:27:32.662325 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2025.12.18 21:27:32.662361 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11348 | 2025.12.18 21:27:32.662409 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part | ||
| 11349 | 2025.12.18 21:27:32.662506 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 11350 | 2025.12.18 21:27:32.662603 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 11351 | 2025.12.18 21:27:32.662694 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11352 | 2025.12.18 21:27:32.662918 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.12.18 21:27:32.663053 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11354 | 2025.12.18 21:27:32.663091 [ 253 ] {dac66453-eded-456b-b496-48eb14975534} <Debug> TCPHandler: Processed in 0.001304395 sec. | ||
| 11355 | 2025.12.18 21:27:32.668908 [ 191 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 19 columns (19 merged, 0 gathered) in 0.007158349 sec., 175738.84704419973 rows/sec., 314.92 MiB/sec. | ||
| 11356 | 2025.12.18 21:27:32.670706 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11357 | 2025.12.18 21:27:32.671111 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2025.12.18 21:27:32.671195 [ 199 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11359 | 2025.12.18 21:27:32.671335 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11360 | 2025.12.18 21:27:33.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.08 MiB, peak 330.42 MiB, free memory in arenas 0.00 B, will set to 321.73 MiB (RSS), difference: 2.66 MiB | ||
| 11361 | 2025.12.18 21:27:34.140648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23457 | ||
| 11362 | 2025.12.18 21:27:34.141393 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2025.12.18 21:27:34.141461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11364 | 2025.12.18 21:27:34.142125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11365 | 2025.12.18 21:27:34.142457 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2025.12.18 21:27:34.142633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23457 | ||
| 11367 | 2025.12.18 21:27:35.365849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11368 | 2025.12.18 21:27:35.383117 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.12.18 21:27:35.383174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11370 | 2025.12.18 21:27:35.389298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11371 | 2025.12.18 21:27:35.390027 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.12.18 21:27:35.392986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11373 | 2025.12.18 21:27:36.692070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1494 | ||
| 11374 | 2025.12.18 21:27:36.694435 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2025.12.18 21:27:36.694487 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11376 | 2025.12.18 21:27:36.695716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11377 | 2025.12.18 21:27:36.695975 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2025.12.18 21:27:36.696136 [ 115 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11379 | 2025.12.18 21:27:36.696205 [ 115 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2025.12.18 21:27:36.696225 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11381 | 2025.12.18 21:27:36.696230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 11382 | 2025.12.18 21:27:36.696315 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 11383 | 2025.12.18 21:27:36.696760 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11384 | 2025.12.18 21:27:36.696897 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1328 rows starting from the beginning of the part | ||
| 11385 | 2025.12.18 21:27:36.697233 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11386 | 2025.12.18 21:27:36.697564 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 11387 | 2025.12.18 21:27:36.697886 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 11388 | 2025.12.18 21:27:36.698207 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 11389 | 2025.12.18 21:27:36.698540 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11390 | 2025.12.18 21:27:36.704788 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 72 columns (72 merged, 0 gathered) in 0.008511424 sec., 175528.79518162884 rows/sec., 135.74 MiB/sec. | ||
| 11391 | 2025.12.18 21:27:36.706120 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11392 | 2025.12.18 21:27:36.706623 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2025.12.18 21:27:36.706690 [ 186 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_36_7} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11394 | 2025.12.18 21:27:36.706844 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11395 | 2025.12.18 21:27:37.668565 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2025.12.18 21:27:37.668752 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11397 | 2025.12.18 21:27:37.668822 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11398 | 2025.12.18 21:27:37.669775 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2025.12.18 21:27:37.669832 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11400 | 2025.12.18 21:27:37.670264 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11401 | 2025.12.18 21:27:37.670502 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.12.18 21:27:37.670674 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001971 sec., 208016.23541349568 rows/sec., 13.20 MiB/sec. | ||
| 11403 | 2025.12.18 21:27:37.670731 [ 253 ] {cbd98c8e-6168-46bb-9eab-a7c4245515be} <Debug> TCPHandler: Processed in 0.002303581 sec. | ||
| 11404 | 2025.12.18 21:27:37.670918 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2025.12.18 21:27:37.671033 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11406 | 2025.12.18 21:27:37.671078 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11407 | 2025.12.18 21:27:37.672665 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2025.12.18 21:27:37.672718 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11409 | 2025.12.18 21:27:37.673287 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11410 | 2025.12.18 21:27:37.673605 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2025.12.18 21:27:37.673802 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002793 sec., 408879.34121016826 rows/sec., 32.46 MiB/sec. | ||
| 11412 | 2025.12.18 21:27:37.673813 [ 101 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11413 | 2025.12.18 21:27:37.673859 [ 253 ] {cc5711a6-ca44-4aad-ad1d-607c631adcb9} <Debug> TCPHandler: Processed in 0.002993709 sec. | ||
| 11414 | 2025.12.18 21:27:37.673934 [ 101 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2025.12.18 21:27:37.673989 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11416 | 2025.12.18 21:27:37.674036 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.12.18 21:27:37.674123 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11418 | 2025.12.18 21:27:37.674171 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11419 | 2025.12.18 21:27:37.674236 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11420 | 2025.12.18 21:27:37.674273 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11421 | 2025.12.18 21:27:37.674318 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2341 rows starting from the beginning of the part | ||
| 11422 | 2025.12.18 21:27:37.674400 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11423 | 2025.12.18 21:27:37.674455 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 11424 | 2025.12.18 21:27:37.674507 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1142 rows starting from the beginning of the part | ||
| 11425 | 2025.12.18 21:27:37.674558 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 107 rows starting from the beginning of the part | ||
| 11426 | 2025.12.18 21:27:37.674608 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1142 rows starting from the beginning of the part | ||
| 11427 | 2025.12.18 21:27:37.674909 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2025.12.18 21:27:37.674960 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11429 | 2025.12.18 21:27:37.675303 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11430 | 2025.12.18 21:27:37.675541 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2025.12.18 21:27:37.675692 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001552 sec., 141752.57731958764 rows/sec., 8.46 MiB/sec. | ||
| 11432 | 2025.12.18 21:27:37.675734 [ 253 ] {fbc55774-a8c1-4ddd-94a1-f67907ea3003} <Debug> TCPHandler: Processed in 0.001762146 sec. | ||
| 11433 | 2025.12.18 21:27:37.675864 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2025.12.18 21:27:37.675966 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11435 | 2025.12.18 21:27:37.676011 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11436 | 2025.12.18 21:27:37.676583 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2025.12.18 21:27:37.676623 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11438 | 2025.12.18 21:27:37.676950 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11439 | 2025.12.18 21:27:37.677002 [ 195 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931857 sec., 1669249.216452235 rows/sec., 140.62 MiB/sec. | ||
| 11440 | 2025.12.18 21:27:37.677175 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.12.18 21:27:37.677321 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001377 sec., 153957.87944807552 rows/sec., 9.93 MiB/sec. | ||
| 11442 | 2025.12.18 21:27:37.677364 [ 253 ] {271462b5-822d-4ffa-9e58-bc5c800f44ac} <Debug> TCPHandler: Processed in 0.00155184 sec. | ||
| 11443 | 2025.12.18 21:27:37.677381 [ 201 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11444 | 2025.12.18 21:27:37.677495 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11445 | 2025.12.18 21:27:37.677599 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11446 | 2025.12.18 21:27:37.677645 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11447 | 2025.12.18 21:27:37.677752 [ 201 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.12.18 21:27:37.677852 [ 201 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_81_16} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11449 | 2025.12.18 21:27:37.677943 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11450 | 2025.12.18 21:27:37.678186 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.12.18 21:27:37.678229 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11452 | 2025.12.18 21:27:37.678628 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11453 | 2025.12.18 21:27:37.678911 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.12.18 21:27:37.679094 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001514 sec., 139365.9180977543 rows/sec., 7.91 MiB/sec. | ||
| 11455 | 2025.12.18 21:27:37.679145 [ 253 ] {473bef48-07ab-43e2-aa6c-d044c80e5b83} <Debug> TCPHandler: Processed in 0.001700725 sec. | ||
| 11456 | 2025.12.18 21:27:37.679290 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2025.12.18 21:27:37.679399 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11458 | 2025.12.18 21:27:37.679455 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11459 | 2025.12.18 21:27:37.680427 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2025.12.18 21:27:37.680473 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11461 | 2025.12.18 21:27:37.680916 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11462 | 2025.12.18 21:27:37.681190 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2025.12.18 21:27:37.681369 [ 114 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11464 | 2025.12.18 21:27:37.681376 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001999 sec., 347173.58679339674 rows/sec., 24.26 MiB/sec. | ||
| 11465 | 2025.12.18 21:27:37.681456 [ 114 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2025.12.18 21:27:37.681480 [ 253 ] {e197d8b2-2de7-4886-a17b-a7363a867d8e} <Debug> TCPHandler: Processed in 0.002247809 sec. | ||
| 11467 | 2025.12.18 21:27:37.681491 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11468 | 2025.12.18 21:27:37.681643 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11469 | 2025.12.18 21:27:37.681654 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2025.12.18 21:27:37.681818 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11471 | 2025.12.18 21:27:37.681826 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11472 | 2025.12.18 21:27:37.681880 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11473 | 2025.12.18 21:27:37.681890 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1211 rows starting from the beginning of the part | ||
| 11474 | 2025.12.18 21:27:37.682001 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11475 | 2025.12.18 21:27:37.682065 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 89 rows starting from the beginning of the part | ||
| 11476 | 2025.12.18 21:27:37.682125 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 694 rows starting from the beginning of the part | ||
| 11477 | 2025.12.18 21:27:37.682180 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 91 rows starting from the beginning of the part | ||
| 11478 | 2025.12.18 21:27:37.682236 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 694 rows starting from the beginning of the part | ||
| 11479 | 2025.12.18 21:27:37.682350 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2025.12.18 21:27:37.682399 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11481 | 2025.12.18 21:27:37.682873 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11482 | 2025.12.18 21:27:37.683166 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2025.12.18 21:27:37.683345 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
| 11484 | 2025.12.18 21:27:37.683393 [ 253 ] {b599167b-d107-4fed-bff9-0461febfc1d0} <Debug> TCPHandler: Processed in 0.001798187 sec. | ||
| 11485 | 2025.12.18 21:27:37.683564 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2025.12.18 21:27:37.683680 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11487 | 2025.12.18 21:27:37.683736 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11488 | 2025.12.18 21:27:37.683987 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 5 columns (5 merged, 0 gathered) in 0.002413404 sec., 1178004.1799880997 rows/sec., 88.55 MiB/sec. | ||
| 11489 | 2025.12.18 21:27:37.684204 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11490 | 2025.12.18 21:27:37.684366 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2025.12.18 21:27:37.684420 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11492 | 2025.12.18 21:27:37.684532 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2025.12.18 21:27:37.684631 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_81_16} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11494 | 2025.12.18 21:27:37.684707 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11495 | 2025.12.18 21:27:37.684884 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11496 | 2025.12.18 21:27:37.685135 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2025.12.18 21:27:37.685280 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001626 sec., 193111.9311193112 rows/sec., 12.69 MiB/sec. | ||
| 11498 | 2025.12.18 21:27:37.685300 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11499 | 2025.12.18 21:27:37.685319 [ 253 ] {5b5122bb-5d66-4a34-9849-8d11ed5aebf4} <Debug> TCPHandler: Processed in 0.001814858 sec. | ||
| 11500 | 2025.12.18 21:27:37.685357 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2025.12.18 21:27:37.685389 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11502 | 2025.12.18 21:27:37.685487 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2025.12.18 21:27:37.685497 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11504 | 2025.12.18 21:27:37.685590 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11505 | 2025.12.18 21:27:37.685622 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11506 | 2025.12.18 21:27:37.685635 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11507 | 2025.12.18 21:27:37.685662 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24476 rows starting from the beginning of the part | ||
| 11508 | 2025.12.18 21:27:37.685733 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 84 rows starting from the beginning of the part | ||
| 11509 | 2025.12.18 21:27:37.685790 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11510 | 2025.12.18 21:27:37.685842 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11511 | 2025.12.18 21:27:37.685895 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
| 11512 | 2025.12.18 21:27:37.685946 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 11513 | 2025.12.18 21:27:37.686052 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2025.12.18 21:27:37.686087 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11515 | 2025.12.18 21:27:37.686445 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11516 | 2025.12.18 21:27:37.686702 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2025.12.18 21:27:37.686859 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001287 sec., 777.000777000777 rows/sec., 52.36 KiB/sec. | ||
| 11518 | 2025.12.18 21:27:37.686903 [ 253 ] {76734deb-7938-42f8-8957-ac01804b8ae3} <Debug> TCPHandler: Processed in 0.001467559 sec. | ||
| 11519 | 2025.12.18 21:27:37.687049 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2025.12.18 21:27:37.687154 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11521 | 2025.12.18 21:27:37.687218 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <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 | ||
| 11522 | 2025.12.18 21:27:37.688165 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2025.12.18 21:27:37.688201 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11524 | 2025.12.18 21:27:37.688905 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11525 | 2025.12.18 21:27:37.689151 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2025.12.18 21:27:37.689304 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002172 sec., 6906.077348066298 rows/sec., 12.38 MiB/sec. | ||
| 11527 | 2025.12.18 21:27:37.689388 [ 253 ] {1ce35fa5-571e-43a7-b689-ba6fa575c841} <Debug> TCPHandler: Processed in 0.002394393 sec. | ||
| 11528 | 2025.12.18 21:27:37.689610 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2025.12.18 21:27:37.689708 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11530 | 2025.12.18 21:27:37.689752 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11531 | 2025.12.18 21:27:37.690171 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2025.12.18 21:27:37.690207 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11533 | 2025.12.18 21:27:37.690537 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11534 | 2025.12.18 21:27:37.690795 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.12.18 21:27:37.690936 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001247 sec., 83400.16038492382 rows/sec., 5.11 MiB/sec. | ||
| 11536 | 2025.12.18 21:27:37.690985 [ 253 ] {e805f6e8-7bd7-4056-bf29-796b4c166887} <Debug> TCPHandler: Processed in 0.001425497 sec. | ||
| 11537 | 2025.12.18 21:27:37.690989 [ 114 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11538 | 2025.12.18 21:27:37.691048 [ 114 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2025.12.18 21:27:37.691078 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11540 | 2025.12.18 21:27:37.691205 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11541 | 2025.12.18 21:27:37.691331 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11542 | 2025.12.18 21:27:37.691373 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5474 rows starting from the beginning of the part | ||
| 11543 | 2025.12.18 21:27:37.691445 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 11544 | 2025.12.18 21:27:37.691506 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11545 | 2025.12.18 21:27:37.691559 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11546 | 2025.12.18 21:27:37.691611 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11547 | 2025.12.18 21:27:37.691664 [ 191 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 11548 | 2025.12.18 21:27:37.691793 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25509 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342377 sec., 4021993.6468614214 rows/sec., 269.15 MiB/sec. | ||
| 11549 | 2025.12.18 21:27:37.692108 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11550 | 2025.12.18 21:27:37.692461 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.12.18 21:27:37.692574 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11552 | 2025.12.18 21:27:37.692686 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11553 | 2025.12.18 21:27:37.693946 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5832 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787603 sec., 2092120.0041756304 rows/sec., 132.78 MiB/sec. | ||
| 11554 | 2025.12.18 21:27:37.694546 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11555 | 2025.12.18 21:27:37.694893 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2025.12.18 21:27:37.694978 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_81_16} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11557 | 2025.12.18 21:27:37.695088 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11558 | 2025.12.18 21:27:38.186520 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63147 | ||
| 11559 | 2025.12.18 21:27:38.186621 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11560 | 2025.12.18 21:27:38.186647 [ 294 ] {} <Debug> TCP-Session: 0bc330a3-da7e-42bf-ae61-caff7863aca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63147 | ||
| 11561 | 2025.12.18 21:27:38.186669 [ 294 ] {} <Debug> TCP-Session: 0bc330a3-da7e-42bf-ae61-caff7863aca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2025.12.18 21:27:38.186682 [ 294 ] {} <Debug> TCP-Session: 0bc330a3-da7e-42bf-ae61-caff7863aca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2025.12.18 21:27:38.186871 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43887 | ||
| 11564 | 2025.12.18 21:27:38.186915 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60644 | ||
| 11565 | 2025.12.18 21:27:38.186941 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41400 | ||
| 11566 | 2025.12.18 21:27:38.186972 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53840 | ||
| 11567 | 2025.12.18 21:27:38.186982 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61782 | ||
| 11568 | 2025.12.18 21:27:38.187031 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11569 | 2025.12.18 21:27:38.187038 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11570 | 2025.12.18 21:27:38.187018 [ 294 ] {} <Trace> TCP-Session: 0bc330a3-da7e-42bf-ae61-caff7863aca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2025.12.18 21:27:38.187072 [ 296 ] {} <Debug> TCP-Session: ddba008a-67c5-4a81-8ad4-b9234fc1a863 Authenticating user 'default' from [fd00:1122:3344:101::e]:60644 | ||
| 11572 | 2025.12.18 21:27:38.187083 [ 3 ] {} <Debug> TCP-Session: 9c87bfb1-d034-4153-bc31-daac63681bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:41400 | ||
| 11573 | 2025.12.18 21:27:38.186989 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11574 | 2025.12.18 21:27:38.187129 [ 3 ] {} <Debug> TCP-Session: 9c87bfb1-d034-4153-bc31-daac63681bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2025.12.18 21:27:38.187123 [ 296 ] {} <Debug> TCP-Session: ddba008a-67c5-4a81-8ad4-b9234fc1a863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2025.12.18 21:27:38.187172 [ 295 ] {} <Debug> TCP-Session: 6920a063-d18c-4e92-af8d-16b185d93329 Authenticating user 'default' from [fd00:1122:3344:101::e]:43887 | ||
| 11577 | 2025.12.18 21:27:38.187197 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11578 | 2025.12.18 21:27:38.187200 [ 296 ] {} <Debug> TCP-Session: ddba008a-67c5-4a81-8ad4-b9234fc1a863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2025.12.18 21:27:38.187221 [ 295 ] {} <Debug> TCP-Session: 6920a063-d18c-4e92-af8d-16b185d93329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2025.12.18 21:27:38.187238 [ 292 ] {} <Debug> TCP-Session: 06550397-4e3e-41b5-859c-ef56c8812f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:53840 | ||
| 11581 | 2025.12.18 21:27:38.187257 [ 295 ] {} <Debug> TCP-Session: 6920a063-d18c-4e92-af8d-16b185d93329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2025.12.18 21:27:38.187259 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11583 | 2025.12.18 21:27:38.187279 [ 292 ] {} <Debug> TCP-Session: 06550397-4e3e-41b5-859c-ef56c8812f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11584 | 2025.12.18 21:27:38.187175 [ 3 ] {} <Debug> TCP-Session: 9c87bfb1-d034-4153-bc31-daac63681bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11585 | 2025.12.18 21:27:38.187322 [ 292 ] {} <Debug> TCP-Session: 06550397-4e3e-41b5-859c-ef56c8812f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11586 | 2025.12.18 21:27:38.186960 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41474 | ||
| 11587 | 2025.12.18 21:27:38.186951 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37743 | ||
| 11588 | 2025.12.18 21:27:38.187400 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11589 | 2025.12.18 21:27:38.186930 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48696 | ||
| 11590 | 2025.12.18 21:27:38.187448 [ 293 ] {} <Debug> TCP-Session: 292e3dc2-3bb1-4a2d-9af0-3733770e5857 Authenticating user 'default' from [fd00:1122:3344:101::e]:61782 | ||
| 11591 | 2025.12.18 21:27:38.187480 [ 293 ] {} <Debug> TCP-Session: 292e3dc2-3bb1-4a2d-9af0-3733770e5857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2025.12.18 21:27:38.187496 [ 293 ] {} <Debug> TCP-Session: 292e3dc2-3bb1-4a2d-9af0-3733770e5857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2025.12.18 21:27:38.187566 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11594 | 2025.12.18 21:27:38.187627 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11595 | 2025.12.18 21:27:38.187818 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2025.12.18 21:27:38.187857 [ 291 ] {} <Debug> TCP-Session: 13c490f8-9719-47cf-8688-2d0b84babf2e Authenticating user 'default' from [fd00:1122:3344:101::e]:41474 | ||
| 11597 | 2025.12.18 21:27:38.187881 [ 291 ] {} <Debug> TCP-Session: 13c490f8-9719-47cf-8688-2d0b84babf2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2025.12.18 21:27:38.187896 [ 291 ] {} <Debug> TCP-Session: 13c490f8-9719-47cf-8688-2d0b84babf2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2025.12.18 21:27:38.187925 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2025.12.18 21:27:38.187928 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 11601 | 2025.12.18 21:27:38.187962 [ 297 ] {} <Debug> TCP-Session: 45f1f440-ddbb-41a9-9159-bdb5c54edffd Authenticating user 'default' from [fd00:1122:3344:101::e]:48696 | ||
| 11602 | 2025.12.18 21:27:38.188001 [ 297 ] {} <Debug> TCP-Session: 45f1f440-ddbb-41a9-9159-bdb5c54edffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2025.12.18 21:27:38.188013 [ 297 ] {} <Debug> TCP-Session: 45f1f440-ddbb-41a9-9159-bdb5c54edffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2025.12.18 21:27:38.188083 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11605 | 2025.12.18 21:27:38.188113 [ 289 ] {} <Debug> TCP-Session: ed5aa48f-094f-425f-bee2-f5f69ffa039e Authenticating user 'default' from [fd00:1122:3344:101::e]:37743 | ||
| 11606 | 2025.12.18 21:27:38.188129 [ 289 ] {} <Debug> TCP-Session: ed5aa48f-094f-425f-bee2-f5f69ffa039e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11607 | 2025.12.18 21:27:38.188141 [ 289 ] {} <Debug> TCP-Session: ed5aa48f-094f-425f-bee2-f5f69ffa039e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11608 | 2025.12.18 21:27:38.188886 [ 343 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> AggregatingTransform: Aggregating | ||
| 11609 | 2025.12.18 21:27:38.188939 [ 343 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> Aggregator: Aggregation method: without_key | ||
| 11610 | 2025.12.18 21:27:38.188978 [ 343 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911754 sec. (1096.787 rows/sec., 42.84 KiB/sec.) | ||
| 11611 | 2025.12.18 21:27:38.188998 [ 343 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Trace> Aggregator: Merging aggregated data | ||
| 11612 | 2025.12.18 21:27:38.190298 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 11613 | 2025.12.18 21:27:38.190493 [ 294 ] {0de042c6-64b9-4c7c-89f0-3980a11186da} <Debug> TCPHandler: Processed in 0.003594805 sec. | ||
| 11614 | 2025.12.18 21:27:38.190586 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11615 | 2025.12.18 21:27:38.190616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2025.12.18 21:27:38.190622 [ 294 ] {} <Debug> TCP-Session: 0bc330a3-da7e-42bf-ae61-caff7863aca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2025.12.18 21:27:38.190638 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2025.12.18 21:27:38.190661 [ 293 ] {} <Debug> TCP-Session: 292e3dc2-3bb1-4a2d-9af0-3733770e5857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2025.12.18 21:27:38.190674 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11620 | 2025.12.18 21:27:38.190691 [ 295 ] {} <Debug> TCP-Session: 6920a063-d18c-4e92-af8d-16b185d93329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2025.12.18 21:27:38.190695 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11622 | 2025.12.18 21:27:38.190718 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11623 | 2025.12.18 21:27:38.190734 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11624 | 2025.12.18 21:27:38.190744 [ 289 ] {} <Debug> TCP-Session: ed5aa48f-094f-425f-bee2-f5f69ffa039e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2025.12.18 21:27:38.190760 [ 297 ] {} <Debug> TCP-Session: 45f1f440-ddbb-41a9-9159-bdb5c54edffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2025.12.18 21:27:38.190781 [ 291 ] {} <Debug> TCP-Session: 13c490f8-9719-47cf-8688-2d0b84babf2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2025.12.18 21:27:38.190721 [ 3 ] {} <Debug> TCP-Session: 9c87bfb1-d034-4153-bc31-daac63681bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11628 | 2025.12.18 21:27:38.190658 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2025.12.18 21:27:38.190754 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11630 | 2025.12.18 21:27:38.190855 [ 296 ] {} <Debug> TCP-Session: ddba008a-67c5-4a81-8ad4-b9234fc1a863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2025.12.18 21:27:38.190873 [ 292 ] {} <Debug> TCP-Session: 06550397-4e3e-41b5-859c-ef56c8812f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11632 | 2025.12.18 21:27:38.324590 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55558 | ||
| 11633 | 2025.12.18 21:27:38.324689 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11634 | 2025.12.18 21:27:38.324716 [ 289 ] {} <Debug> TCP-Session: 0484cedc-9480-4e94-afbc-bbc15593b397 Authenticating user 'default' from [fd00:1122:3344:101::e]:55558 | ||
| 11635 | 2025.12.18 21:27:38.324737 [ 289 ] {} <Debug> TCP-Session: 0484cedc-9480-4e94-afbc-bbc15593b397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11636 | 2025.12.18 21:27:38.324749 [ 289 ] {} <Debug> TCP-Session: 0484cedc-9480-4e94-afbc-bbc15593b397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2025.12.18 21:27:38.325004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42372 | ||
| 11638 | 2025.12.18 21:27:38.325026 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57041 | ||
| 11639 | 2025.12.18 21:27:38.325056 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40782 | ||
| 11640 | 2025.12.18 21:27:38.325072 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64986 | ||
| 11641 | 2025.12.18 21:27:38.325060 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52828 | ||
| 11642 | 2025.12.18 21:27:38.325138 [ 289 ] {} <Trace> TCP-Session: 0484cedc-9480-4e94-afbc-bbc15593b397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2025.12.18 21:27:38.325153 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11644 | 2025.12.18 21:27:38.325167 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11645 | 2025.12.18 21:27:38.325153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11646 | 2025.12.18 21:27:38.325207 [ 296 ] {} <Debug> TCP-Session: ebfb61e6-1a81-4044-8e73-2886953abe4e Authenticating user 'default' from [fd00:1122:3344:101::e]:40782 | ||
| 11647 | 2025.12.18 21:27:38.325213 [ 3 ] {} <Debug> TCP-Session: 8b7110cd-276e-4d77-8065-7808d05e545f Authenticating user 'default' from [fd00:1122:3344:101::e]:64986 | ||
| 11648 | 2025.12.18 21:27:38.325229 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11649 | 2025.12.18 21:27:38.325234 [ 292 ] {} <Debug> TCP-Session: 4688eca0-c737-4337-8ec4-9dab67f74218 Authenticating user 'default' from [fd00:1122:3344:101::e]:57041 | ||
| 11650 | 2025.12.18 21:27:38.325241 [ 296 ] {} <Debug> TCP-Session: ebfb61e6-1a81-4044-8e73-2886953abe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11651 | 2025.12.18 21:27:38.325270 [ 3 ] {} <Debug> TCP-Session: 8b7110cd-276e-4d77-8065-7808d05e545f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11652 | 2025.12.18 21:27:38.325282 [ 296 ] {} <Debug> TCP-Session: ebfb61e6-1a81-4044-8e73-2886953abe4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2025.12.18 21:27:38.325280 [ 292 ] {} <Debug> TCP-Session: 4688eca0-c737-4337-8ec4-9dab67f74218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2025.12.18 21:27:38.325301 [ 3 ] {} <Debug> TCP-Session: 8b7110cd-276e-4d77-8065-7808d05e545f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2025.12.18 21:27:38.325312 [ 292 ] {} <Debug> TCP-Session: 4688eca0-c737-4337-8ec4-9dab67f74218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2025.12.18 21:27:38.325327 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11657 | 2025.12.18 21:27:38.325280 [ 294 ] {} <Debug> TCP-Session: 424d64b6-6c90-4fdd-a850-81302a1f84cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52828 | ||
| 11658 | 2025.12.18 21:27:38.325122 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11659 | 2025.12.18 21:27:38.325390 [ 294 ] {} <Debug> TCP-Session: 424d64b6-6c90-4fdd-a850-81302a1f84cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11660 | 2025.12.18 21:27:38.325414 [ 291 ] {} <Debug> TCP-Session: aff6d010-9d76-4ee9-aa91-bbf41f7ae4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42372 | ||
| 11661 | 2025.12.18 21:27:38.325423 [ 294 ] {} <Debug> TCP-Session: 424d64b6-6c90-4fdd-a850-81302a1f84cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2025.12.18 21:27:38.325062 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35674 | ||
| 11663 | 2025.12.18 21:27:38.325448 [ 291 ] {} <Debug> TCP-Session: aff6d010-9d76-4ee9-aa91-bbf41f7ae4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11664 | 2025.12.18 21:27:38.325043 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48160 | ||
| 11665 | 2025.12.18 21:27:38.325490 [ 291 ] {} <Debug> TCP-Session: aff6d010-9d76-4ee9-aa91-bbf41f7ae4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11666 | 2025.12.18 21:27:38.325016 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36180 | ||
| 11667 | 2025.12.18 21:27:38.325524 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11668 | 2025.12.18 21:27:38.325550 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11669 | 2025.12.18 21:27:38.325553 [ 297 ] {} <Debug> TCP-Session: 9a327331-b316-43ed-8358-a5659e6d06d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35674 | ||
| 11670 | 2025.12.18 21:27:38.325580 [ 295 ] {} <Debug> TCP-Session: 31c0d6e5-2795-4e8e-b15a-522fb86d8bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48160 | ||
| 11671 | 2025.12.18 21:27:38.325607 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11672 | 2025.12.18 21:27:38.325631 [ 295 ] {} <Debug> TCP-Session: 31c0d6e5-2795-4e8e-b15a-522fb86d8bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2025.12.18 21:27:38.325589 [ 297 ] {} <Debug> TCP-Session: 9a327331-b316-43ed-8358-a5659e6d06d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11674 | 2025.12.18 21:27:38.325660 [ 295 ] {} <Debug> TCP-Session: 31c0d6e5-2795-4e8e-b15a-522fb86d8bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11675 | 2025.12.18 21:27:38.325680 [ 297 ] {} <Debug> TCP-Session: 9a327331-b316-43ed-8358-a5659e6d06d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2025.12.18 21:27:38.325678 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11677 | 2025.12.18 21:27:38.325582 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11678 | 2025.12.18 21:27:38.325737 [ 293 ] {} <Debug> TCP-Session: ec4f70a0-9275-413e-aa1c-08c7e0cc714a Authenticating user 'default' from [fd00:1122:3344:101::e]:36180 | ||
| 11679 | 2025.12.18 21:27:38.325752 [ 293 ] {} <Debug> TCP-Session: ec4f70a0-9275-413e-aa1c-08c7e0cc714a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11680 | 2025.12.18 21:27:38.325795 [ 293 ] {} <Debug> TCP-Session: ec4f70a0-9275-413e-aa1c-08c7e0cc714a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11681 | 2025.12.18 21:27:38.325983 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 11682 | 2025.12.18 21:27:38.326914 [ 331 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> AggregatingTransform: Aggregating | ||
| 11683 | 2025.12.18 21:27:38.326973 [ 331 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11684 | 2025.12.18 21:27:38.327013 [ 331 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926884 sec. (1078.884 rows/sec., 42.14 KiB/sec.) | ||
| 11685 | 2025.12.18 21:27:38.327033 [ 331 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Trace> Aggregator: Merging aggregated data | ||
| 11686 | 2025.12.18 21:27:38.328387 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 11687 | 2025.12.18 21:27:38.328535 [ 289 ] {ab308ceb-95e3-427e-8c6f-449745eeadb5} <Debug> TCPHandler: Processed in 0.003526503 sec. | ||
| 11688 | 2025.12.18 21:27:38.328673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11689 | 2025.12.18 21:27:38.328702 [ 289 ] {} <Debug> TCP-Session: 0484cedc-9480-4e94-afbc-bbc15593b397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11690 | 2025.12.18 21:27:38.328705 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11691 | 2025.12.18 21:27:38.328730 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11692 | 2025.12.18 21:27:38.328742 [ 293 ] {} <Debug> TCP-Session: ec4f70a0-9275-413e-aa1c-08c7e0cc714a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11693 | 2025.12.18 21:27:38.328770 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11694 | 2025.12.18 21:27:38.328789 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11695 | 2025.12.18 21:27:38.328806 [ 297 ] {} <Debug> TCP-Session: 9a327331-b316-43ed-8358-a5659e6d06d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2025.12.18 21:27:38.328811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11697 | 2025.12.18 21:27:38.328836 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11698 | 2025.12.18 21:27:38.328855 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11699 | 2025.12.18 21:27:38.328874 [ 292 ] {} <Debug> TCP-Session: 4688eca0-c737-4337-8ec4-9dab67f74218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2025.12.18 21:27:38.328895 [ 294 ] {} <Debug> TCP-Session: 424d64b6-6c90-4fdd-a850-81302a1f84cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11701 | 2025.12.18 21:27:38.328910 [ 296 ] {} <Debug> TCP-Session: ebfb61e6-1a81-4044-8e73-2886953abe4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11702 | 2025.12.18 21:27:38.328794 [ 3 ] {} <Debug> TCP-Session: 8b7110cd-276e-4d77-8065-7808d05e545f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11703 | 2025.12.18 21:27:38.328748 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11704 | 2025.12.18 21:27:38.328842 [ 295 ] {} <Debug> TCP-Session: 31c0d6e5-2795-4e8e-b15a-522fb86d8bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2025.12.18 21:27:38.329000 [ 291 ] {} <Debug> TCP-Session: aff6d010-9d76-4ee9-aa91-bbf41f7ae4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2025.12.18 21:27:40.688467 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39268 | ||
| 11707 | 2025.12.18 21:27:40.688641 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11708 | 2025.12.18 21:27:40.688685 [ 289 ] {} <Debug> TCP-Session: 8eb19440-b8d5-4b54-ab25-55f073d24084 Authenticating user 'default' from [fd00:1122:3344:101::e]:39268 | ||
| 11709 | 2025.12.18 21:27:40.688718 [ 289 ] {} <Debug> TCP-Session: 8eb19440-b8d5-4b54-ab25-55f073d24084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11710 | 2025.12.18 21:27:40.688742 [ 289 ] {} <Debug> TCP-Session: 8eb19440-b8d5-4b54-ab25-55f073d24084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2025.12.18 21:27:40.688965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55875 | ||
| 11712 | 2025.12.18 21:27:40.688989 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56931 | ||
| 11713 | 2025.12.18 21:27:40.689054 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45122 | ||
| 11714 | 2025.12.18 21:27:40.689076 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53298 | ||
| 11715 | 2025.12.18 21:27:40.689098 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11716 | 2025.12.18 21:27:40.689087 [ 289 ] {} <Trace> TCP-Session: 8eb19440-b8d5-4b54-ab25-55f073d24084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2025.12.18 21:27:40.689153 [ 291 ] {} <Debug> TCP-Session: 319cd8db-76fc-41b4-b08f-baa929106d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:55875 | ||
| 11718 | 2025.12.18 21:27:40.689153 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11719 | 2025.12.18 21:27:40.689179 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11720 | 2025.12.18 21:27:40.689187 [ 291 ] {} <Debug> TCP-Session: 319cd8db-76fc-41b4-b08f-baa929106d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2025.12.18 21:27:40.689203 [ 296 ] {} <Debug> TCP-Session: c4a52459-3789-4733-b83f-24251587426b Authenticating user 'default' from [fd00:1122:3344:101::e]:45122 | ||
| 11722 | 2025.12.18 21:27:40.689214 [ 3 ] {} <Debug> TCP-Session: 81dd63c6-2fe5-43c7-b5f0-1cc1ee592177 Authenticating user 'default' from [fd00:1122:3344:101::e]:53298 | ||
| 11723 | 2025.12.18 21:27:40.689220 [ 291 ] {} <Debug> TCP-Session: 319cd8db-76fc-41b4-b08f-baa929106d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2025.12.18 21:27:40.689239 [ 296 ] {} <Debug> TCP-Session: c4a52459-3789-4733-b83f-24251587426b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11725 | 2025.12.18 21:27:40.689250 [ 3 ] {} <Debug> TCP-Session: 81dd63c6-2fe5-43c7-b5f0-1cc1ee592177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2025.12.18 21:27:40.689269 [ 296 ] {} <Debug> TCP-Session: c4a52459-3789-4733-b83f-24251587426b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11727 | 2025.12.18 21:27:40.689153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11728 | 2025.12.18 21:27:40.689281 [ 3 ] {} <Debug> TCP-Session: 81dd63c6-2fe5-43c7-b5f0-1cc1ee592177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11729 | 2025.12.18 21:27:40.689312 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11730 | 2025.12.18 21:27:40.689313 [ 292 ] {} <Debug> TCP-Session: 109d0abd-bef6-41f5-998e-6d1a75f6ec8c Authenticating user 'default' from [fd00:1122:3344:101::e]:56931 | ||
| 11731 | 2025.12.18 21:27:40.689061 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37795 | ||
| 11732 | 2025.12.18 21:27:40.689363 [ 292 ] {} <Debug> TCP-Session: 109d0abd-bef6-41f5-998e-6d1a75f6ec8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2025.12.18 21:27:40.689041 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58585 | ||
| 11734 | 2025.12.18 21:27:40.689412 [ 292 ] {} <Debug> TCP-Session: 109d0abd-bef6-41f5-998e-6d1a75f6ec8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2025.12.18 21:27:40.689451 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11736 | 2025.12.18 21:27:40.689024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41549 | ||
| 11737 | 2025.12.18 21:27:40.689510 [ 297 ] {} <Debug> TCP-Session: ff6f1a8c-f689-479e-90b9-9635f4ab5612 Authenticating user 'default' from [fd00:1122:3344:101::e]:37795 | ||
| 11738 | 2025.12.18 21:27:40.689579 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11739 | 2025.12.18 21:27:40.689596 [ 297 ] {} <Debug> TCP-Session: ff6f1a8c-f689-479e-90b9-9635f4ab5612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2025.12.18 21:27:40.689507 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11741 | 2025.12.18 21:27:40.689623 [ 297 ] {} <Debug> TCP-Session: ff6f1a8c-f689-479e-90b9-9635f4ab5612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2025.12.18 21:27:40.689639 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11743 | 2025.12.18 21:27:40.689665 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11744 | 2025.12.18 21:27:40.689658 [ 295 ] {} <Debug> TCP-Session: 4c581cd7-23a4-42a9-92cb-bedd421d7bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58585 | ||
| 11745 | 2025.12.18 21:27:40.689755 [ 294 ] {} <Debug> TCP-Session: 3a267e63-a0e5-46de-a8b3-356ba69f71bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41549 | ||
| 11746 | 2025.12.18 21:27:40.689000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63477 | ||
| 11747 | 2025.12.18 21:27:40.689788 [ 295 ] {} <Debug> TCP-Session: 4c581cd7-23a4-42a9-92cb-bedd421d7bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2025.12.18 21:27:40.689807 [ 294 ] {} <Debug> TCP-Session: 3a267e63-a0e5-46de-a8b3-356ba69f71bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11749 | 2025.12.18 21:27:40.689838 [ 295 ] {} <Debug> TCP-Session: 4c581cd7-23a4-42a9-92cb-bedd421d7bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11750 | 2025.12.18 21:27:40.689860 [ 294 ] {} <Debug> TCP-Session: 3a267e63-a0e5-46de-a8b3-356ba69f71bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2025.12.18 21:27:40.689889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11752 | 2025.12.18 21:27:40.689939 [ 293 ] {} <Debug> TCP-Session: 8774c108-60cb-44a7-bc31-8517179195ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63477 | ||
| 11753 | 2025.12.18 21:27:40.689962 [ 293 ] {} <Debug> TCP-Session: 8774c108-60cb-44a7-bc31-8517179195ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2025.12.18 21:27:40.689980 [ 293 ] {} <Debug> TCP-Session: 8774c108-60cb-44a7-bc31-8517179195ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11755 | 2025.12.18 21:27:40.690087 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 11756 | 2025.12.18 21:27:40.691117 [ 304 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> AggregatingTransform: Aggregating | ||
| 11757 | 2025.12.18 21:27:40.691161 [ 304 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11758 | 2025.12.18 21:27:40.691199 [ 304 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998476 sec. (1001.526 rows/sec., 39.12 KiB/sec.) | ||
| 11759 | 2025.12.18 21:27:40.691218 [ 304 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Trace> Aggregator: Merging aggregated data | ||
| 11760 | 2025.12.18 21:27:40.692551 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 11761 | 2025.12.18 21:27:40.692696 [ 289 ] {4c5fc1c6-98ea-4e4f-a489-9e469f40812d} <Debug> TCPHandler: Processed in 0.003742308 sec. | ||
| 11762 | 2025.12.18 21:27:40.692841 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11763 | 2025.12.18 21:27:40.692875 [ 289 ] {} <Debug> TCP-Session: 8eb19440-b8d5-4b54-ab25-55f073d24084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11764 | 2025.12.18 21:27:40.692879 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11765 | 2025.12.18 21:27:40.692912 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11766 | 2025.12.18 21:27:40.692935 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11767 | 2025.12.18 21:27:40.692954 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11768 | 2025.12.18 21:27:40.692967 [ 296 ] {} <Debug> TCP-Session: c4a52459-3789-4733-b83f-24251587426b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2025.12.18 21:27:40.692983 [ 3 ] {} <Debug> TCP-Session: 81dd63c6-2fe5-43c7-b5f0-1cc1ee592177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2025.12.18 21:27:40.692999 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11771 | 2025.12.18 21:27:40.693008 [ 291 ] {} <Debug> TCP-Session: 319cd8db-76fc-41b4-b08f-baa929106d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2025.12.18 21:27:40.693027 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11773 | 2025.12.18 21:27:40.693059 [ 293 ] {} <Debug> TCP-Session: 8774c108-60cb-44a7-bc31-8517179195ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2025.12.18 21:27:40.693047 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11775 | 2025.12.18 21:27:40.693107 [ 294 ] {} <Debug> TCP-Session: 3a267e63-a0e5-46de-a8b3-356ba69f71bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2025.12.18 21:27:40.693129 [ 297 ] {} <Debug> TCP-Session: ff6f1a8c-f689-479e-90b9-9635f4ab5612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2025.12.18 21:27:40.692982 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2025.12.18 21:27:40.692935 [ 295 ] {} <Debug> TCP-Session: 4c581cd7-23a4-42a9-92cb-bedd421d7bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2025.12.18 21:27:40.693199 [ 292 ] {} <Debug> TCP-Session: 109d0abd-bef6-41f5-998e-6d1a75f6ec8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2025.12.18 21:27:41.445422 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11781 | 2025.12.18 21:27:41.445478 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11782 | 2025.12.18 21:27:41.642941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23905 | ||
| 11783 | 2025.12.18 21:27:41.643444 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.12.18 21:27:41.643495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11785 | 2025.12.18 21:27:41.643991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11786 | 2025.12.18 21:27:41.644250 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.12.18 21:27:41.644398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23905 | ||
| 11788 | 2025.12.18 21:27:42.651892 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2025.12.18 21:27:42.652066 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11790 | 2025.12.18 21:27:42.652131 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11791 | 2025.12.18 21:27:42.652806 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2025.12.18 21:27:42.652851 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11793 | 2025.12.18 21:27:42.653252 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11794 | 2025.12.18 21:27:42.653478 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2025.12.18 21:27:42.653643 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001622 sec., 65351.4180024661 rows/sec., 5.47 MiB/sec. | ||
| 11796 | 2025.12.18 21:27:42.653701 [ 253 ] {ad21b6f6-c79c-41cc-8391-e507843d4389} <Debug> TCPHandler: Processed in 0.0019333 sec. | ||
| 11797 | 2025.12.18 21:27:42.653850 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11798 | 2025.12.18 21:27:42.653955 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11799 | 2025.12.18 21:27:42.653998 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11800 | 2025.12.18 21:27:42.654427 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2025.12.18 21:27:42.654466 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11802 | 2025.12.18 21:27:42.654768 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11803 | 2025.12.18 21:27:42.654972 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2025.12.18 21:27:42.655119 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001188 sec., 21043.771043771045 rows/sec., 1.55 MiB/sec. | ||
| 11805 | 2025.12.18 21:27:42.655160 [ 253 ] {b1fcc121-acba-4ad5-8701-dcded2b4399c} <Debug> TCPHandler: Processed in 0.001363256 sec. | ||
| 11806 | 2025.12.18 21:27:42.655274 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11807 | 2025.12.18 21:27:42.655370 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11808 | 2025.12.18 21:27:42.655412 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11809 | 2025.12.18 21:27:42.655842 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2025.12.18 21:27:42.655879 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11811 | 2025.12.18 21:27:42.656186 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11812 | 2025.12.18 21:27:42.656393 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2025.12.18 21:27:42.656523 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001171 sec., 76003.41588385995 rows/sec., 5.94 MiB/sec. | ||
| 11814 | 2025.12.18 21:27:42.656562 [ 253 ] {bbdd061d-004c-4d4a-a69e-8d393e896433} <Debug> TCPHandler: Processed in 0.001339255 sec. | ||
| 11815 | 2025.12.18 21:27:42.656677 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11816 | 2025.12.18 21:27:42.656772 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11817 | 2025.12.18 21:27:42.656817 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11818 | 2025.12.18 21:27:42.657233 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2025.12.18 21:27:42.657270 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11820 | 2025.12.18 21:27:42.657608 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11821 | 2025.12.18 21:27:42.657813 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2025.12.18 21:27:42.657948 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11823 | 2025.12.18 21:27:42.657986 [ 253 ] {b72a0514-85fb-4089-bd89-0cdf52e7223c} <Debug> TCPHandler: Processed in 0.001359196 sec. | ||
| 11824 | 2025.12.18 21:27:42.658098 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2025.12.18 21:27:42.658192 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11826 | 2025.12.18 21:27:42.658247 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <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 | ||
| 11827 | 2025.12.18 21:27:42.659067 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2025.12.18 21:27:42.659105 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11829 | 2025.12.18 21:27:42.659626 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11830 | 2025.12.18 21:27:42.659858 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2025.12.18 21:27:42.660003 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001828 sec., 13676.148796498906 rows/sec., 24.51 MiB/sec. | ||
| 11832 | 2025.12.18 21:27:42.660069 [ 253 ] {0cc1cad5-10a6-42b1-9847-c4a682cb3dc3} <Debug> TCPHandler: Processed in 0.002022784 sec. | ||
| 11833 | 2025.12.18 21:27:42.660190 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2025.12.18 21:27:42.660288 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11835 | 2025.12.18 21:27:42.660332 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11836 | 2025.12.18 21:27:42.660676 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2025.12.18 21:27:42.660713 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11838 | 2025.12.18 21:27:42.661026 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11839 | 2025.12.18 21:27:42.661246 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2025.12.18 21:27:42.661378 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 11841 | 2025.12.18 21:27:42.661416 [ 253 ] {3eab08fb-41ab-4f0e-9b88-ee87a60ead6f} <Debug> TCPHandler: Processed in 0.001280364 sec. | ||
| 11842 | 2025.12.18 21:27:42.893061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11843 | 2025.12.18 21:27:42.916940 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.12.18 21:27:42.917034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 11845 | 2025.12.18 21:27:42.924739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11846 | 2025.12.18 21:27:42.925739 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.12.18 21:27:42.930478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11848 | 2025.12.18 21:27:43.839933 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2025.12.18 21:27:43.840131 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11850 | 2025.12.18 21:27:43.840198 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11851 | 2025.12.18 21:27:43.841041 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.12.18 21:27:43.841089 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11853 | 2025.12.18 21:27:43.841517 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11854 | 2025.12.18 21:27:43.841771 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.12.18 21:27:43.841938 [ 104 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11856 | 2025.12.18 21:27:43.841974 [ 104 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2025.12.18 21:27:43.841977 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 11858 | 2025.12.18 21:27:43.841995 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11859 | 2025.12.18 21:27:43.842039 [ 253 ] {b6b912e8-009f-49fb-851e-a58a90ee785f} <Debug> TCPHandler: Processed in 0.002234169 sec. | ||
| 11860 | 2025.12.18 21:27:43.842128 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11861 | 2025.12.18 21:27:43.842175 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2025.12.18 21:27:43.842273 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11863 | 2025.12.18 21:27:43.842283 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11864 | 2025.12.18 21:27:43.842317 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11865 | 2025.12.18 21:27:43.842337 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11866 | 2025.12.18 21:27:43.842390 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11867 | 2025.12.18 21:27:43.842446 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11868 | 2025.12.18 21:27:43.842493 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11869 | 2025.12.18 21:27:43.842535 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11870 | 2025.12.18 21:27:43.842785 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.12.18 21:27:43.842827 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11872 | 2025.12.18 21:27:43.843153 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11873 | 2025.12.18 21:27:43.843387 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.12.18 21:27:43.843529 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00127 sec., 12598.425196850392 rows/sec., 1.00 MiB/sec. | ||
| 11875 | 2025.12.18 21:27:43.843569 [ 253 ] {3db0d7d5-7c29-4f28-af6b-22c5db841772} <Debug> TCPHandler: Processed in 0.001446128 sec. | ||
| 11876 | 2025.12.18 21:27:43.843636 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573271 sec., 1303017.7254903954 rows/sec., 87.63 MiB/sec. | ||
| 11877 | 2025.12.18 21:27:43.843682 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2025.12.18 21:27:43.843778 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11879 | 2025.12.18 21:27:43.843795 [ 190 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11880 | 2025.12.18 21:27:43.843821 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11881 | 2025.12.18 21:27:43.844087 [ 190 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.12.18 21:27:43.844169 [ 190 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_37_9} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11883 | 2025.12.18 21:27:43.844259 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11884 | 2025.12.18 21:27:43.845315 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.12.18 21:27:43.845355 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11886 | 2025.12.18 21:27:43.845828 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11887 | 2025.12.18 21:27:43.846043 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.12.18 21:27:43.846178 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.00242 sec., 946280.9917355373 rows/sec., 76.66 MiB/sec. | ||
| 11889 | 2025.12.18 21:27:43.846217 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11890 | 2025.12.18 21:27:43.846230 [ 253 ] {f2d463f5-48db-4cad-a215-5f53152a943d} <Debug> TCPHandler: Processed in 0.002598338 sec. | ||
| 11891 | 2025.12.18 21:27:43.846343 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2025.12.18 21:27:43.846442 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11893 | 2025.12.18 21:27:43.846484 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11894 | 2025.12.18 21:27:43.847014 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2025.12.18 21:27:43.847045 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11896 | 2025.12.18 21:27:43.847373 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11897 | 2025.12.18 21:27:43.847621 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2025.12.18 21:27:43.847753 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001332 sec., 177177.17717717716 rows/sec., 10.68 MiB/sec. | ||
| 11899 | 2025.12.18 21:27:43.847790 [ 253 ] {36db6a06-18b2-42d0-b57a-9959ca8666b5} <Debug> TCPHandler: Processed in 0.00149654 sec. | ||
| 11900 | 2025.12.18 21:27:43.847901 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2025.12.18 21:27:43.847996 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11902 | 2025.12.18 21:27:43.848036 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11903 | 2025.12.18 21:27:43.848654 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2025.12.18 21:27:43.848689 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11905 | 2025.12.18 21:27:43.849014 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11906 | 2025.12.18 21:27:43.849227 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2025.12.18 21:27:43.849353 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001376 sec., 319767.4418604651 rows/sec., 21.16 MiB/sec. | ||
| 11908 | 2025.12.18 21:27:43.849391 [ 253 ] {0056d10c-29cc-4298-8c3d-f2ecae436e5c} <Debug> TCPHandler: Processed in 0.001540371 sec. | ||
| 11909 | 2025.12.18 21:27:43.849506 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2025.12.18 21:27:43.849601 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11911 | 2025.12.18 21:27:43.849640 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11912 | 2025.12.18 21:27:43.850163 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.12.18 21:27:43.850196 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11914 | 2025.12.18 21:27:43.850520 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11915 | 2025.12.18 21:27:43.850737 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2025.12.18 21:27:43.850853 [ 104 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11917 | 2025.12.18 21:27:43.850875 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 11918 | 2025.12.18 21:27:43.850881 [ 104 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2025.12.18 21:27:43.850905 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11920 | 2025.12.18 21:27:43.850913 [ 253 ] {7758fb12-f463-4bd0-b2ed-6070cf4f65de} <Debug> TCPHandler: Processed in 0.001456909 sec. | ||
| 11921 | 2025.12.18 21:27:43.850978 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11922 | 2025.12.18 21:27:43.851043 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2025.12.18 21:27:43.851078 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11924 | 2025.12.18 21:27:43.851108 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11925 | 2025.12.18 21:27:43.851140 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11926 | 2025.12.18 21:27:43.851155 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11927 | 2025.12.18 21:27:43.851185 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11928 | 2025.12.18 21:27:43.851201 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11929 | 2025.12.18 21:27:43.851244 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11930 | 2025.12.18 21:27:43.851282 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11931 | 2025.12.18 21:27:43.852174 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226352 sec., 860275.027072162 rows/sec., 52.13 MiB/sec. | ||
| 11932 | 2025.12.18 21:27:43.852249 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.12.18 21:27:43.852286 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11934 | 2025.12.18 21:27:43.852302 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11935 | 2025.12.18 21:27:43.852646 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2025.12.18 21:27:43.852707 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11937 | 2025.12.18 21:27:43.852722 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_37_9} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11938 | 2025.12.18 21:27:43.852792 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11939 | 2025.12.18 21:27:43.852945 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2025.12.18 21:27:43.853082 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001959 sec., 595201.6334864728 rows/sec., 42.50 MiB/sec. | ||
| 11941 | 2025.12.18 21:27:43.853119 [ 253 ] {d61b65a2-7ac0-4255-8f7e-1c698dbef76c} <Debug> TCPHandler: Processed in 0.002124996 sec. | ||
| 11942 | 2025.12.18 21:27:43.853239 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2025.12.18 21:27:43.853334 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11944 | 2025.12.18 21:27:43.853376 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11945 | 2025.12.18 21:27:43.853714 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2025.12.18 21:27:43.853747 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11947 | 2025.12.18 21:27:43.854070 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11948 | 2025.12.18 21:27:43.854285 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2025.12.18 21:27:43.854414 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 11950 | 2025.12.18 21:27:43.854454 [ 253 ] {5664821e-33a0-4042-8d15-176f848f5e06} <Debug> TCPHandler: Processed in 0.001264303 sec. | ||
| 11951 | 2025.12.18 21:27:43.854575 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2025.12.18 21:27:43.854676 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11953 | 2025.12.18 21:27:43.854722 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11954 | 2025.12.18 21:27:43.855414 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2025.12.18 21:27:43.855450 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11956 | 2025.12.18 21:27:43.855844 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11957 | 2025.12.18 21:27:43.856082 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2025.12.18 21:27:43.856213 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001556 sec., 584832.9048843187 rows/sec., 38.66 MiB/sec. | ||
| 11959 | 2025.12.18 21:27:43.856251 [ 253 ] {51a90db1-f212-45e1-b994-2f75d2b24977} <Debug> TCPHandler: Processed in 0.001728406 sec. | ||
| 11960 | 2025.12.18 21:27:43.856356 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2025.12.18 21:27:43.856452 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11962 | 2025.12.18 21:27:43.856495 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11963 | 2025.12.18 21:27:43.856813 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2025.12.18 21:27:43.856847 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11965 | 2025.12.18 21:27:43.857137 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11966 | 2025.12.18 21:27:43.857345 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2025.12.18 21:27:43.857474 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 11968 | 2025.12.18 21:27:43.857511 [ 253 ] {244cb250-b096-47b8-be17-3e9cafd28e36} <Debug> TCPHandler: Processed in 0.001204492 sec. | ||
| 11969 | 2025.12.18 21:27:43.857620 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2025.12.18 21:27:43.857715 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11971 | 2025.12.18 21:27:43.857771 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <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 | ||
| 11972 | 2025.12.18 21:27:43.858546 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2025.12.18 21:27:43.858581 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11974 | 2025.12.18 21:27:43.859100 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11975 | 2025.12.18 21:27:43.859332 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2025.12.18 21:27:43.859470 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001774 sec., 8455.467869222097 rows/sec., 15.15 MiB/sec. | ||
| 11977 | 2025.12.18 21:27:43.859524 [ 253 ] {abe6a5bf-78a8-496f-a290-ab9387c0b713} <Debug> TCPHandler: Processed in 0.001953772 sec. | ||
| 11978 | 2025.12.18 21:27:43.859633 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2025.12.18 21:27:43.859730 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11980 | 2025.12.18 21:27:43.859773 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11981 | 2025.12.18 21:27:43.860116 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2025.12.18 21:27:43.860151 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11983 | 2025.12.18 21:27:43.860463 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11984 | 2025.12.18 21:27:43.860700 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2025.12.18 21:27:43.860828 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001116 sec., 60931.89964157706 rows/sec., 3.54 MiB/sec. | ||
| 11986 | 2025.12.18 21:27:43.860864 [ 253 ] {f3ce3c79-7b82-445d-87fe-8b3d4053144c} <Debug> TCPHandler: Processed in 0.001281284 sec. | ||
| 11987 | 2025.12.18 21:27:46.696430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1558 | ||
| 11988 | 2025.12.18 21:27:46.699363 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2025.12.18 21:27:46.699409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11990 | 2025.12.18 21:27:46.700639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11991 | 2025.12.18 21:27:46.700903 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2025.12.18 21:27:46.701170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 11993 | 2025.12.18 21:27:47.646947 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2025.12.18 21:27:47.647122 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11995 | 2025.12.18 21:27:47.647186 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11996 | 2025.12.18 21:27:47.647921 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2025.12.18 21:27:47.647959 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 11998 | 2025.12.18 21:27:47.648358 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11999 | 2025.12.18 21:27:47.648590 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2025.12.18 21:27:47.648745 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 12001 | 2025.12.18 21:27:47.648789 [ 253 ] {b6e28b0c-60d6-4d4c-9ea4-d993332991c7} <Debug> TCPHandler: Processed in 0.001968452 sec. | ||
| 12002 | 2025.12.18 21:27:47.648926 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2025.12.18 21:27:47.649025 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12004 | 2025.12.18 21:27:47.649068 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12005 | 2025.12.18 21:27:47.649539 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2025.12.18 21:27:47.649576 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12007 | 2025.12.18 21:27:47.649875 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12008 | 2025.12.18 21:27:47.650089 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2025.12.18 21:27:47.650219 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 12010 | 2025.12.18 21:27:47.650257 [ 253 ] {9393bad4-249b-4ff8-bd14-b029995eec91} <Debug> TCPHandler: Processed in 0.001382566 sec. | ||
| 12011 | 2025.12.18 21:27:47.650383 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2025.12.18 21:27:47.650479 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12013 | 2025.12.18 21:27:47.650524 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12014 | 2025.12.18 21:27:47.650933 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.12.18 21:27:47.650970 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12016 | 2025.12.18 21:27:47.651294 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12017 | 2025.12.18 21:27:47.651519 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.12.18 21:27:47.651653 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001193 sec., 80469.40486169321 rows/sec., 5.60 MiB/sec. | ||
| 12019 | 2025.12.18 21:27:47.651690 [ 253 ] {75647bfc-4d7f-4437-b68b-d882b6b23599} <Debug> TCPHandler: Processed in 0.001356155 sec. | ||
| 12020 | 2025.12.18 21:27:47.651809 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2025.12.18 21:27:47.651905 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12022 | 2025.12.18 21:27:47.651947 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12023 | 2025.12.18 21:27:47.652286 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2025.12.18 21:27:47.652322 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12025 | 2025.12.18 21:27:47.652630 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12026 | 2025.12.18 21:27:47.652837 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.12.18 21:27:47.652968 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001081 sec., 33302.497687326555 rows/sec., 2.24 MiB/sec. | ||
| 12028 | 2025.12.18 21:27:47.653003 [ 253 ] {ea9168de-16e8-49e2-aaad-c4628c12f867} <Debug> TCPHandler: Processed in 0.001244123 sec. | ||
| 12029 | 2025.12.18 21:27:49.145492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24417 | ||
| 12030 | 2025.12.18 21:27:49.146039 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.12.18 21:27:49.146091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12032 | 2025.12.18 21:27:49.146592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12033 | 2025.12.18 21:27:49.146825 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.12.18 21:27:49.146978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24417 | ||
| 12035 | 2025.12.18 21:27:49.146993 [ 94 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12036 | 2025.12.18 21:27:49.147094 [ 94 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2025.12.18 21:27:49.147131 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12038 | 2025.12.18 21:27:49.147275 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12039 | 2025.12.18 21:27:49.147464 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12040 | 2025.12.18 21:27:49.147528 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21985 rows starting from the beginning of the part | ||
| 12041 | 2025.12.18 21:27:49.147632 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12042 | 2025.12.18 21:27:49.147708 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12043 | 2025.12.18 21:27:49.147778 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12044 | 2025.12.18 21:27:49.147843 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12045 | 2025.12.18 21:27:49.147908 [ 189 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12046 | 2025.12.18 21:27:49.150127 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24417 rows, containing 4 columns (4 merged, 0 gathered) in 0.002916547 sec., 8371886.343679701 rows/sec., 119.76 MiB/sec. | ||
| 12047 | 2025.12.18 21:27:49.150608 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12048 | 2025.12.18 21:27:49.151042 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2025.12.18 21:27:49.151160 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_51_10} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12050 | 2025.12.18 21:27:49.151325 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12051 | 2025.12.18 21:27:50.430530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12052 | 2025.12.18 21:27:50.448017 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2025.12.18 21:27:50.448069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12054 | 2025.12.18 21:27:50.454251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12055 | 2025.12.18 21:27:50.454965 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.18 21:27:50.455254 [ 91 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12057 | 2025.12.18 21:27:50.455296 [ 91 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.12.18 21:27:50.455319 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12059 | 2025.12.18 21:27:50.455445 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12060 | 2025.12.18 21:27:50.458208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12061 | 2025.12.18 21:27:50.459428 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12062 | 2025.12.18 21:27:50.461003 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12063 | 2025.12.18 21:27:50.466188 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12064 | 2025.12.18 21:27:50.471038 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12065 | 2025.12.18 21:27:50.475933 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12066 | 2025.12.18 21:27:50.480421 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12067 | 2025.12.18 21:27:50.484274 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12068 | 2025.12.18 21:27:50.535802 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080414049 sec., 4775.284975390307 rows/sec., 24.69 MiB/sec. | ||
| 12069 | 2025.12.18 21:27:50.538714 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12070 | 2025.12.18 21:27:50.540681 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2025.12.18 21:27:50.540790 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_51_10} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12072 | 2025.12.18 21:27:50.543491 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12073 | 2025.12.18 21:27:52.650850 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2025.12.18 21:27:52.651032 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12075 | 2025.12.18 21:27:52.651100 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12076 | 2025.12.18 21:27:52.651812 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.12.18 21:27:52.651866 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12078 | 2025.12.18 21:27:52.652274 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12079 | 2025.12.18 21:27:52.652521 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2025.12.18 21:27:52.652697 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00171 sec., 61988.304093567254 rows/sec., 5.19 MiB/sec. | ||
| 12081 | 2025.12.18 21:27:52.652760 [ 253 ] {f3c6f84b-193d-422f-b6f8-64b0f938c50b} <Debug> TCPHandler: Processed in 0.002042334 sec. | ||
| 12082 | 2025.12.18 21:27:52.652906 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2025.12.18 21:27:52.653015 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12084 | 2025.12.18 21:27:52.653061 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12085 | 2025.12.18 21:27:52.653524 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2025.12.18 21:27:52.653562 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12087 | 2025.12.18 21:27:52.653879 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12088 | 2025.12.18 21:27:52.654096 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2025.12.18 21:27:52.654235 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001245 sec., 20080.321285140562 rows/sec., 1.47 MiB/sec. | ||
| 12090 | 2025.12.18 21:27:52.654288 [ 253 ] {f8596639-0234-4ddc-892a-ec0a08cc4d22} <Debug> TCPHandler: Processed in 0.001434488 sec. | ||
| 12091 | 2025.12.18 21:27:52.654418 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2025.12.18 21:27:52.654523 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12093 | 2025.12.18 21:27:52.654565 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12094 | 2025.12.18 21:27:52.655017 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.12.18 21:27:52.655052 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12096 | 2025.12.18 21:27:52.655370 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12097 | 2025.12.18 21:27:52.655589 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2025.12.18 21:27:52.655728 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001228 sec., 72475.57003257329 rows/sec., 5.66 MiB/sec. | ||
| 12099 | 2025.12.18 21:27:52.655768 [ 253 ] {f73ef2d1-ed3c-4182-bdc2-00fb0b6d074d} <Debug> TCPHandler: Processed in 0.001400557 sec. | ||
| 12100 | 2025.12.18 21:27:52.655889 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.12.18 21:27:52.655989 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12102 | 2025.12.18 21:27:52.656034 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12103 | 2025.12.18 21:27:52.656462 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2025.12.18 21:27:52.656498 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12105 | 2025.12.18 21:27:52.656834 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12106 | 2025.12.18 21:27:52.657168 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2025.12.18 21:27:52.657355 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 12108 | 2025.12.18 21:27:52.657405 [ 253 ] {27753806-e91f-47cb-bc5c-1e61cb85abf8} <Debug> TCPHandler: Processed in 0.001566131 sec. | ||
| 12109 | 2025.12.18 21:27:52.657548 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.12.18 21:27:52.657654 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12111 | 2025.12.18 21:27:52.657711 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <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 | ||
| 12112 | 2025.12.18 21:27:52.658540 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.12.18 21:27:52.658574 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12114 | 2025.12.18 21:27:52.659120 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12115 | 2025.12.18 21:27:52.659340 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.12.18 21:27:52.659482 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 24.24 MiB/sec. | ||
| 12117 | 2025.12.18 21:27:52.659551 [ 253 ] {6bd7878a-b9cf-4def-a8c2-150606d4bd0f} <Debug> TCPHandler: Processed in 0.002053284 sec. | ||
| 12118 | 2025.12.18 21:27:52.659664 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.12.18 21:27:52.659761 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12120 | 2025.12.18 21:27:52.659802 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12121 | 2025.12.18 21:27:52.660143 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.12.18 21:27:52.660177 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12123 | 2025.12.18 21:27:52.660489 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12124 | 2025.12.18 21:27:52.660690 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.12.18 21:27:52.660821 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12126 | 2025.12.18 21:27:52.660856 [ 253 ] {1a4bc8a5-ce55-4a2a-a94a-10496ed3ffa4} <Debug> TCPHandler: Processed in 0.001242393 sec. | ||
| 12127 | 2025.12.18 21:27:54.351448 [ 87 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12128 | 2025.12.18 21:27:54.351531 [ 87 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2025.12.18 21:27:54.351556 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12130 | 2025.12.18 21:27:54.351663 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12131 | 2025.12.18 21:27:54.351793 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12132 | 2025.12.18 21:27:54.351829 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 12133 | 2025.12.18 21:27:54.351897 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12134 | 2025.12.18 21:27:54.351943 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12135 | 2025.12.18 21:27:54.351985 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12136 | 2025.12.18 21:27:54.352021 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12137 | 2025.12.18 21:27:54.352854 [ 199 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233412 sec., 29998.086608529837 rows/sec., 1.97 MiB/sec. | ||
| 12138 | 2025.12.18 21:27:54.353040 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12139 | 2025.12.18 21:27:54.353398 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2025.12.18 21:27:54.353495 [ 200 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_37_8} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12141 | 2025.12.18 21:27:54.353592 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12142 | 2025.12.18 21:27:55.663671 [ 86 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12143 | 2025.12.18 21:27:55.663767 [ 86 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2025.12.18 21:27:55.663806 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12145 | 2025.12.18 21:27:55.664001 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12146 | 2025.12.18 21:27:55.664246 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12147 | 2025.12.18 21:27:55.664305 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12148 | 2025.12.18 21:27:55.664409 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12149 | 2025.12.18 21:27:55.664499 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12150 | 2025.12.18 21:27:55.664570 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12151 | 2025.12.18 21:27:55.664634 [ 187 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12152 | 2025.12.18 21:27:55.665382 [ 200 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458979 sec., 152161.2031427457 rows/sec., 7.76 MiB/sec. | ||
| 12153 | 2025.12.18 21:27:55.665556 [ 200 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12154 | 2025.12.18 21:27:55.665844 [ 200 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2025.12.18 21:27:55.665929 [ 200 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_37_8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12156 | 2025.12.18 21:27:55.666019 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12157 | 2025.12.18 21:27:56.064410 [ 85 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 12158 | 2025.12.18 21:27:56.064506 [ 85 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2025.12.18 21:27:56.064544 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12160 | 2025.12.18 21:27:56.064727 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 12161 | 2025.12.18 21:27:56.064936 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12162 | 2025.12.18 21:27:56.064990 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 440 rows starting from the beginning of the part | ||
| 12163 | 2025.12.18 21:27:56.065095 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 440 rows starting from the beginning of the part | ||
| 12164 | 2025.12.18 21:27:56.065172 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 12165 | 2025.12.18 21:27:56.065246 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12166 | 2025.12.18 21:27:56.065313 [ 195 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 440 rows starting from the beginning of the part | ||
| 12167 | 2025.12.18 21:27:56.066590 [ 200 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942172 sec., 897963.7230894071 rows/sec., 62.47 MiB/sec. | ||
| 12168 | 2025.12.18 21:27:56.066831 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12169 | 2025.12.18 21:27:56.067167 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2025.12.18 21:27:56.067262 [ 193 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_37_8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 12171 | 2025.12.18 21:27:56.067366 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12172 | 2025.12.18 21:27:56.445517 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12173 | 2025.12.18 21:27:56.445558 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12174 | 2025.12.18 21:27:56.647135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24865 | ||
| 12175 | 2025.12.18 21:27:56.647698 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2025.12.18 21:27:56.647750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12177 | 2025.12.18 21:27:56.648269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12178 | 2025.12.18 21:27:56.648504 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2025.12.18 21:27:56.648657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24865 | ||
| 12180 | 2025.12.18 21:27:56.701494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1578 | ||
| 12181 | 2025.12.18 21:27:56.703805 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.12.18 21:27:56.703865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12183 | 2025.12.18 21:27:56.705037 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12184 | 2025.12.18 21:27:56.705326 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.12.18 21:27:56.705693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12186 | 2025.12.18 21:27:56.925963 [ 84 ] {} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12187 | 2025.12.18 21:27:56.926027 [ 84 ] {} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.12.18 21:27:56.926049 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12189 | 2025.12.18 21:27:56.926158 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12190 | 2025.12.18 21:27:56.926294 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12191 | 2025.12.18 21:27:56.926334 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 12192 | 2025.12.18 21:27:56.926413 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12193 | 2025.12.18 21:27:56.926469 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12194 | 2025.12.18 21:27:56.926520 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 12195 | 2025.12.18 21:27:56.926567 [ 200 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 12196 | 2025.12.18 21:27:56.927312 [ 193 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193921 sec., 45229.123199943715 rows/sec., 3.77 MiB/sec. | ||
| 12197 | 2025.12.18 21:27:56.927525 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12198 | 2025.12.18 21:27:56.927861 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2025.12.18 21:27:56.927946 [ 186 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_13_3} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12200 | 2025.12.18 21:27:56.928062 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12201 | 2025.12.18 21:27:57.662456 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12202 | 2025.12.18 21:27:57.662648 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12203 | 2025.12.18 21:27:57.662710 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12204 | 2025.12.18 21:27:57.663563 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2025.12.18 21:27:57.663602 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12206 | 2025.12.18 21:27:57.663999 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12207 | 2025.12.18 21:27:57.664221 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2025.12.18 21:27:57.664376 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001779 sec., 230466.55424395727 rows/sec., 14.62 MiB/sec. | ||
| 12209 | 2025.12.18 21:27:57.664419 [ 253 ] {b31f1100-7bd7-4831-a751-4e821f150872} <Debug> TCPHandler: Processed in 0.002095396 sec. | ||
| 12210 | 2025.12.18 21:27:57.664539 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2025.12.18 21:27:57.664632 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12212 | 2025.12.18 21:27:57.664673 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12213 | 2025.12.18 21:27:57.665629 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2025.12.18 21:27:57.665664 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12215 | 2025.12.18 21:27:57.666037 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12216 | 2025.12.18 21:27:57.666239 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2025.12.18 21:27:57.666344 [ 84 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12218 | 2025.12.18 21:27:57.666364 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001751 sec., 652198.7435751 rows/sec., 51.77 MiB/sec. | ||
| 12219 | 2025.12.18 21:27:57.666381 [ 84 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2025.12.18 21:27:57.666401 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12221 | 2025.12.18 21:27:57.666401 [ 253 ] {3f7aacbe-f456-463c-869e-a2ab50045cd1} <Debug> TCPHandler: Processed in 0.00190924 sec. | ||
| 12222 | 2025.12.18 21:27:57.666521 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12223 | 2025.12.18 21:27:57.666533 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2025.12.18 21:27:57.666672 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12225 | 2025.12.18 21:27:57.666694 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12226 | 2025.12.18 21:27:57.666710 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12227 | 2025.12.18 21:27:57.666741 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2341 rows starting from the beginning of the part | ||
| 12228 | 2025.12.18 21:27:57.666821 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 12229 | 2025.12.18 21:27:57.666875 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2290 rows starting from the beginning of the part | ||
| 12230 | 2025.12.18 21:27:57.666925 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12231 | 2025.12.18 21:27:57.666972 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part | ||
| 12232 | 2025.12.18 21:27:57.667021 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1142 rows starting from the beginning of the part | ||
| 12233 | 2025.12.18 21:27:57.667258 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2025.12.18 21:27:57.667299 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12235 | 2025.12.18 21:27:57.667625 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12236 | 2025.12.18 21:27:57.667840 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2025.12.18 21:27:57.667942 [ 84 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12238 | 2025.12.18 21:27:57.667965 [ 84 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2025.12.18 21:27:57.667969 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001316 sec., 167173.2522796353 rows/sec., 9.98 MiB/sec. | ||
| 12240 | 2025.12.18 21:27:57.667984 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12241 | 2025.12.18 21:27:57.668009 [ 253 ] {b43144f0-79c2-45d8-9de3-d5a1b657cfaf} <Debug> TCPHandler: Processed in 0.00152307 sec. | ||
| 12242 | 2025.12.18 21:27:57.668099 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12243 | 2025.12.18 21:27:57.668113 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2025.12.18 21:27:57.668241 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12245 | 2025.12.18 21:27:57.668265 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12246 | 2025.12.18 21:27:57.668280 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12247 | 2025.12.18 21:27:57.668313 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 263 rows starting from the beginning of the part | ||
| 12248 | 2025.12.18 21:27:57.668395 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 220 rows starting from the beginning of the part | ||
| 12249 | 2025.12.18 21:27:57.668449 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 12250 | 2025.12.18 21:27:57.668501 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 236 rows starting from the beginning of the part | ||
| 12251 | 2025.12.18 21:27:57.668547 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
| 12252 | 2025.12.18 21:27:57.668593 [ 193 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 220 rows starting from the beginning of the part | ||
| 12253 | 2025.12.18 21:27:57.668760 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.12.18 21:27:57.668801 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12255 | 2025.12.18 21:27:57.669148 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12256 | 2025.12.18 21:27:57.669230 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772943 sec., 2178551.8130015656 rows/sec., 184.44 MiB/sec. | ||
| 12257 | 2025.12.18 21:27:57.669371 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2025.12.18 21:27:57.669499 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001276 sec., 166144.20062695924 rows/sec., 10.71 MiB/sec. | ||
| 12259 | 2025.12.18 21:27:57.669532 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12260 | 2025.12.18 21:27:57.669537 [ 253 ] {bc00105e-dd39-400d-9335-31d32ee00772} <Debug> TCPHandler: Processed in 0.001469968 sec. | ||
| 12261 | 2025.12.18 21:27:57.669573 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153207 sec., 645531.8621211825 rows/sec., 41.85 MiB/sec. | ||
| 12262 | 2025.12.18 21:27:57.669710 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2025.12.18 21:27:57.669760 [ 191 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12264 | 2025.12.18 21:27:57.669807 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12265 | 2025.12.18 21:27:57.669851 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12266 | 2025.12.18 21:27:57.669903 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.12.18 21:27:57.670005 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_86_17} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12268 | 2025.12.18 21:27:57.670076 [ 191 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2025.12.18 21:27:57.670128 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12270 | 2025.12.18 21:27:57.670168 [ 191 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_71_14} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12271 | 2025.12.18 21:27:57.670267 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12272 | 2025.12.18 21:27:57.670353 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2025.12.18 21:27:57.670393 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12274 | 2025.12.18 21:27:57.670697 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12275 | 2025.12.18 21:27:57.670906 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2025.12.18 21:27:57.671034 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 12277 | 2025.12.18 21:27:57.671069 [ 253 ] {71ccf1d3-ea5d-44da-8adf-a3914ead5d95} <Debug> TCPHandler: Processed in 0.001406047 sec. | ||
| 12278 | 2025.12.18 21:27:57.671182 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2025.12.18 21:27:57.671272 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12280 | 2025.12.18 21:27:57.671310 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12281 | 2025.12.18 21:27:57.671965 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2025.12.18 21:27:57.672000 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12283 | 2025.12.18 21:27:57.672320 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12284 | 2025.12.18 21:27:57.672544 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.12.18 21:27:57.672673 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001418 sec., 489421.7207334274 rows/sec., 34.21 MiB/sec. | ||
| 12286 | 2025.12.18 21:27:57.672695 [ 82 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12287 | 2025.12.18 21:27:57.672709 [ 253 ] {297e1afb-6324-487f-8a8c-1b4a3a8a163e} <Debug> TCPHandler: Processed in 0.001574281 sec. | ||
| 12288 | 2025.12.18 21:27:57.672748 [ 82 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2025.12.18 21:27:57.672778 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12290 | 2025.12.18 21:27:57.672839 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2025.12.18 21:27:57.672860 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12292 | 2025.12.18 21:27:57.672978 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12293 | 2025.12.18 21:27:57.672989 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12294 | 2025.12.18 21:27:57.673043 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1211 rows starting from the beginning of the part | ||
| 12295 | 2025.12.18 21:27:57.673047 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12296 | 2025.12.18 21:27:57.673133 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 89 rows starting from the beginning of the part | ||
| 12297 | 2025.12.18 21:27:57.673190 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1166 rows starting from the beginning of the part | ||
| 12298 | 2025.12.18 21:27:57.673239 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12299 | 2025.12.18 21:27:57.673284 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 89 rows starting from the beginning of the part | ||
| 12300 | 2025.12.18 21:27:57.673332 [ 188 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 694 rows starting from the beginning of the part | ||
| 12301 | 2025.12.18 21:27:57.673523 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2025.12.18 21:27:57.673559 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12303 | 2025.12.18 21:27:57.673870 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12304 | 2025.12.18 21:27:57.674082 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2025.12.18 21:27:57.674212 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 247.42 KiB/sec. | ||
| 12306 | 2025.12.18 21:27:57.674247 [ 253 ] {8eab9425-afd8-47fb-8664-46b91e4d3163} <Debug> TCPHandler: Processed in 0.001454308 sec. | ||
| 12307 | 2025.12.18 21:27:57.674362 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2025.12.18 21:27:57.674464 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12309 | 2025.12.18 21:27:57.674505 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12310 | 2025.12.18 21:27:57.674588 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764026 sec., 1878090.2322301373 rows/sec., 141.78 MiB/sec. | ||
| 12311 | 2025.12.18 21:27:57.674774 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12312 | 2025.12.18 21:27:57.674949 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2025.12.18 21:27:57.674990 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12314 | 2025.12.18 21:27:57.675032 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.12.18 21:27:57.675104 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_86_17} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12316 | 2025.12.18 21:27:57.675194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12317 | 2025.12.18 21:27:57.675325 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12318 | 2025.12.18 21:27:57.675540 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.12.18 21:27:57.675669 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 12320 | 2025.12.18 21:27:57.675676 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12321 | 2025.12.18 21:27:57.675706 [ 253 ] {a374cd9f-aac7-4b92-afc3-db3773430b22} <Debug> TCPHandler: Processed in 0.001390447 sec. | ||
| 12322 | 2025.12.18 21:27:57.675719 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2025.12.18 21:27:57.675742 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12324 | 2025.12.18 21:27:57.675814 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12325 | 2025.12.18 21:27:57.675819 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2025.12.18 21:27:57.675914 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12327 | 2025.12.18 21:27:57.675926 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12328 | 2025.12.18 21:27:57.675945 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25509 rows starting from the beginning of the part | ||
| 12329 | 2025.12.18 21:27:57.675973 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12330 | 2025.12.18 21:27:57.676000 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12331 | 2025.12.18 21:27:57.676043 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 910 rows starting from the beginning of the part | ||
| 12332 | 2025.12.18 21:27:57.676083 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part | ||
| 12333 | 2025.12.18 21:27:57.676119 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12334 | 2025.12.18 21:27:57.676155 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 12335 | 2025.12.18 21:27:57.676294 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.12.18 21:27:57.676334 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12337 | 2025.12.18 21:27:57.676646 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12338 | 2025.12.18 21:27:57.676842 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.12.18 21:27:57.676968 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 12340 | 2025.12.18 21:27:57.677002 [ 253 ] {e6fd7c8a-c6d7-447c-aca3-264272d39276} <Debug> TCPHandler: Processed in 0.001229012 sec. | ||
| 12341 | 2025.12.18 21:27:57.677109 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.12.18 21:27:57.677199 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12343 | 2025.12.18 21:27:57.677251 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <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 | ||
| 12344 | 2025.12.18 21:27:57.678044 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.12.18 21:27:57.678079 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12346 | 2025.12.18 21:27:57.678638 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12347 | 2025.12.18 21:27:57.678865 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.12.18 21:27:57.679004 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001821 sec., 8237.232289950576 rows/sec., 14.76 MiB/sec. | ||
| 12349 | 2025.12.18 21:27:57.679008 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12350 | 2025.12.18 21:27:57.679060 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2025.12.18 21:27:57.679063 [ 253 ] {e7cb4bf9-1f1c-4df7-a9cc-f87410702ea9} <Debug> TCPHandler: Processed in 0.002000392 sec. | ||
| 12352 | 2025.12.18 21:27:57.679085 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12353 | 2025.12.18 21:27:57.679187 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2025.12.18 21:27:57.679187 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12355 | 2025.12.18 21:27:57.679284 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12356 | 2025.12.18 21:27:57.679328 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12357 | 2025.12.18 21:27:57.679416 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12358 | 2025.12.18 21:27:57.679475 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1258 rows starting from the beginning of the part | ||
| 12359 | 2025.12.18 21:27:57.679615 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 12360 | 2025.12.18 21:27:57.679692 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2025.12.18 21:27:57.679727 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 25 rows starting from the beginning of the part | ||
| 12362 | 2025.12.18 21:27:57.679731 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12363 | 2025.12.18 21:27:57.679832 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part | ||
| 12364 | 2025.12.18 21:27:57.679925 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 25 rows starting from the beginning of the part | ||
| 12365 | 2025.12.18 21:27:57.680014 [ 194 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 12366 | 2025.12.18 21:27:57.680077 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12367 | 2025.12.18 21:27:57.680291 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2025.12.18 21:27:57.680406 [ 82 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12369 | 2025.12.18 21:27:57.680422 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 5.51 MiB/sec. | ||
| 12370 | 2025.12.18 21:27:57.680435 [ 82 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.12.18 21:27:57.680483 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12372 | 2025.12.18 21:27:57.680483 [ 253 ] {d080cef1-5681-42b8-b252-d48d04254af5} <Debug> TCPHandler: Processed in 0.001341986 sec. | ||
| 12373 | 2025.12.18 21:27:57.680559 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12374 | 2025.12.18 21:27:57.680653 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12375 | 2025.12.18 21:27:57.680683 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5832 rows starting from the beginning of the part | ||
| 12376 | 2025.12.18 21:27:57.680739 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12377 | 2025.12.18 21:27:57.680785 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
| 12378 | 2025.12.18 21:27:57.680862 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 12379 | 2025.12.18 21:27:57.680904 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12380 | 2025.12.18 21:27:57.680947 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 12381 | 2025.12.18 21:27:57.683578 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304796 sec., 2021023.8979514167 rows/sec., 128.27 MiB/sec. | ||
| 12382 | 2025.12.18 21:27:57.683919 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27149 rows, containing 5 columns (5 merged, 0 gathered) in 0.008135244 sec., 3337207.832979564 rows/sec., 223.33 MiB/sec. | ||
| 12383 | 2025.12.18 21:27:57.684162 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12384 | 2025.12.18 21:27:57.684292 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12385 | 2025.12.18 21:27:57.684444 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.12.18 21:27:57.684538 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_86_17} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12387 | 2025.12.18 21:27:57.684631 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12388 | 2025.12.18 21:27:57.684692 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2025.12.18 21:27:57.684782 [ 189 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12390 | 2025.12.18 21:27:57.684890 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12391 | 2025.12.18 21:27:57.688224 [ 192 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 19 columns (19 merged, 0 gathered) in 0.009072609 sec., 149130.20058507976 rows/sec., 267.23 MiB/sec. | ||
| 12392 | 2025.12.18 21:27:57.690249 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12393 | 2025.12.18 21:27:57.690601 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2025.12.18 21:27:57.690680 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12395 | 2025.12.18 21:27:57.690828 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 12396 | 2025.12.18 21:27:57.958304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12397 | 2025.12.18 21:27:57.973927 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.12.18 21:27:57.973985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12399 | 2025.12.18 21:27:57.979516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12400 | 2025.12.18 21:27:57.980252 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.12.18 21:27:57.982968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12402 | 2025.12.18 21:27:58.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.66 MiB, peak 338.93 MiB, free memory in arenas 0.00 B, will set to 333.25 MiB (RSS), difference: 7.59 MiB | ||
| 12403 | 2025.12.18 21:28:02.650838 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2025.12.18 21:28:02.651027 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12405 | 2025.12.18 21:28:02.651093 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12406 | 2025.12.18 21:28:02.651777 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.12.18 21:28:02.651825 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12408 | 2025.12.18 21:28:02.652219 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12409 | 2025.12.18 21:28:02.652447 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.12.18 21:28:02.652609 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001628 sec., 65110.565110565105 rows/sec., 5.45 MiB/sec. | ||
| 12411 | 2025.12.18 21:28:02.652658 [ 253 ] {16e21086-1bbe-4dd0-a178-7292995667f1} <Debug> TCPHandler: Processed in 0.001947451 sec. | ||
| 12412 | 2025.12.18 21:28:02.652788 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2025.12.18 21:28:02.652891 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12414 | 2025.12.18 21:28:02.652935 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12415 | 2025.12.18 21:28:02.653366 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2025.12.18 21:28:02.653405 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12417 | 2025.12.18 21:28:02.653720 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12418 | 2025.12.18 21:28:02.653925 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2025.12.18 21:28:02.654056 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 12420 | 2025.12.18 21:28:02.654095 [ 253 ] {746b3884-c9e5-453c-a684-43a076e053d8} <Debug> TCPHandler: Processed in 0.001358306 sec. | ||
| 12421 | 2025.12.18 21:28:02.654208 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2025.12.18 21:28:02.654303 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12423 | 2025.12.18 21:28:02.654345 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12424 | 2025.12.18 21:28:02.654783 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2025.12.18 21:28:02.654820 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12426 | 2025.12.18 21:28:02.655126 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12427 | 2025.12.18 21:28:02.655328 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2025.12.18 21:28:02.655468 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001184 sec., 75168.91891891892 rows/sec., 5.87 MiB/sec. | ||
| 12429 | 2025.12.18 21:28:02.655507 [ 253 ] {b4021908-3c3b-4885-9900-296b02204d09} <Debug> TCPHandler: Processed in 0.001349345 sec. | ||
| 12430 | 2025.12.18 21:28:02.655620 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2025.12.18 21:28:02.655715 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2025.12.18 21:28:02.655758 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12433 | 2025.12.18 21:28:02.656169 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2025.12.18 21:28:02.656204 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12435 | 2025.12.18 21:28:02.656542 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12436 | 2025.12.18 21:28:02.656742 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2025.12.18 21:28:02.656875 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 12438 | 2025.12.18 21:28:02.656911 [ 253 ] {97744941-c475-4927-89a9-c1eef29e7571} <Debug> TCPHandler: Processed in 0.001340125 sec. | ||
| 12439 | 2025.12.18 21:28:02.657034 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2025.12.18 21:28:02.657160 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12441 | 2025.12.18 21:28:02.657226 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <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 | ||
| 12442 | 2025.12.18 21:28:02.658131 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.12.18 21:28:02.658169 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12444 | 2025.12.18 21:28:02.658707 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12445 | 2025.12.18 21:28:02.658925 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2025.12.18 21:28:02.659066 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001933 sec., 12933.264355923435 rows/sec., 23.18 MiB/sec. | ||
| 12447 | 2025.12.18 21:28:02.659127 [ 253 ] {ebdb7d27-457f-429b-9b0b-09b8ec7f07e3} <Debug> TCPHandler: Processed in 0.002154647 sec. | ||
| 12448 | 2025.12.18 21:28:02.659241 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2025.12.18 21:28:02.659336 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12450 | 2025.12.18 21:28:02.659379 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12451 | 2025.12.18 21:28:02.659730 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2025.12.18 21:28:02.659767 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12453 | 2025.12.18 21:28:02.660071 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12454 | 2025.12.18 21:28:02.660286 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2025.12.18 21:28:02.660415 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12456 | 2025.12.18 21:28:02.660452 [ 253 ] {c5ba5de1-463f-4d74-8c9a-cb8fa5e996bc} <Debug> TCPHandler: Processed in 0.001261084 sec. | ||
| 12457 | 2025.12.18 21:28:04.149761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25377 | ||
| 12458 | 2025.12.18 21:28:04.150284 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.12.18 21:28:04.150325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12460 | 2025.12.18 21:28:04.150825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12461 | 2025.12.18 21:28:04.151059 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.12.18 21:28:04.151202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25377 | ||
| 12463 | 2025.12.18 21:28:05.484002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12464 | 2025.12.18 21:28:05.499850 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2025.12.18 21:28:05.499906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12466 | 2025.12.18 21:28:05.505768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12467 | 2025.12.18 21:28:05.506481 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2025.12.18 21:28:05.509395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12469 | 2025.12.18 21:28:06.706794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1612 | ||
| 12470 | 2025.12.18 21:28:06.709283 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2025.12.18 21:28:06.709348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12472 | 2025.12.18 21:28:06.710569 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12473 | 2025.12.18 21:28:06.710843 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2025.12.18 21:28:06.711129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12475 | 2025.12.18 21:28:07.662780 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2025.12.18 21:28:07.662978 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12477 | 2025.12.18 21:28:07.663048 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12478 | 2025.12.18 21:28:07.663882 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2025.12.18 21:28:07.663934 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12480 | 2025.12.18 21:28:07.664348 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12481 | 2025.12.18 21:28:07.664574 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2025.12.18 21:28:07.664735 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 12483 | 2025.12.18 21:28:07.664788 [ 253 ] {669c909d-04cb-44f7-915f-faa10d63c017} <Debug> TCPHandler: Processed in 0.002145237 sec. | ||
| 12484 | 2025.12.18 21:28:07.664911 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2025.12.18 21:28:07.665022 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12486 | 2025.12.18 21:28:07.665066 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12487 | 2025.12.18 21:28:07.666045 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.12.18 21:28:07.666085 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12489 | 2025.12.18 21:28:07.666463 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12490 | 2025.12.18 21:28:07.666673 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.12.18 21:28:07.666806 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001809 sec., 631288.0044223327 rows/sec., 50.11 MiB/sec. | ||
| 12492 | 2025.12.18 21:28:07.666845 [ 253 ] {ce272a5d-c2aa-4a65-9296-47aa06e3c4e8} <Debug> TCPHandler: Processed in 0.001986623 sec. | ||
| 12493 | 2025.12.18 21:28:07.666959 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2025.12.18 21:28:07.667058 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12495 | 2025.12.18 21:28:07.667100 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12496 | 2025.12.18 21:28:07.667590 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2025.12.18 21:28:07.667628 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12498 | 2025.12.18 21:28:07.667933 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12499 | 2025.12.18 21:28:07.668153 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2025.12.18 21:28:07.668285 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001248 sec., 176282.05128205128 rows/sec., 10.52 MiB/sec. | ||
| 12501 | 2025.12.18 21:28:07.668323 [ 253 ] {e85f1894-2761-4af3-9e92-1f3316dadfb4} <Debug> TCPHandler: Processed in 0.001413738 sec. | ||
| 12502 | 2025.12.18 21:28:07.668422 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2025.12.18 21:28:07.668518 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12504 | 2025.12.18 21:28:07.668559 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12505 | 2025.12.18 21:28:07.669036 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2025.12.18 21:28:07.669073 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12507 | 2025.12.18 21:28:07.669379 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12508 | 2025.12.18 21:28:07.669583 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2025.12.18 21:28:07.669713 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 12510 | 2025.12.18 21:28:07.669749 [ 253 ] {9d20c710-9b95-4d7b-8158-863cc430bac8} <Debug> TCPHandler: Processed in 0.001375806 sec. | ||
| 12511 | 2025.12.18 21:28:07.669856 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2025.12.18 21:28:07.669962 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12513 | 2025.12.18 21:28:07.670004 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12514 | 2025.12.18 21:28:07.670506 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2025.12.18 21:28:07.670545 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12516 | 2025.12.18 21:28:07.670870 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12517 | 2025.12.18 21:28:07.671097 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2025.12.18 21:28:07.671234 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 12519 | 2025.12.18 21:28:07.671273 [ 253 ] {f90b0b05-07b4-4d5d-8202-a2631aa8b89e} <Debug> TCPHandler: Processed in 0.001469229 sec. | ||
| 12520 | 2025.12.18 21:28:07.671383 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2025.12.18 21:28:07.671480 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12522 | 2025.12.18 21:28:07.671522 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12523 | 2025.12.18 21:28:07.672216 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2025.12.18 21:28:07.672257 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12525 | 2025.12.18 21:28:07.672619 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12526 | 2025.12.18 21:28:07.672836 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2025.12.18 21:28:07.672975 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001514 sec., 458388.37516512553 rows/sec., 32.04 MiB/sec. | ||
| 12528 | 2025.12.18 21:28:07.673015 [ 253 ] {efe40f86-d714-48b7-adb0-488c55867b75} <Debug> TCPHandler: Processed in 0.001682904 sec. | ||
| 12529 | 2025.12.18 21:28:07.673132 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12530 | 2025.12.18 21:28:07.673229 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12531 | 2025.12.18 21:28:07.673272 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12532 | 2025.12.18 21:28:07.673621 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2025.12.18 21:28:07.673659 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12534 | 2025.12.18 21:28:07.673969 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12535 | 2025.12.18 21:28:07.674170 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2025.12.18 21:28:07.674300 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 12537 | 2025.12.18 21:28:07.674337 [ 253 ] {dcdcc0ad-713a-41d1-ae8e-5381b3779cc5} <Debug> TCPHandler: Processed in 0.001256273 sec. | ||
| 12538 | 2025.12.18 21:28:07.674447 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2025.12.18 21:28:07.674544 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12540 | 2025.12.18 21:28:07.674586 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12541 | 2025.12.18 21:28:07.675043 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2025.12.18 21:28:07.675079 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12543 | 2025.12.18 21:28:07.675419 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12544 | 2025.12.18 21:28:07.675636 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2025.12.18 21:28:07.675772 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 12546 | 2025.12.18 21:28:07.675816 [ 253 ] {2ec5a98c-f94b-42f7-aeaf-339e777802d3} <Debug> TCPHandler: Processed in 0.001418367 sec. | ||
| 12547 | 2025.12.18 21:28:07.675961 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12548 | 2025.12.18 21:28:07.676084 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12549 | 2025.12.18 21:28:07.676142 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12550 | 2025.12.18 21:28:07.676546 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2025.12.18 21:28:07.676585 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12552 | 2025.12.18 21:28:07.676911 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12553 | 2025.12.18 21:28:07.677130 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2025.12.18 21:28:07.677260 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 12555 | 2025.12.18 21:28:07.677298 [ 253 ] {fdff9cb2-46eb-4a1a-8bb9-d685db11b4b1} <Debug> TCPHandler: Processed in 0.001408247 sec. | ||
| 12556 | 2025.12.18 21:28:07.677398 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12557 | 2025.12.18 21:28:07.677494 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12558 | 2025.12.18 21:28:07.677549 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <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 | ||
| 12559 | 2025.12.18 21:28:07.678345 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.12.18 21:28:07.678383 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12561 | 2025.12.18 21:28:07.678919 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12562 | 2025.12.18 21:28:07.679140 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.12.18 21:28:07.679282 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001806 sec., 8305.647840531561 rows/sec., 14.88 MiB/sec. | ||
| 12564 | 2025.12.18 21:28:07.679357 [ 253 ] {3987f77d-28b1-4ad9-9e90-6d6fee49f9f9} <Debug> TCPHandler: Processed in 0.002006873 sec. | ||
| 12565 | 2025.12.18 21:28:07.679466 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2025.12.18 21:28:07.679560 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.12.18 21:28:07.679601 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12568 | 2025.12.18 21:28:07.679957 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.12.18 21:28:07.679996 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12570 | 2025.12.18 21:28:07.680369 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12571 | 2025.12.18 21:28:07.680600 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.12.18 21:28:07.680733 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001192 sec., 87248.32214765101 rows/sec., 5.35 MiB/sec. | ||
| 12573 | 2025.12.18 21:28:07.680772 [ 253 ] {a8caec33-1562-4c84-a8ed-597d17dac409} <Debug> TCPHandler: Processed in 0.001355006 sec. | ||
| 12574 | 2025.12.18 21:28:11.445643 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12575 | 2025.12.18 21:28:11.445742 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12576 | 2025.12.18 21:28:11.651316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25825 | ||
| 12577 | 2025.12.18 21:28:11.651808 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2025.12.18 21:28:11.651856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12579 | 2025.12.18 21:28:11.652339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12580 | 2025.12.18 21:28:11.652586 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.12.18 21:28:11.652729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25825 | ||
| 12582 | 2025.12.18 21:28:12.651282 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2025.12.18 21:28:12.651457 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12584 | 2025.12.18 21:28:12.651519 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12585 | 2025.12.18 21:28:12.652177 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2025.12.18 21:28:12.652217 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12587 | 2025.12.18 21:28:12.652617 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12588 | 2025.12.18 21:28:12.652834 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12589 | 2025.12.18 21:28:12.652983 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001579 sec., 67131.09563014566 rows/sec., 5.62 MiB/sec. | ||
| 12590 | 2025.12.18 21:28:12.653034 [ 253 ] {e82e592f-dfdd-4adf-8063-73bd6e2c0039} <Debug> TCPHandler: Processed in 0.00187216 sec. | ||
| 12591 | 2025.12.18 21:28:12.653162 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12592 | 2025.12.18 21:28:12.653261 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12593 | 2025.12.18 21:28:12.653303 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12594 | 2025.12.18 21:28:12.653724 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2025.12.18 21:28:12.653759 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12596 | 2025.12.18 21:28:12.654052 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12597 | 2025.12.18 21:28:12.654252 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12598 | 2025.12.18 21:28:12.654381 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.61 MiB/sec. | ||
| 12599 | 2025.12.18 21:28:12.654418 [ 253 ] {be4e7441-0e0b-464e-b2ab-a740f5043ad7} <Debug> TCPHandler: Processed in 0.001306634 sec. | ||
| 12600 | 2025.12.18 21:28:12.654536 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12601 | 2025.12.18 21:28:12.654629 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12602 | 2025.12.18 21:28:12.654668 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12603 | 2025.12.18 21:28:12.655099 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.12.18 21:28:12.655133 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12605 | 2025.12.18 21:28:12.655441 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12606 | 2025.12.18 21:28:12.655642 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12607 | 2025.12.18 21:28:12.655765 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 12608 | 2025.12.18 21:28:12.655801 [ 253 ] {c166ff55-2c26-4ec1-ba14-5789851e5689} <Debug> TCPHandler: Processed in 0.001313225 sec. | ||
| 12609 | 2025.12.18 21:28:12.655910 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2025.12.18 21:28:12.656001 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12611 | 2025.12.18 21:28:12.656044 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12612 | 2025.12.18 21:28:12.656447 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12613 | 2025.12.18 21:28:12.656480 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12614 | 2025.12.18 21:28:12.656790 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12615 | 2025.12.18 21:28:12.656995 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12616 | 2025.12.18 21:28:12.657119 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 12617 | 2025.12.18 21:28:12.657154 [ 253 ] {8c1f1ce8-ecac-4f37-a7b4-e81ebb380e59} <Debug> TCPHandler: Processed in 0.001290514 sec. | ||
| 12618 | 2025.12.18 21:28:12.657258 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2025.12.18 21:28:12.657349 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12620 | 2025.12.18 21:28:12.657402 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <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 | ||
| 12621 | 2025.12.18 21:28:12.658203 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2025.12.18 21:28:12.658237 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12623 | 2025.12.18 21:28:12.658757 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12624 | 2025.12.18 21:28:12.658969 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.12.18 21:28:12.659102 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00177 sec., 14124.293785310734 rows/sec., 25.31 MiB/sec. | ||
| 12626 | 2025.12.18 21:28:12.659164 [ 253 ] {32361d51-d156-430f-b905-17cce3dae7aa} <Debug> TCPHandler: Processed in 0.001952141 sec. | ||
| 12627 | 2025.12.18 21:28:12.659271 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2025.12.18 21:28:12.659363 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12629 | 2025.12.18 21:28:12.659403 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12630 | 2025.12.18 21:28:12.659746 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2025.12.18 21:28:12.659779 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12632 | 2025.12.18 21:28:12.660065 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12633 | 2025.12.18 21:28:12.660263 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2025.12.18 21:28:12.660383 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 12635 | 2025.12.18 21:28:12.660418 [ 253 ] {9616d2a9-715e-4868-a352-259e1cc00ec2} <Debug> TCPHandler: Processed in 0.001193551 sec. | ||
| 12636 | 2025.12.18 21:28:13.009489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12637 | 2025.12.18 21:28:13.026218 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2025.12.18 21:28:13.026269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12639 | 2025.12.18 21:28:13.032291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12640 | 2025.12.18 21:28:13.032978 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2025.12.18 21:28:13.035878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12642 | 2025.12.18 21:28:14.733920 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2025.12.18 21:28:14.734123 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12644 | 2025.12.18 21:28:14.734190 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12645 | 2025.12.18 21:28:14.735045 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.12.18 21:28:14.735092 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12647 | 2025.12.18 21:28:14.735519 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12648 | 2025.12.18 21:28:14.735754 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2025.12.18 21:28:14.735916 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 12650 | 2025.12.18 21:28:14.735967 [ 253 ] {37c95e77-ba5e-40e1-bed3-3c4a363b0dec} <Debug> TCPHandler: Processed in 0.002181387 sec. | ||
| 12651 | 2025.12.18 21:28:14.736094 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2025.12.18 21:28:14.736198 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12653 | 2025.12.18 21:28:14.736243 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12654 | 2025.12.18 21:28:14.737793 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2025.12.18 21:28:14.737828 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12656 | 2025.12.18 21:28:14.738287 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12657 | 2025.12.18 21:28:14.738508 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2025.12.18 21:28:14.738645 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002471 sec., 923512.747875354 rows/sec., 74.85 MiB/sec. | ||
| 12659 | 2025.12.18 21:28:14.738688 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12660 | 2025.12.18 21:28:14.738702 [ 253 ] {69b71cd3-1fc3-43aa-953b-6953649e06f2} <Debug> TCPHandler: Processed in 0.00266074 sec. | ||
| 12661 | 2025.12.18 21:28:14.738831 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2025.12.18 21:28:14.738929 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12663 | 2025.12.18 21:28:14.738971 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12664 | 2025.12.18 21:28:14.739550 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2025.12.18 21:28:14.739587 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12666 | 2025.12.18 21:28:14.739928 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12667 | 2025.12.18 21:28:14.740144 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2025.12.18 21:28:14.740286 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001378 sec., 159651.66908563135 rows/sec., 9.53 MiB/sec. | ||
| 12669 | 2025.12.18 21:28:14.740326 [ 253 ] {0aa1cbca-9606-46fa-864b-3f041b01a058} <Debug> TCPHandler: Processed in 0.001546091 sec. | ||
| 12670 | 2025.12.18 21:28:14.740462 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2025.12.18 21:28:14.740568 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12672 | 2025.12.18 21:28:14.740611 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12673 | 2025.12.18 21:28:14.741188 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2025.12.18 21:28:14.741223 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12675 | 2025.12.18 21:28:14.741555 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12676 | 2025.12.18 21:28:14.741796 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2025.12.18 21:28:14.741936 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001389 sec., 316774.65802735783 rows/sec., 20.96 MiB/sec. | ||
| 12678 | 2025.12.18 21:28:14.741976 [ 253 ] {fc43a493-de86-49e4-ac6a-2cdbfc9582c1} <Debug> TCPHandler: Processed in 0.001573922 sec. | ||
| 12679 | 2025.12.18 21:28:14.742096 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2025.12.18 21:28:14.742194 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12681 | 2025.12.18 21:28:14.742235 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12682 | 2025.12.18 21:28:14.742795 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2025.12.18 21:28:14.742832 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12684 | 2025.12.18 21:28:14.743166 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12685 | 2025.12.18 21:28:14.743378 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12686 | 2025.12.18 21:28:14.743519 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001344 sec., 156994.04761904763 rows/sec., 8.92 MiB/sec. | ||
| 12687 | 2025.12.18 21:28:14.743564 [ 253 ] {088935e3-1761-46be-9c9e-7b772953f825} <Debug> TCPHandler: Processed in 0.00151931 sec. | ||
| 12688 | 2025.12.18 21:28:14.743687 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2025.12.18 21:28:14.743782 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12690 | 2025.12.18 21:28:14.743823 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12691 | 2025.12.18 21:28:14.744646 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2025.12.18 21:28:14.744683 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12693 | 2025.12.18 21:28:14.745056 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12694 | 2025.12.18 21:28:14.745280 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2025.12.18 21:28:14.745414 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001651 sec., 696547.5469412478 rows/sec., 49.66 MiB/sec. | ||
| 12696 | 2025.12.18 21:28:14.745458 [ 253 ] {0e5c7889-011e-49c9-b261-3210ec63b613} <Debug> TCPHandler: Processed in 0.001820898 sec. | ||
| 12697 | 2025.12.18 21:28:14.745586 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2025.12.18 21:28:14.745681 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12699 | 2025.12.18 21:28:14.745722 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12700 | 2025.12.18 21:28:14.746068 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.12.18 21:28:14.746103 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12702 | 2025.12.18 21:28:14.746412 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12703 | 2025.12.18 21:28:14.746635 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.12.18 21:28:14.746771 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 12705 | 2025.12.18 21:28:14.746807 [ 253 ] {3b37f051-5089-40b8-8dcb-76a13a4cd507} <Debug> TCPHandler: Processed in 0.001271244 sec. | ||
| 12706 | 2025.12.18 21:28:14.746931 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2025.12.18 21:28:14.747027 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12708 | 2025.12.18 21:28:14.747073 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12709 | 2025.12.18 21:28:14.747686 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.12.18 21:28:14.747722 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12711 | 2025.12.18 21:28:14.748113 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12712 | 2025.12.18 21:28:14.748324 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.12.18 21:28:14.748461 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001453 sec., 629043.358568479 rows/sec., 41.60 MiB/sec. | ||
| 12714 | 2025.12.18 21:28:14.748503 [ 253 ] {33e753fc-1821-4670-b5bf-a3a3dcbda115} <Debug> TCPHandler: Processed in 0.001622573 sec. | ||
| 12715 | 2025.12.18 21:28:14.748622 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2025.12.18 21:28:14.748717 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12717 | 2025.12.18 21:28:14.748764 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12718 | 2025.12.18 21:28:14.749087 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2025.12.18 21:28:14.749126 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12720 | 2025.12.18 21:28:14.749452 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12721 | 2025.12.18 21:28:14.749664 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2025.12.18 21:28:14.749796 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 12723 | 2025.12.18 21:28:14.749832 [ 253 ] {a0d4c3c5-0ac0-4051-85f7-44c04c100b99} <Debug> TCPHandler: Processed in 0.001261264 sec. | ||
| 12724 | 2025.12.18 21:28:14.749952 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2025.12.18 21:28:14.750060 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12726 | 2025.12.18 21:28:14.750116 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <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 | ||
| 12727 | 2025.12.18 21:28:14.750915 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.12.18 21:28:14.750951 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12729 | 2025.12.18 21:28:14.751494 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12730 | 2025.12.18 21:28:14.751811 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.12.18 21:28:14.751985 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001943 sec., 7720.0205867215645 rows/sec., 13.83 MiB/sec. | ||
| 12732 | 2025.12.18 21:28:14.752061 [ 253 ] {c3682271-d7a7-4a75-9fe5-15609320116f} <Debug> TCPHandler: Processed in 0.002169427 sec. | ||
| 12733 | 2025.12.18 21:28:14.752176 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2025.12.18 21:28:14.752272 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12735 | 2025.12.18 21:28:14.752313 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12736 | 2025.12.18 21:28:14.752725 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2025.12.18 21:28:14.752762 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12738 | 2025.12.18 21:28:14.753082 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12739 | 2025.12.18 21:28:14.753289 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2025.12.18 21:28:14.753428 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 3.70 MiB/sec. | ||
| 12741 | 2025.12.18 21:28:14.753484 [ 253 ] {7aaf62e7-a020-47b1-8895-438a2f3c7c40} <Debug> TCPHandler: Processed in 0.001358096 sec. | ||
| 12742 | 2025.12.18 21:28:16.711311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1668 | ||
| 12743 | 2025.12.18 21:28:16.714051 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.12.18 21:28:16.714090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12745 | 2025.12.18 21:28:16.715298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12746 | 2025.12.18 21:28:16.715580 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2025.12.18 21:28:16.715863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1668 | ||
| 12748 | 2025.12.18 21:28:17.646806 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2025.12.18 21:28:17.646979 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12750 | 2025.12.18 21:28:17.647044 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12751 | 2025.12.18 21:28:17.647715 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2025.12.18 21:28:17.647764 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12753 | 2025.12.18 21:28:17.648149 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12754 | 2025.12.18 21:28:17.648388 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2025.12.18 21:28:17.648557 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 12756 | 2025.12.18 21:28:17.648564 [ 55 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12757 | 2025.12.18 21:28:17.648600 [ 253 ] {d49cab00-e53c-43b4-a6a4-fc8a8a0deba7} <Debug> TCPHandler: Processed in 0.001922661 sec. | ||
| 12758 | 2025.12.18 21:28:17.648668 [ 55 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2025.12.18 21:28:17.648712 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12760 | 2025.12.18 21:28:17.648764 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2025.12.18 21:28:17.648861 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12762 | 2025.12.18 21:28:17.648866 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12763 | 2025.12.18 21:28:17.648956 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12764 | 2025.12.18 21:28:17.649026 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12765 | 2025.12.18 21:28:17.649070 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2341 rows starting from the beginning of the part | ||
| 12766 | 2025.12.18 21:28:17.649145 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 12767 | 2025.12.18 21:28:17.649197 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1142 rows starting from the beginning of the part | ||
| 12768 | 2025.12.18 21:28:17.649245 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 12769 | 2025.12.18 21:28:17.649291 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2282 rows starting from the beginning of the part | ||
| 12770 | 2025.12.18 21:28:17.649339 [ 189 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 12771 | 2025.12.18 21:28:17.649385 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.12.18 21:28:17.649426 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12773 | 2025.12.18 21:28:17.649785 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12774 | 2025.12.18 21:28:17.650006 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2025.12.18 21:28:17.650126 [ 55 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12776 | 2025.12.18 21:28:17.650139 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 12777 | 2025.12.18 21:28:17.650160 [ 55 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.12.18 21:28:17.650185 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12779 | 2025.12.18 21:28:17.650185 [ 253 ] {b2597531-af9e-4d39-8608-cddbdc38eba7} <Debug> TCPHandler: Processed in 0.001473089 sec. | ||
| 12780 | 2025.12.18 21:28:17.650273 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12781 | 2025.12.18 21:28:17.650322 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2025.12.18 21:28:17.650367 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12783 | 2025.12.18 21:28:17.650397 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1211 rows starting from the beginning of the part | ||
| 12784 | 2025.12.18 21:28:17.650416 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12785 | 2025.12.18 21:28:17.650453 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 89 rows starting from the beginning of the part | ||
| 12786 | 2025.12.18 21:28:17.650471 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2025.12.18 21:28:17.650496 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 694 rows starting from the beginning of the part | ||
| 12788 | 2025.12.18 21:28:17.650537 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 89 rows starting from the beginning of the part | ||
| 12789 | 2025.12.18 21:28:17.650576 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1150 rows starting from the beginning of the part | ||
| 12790 | 2025.12.18 21:28:17.650618 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12791 | 2025.12.18 21:28:17.650849 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2025.12.18 21:28:17.650884 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12793 | 2025.12.18 21:28:17.651214 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12794 | 2025.12.18 21:28:17.651384 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592178 sec., 2327386.4680589065 rows/sec., 197.07 MiB/sec. | ||
| 12795 | 2025.12.18 21:28:17.651417 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2025.12.18 21:28:17.651557 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001159 sec., 72476.27264883519 rows/sec., 5.04 MiB/sec. | ||
| 12797 | 2025.12.18 21:28:17.651555 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 12798 | 2025.12.18 21:28:17.651594 [ 253 ] {98d0a37d-7b56-4f69-9189-7a204a1c8401} <Debug> TCPHandler: Processed in 0.001321025 sec. | ||
| 12799 | 2025.12.18 21:28:17.651603 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12800 | 2025.12.18 21:28:17.651622 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12801 | 2025.12.18 21:28:17.651714 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2025.12.18 21:28:17.651719 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12803 | 2025.12.18 21:28:17.651714 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 12804 | 2025.12.18 21:28:17.651812 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12805 | 2025.12.18 21:28:17.651841 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610142 sec., 2047645.4871682127 rows/sec., 154.50 MiB/sec. | ||
| 12806 | 2025.12.18 21:28:17.651860 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12807 | 2025.12.18 21:28:17.651884 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12808 | 2025.12.18 21:28:17.651927 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27149 rows starting from the beginning of the part | ||
| 12809 | 2025.12.18 21:28:17.651997 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12810 | 2025.12.18 21:28:17.652049 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 12811 | 2025.12.18 21:28:17.652055 [ 195 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12812 | 2025.12.18 21:28:17.652096 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2025.12.18 21:28:17.652104 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12814 | 2025.12.18 21:28:17.652164 [ 201 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 914 rows starting from the beginning of the part | ||
| 12815 | 2025.12.18 21:28:17.652194 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2025.12.18 21:28:17.652202 [ 199 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_91_18} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12817 | 2025.12.18 21:28:17.652239 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12818 | 2025.12.18 21:28:17.652331 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12819 | 2025.12.18 21:28:17.652378 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2025.12.18 21:28:17.652495 [ 192 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_91_18} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12821 | 2025.12.18 21:28:17.652581 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 12822 | 2025.12.18 21:28:17.652595 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12823 | 2025.12.18 21:28:17.652807 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2025.12.18 21:28:17.652911 [ 56 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12825 | 2025.12.18 21:28:17.652936 [ 56 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2025.12.18 21:28:17.652938 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 1.77 MiB/sec. | ||
| 12827 | 2025.12.18 21:28:17.652952 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12828 | 2025.12.18 21:28:17.652978 [ 253 ] {af5b12d6-f25f-42e6-8537-6bbe8590252c} <Debug> TCPHandler: Processed in 0.001313584 sec. | ||
| 12829 | 2025.12.18 21:28:17.653031 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12830 | 2025.12.18 21:28:17.653127 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12831 | 2025.12.18 21:28:17.653156 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6160 rows starting from the beginning of the part | ||
| 12832 | 2025.12.18 21:28:17.653213 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12833 | 2025.12.18 21:28:17.653254 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12834 | 2025.12.18 21:28:17.653290 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12835 | 2025.12.18 21:28:17.653327 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12836 | 2025.12.18 21:28:17.653362 [ 199 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part | ||
| 12837 | 2025.12.18 21:28:17.655410 [ 192 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6488 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412733 sec., 2689066.713971252 rows/sec., 170.67 MiB/sec. | ||
| 12838 | 2025.12.18 21:28:17.655855 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12839 | 2025.12.18 21:28:17.656156 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2025.12.18 21:28:17.656246 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_91_18} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12841 | 2025.12.18 21:28:17.656341 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12842 | 2025.12.18 21:28:17.658662 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28697 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992994 sec., 4103678.6246348848 rows/sec., 274.58 MiB/sec. | ||
| 12843 | 2025.12.18 21:28:17.659160 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12844 | 2025.12.18 21:28:17.659425 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2025.12.18 21:28:17.659507 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 12846 | 2025.12.18 21:28:17.659599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12847 | 2025.12.18 21:28:18.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.93 MiB, peak 345.31 MiB, free memory in arenas 0.00 B, will set to 335.09 MiB (RSS), difference: 1.16 MiB | ||
| 12848 | 2025.12.18 21:28:19.152865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26337 | ||
| 12849 | 2025.12.18 21:28:19.153712 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2025.12.18 21:28:19.153797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12851 | 2025.12.18 21:28:19.154285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12852 | 2025.12.18 21:28:19.154509 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2025.12.18 21:28:19.154641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26337 | ||
| 12854 | 2025.12.18 21:28:20.535955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12855 | 2025.12.18 21:28:20.552859 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2025.12.18 21:28:20.552921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12857 | 2025.12.18 21:28:20.559148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12858 | 2025.12.18 21:28:20.559887 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.12.18 21:28:20.562765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12860 | 2025.12.18 21:28:22.652159 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2025.12.18 21:28:22.652332 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12862 | 2025.12.18 21:28:22.652396 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12863 | 2025.12.18 21:28:22.653088 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2025.12.18 21:28:22.653130 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12865 | 2025.12.18 21:28:22.653544 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12866 | 2025.12.18 21:28:22.653763 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2025.12.18 21:28:22.653924 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001639 sec., 64673.58145210494 rows/sec., 5.42 MiB/sec. | ||
| 12868 | 2025.12.18 21:28:22.653975 [ 253 ] {6c5238ef-0312-4e32-8200-431863efb5df} <Debug> TCPHandler: Processed in 0.001942251 sec. | ||
| 12869 | 2025.12.18 21:28:22.654102 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2025.12.18 21:28:22.654204 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12871 | 2025.12.18 21:28:22.654248 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12872 | 2025.12.18 21:28:22.654678 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2025.12.18 21:28:22.654716 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12874 | 2025.12.18 21:28:22.655014 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12875 | 2025.12.18 21:28:22.655219 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2025.12.18 21:28:22.655335 [ 45 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12877 | 2025.12.18 21:28:22.655354 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001173 sec., 21312.872975277067 rows/sec., 1.57 MiB/sec. | ||
| 12878 | 2025.12.18 21:28:22.655421 [ 45 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2025.12.18 21:28:22.655438 [ 253 ] {d0625291-ddad-4ece-9f73-3d65aa189e7f} <Debug> TCPHandler: Processed in 0.001387887 sec. | ||
| 12880 | 2025.12.18 21:28:22.655449 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12881 | 2025.12.18 21:28:22.655572 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2025.12.18 21:28:22.655583 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12883 | 2025.12.18 21:28:22.655674 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12884 | 2025.12.18 21:28:22.655693 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12885 | 2025.12.18 21:28:22.655714 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12886 | 2025.12.18 21:28:22.655727 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 263 rows starting from the beginning of the part | ||
| 12887 | 2025.12.18 21:28:22.655793 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 12888 | 2025.12.18 21:28:22.655843 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 220 rows starting from the beginning of the part | ||
| 12889 | 2025.12.18 21:28:22.655891 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12890 | 2025.12.18 21:28:22.655937 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 220 rows starting from the beginning of the part | ||
| 12891 | 2025.12.18 21:28:22.656021 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part | ||
| 12892 | 2025.12.18 21:28:22.656215 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2025.12.18 21:28:22.656252 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12894 | 2025.12.18 21:28:22.656665 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12895 | 2025.12.18 21:28:22.656962 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2025.12.18 21:28:22.657128 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001473 sec., 60420.909708078754 rows/sec., 4.72 MiB/sec. | ||
| 12897 | 2025.12.18 21:28:22.657159 [ 200 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620782 sec., 480015.20253803406 rows/sec., 31.42 MiB/sec. | ||
| 12898 | 2025.12.18 21:28:22.657180 [ 253 ] {dee6b475-1c3e-4c57-b163-a50b950d824a} <Debug> TCPHandler: Processed in 0.001658304 sec. | ||
| 12899 | 2025.12.18 21:28:22.657305 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2025.12.18 21:28:22.657359 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12901 | 2025.12.18 21:28:22.657404 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12902 | 2025.12.18 21:28:22.657464 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12903 | 2025.12.18 21:28:22.657693 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2025.12.18 21:28:22.657788 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_76_15} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12905 | 2025.12.18 21:28:22.657889 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2025.12.18 21:28:22.657895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12907 | 2025.12.18 21:28:22.657934 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12908 | 2025.12.18 21:28:22.658283 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12909 | 2025.12.18 21:28:22.658493 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2025.12.18 21:28:22.658628 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 12911 | 2025.12.18 21:28:22.658666 [ 253 ] {f1351ff3-2844-495f-bc21-fcd7a561ddb6} <Debug> TCPHandler: Processed in 0.001411327 sec. | ||
| 12912 | 2025.12.18 21:28:22.658776 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2025.12.18 21:28:22.658870 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12914 | 2025.12.18 21:28:22.658924 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <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 | ||
| 12915 | 2025.12.18 21:28:22.659820 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2025.12.18 21:28:22.659867 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12917 | 2025.12.18 21:28:22.660513 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12918 | 2025.12.18 21:28:22.660745 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2025.12.18 21:28:22.660864 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12920 | 2025.12.18 21:28:22.660890 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002039 sec., 12260.912211868563 rows/sec., 21.97 MiB/sec. | ||
| 12921 | 2025.12.18 21:28:22.660920 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2025.12.18 21:28:22.660947 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12923 | 2025.12.18 21:28:22.660970 [ 253 ] {67cb93db-1f72-4522-9d73-ef7005de618d} <Debug> TCPHandler: Processed in 0.002242969 sec. | ||
| 12924 | 2025.12.18 21:28:22.661074 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12925 | 2025.12.18 21:28:22.661089 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2025.12.18 21:28:22.661206 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12927 | 2025.12.18 21:28:22.661248 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12928 | 2025.12.18 21:28:22.661352 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12929 | 2025.12.18 21:28:22.661426 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1353 rows starting from the beginning of the part | ||
| 12930 | 2025.12.18 21:28:22.661577 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 12931 | 2025.12.18 21:28:22.661599 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2025.12.18 21:28:22.661638 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12933 | 2025.12.18 21:28:22.661691 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part | ||
| 12934 | 2025.12.18 21:28:22.661805 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part | ||
| 12935 | 2025.12.18 21:28:22.661912 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 15 rows starting from the beginning of the part | ||
| 12936 | 2025.12.18 21:28:22.661943 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12937 | 2025.12.18 21:28:22.662023 [ 186 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 25 rows starting from the beginning of the part | ||
| 12938 | 2025.12.18 21:28:22.662154 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2025.12.18 21:28:22.662287 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 12940 | 2025.12.18 21:28:22.662324 [ 253 ] {ca2a2b77-4aa1-4cb2-b511-14c96fd2c11f} <Debug> TCPHandler: Processed in 0.001286203 sec. | ||
| 12941 | 2025.12.18 21:28:22.668250 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 19 columns (19 merged, 0 gathered) in 0.00723831 sec., 201428.2339385851 rows/sec., 360.95 MiB/sec. | ||
| 12942 | 2025.12.18 21:28:22.670234 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12943 | 2025.12.18 21:28:22.670599 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2025.12.18 21:28:22.670678 [ 187 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12945 | 2025.12.18 21:28:22.670814 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 12946 | 2025.12.18 21:28:23.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.66 MiB, peak 347.16 MiB, free memory in arenas 0.00 B, will set to 337.89 MiB (RSS), difference: 2.23 MiB | ||
| 12947 | 2025.12.18 21:28:26.445785 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12948 | 2025.12.18 21:28:26.445858 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12949 | 2025.12.18 21:28:26.654761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26785 | ||
| 12950 | 2025.12.18 21:28:26.655330 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2025.12.18 21:28:26.655386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12952 | 2025.12.18 21:28:26.655932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12953 | 2025.12.18 21:28:26.656174 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2025.12.18 21:28:26.656322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26785 | ||
| 12955 | 2025.12.18 21:28:26.656352 [ 43 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12956 | 2025.12.18 21:28:26.656444 [ 43 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.12.18 21:28:26.656484 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12958 | 2025.12.18 21:28:26.656618 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12959 | 2025.12.18 21:28:26.656730 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12960 | 2025.12.18 21:28:26.656764 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24417 rows starting from the beginning of the part | ||
| 12961 | 2025.12.18 21:28:26.656825 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12962 | 2025.12.18 21:28:26.656874 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12963 | 2025.12.18 21:28:26.656922 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12964 | 2025.12.18 21:28:26.656963 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12965 | 2025.12.18 21:28:26.657006 [ 188 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12966 | 2025.12.18 21:28:26.659175 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26785 rows, containing 4 columns (4 merged, 0 gathered) in 0.002598549 sec., 10307675.552779648 rows/sec., 147.45 MiB/sec. | ||
| 12967 | 2025.12.18 21:28:26.659573 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12968 | 2025.12.18 21:28:26.659891 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.12.18 21:28:26.659975 [ 198 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_56_11} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12970 | 2025.12.18 21:28:26.660089 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12971 | 2025.12.18 21:28:26.716121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1688 | ||
| 12972 | 2025.12.18 21:28:26.718268 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2025.12.18 21:28:26.718310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12974 | 2025.12.18 21:28:26.719474 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12975 | 2025.12.18 21:28:26.719758 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2025.12.18 21:28:26.719930 [ 41 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12977 | 2025.12.18 21:28:26.719995 [ 41 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2025.12.18 21:28:26.720014 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12979 | 2025.12.18 21:28:26.720098 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 12980 | 2025.12.18 21:28:26.720112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 12981 | 2025.12.18 21:28:26.720551 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12982 | 2025.12.18 21:28:26.720677 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1494 rows starting from the beginning of the part | ||
| 12983 | 2025.12.18 21:28:26.721000 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 12984 | 2025.12.18 21:28:26.721315 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 12985 | 2025.12.18 21:28:26.721610 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12986 | 2025.12.18 21:28:26.721931 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 12987 | 2025.12.18 21:28:26.722249 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 12988 | 2025.12.18 21:28:26.729039 [ 190 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 72 columns (72 merged, 0 gathered) in 0.008979766 sec., 187978.17225972257 rows/sec., 144.03 MiB/sec. | ||
| 12989 | 2025.12.18 21:28:26.730744 [ 197 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12990 | 2025.12.18 21:28:26.731381 [ 197 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2025.12.18 21:28:26.731462 [ 197 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_41_8} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12992 | 2025.12.18 21:28:26.731732 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 12993 | 2025.12.18 21:28:27.662384 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2025.12.18 21:28:27.662554 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12995 | 2025.12.18 21:28:27.662615 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12996 | 2025.12.18 21:28:27.663396 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.12.18 21:28:27.663435 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 12998 | 2025.12.18 21:28:27.663831 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12999 | 2025.12.18 21:28:27.664051 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.12.18 21:28:27.664167 [ 40 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13001 | 2025.12.18 21:28:27.664202 [ 40 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2025.12.18 21:28:27.664210 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001701 sec., 241034.68547912993 rows/sec., 15.29 MiB/sec. | ||
| 13003 | 2025.12.18 21:28:27.664221 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13004 | 2025.12.18 21:28:27.664263 [ 253 ] {a750317c-18de-471b-a202-91036dbbef82} <Debug> TCPHandler: Processed in 0.002000282 sec. | ||
| 13005 | 2025.12.18 21:28:27.664352 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13006 | 2025.12.18 21:28:27.664386 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2025.12.18 21:28:27.664501 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13008 | 2025.12.18 21:28:27.664520 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13009 | 2025.12.18 21:28:27.664545 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13010 | 2025.12.18 21:28:27.664564 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13011 | 2025.12.18 21:28:27.664645 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13012 | 2025.12.18 21:28:27.664698 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13013 | 2025.12.18 21:28:27.664748 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13014 | 2025.12.18 21:28:27.664787 [ 193 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13015 | 2025.12.18 21:28:27.665429 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2025.12.18 21:28:27.665469 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13017 | 2025.12.18 21:28:27.665867 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13018 | 2025.12.18 21:28:27.665863 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565681 sec., 1309334.4046456462 rows/sec., 88.05 MiB/sec. | ||
| 13019 | 2025.12.18 21:28:27.666091 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.12.18 21:28:27.666191 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13021 | 2025.12.18 21:28:27.666234 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001756 sec., 650341.6856492028 rows/sec., 51.62 MiB/sec. | ||
| 13022 | 2025.12.18 21:28:27.666278 [ 253 ] {ab76b07c-3f15-4678-9ec9-0d070255b5c1} <Debug> TCPHandler: Processed in 0.001942821 sec. | ||
| 13023 | 2025.12.18 21:28:27.666399 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2025.12.18 21:28:27.666494 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13025 | 2025.12.18 21:28:27.666534 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13026 | 2025.12.18 21:28:27.666720 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2025.12.18 21:28:27.666835 [ 191 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_41_10} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13028 | 2025.12.18 21:28:27.666933 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13029 | 2025.12.18 21:28:27.667060 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.12.18 21:28:27.667100 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13031 | 2025.12.18 21:28:27.667404 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13032 | 2025.12.18 21:28:27.667614 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2025.12.18 21:28:27.667745 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001268 sec., 173501.57728706623 rows/sec., 10.35 MiB/sec. | ||
| 13034 | 2025.12.18 21:28:27.667781 [ 253 ] {5dc948db-9289-44c1-9123-437e8dc6b017} <Debug> TCPHandler: Processed in 0.001429508 sec. | ||
| 13035 | 2025.12.18 21:28:27.667896 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.12.18 21:28:27.667988 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13037 | 2025.12.18 21:28:27.668027 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13038 | 2025.12.18 21:28:27.668482 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.12.18 21:28:27.668517 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13040 | 2025.12.18 21:28:27.668809 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13041 | 2025.12.18 21:28:27.669022 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.12.18 21:28:27.669148 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001178 sec., 179966.0441426146 rows/sec., 11.61 MiB/sec. | ||
| 13043 | 2025.12.18 21:28:27.669185 [ 253 ] {fc377e08-f3c9-4b1e-8228-87aba1d0e62b} <Debug> TCPHandler: Processed in 0.001335825 sec. | ||
| 13044 | 2025.12.18 21:28:27.669294 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2025.12.18 21:28:27.669385 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13046 | 2025.12.18 21:28:27.669423 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13047 | 2025.12.18 21:28:27.669872 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.12.18 21:28:27.669907 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13049 | 2025.12.18 21:28:27.670198 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13050 | 2025.12.18 21:28:27.670395 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.12.18 21:28:27.670497 [ 41 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13052 | 2025.12.18 21:28:27.670520 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001153 sec., 183000.86730268865 rows/sec., 10.39 MiB/sec. | ||
| 13053 | 2025.12.18 21:28:27.670545 [ 41 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2025.12.18 21:28:27.670564 [ 253 ] {32849e45-713a-4ea6-8c05-7f2ef502ac01} <Debug> TCPHandler: Processed in 0.001316975 sec. | ||
| 13055 | 2025.12.18 21:28:27.670571 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13056 | 2025.12.18 21:28:27.670668 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13057 | 2025.12.18 21:28:27.670681 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2025.12.18 21:28:27.670809 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13059 | 2025.12.18 21:28:27.670831 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13060 | 2025.12.18 21:28:27.670845 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13061 | 2025.12.18 21:28:27.670875 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13062 | 2025.12.18 21:28:27.670911 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13063 | 2025.12.18 21:28:27.670966 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13064 | 2025.12.18 21:28:27.671011 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13065 | 2025.12.18 21:28:27.671082 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13066 | 2025.12.18 21:28:27.671479 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2025.12.18 21:28:27.671520 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13068 | 2025.12.18 21:28:27.671859 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13069 | 2025.12.18 21:28:27.671951 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318105 sec., 800391.4710891773 rows/sec., 48.50 MiB/sec. | ||
| 13070 | 2025.12.18 21:28:27.672062 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.12.18 21:28:27.672124 [ 195 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13072 | 2025.12.18 21:28:27.672196 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001383 sec., 501807.6644974693 rows/sec., 35.07 MiB/sec. | ||
| 13073 | 2025.12.18 21:28:27.672240 [ 253 ] {dccf8e93-62ac-4f29-97f2-6f25ede7737f} <Debug> TCPHandler: Processed in 0.001606803 sec. | ||
| 13074 | 2025.12.18 21:28:27.672354 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2025.12.18 21:28:27.672429 [ 195 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2025.12.18 21:28:27.672449 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13077 | 2025.12.18 21:28:27.672493 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13078 | 2025.12.18 21:28:27.672503 [ 195 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_41_10} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13079 | 2025.12.18 21:28:27.672587 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13080 | 2025.12.18 21:28:27.672822 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2025.12.18 21:28:27.672862 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13082 | 2025.12.18 21:28:27.673157 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13083 | 2025.12.18 21:28:27.673366 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2025.12.18 21:28:27.673493 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 13085 | 2025.12.18 21:28:27.673529 [ 253 ] {fbaa2c9b-1bdf-43f5-903e-7f71a9c3f66b} <Debug> TCPHandler: Processed in 0.001222072 sec. | ||
| 13086 | 2025.12.18 21:28:27.673636 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2025.12.18 21:28:27.673729 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13088 | 2025.12.18 21:28:27.673770 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13089 | 2025.12.18 21:28:27.674184 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2025.12.18 21:28:27.674220 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13091 | 2025.12.18 21:28:27.674550 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13092 | 2025.12.18 21:28:27.674757 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2025.12.18 21:28:27.674887 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001177 sec., 266779.94902293966 rows/sec., 17.53 MiB/sec. | ||
| 13094 | 2025.12.18 21:28:27.674924 [ 253 ] {50df8bc2-6d88-4182-9be2-cb93757bfc69} <Debug> TCPHandler: Processed in 0.001334255 sec. | ||
| 13095 | 2025.12.18 21:28:27.675031 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2025.12.18 21:28:27.675123 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13097 | 2025.12.18 21:28:27.675164 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13098 | 2025.12.18 21:28:27.675473 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2025.12.18 21:28:27.675509 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13100 | 2025.12.18 21:28:27.675787 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13101 | 2025.12.18 21:28:27.675990 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2025.12.18 21:28:27.676114 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 13103 | 2025.12.18 21:28:27.676149 [ 253 ] {a66830be-08c8-44a0-9ddf-508a8f936f38} <Debug> TCPHandler: Processed in 0.00116475 sec. | ||
| 13104 | 2025.12.18 21:28:27.676256 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2025.12.18 21:28:27.676346 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13106 | 2025.12.18 21:28:27.676398 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <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 | ||
| 13107 | 2025.12.18 21:28:27.677179 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2025.12.18 21:28:27.677214 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13109 | 2025.12.18 21:28:27.677726 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13110 | 2025.12.18 21:28:27.677959 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2025.12.18 21:28:27.678102 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001773 sec., 8460.236886632825 rows/sec., 15.16 MiB/sec. | ||
| 13112 | 2025.12.18 21:28:27.678168 [ 253 ] {7c446e91-9f4f-4e6e-9a9b-49e2451f59a5} <Debug> TCPHandler: Processed in 0.001958152 sec. | ||
| 13113 | 2025.12.18 21:28:27.678279 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2025.12.18 21:28:27.678373 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13115 | 2025.12.18 21:28:27.678414 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13116 | 2025.12.18 21:28:27.678749 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2025.12.18 21:28:27.678786 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13118 | 2025.12.18 21:28:27.679092 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13119 | 2025.12.18 21:28:27.679310 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2025.12.18 21:28:27.679436 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 13121 | 2025.12.18 21:28:27.679472 [ 253 ] {f566ac70-5304-41a8-ae6f-31b5b4fb0652} <Debug> TCPHandler: Processed in 0.001240643 sec. | ||
| 13122 | 2025.12.18 21:28:28.062822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13123 | 2025.12.18 21:28:28.080575 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2025.12.18 21:28:28.080641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13125 | 2025.12.18 21:28:28.086912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13126 | 2025.12.18 21:28:28.087622 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2025.12.18 21:28:28.087957 [ 41 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13128 | 2025.12.18 21:28:28.088055 [ 41 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2025.12.18 21:28:28.088092 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13130 | 2025.12.18 21:28:28.088212 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13131 | 2025.12.18 21:28:28.090834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13132 | 2025.12.18 21:28:28.091234 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13133 | 2025.12.18 21:28:28.091975 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13134 | 2025.12.18 21:28:28.095322 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13135 | 2025.12.18 21:28:28.098651 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13136 | 2025.12.18 21:28:28.102514 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13137 | 2025.12.18 21:28:28.106672 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13138 | 2025.12.18 21:28:28.110565 [ 191 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13139 | 2025.12.18 21:28:28.158916 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.070747875 sec., 5964.843467029928 rows/sec., 30.84 MiB/sec. | ||
| 13140 | 2025.12.18 21:28:28.161663 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13141 | 2025.12.18 21:28:28.163989 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.12.18 21:28:28.164107 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_56_11} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13143 | 2025.12.18 21:28:28.167094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13144 | 2025.12.18 21:28:32.651175 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2025.12.18 21:28:32.651365 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13146 | 2025.12.18 21:28:32.651433 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13147 | 2025.12.18 21:28:32.652070 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2025.12.18 21:28:32.652120 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13149 | 2025.12.18 21:28:32.652527 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13150 | 2025.12.18 21:28:32.652759 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2025.12.18 21:28:32.652920 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001603 sec., 1247.6606363069245 rows/sec., 101.74 KiB/sec. | ||
| 13152 | 2025.12.18 21:28:32.652975 [ 253 ] {1a34c540-94e7-4d43-a963-8a3416e73b62} <Debug> TCPHandler: Processed in 0.001930821 sec. | ||
| 13153 | 2025.12.18 21:28:32.653109 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2025.12.18 21:28:32.653214 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13155 | 2025.12.18 21:28:32.653259 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13156 | 2025.12.18 21:28:32.653747 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2025.12.18 21:28:32.653789 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13158 | 2025.12.18 21:28:32.654111 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13159 | 2025.12.18 21:28:32.654316 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2025.12.18 21:28:32.654450 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.00126 sec., 84920.63492063491 rows/sec., 7.10 MiB/sec. | ||
| 13161 | 2025.12.18 21:28:32.654491 [ 253 ] {12d0796b-46e7-4df2-aa08-d8b4bba8c0f2} <Debug> TCPHandler: Processed in 0.001436278 sec. | ||
| 13162 | 2025.12.18 21:28:32.654611 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2025.12.18 21:28:32.654714 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13164 | 2025.12.18 21:28:32.654757 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13165 | 2025.12.18 21:28:32.655168 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2025.12.18 21:28:32.655204 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13167 | 2025.12.18 21:28:32.655518 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13168 | 2025.12.18 21:28:32.655726 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.12.18 21:28:32.655866 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001174 sec., 22998.296422487227 rows/sec., 1.68 MiB/sec. | ||
| 13170 | 2025.12.18 21:28:32.655905 [ 253 ] {b6f21622-dcbb-450c-acc1-89451a6564ac} <Debug> TCPHandler: Processed in 0.001344805 sec. | ||
| 13171 | 2025.12.18 21:28:32.656017 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13172 | 2025.12.18 21:28:32.656113 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13173 | 2025.12.18 21:28:32.656152 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13174 | 2025.12.18 21:28:32.656586 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2025.12.18 21:28:32.656622 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13176 | 2025.12.18 21:28:32.656932 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13177 | 2025.12.18 21:28:32.657140 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2025.12.18 21:28:32.657268 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001175 sec., 77446.8085106383 rows/sec., 6.05 MiB/sec. | ||
| 13179 | 2025.12.18 21:28:32.657307 [ 253 ] {1cc82e3f-7cd9-47f7-975f-b1cbc073c0d2} <Debug> TCPHandler: Processed in 0.001339636 sec. | ||
| 13180 | 2025.12.18 21:28:32.657425 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2025.12.18 21:28:32.657521 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13182 | 2025.12.18 21:28:32.657565 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13183 | 2025.12.18 21:28:32.657986 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.12.18 21:28:32.658022 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13185 | 2025.12.18 21:28:32.658355 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13186 | 2025.12.18 21:28:32.658566 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2025.12.18 21:28:32.658697 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001196 sec., 134615.38461538462 rows/sec., 9.37 MiB/sec. | ||
| 13188 | 2025.12.18 21:28:32.658736 [ 253 ] {9d23c5d6-9a39-4cd4-857f-6c03e4089231} <Debug> TCPHandler: Processed in 0.001360856 sec. | ||
| 13189 | 2025.12.18 21:28:32.658852 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2025.12.18 21:28:32.658947 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13191 | 2025.12.18 21:28:32.659000 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <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 | ||
| 13192 | 2025.12.18 21:28:32.659838 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2025.12.18 21:28:32.659874 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13194 | 2025.12.18 21:28:32.660419 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13195 | 2025.12.18 21:28:32.660649 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13196 | 2025.12.18 21:28:32.660800 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001872 sec., 13354.700854700855 rows/sec., 23.93 MiB/sec. | ||
| 13197 | 2025.12.18 21:28:32.660869 [ 253 ] {5223e17a-b036-4eb4-92a1-2ce3d7172e5d} <Debug> TCPHandler: Processed in 0.002066715 sec. | ||
| 13198 | 2025.12.18 21:28:32.660986 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2025.12.18 21:28:32.661082 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13200 | 2025.12.18 21:28:32.661123 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13201 | 2025.12.18 21:28:32.661507 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.12.18 21:28:32.661544 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13203 | 2025.12.18 21:28:32.661847 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13204 | 2025.12.18 21:28:32.662049 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.12.18 21:28:32.662179 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 13206 | 2025.12.18 21:28:32.662217 [ 253 ] {dd0caa68-31e7-454b-8a36-f22806f0afbb} <Debug> TCPHandler: Processed in 0.001280654 sec. | ||
| 13207 | 2025.12.18 21:28:34.156470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27297 | ||
| 13208 | 2025.12.18 21:28:34.157327 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2025.12.18 21:28:34.157399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13210 | 2025.12.18 21:28:34.157915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13211 | 2025.12.18 21:28:34.158144 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2025.12.18 21:28:34.158274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27297 | ||
| 13213 | 2025.12.18 21:28:35.590919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13214 | 2025.12.18 21:28:35.606150 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2025.12.18 21:28:35.606209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13216 | 2025.12.18 21:28:35.611398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13217 | 2025.12.18 21:28:35.612067 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2025.12.18 21:28:35.614816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13219 | 2025.12.18 21:28:36.720246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1724 | ||
| 13220 | 2025.12.18 21:28:36.722798 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.12.18 21:28:36.722855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13222 | 2025.12.18 21:28:36.724080 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13223 | 2025.12.18 21:28:36.724364 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.12.18 21:28:36.724756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
| 13225 | 2025.12.18 21:28:37.667712 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2025.12.18 21:28:37.667897 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13227 | 2025.12.18 21:28:37.667964 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13228 | 2025.12.18 21:28:37.668822 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2025.12.18 21:28:37.668872 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13230 | 2025.12.18 21:28:37.669301 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13231 | 2025.12.18 21:28:37.669539 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13232 | 2025.12.18 21:28:37.669697 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 13233 | 2025.12.18 21:28:37.669740 [ 253 ] {250f47d3-ad4f-4826-9f59-12b9bee1d42d} <Debug> TCPHandler: Processed in 0.002170427 sec. | ||
| 13234 | 2025.12.18 21:28:37.669883 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13235 | 2025.12.18 21:28:37.669989 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13236 | 2025.12.18 21:28:37.670039 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13237 | 2025.12.18 21:28:37.671007 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.12.18 21:28:37.671044 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13239 | 2025.12.18 21:28:37.671418 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13240 | 2025.12.18 21:28:37.671657 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2025.12.18 21:28:37.671794 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001826 sec., 625410.7338444688 rows/sec., 49.64 MiB/sec. | ||
| 13242 | 2025.12.18 21:28:37.671833 [ 253 ] {9fd356fe-2cf0-408c-9828-169de23a1a98} <Debug> TCPHandler: Processed in 0.002008343 sec. | ||
| 13243 | 2025.12.18 21:28:37.671968 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2025.12.18 21:28:37.672063 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13245 | 2025.12.18 21:28:37.672106 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13246 | 2025.12.18 21:28:37.672639 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2025.12.18 21:28:37.672676 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13248 | 2025.12.18 21:28:37.673002 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13249 | 2025.12.18 21:28:37.673216 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2025.12.18 21:28:37.673352 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001307 sec., 168324.40703902065 rows/sec., 10.04 MiB/sec. | ||
| 13251 | 2025.12.18 21:28:37.673390 [ 253 ] {6d01cedb-533d-4e27-825a-e7142a81cdc8} <Debug> TCPHandler: Processed in 0.001475509 sec. | ||
| 13252 | 2025.12.18 21:28:37.673517 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2025.12.18 21:28:37.673611 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13254 | 2025.12.18 21:28:37.673652 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13255 | 2025.12.18 21:28:37.674168 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2025.12.18 21:28:37.674204 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13257 | 2025.12.18 21:28:37.674528 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13258 | 2025.12.18 21:28:37.674740 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2025.12.18 21:28:37.674866 [ 49 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13260 | 2025.12.18 21:28:37.674874 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00128 sec., 165625 rows/sec., 10.68 MiB/sec. | ||
| 13261 | 2025.12.18 21:28:37.674949 [ 49 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2025.12.18 21:28:37.674964 [ 253 ] {3658d8bd-75a5-4b5b-b31d-cb0ad86ebde7} <Debug> TCPHandler: Processed in 0.00149974 sec. | ||
| 13263 | 2025.12.18 21:28:37.674978 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13264 | 2025.12.18 21:28:37.675092 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.12.18 21:28:37.675108 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13266 | 2025.12.18 21:28:37.675191 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13267 | 2025.12.18 21:28:37.675237 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13268 | 2025.12.18 21:28:37.675243 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13269 | 2025.12.18 21:28:37.675293 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 440 rows starting from the beginning of the part | ||
| 13270 | 2025.12.18 21:28:37.675375 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 13271 | 2025.12.18 21:28:37.675432 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13272 | 2025.12.18 21:28:37.675488 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 440 rows starting from the beginning of the part | ||
| 13273 | 2025.12.18 21:28:37.675539 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 13274 | 2025.12.18 21:28:37.675593 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13275 | 2025.12.18 21:28:37.675829 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13276 | 2025.12.18 21:28:37.675874 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13277 | 2025.12.18 21:28:37.676249 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13278 | 2025.12.18 21:28:37.676477 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2025.12.18 21:28:37.676622 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001448 sec., 145718.2320441989 rows/sec., 8.27 MiB/sec. | ||
| 13280 | 2025.12.18 21:28:37.676663 [ 253 ] {21f59e45-6b86-4f64-b0a5-152d1005852d} <Debug> TCPHandler: Processed in 0.001620933 sec. | ||
| 13281 | 2025.12.18 21:28:37.676781 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13282 | 2025.12.18 21:28:37.676879 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13283 | 2025.12.18 21:28:37.676923 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13284 | 2025.12.18 21:28:37.677131 [ 194 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075425 sec., 832600.5516942312 rows/sec., 57.58 MiB/sec. | ||
| 13285 | 2025.12.18 21:28:37.677343 [ 201 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13286 | 2025.12.18 21:28:37.677674 [ 201 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.12.18 21:28:37.677740 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2025.12.18 21:28:37.677758 [ 201 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_42_9} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13289 | 2025.12.18 21:28:37.677785 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13290 | 2025.12.18 21:28:37.677854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13291 | 2025.12.18 21:28:37.678146 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13292 | 2025.12.18 21:28:37.678366 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2025.12.18 21:28:37.678511 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.00165 sec., 420606.0606060606 rows/sec., 29.40 MiB/sec. | ||
| 13294 | 2025.12.18 21:28:37.678551 [ 253 ] {fefa7a4f-e2c1-4c85-a835-2ab7d560276a} <Debug> TCPHandler: Processed in 0.001819928 sec. | ||
| 13295 | 2025.12.18 21:28:37.678682 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13296 | 2025.12.18 21:28:37.678777 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13297 | 2025.12.18 21:28:37.678819 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13298 | 2025.12.18 21:28:37.679181 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2025.12.18 21:28:37.679217 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13300 | 2025.12.18 21:28:37.679539 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13301 | 2025.12.18 21:28:37.679744 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2025.12.18 21:28:37.679851 [ 49 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13303 | 2025.12.18 21:28:37.679874 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 13304 | 2025.12.18 21:28:37.679895 [ 49 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.12.18 21:28:37.679917 [ 253 ] {9262a306-bf26-4bd1-8ba5-05df4df42e55} <Debug> TCPHandler: Processed in 0.001283684 sec. | ||
| 13306 | 2025.12.18 21:28:37.679920 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13307 | 2025.12.18 21:28:37.680007 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13308 | 2025.12.18 21:28:37.680046 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2025.12.18 21:28:37.680096 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13310 | 2025.12.18 21:28:37.680129 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 13311 | 2025.12.18 21:28:37.680145 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13312 | 2025.12.18 21:28:37.680178 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13313 | 2025.12.18 21:28:37.680193 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13314 | 2025.12.18 21:28:37.680222 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13315 | 2025.12.18 21:28:37.680262 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13316 | 2025.12.18 21:28:37.680301 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13317 | 2025.12.18 21:28:37.680337 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13318 | 2025.12.18 21:28:37.680753 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2025.12.18 21:28:37.680794 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13320 | 2025.12.18 21:28:37.681056 [ 194 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077249 sec., 233929.20299763564 rows/sec., 11.94 MiB/sec. | ||
| 13321 | 2025.12.18 21:28:37.681151 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13322 | 2025.12.18 21:28:37.681283 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13323 | 2025.12.18 21:28:37.681400 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.12.18 21:28:37.681563 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001437 sec., 218510.78636047323 rows/sec., 14.35 MiB/sec. | ||
| 13325 | 2025.12.18 21:28:37.681566 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 13326 | 2025.12.18 21:28:37.681605 [ 253 ] {d30a7d37-a106-4007-bfbc-7e3feb83452e} <Debug> TCPHandler: Processed in 0.001608012 sec. | ||
| 13327 | 2025.12.18 21:28:37.681619 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2025.12.18 21:28:37.681651 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13329 | 2025.12.18 21:28:37.681700 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2025.12.18 21:28:37.681739 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 13331 | 2025.12.18 21:28:37.681745 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2025.12.18 21:28:37.681821 [ 199 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_42_9} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13333 | 2025.12.18 21:28:37.681843 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13334 | 2025.12.18 21:28:37.681852 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13335 | 2025.12.18 21:28:37.681881 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28697 rows starting from the beginning of the part | ||
| 13336 | 2025.12.18 21:28:37.681906 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13337 | 2025.12.18 21:28:37.681943 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13338 | 2025.12.18 21:28:37.681944 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 84 rows starting from the beginning of the part | ||
| 13339 | 2025.12.18 21:28:37.682015 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13340 | 2025.12.18 21:28:37.682060 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 314 rows starting from the beginning of the part | ||
| 13341 | 2025.12.18 21:28:37.682103 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 161 rows starting from the beginning of the part | ||
| 13342 | 2025.12.18 21:28:37.682149 [ 192 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 13343 | 2025.12.18 21:28:37.682273 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2025.12.18 21:28:37.682308 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13345 | 2025.12.18 21:28:37.682643 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13346 | 2025.12.18 21:28:37.682846 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2025.12.18 21:28:37.682968 [ 49 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 13348 | 2025.12.18 21:28:37.682978 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 13349 | 2025.12.18 21:28:37.683012 [ 49 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2025.12.18 21:28:37.683033 [ 253 ] {bb6f2a4b-9ae7-48e4-b251-9a5103142bfd} <Debug> TCPHandler: Processed in 0.001339876 sec. | ||
| 13351 | 2025.12.18 21:28:37.683039 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13352 | 2025.12.18 21:28:37.683163 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 13353 | 2025.12.18 21:28:37.683172 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.12.18 21:28:37.683290 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13355 | 2025.12.18 21:28:37.683344 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <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 | ||
| 13356 | 2025.12.18 21:28:37.683352 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13357 | 2025.12.18 21:28:37.683416 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 13358 | 2025.12.18 21:28:37.683538 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13359 | 2025.12.18 21:28:37.683629 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13360 | 2025.12.18 21:28:37.683694 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13361 | 2025.12.18 21:28:37.683757 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13362 | 2025.12.18 21:28:37.683816 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13363 | 2025.12.18 21:28:37.684233 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2025.12.18 21:28:37.684278 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13365 | 2025.12.18 21:28:37.685282 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13366 | 2025.12.18 21:28:37.685466 [ 187 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002357172 sec., 17817.9615233848 rows/sec., 1.17 MiB/sec. | ||
| 13367 | 2025.12.18 21:28:37.685537 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13368 | 2025.12.18 21:28:37.685646 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13369 | 2025.12.18 21:28:37.685692 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002416 sec., 6208.609271523178 rows/sec., 11.13 MiB/sec. | ||
| 13370 | 2025.12.18 21:28:37.685756 [ 253 ] {473530b4-ec7a-4fb0-8ca7-9c704c90ea11} <Debug> TCPHandler: Processed in 0.002632869 sec. | ||
| 13371 | 2025.12.18 21:28:37.685887 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2025.12.18 21:28:37.685983 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13373 | 2025.12.18 21:28:37.686028 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13374 | 2025.12.18 21:28:37.686037 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2025.12.18 21:28:37.686151 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_42_9} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 13376 | 2025.12.18 21:28:37.686258 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13377 | 2025.12.18 21:28:37.686417 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2025.12.18 21:28:37.686457 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13379 | 2025.12.18 21:28:37.686803 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13380 | 2025.12.18 21:28:37.687026 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2025.12.18 21:28:37.687157 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 5.35 MiB/sec. | ||
| 13382 | 2025.12.18 21:28:37.687196 [ 253 ] {1cb5e037-88bf-4683-b994-58146e1945be} <Debug> TCPHandler: Processed in 0.001358835 sec. | ||
| 13383 | 2025.12.18 21:28:37.689905 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29730 rows, containing 5 columns (5 merged, 0 gathered) in 0.008205076 sec., 3623366.8036712883 rows/sec., 242.49 MiB/sec. | ||
| 13384 | 2025.12.18 21:28:37.690544 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13385 | 2025.12.18 21:28:37.690976 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2025.12.18 21:28:37.691091 [ 187 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 13387 | 2025.12.18 21:28:37.691214 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13388 | 2025.12.18 21:28:38.019986 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32983 | ||
| 13389 | 2025.12.18 21:28:38.020096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13390 | 2025.12.18 21:28:38.020122 [ 289 ] {} <Debug> TCP-Session: 7bd2968f-bd74-43e7-82c5-49d0e3f85040 Authenticating user 'default' from [fd00:1122:3344:101::e]:32983 | ||
| 13391 | 2025.12.18 21:28:38.020142 [ 289 ] {} <Debug> TCP-Session: 7bd2968f-bd74-43e7-82c5-49d0e3f85040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2025.12.18 21:28:38.020155 [ 289 ] {} <Debug> TCP-Session: 7bd2968f-bd74-43e7-82c5-49d0e3f85040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13393 | 2025.12.18 21:28:38.020321 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38040 | ||
| 13394 | 2025.12.18 21:28:38.020346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45333 | ||
| 13395 | 2025.12.18 21:28:38.020366 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61979 | ||
| 13396 | 2025.12.18 21:28:38.020390 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41334 | ||
| 13397 | 2025.12.18 21:28:38.020419 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64708 | ||
| 13398 | 2025.12.18 21:28:38.020462 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13399 | 2025.12.18 21:28:38.020438 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13400 | 2025.12.18 21:28:38.020508 [ 295 ] {} <Debug> TCP-Session: 758f6fa0-3e08-40d0-ab3e-b621fcb3940d Authenticating user 'default' from [fd00:1122:3344:101::e]:61979 | ||
| 13401 | 2025.12.18 21:28:38.020423 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13402 | 2025.12.18 21:28:38.020533 [ 289 ] {} <Trace> TCP-Session: 7bd2968f-bd74-43e7-82c5-49d0e3f85040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13403 | 2025.12.18 21:28:38.020553 [ 293 ] {} <Debug> TCP-Session: e23435d7-8ee0-4dfc-9259-227d69701455 Authenticating user 'default' from [fd00:1122:3344:101::e]:45333 | ||
| 13404 | 2025.12.18 21:28:38.020537 [ 295 ] {} <Debug> TCP-Session: 758f6fa0-3e08-40d0-ab3e-b621fcb3940d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2025.12.18 21:28:38.020582 [ 293 ] {} <Debug> TCP-Session: e23435d7-8ee0-4dfc-9259-227d69701455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2025.12.18 21:28:38.020604 [ 295 ] {} <Debug> TCP-Session: 758f6fa0-3e08-40d0-ab3e-b621fcb3940d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2025.12.18 21:28:38.020616 [ 293 ] {} <Debug> TCP-Session: e23435d7-8ee0-4dfc-9259-227d69701455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13408 | 2025.12.18 21:28:38.020525 [ 291 ] {} <Debug> TCP-Session: 938e44cb-da8c-4291-b080-cc77560ff8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38040 | ||
| 13409 | 2025.12.18 21:28:38.020526 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13410 | 2025.12.18 21:28:38.020668 [ 291 ] {} <Debug> TCP-Session: 938e44cb-da8c-4291-b080-cc77560ff8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2025.12.18 21:28:38.020410 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35492 | ||
| 13412 | 2025.12.18 21:28:38.020713 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13413 | 2025.12.18 21:28:38.020700 [ 296 ] {} <Debug> TCP-Session: 764c68d8-5ebb-4fe2-b3e8-2d8f1a87b105 Authenticating user 'default' from [fd00:1122:3344:101::e]:41334 | ||
| 13414 | 2025.12.18 21:28:38.020369 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63922 | ||
| 13415 | 2025.12.18 21:28:38.020779 [ 296 ] {} <Debug> TCP-Session: 764c68d8-5ebb-4fe2-b3e8-2d8f1a87b105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2025.12.18 21:28:38.020342 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55083 | ||
| 13417 | 2025.12.18 21:28:38.020813 [ 296 ] {} <Debug> TCP-Session: 764c68d8-5ebb-4fe2-b3e8-2d8f1a87b105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2025.12.18 21:28:38.020702 [ 291 ] {} <Debug> TCP-Session: 938e44cb-da8c-4291-b080-cc77560ff8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13419 | 2025.12.18 21:28:38.020526 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13420 | 2025.12.18 21:28:38.020909 [ 3 ] {} <Debug> TCP-Session: d930a3ba-faf9-4918-bde4-2505d383e8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64708 | ||
| 13421 | 2025.12.18 21:28:38.020927 [ 3 ] {} <Debug> TCP-Session: d930a3ba-faf9-4918-bde4-2505d383e8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2025.12.18 21:28:38.020941 [ 3 ] {} <Debug> TCP-Session: d930a3ba-faf9-4918-bde4-2505d383e8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13423 | 2025.12.18 21:28:38.020985 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13424 | 2025.12.18 21:28:38.021046 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13425 | 2025.12.18 21:28:38.021183 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13426 | 2025.12.18 21:28:38.021214 [ 297 ] {} <Debug> TCP-Session: 633ffabe-a19f-4f25-af81-8780d510c389 Authenticating user 'default' from [fd00:1122:3344:101::e]:35492 | ||
| 13427 | 2025.12.18 21:28:38.021231 [ 297 ] {} <Debug> TCP-Session: 633ffabe-a19f-4f25-af81-8780d510c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2025.12.18 21:28:38.021243 [ 297 ] {} <Debug> TCP-Session: 633ffabe-a19f-4f25-af81-8780d510c389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2025.12.18 21:28:38.021306 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13430 | 2025.12.18 21:28:38.021328 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 13431 | 2025.12.18 21:28:38.021347 [ 294 ] {} <Debug> TCP-Session: fbd11b22-1705-4c9f-aae4-78f6b7111ab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63922 | ||
| 13432 | 2025.12.18 21:28:38.021380 [ 294 ] {} <Debug> TCP-Session: fbd11b22-1705-4c9f-aae4-78f6b7111ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2025.12.18 21:28:38.021396 [ 294 ] {} <Debug> TCP-Session: fbd11b22-1705-4c9f-aae4-78f6b7111ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2025.12.18 21:28:38.021549 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13435 | 2025.12.18 21:28:38.021588 [ 292 ] {} <Debug> TCP-Session: ac3affba-5274-45e5-bce1-b413b590ed7c Authenticating user 'default' from [fd00:1122:3344:101::e]:55083 | ||
| 13436 | 2025.12.18 21:28:38.021608 [ 292 ] {} <Debug> TCP-Session: ac3affba-5274-45e5-bce1-b413b590ed7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13437 | 2025.12.18 21:28:38.021621 [ 292 ] {} <Debug> TCP-Session: ac3affba-5274-45e5-bce1-b413b590ed7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13438 | 2025.12.18 21:28:38.022355 [ 304 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> AggregatingTransform: Aggregating | ||
| 13439 | 2025.12.18 21:28:38.022395 [ 304 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 13440 | 2025.12.18 21:28:38.022434 [ 304 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996946 sec. (1003.063 rows/sec., 39.18 KiB/sec.) | ||
| 13441 | 2025.12.18 21:28:38.022453 [ 304 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Trace> Aggregator: Merging aggregated data | ||
| 13442 | 2025.12.18 21:28:38.024084 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003426 sec., 291.8855808523059 rows/sec., 11.40 KiB/sec. | ||
| 13443 | 2025.12.18 21:28:38.024220 [ 289 ] {6cb0557b-d69b-4116-b900-50c33fcdd4e4} <Debug> TCPHandler: Processed in 0.003869432 sec. | ||
| 13444 | 2025.12.18 21:28:38.024338 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13445 | 2025.12.18 21:28:38.024375 [ 291 ] {} <Debug> TCP-Session: 938e44cb-da8c-4291-b080-cc77560ff8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13446 | 2025.12.18 21:28:38.024389 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13447 | 2025.12.18 21:28:38.024398 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13448 | 2025.12.18 21:28:38.024416 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13449 | 2025.12.18 21:28:38.024443 [ 292 ] {} <Debug> TCP-Session: ac3affba-5274-45e5-bce1-b413b590ed7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2025.12.18 21:28:38.024455 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2025.12.18 21:28:38.024479 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13452 | 2025.12.18 21:28:38.024498 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13453 | 2025.12.18 21:28:38.024528 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13454 | 2025.12.18 21:28:38.024537 [ 296 ] {} <Debug> TCP-Session: 764c68d8-5ebb-4fe2-b3e8-2d8f1a87b105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2025.12.18 21:28:38.024567 [ 3 ] {} <Debug> TCP-Session: d930a3ba-faf9-4918-bde4-2505d383e8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2025.12.18 21:28:38.024598 [ 289 ] {} <Debug> TCP-Session: 7bd2968f-bd74-43e7-82c5-49d0e3f85040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2025.12.18 21:28:38.024472 [ 293 ] {} <Debug> TCP-Session: e23435d7-8ee0-4dfc-9259-227d69701455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2025.12.18 21:28:38.024466 [ 297 ] {} <Debug> TCP-Session: 633ffabe-a19f-4f25-af81-8780d510c389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2025.12.18 21:28:38.024522 [ 295 ] {} <Debug> TCP-Session: 758f6fa0-3e08-40d0-ab3e-b621fcb3940d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2025.12.18 21:28:38.024440 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13461 | 2025.12.18 21:28:38.024740 [ 294 ] {} <Debug> TCP-Session: fbd11b22-1705-4c9f-aae4-78f6b7111ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13462 | 2025.12.18 21:28:38.183799 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32834 | ||
| 13463 | 2025.12.18 21:28:38.183907 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13464 | 2025.12.18 21:28:38.183934 [ 289 ] {} <Debug> TCP-Session: 069a7336-b577-4054-ba09-d53e950a5f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:32834 | ||
| 13465 | 2025.12.18 21:28:38.183956 [ 289 ] {} <Debug> TCP-Session: 069a7336-b577-4054-ba09-d53e950a5f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2025.12.18 21:28:38.183969 [ 289 ] {} <Debug> TCP-Session: 069a7336-b577-4054-ba09-d53e950a5f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2025.12.18 21:28:38.184171 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46386 | ||
| 13468 | 2025.12.18 21:28:38.184186 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43258 | ||
| 13469 | 2025.12.18 21:28:38.184206 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61658 | ||
| 13470 | 2025.12.18 21:28:38.184227 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35261 | ||
| 13471 | 2025.12.18 21:28:38.184274 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13472 | 2025.12.18 21:28:38.184285 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13473 | 2025.12.18 21:28:38.184305 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13474 | 2025.12.18 21:28:38.184309 [ 291 ] {} <Debug> TCP-Session: be2572ba-978c-472b-a98a-3fcfbf07e0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:46386 | ||
| 13475 | 2025.12.18 21:28:38.184328 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13476 | 2025.12.18 21:28:38.184331 [ 289 ] {} <Trace> TCP-Session: 069a7336-b577-4054-ba09-d53e950a5f17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2025.12.18 21:28:38.184349 [ 291 ] {} <Debug> TCP-Session: be2572ba-978c-472b-a98a-3fcfbf07e0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13478 | 2025.12.18 21:28:38.184360 [ 297 ] {} <Debug> TCP-Session: 81edc4b9-f3be-4a04-8312-c0c1555794a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35261 | ||
| 13479 | 2025.12.18 21:28:38.184400 [ 291 ] {} <Debug> TCP-Session: be2572ba-978c-472b-a98a-3fcfbf07e0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2025.12.18 21:28:38.184406 [ 297 ] {} <Debug> TCP-Session: 81edc4b9-f3be-4a04-8312-c0c1555794a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2025.12.18 21:28:38.184330 [ 293 ] {} <Debug> TCP-Session: cbb22643-4300-477c-b2a7-678789e85a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:43258 | ||
| 13482 | 2025.12.18 21:28:38.184437 [ 297 ] {} <Debug> TCP-Session: 81edc4b9-f3be-4a04-8312-c0c1555794a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13483 | 2025.12.18 21:28:38.184217 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50307 | ||
| 13484 | 2025.12.18 21:28:38.184465 [ 293 ] {} <Debug> TCP-Session: cbb22643-4300-477c-b2a7-678789e85a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13485 | 2025.12.18 21:28:38.184337 [ 295 ] {} <Debug> TCP-Session: 08ba179a-f9fe-4de5-a451-f741c16f2789 Authenticating user 'default' from [fd00:1122:3344:101::e]:61658 | ||
| 13486 | 2025.12.18 21:28:38.184537 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13487 | 2025.12.18 21:28:38.184539 [ 293 ] {} <Debug> TCP-Session: cbb22643-4300-477c-b2a7-678789e85a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13488 | 2025.12.18 21:28:38.184557 [ 295 ] {} <Debug> TCP-Session: 08ba179a-f9fe-4de5-a451-f741c16f2789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13489 | 2025.12.18 21:28:38.184574 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13490 | 2025.12.18 21:28:38.184592 [ 295 ] {} <Debug> TCP-Session: 08ba179a-f9fe-4de5-a451-f741c16f2789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13491 | 2025.12.18 21:28:38.184236 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49894 | ||
| 13492 | 2025.12.18 21:28:38.184622 [ 296 ] {} <Debug> TCP-Session: bdbf08bd-bef7-4492-a2b5-6a56c88a85ee Authenticating user 'default' from [fd00:1122:3344:101::e]:50307 | ||
| 13493 | 2025.12.18 21:28:38.184218 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48802 | ||
| 13494 | 2025.12.18 21:28:38.184664 [ 296 ] {} <Debug> TCP-Session: bdbf08bd-bef7-4492-a2b5-6a56c88a85ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13495 | 2025.12.18 21:28:38.184688 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13496 | 2025.12.18 21:28:38.184706 [ 296 ] {} <Debug> TCP-Session: bdbf08bd-bef7-4492-a2b5-6a56c88a85ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13497 | 2025.12.18 21:28:38.184717 [ 3 ] {} <Debug> TCP-Session: 5253c4f9-f1ad-4764-ab98-298b57f56005 Authenticating user 'default' from [fd00:1122:3344:101::e]:49894 | ||
| 13498 | 2025.12.18 21:28:38.184190 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62179 | ||
| 13499 | 2025.12.18 21:28:38.184739 [ 3 ] {} <Debug> TCP-Session: 5253c4f9-f1ad-4764-ab98-298b57f56005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2025.12.18 21:28:38.184766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13501 | 2025.12.18 21:28:38.184770 [ 3 ] {} <Debug> TCP-Session: 5253c4f9-f1ad-4764-ab98-298b57f56005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13502 | 2025.12.18 21:28:38.184801 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13503 | 2025.12.18 21:28:38.184801 [ 294 ] {} <Debug> TCP-Session: b35d23a7-e4e5-45c8-8d3e-e01142df5057 Authenticating user 'default' from [fd00:1122:3344:101::e]:48802 | ||
| 13504 | 2025.12.18 21:28:38.184832 [ 292 ] {} <Debug> TCP-Session: 44c74fbe-b75f-4fb8-86a1-fa1820ab72a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62179 | ||
| 13505 | 2025.12.18 21:28:38.184844 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13506 | 2025.12.18 21:28:38.184845 [ 294 ] {} <Debug> TCP-Session: b35d23a7-e4e5-45c8-8d3e-e01142df5057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13507 | 2025.12.18 21:28:38.184859 [ 292 ] {} <Debug> TCP-Session: 44c74fbe-b75f-4fb8-86a1-fa1820ab72a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2025.12.18 21:28:38.184894 [ 294 ] {} <Debug> TCP-Session: b35d23a7-e4e5-45c8-8d3e-e01142df5057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2025.12.18 21:28:38.184912 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13510 | 2025.12.18 21:28:38.184917 [ 292 ] {} <Debug> TCP-Session: 44c74fbe-b75f-4fb8-86a1-fa1820ab72a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13511 | 2025.12.18 21:28:38.185218 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 13512 | 2025.12.18 21:28:38.186106 [ 306 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> AggregatingTransform: Aggregating | ||
| 13513 | 2025.12.18 21:28:38.186159 [ 306 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> Aggregator: Aggregation method: without_key | ||
| 13514 | 2025.12.18 21:28:38.186196 [ 306 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874203 sec. (1143.899 rows/sec., 44.68 KiB/sec.) | ||
| 13515 | 2025.12.18 21:28:38.186218 [ 306 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Trace> Aggregator: Merging aggregated data | ||
| 13516 | 2025.12.18 21:28:38.187548 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003078 sec., 324.8862897985705 rows/sec., 12.69 KiB/sec. | ||
| 13517 | 2025.12.18 21:28:38.187696 [ 289 ] {55d08fa2-1040-4c47-b315-ab8995181323} <Debug> TCPHandler: Processed in 0.003538023 sec. | ||
| 13518 | 2025.12.18 21:28:38.187828 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13519 | 2025.12.18 21:28:38.187862 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13520 | 2025.12.18 21:28:38.187868 [ 289 ] {} <Debug> TCP-Session: 069a7336-b577-4054-ba09-d53e950a5f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13521 | 2025.12.18 21:28:38.187898 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13522 | 2025.12.18 21:28:38.187915 [ 291 ] {} <Debug> TCP-Session: be2572ba-978c-472b-a98a-3fcfbf07e0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13523 | 2025.12.18 21:28:38.187917 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13524 | 2025.12.18 21:28:38.187943 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13525 | 2025.12.18 21:28:38.187974 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13526 | 2025.12.18 21:28:38.187978 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13527 | 2025.12.18 21:28:38.188007 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13528 | 2025.12.18 21:28:38.188022 [ 292 ] {} <Debug> TCP-Session: 44c74fbe-b75f-4fb8-86a1-fa1820ab72a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2025.12.18 21:28:38.188033 [ 296 ] {} <Debug> TCP-Session: bdbf08bd-bef7-4492-a2b5-6a56c88a85ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2025.12.18 21:28:38.187879 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13531 | 2025.12.18 21:28:38.188072 [ 297 ] {} <Debug> TCP-Session: 81edc4b9-f3be-4a04-8312-c0c1555794a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2025.12.18 21:28:38.188008 [ 294 ] {} <Debug> TCP-Session: b35d23a7-e4e5-45c8-8d3e-e01142df5057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2025.12.18 21:28:38.188104 [ 293 ] {} <Debug> TCP-Session: cbb22643-4300-477c-b2a7-678789e85a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13534 | 2025.12.18 21:28:38.187949 [ 3 ] {} <Debug> TCP-Session: 5253c4f9-f1ad-4764-ab98-298b57f56005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2025.12.18 21:28:38.187986 [ 295 ] {} <Debug> TCP-Session: 08ba179a-f9fe-4de5-a451-f741c16f2789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13536 | 2025.12.18 21:28:40.638423 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52274 | ||
| 13537 | 2025.12.18 21:28:40.638556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13538 | 2025.12.18 21:28:40.638587 [ 291 ] {} <Debug> TCP-Session: aba6783f-1a1d-4c7a-bbef-8653a556fda8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52274 | ||
| 13539 | 2025.12.18 21:28:40.638611 [ 291 ] {} <Debug> TCP-Session: aba6783f-1a1d-4c7a-bbef-8653a556fda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13540 | 2025.12.18 21:28:40.638626 [ 291 ] {} <Debug> TCP-Session: aba6783f-1a1d-4c7a-bbef-8653a556fda8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2025.12.18 21:28:40.638855 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52014 | ||
| 13542 | 2025.12.18 21:28:40.638884 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33468 | ||
| 13543 | 2025.12.18 21:28:40.638899 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52497 | ||
| 13544 | 2025.12.18 21:28:40.638934 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42750 | ||
| 13545 | 2025.12.18 21:28:40.638983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13546 | 2025.12.18 21:28:40.638955 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52503 | ||
| 13547 | 2025.12.18 21:28:40.639026 [ 292 ] {} <Debug> TCP-Session: 166da576-a852-407b-9baa-355461aa5425 Authenticating user 'default' from [fd00:1122:3344:101::e]:52014 | ||
| 13548 | 2025.12.18 21:28:40.639044 [ 291 ] {} <Trace> TCP-Session: aba6783f-1a1d-4c7a-bbef-8653a556fda8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2025.12.18 21:28:40.639070 [ 292 ] {} <Debug> TCP-Session: 166da576-a852-407b-9baa-355461aa5425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2025.12.18 21:28:40.639090 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13551 | 2025.12.18 21:28:40.639100 [ 292 ] {} <Debug> TCP-Session: 166da576-a852-407b-9baa-355461aa5425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2025.12.18 21:28:40.639050 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13553 | 2025.12.18 21:28:40.639127 [ 289 ] {} <Debug> TCP-Session: dcb9b3f8-346b-413e-9a55-deb1c9e9f0a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52503 | ||
| 13554 | 2025.12.18 21:28:40.639050 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13555 | 2025.12.18 21:28:40.639163 [ 297 ] {} <Debug> TCP-Session: 0695a5dc-08d7-4b0c-87de-c2db2785bbd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42750 | ||
| 13556 | 2025.12.18 21:28:40.639171 [ 289 ] {} <Debug> TCP-Session: dcb9b3f8-346b-413e-9a55-deb1c9e9f0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13557 | 2025.12.18 21:28:40.639207 [ 294 ] {} <Debug> TCP-Session: faf240bc-6da4-4ea2-96ff-d27b69f406fe Authenticating user 'default' from [fd00:1122:3344:101::e]:52497 | ||
| 13558 | 2025.12.18 21:28:40.639240 [ 289 ] {} <Debug> TCP-Session: dcb9b3f8-346b-413e-9a55-deb1c9e9f0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13559 | 2025.12.18 21:28:40.639254 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13560 | 2025.12.18 21:28:40.639263 [ 294 ] {} <Debug> TCP-Session: faf240bc-6da4-4ea2-96ff-d27b69f406fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13561 | 2025.12.18 21:28:40.639011 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13562 | 2025.12.18 21:28:40.639297 [ 294 ] {} <Debug> TCP-Session: faf240bc-6da4-4ea2-96ff-d27b69f406fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13563 | 2025.12.18 21:28:40.639326 [ 293 ] {} <Debug> TCP-Session: 0dc1c816-e5ac-483f-a043-e48580d7bfa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33468 | ||
| 13564 | 2025.12.18 21:28:40.638948 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55628 | ||
| 13565 | 2025.12.18 21:28:40.639352 [ 293 ] {} <Debug> TCP-Session: 0dc1c816-e5ac-483f-a043-e48580d7bfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13566 | 2025.12.18 21:28:40.638921 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40363 | ||
| 13567 | 2025.12.18 21:28:40.639399 [ 293 ] {} <Debug> TCP-Session: 0dc1c816-e5ac-483f-a043-e48580d7bfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2025.12.18 21:28:40.638894 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63485 | ||
| 13569 | 2025.12.18 21:28:40.639438 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13570 | 2025.12.18 21:28:40.639481 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13571 | 2025.12.18 21:28:40.639210 [ 297 ] {} <Debug> TCP-Session: 0695a5dc-08d7-4b0c-87de-c2db2785bbd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2025.12.18 21:28:40.639509 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13573 | 2025.12.18 21:28:40.639519 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13574 | 2025.12.18 21:28:40.639529 [ 297 ] {} <Debug> TCP-Session: 0695a5dc-08d7-4b0c-87de-c2db2785bbd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2025.12.18 21:28:40.639558 [ 295 ] {} <Debug> TCP-Session: 6c92f665-bea7-4033-8a20-fa3d8883ab69 Authenticating user 'default' from [fd00:1122:3344:101::e]:63485 | ||
| 13576 | 2025.12.18 21:28:40.639573 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13577 | 2025.12.18 21:28:40.639587 [ 295 ] {} <Debug> TCP-Session: 6c92f665-bea7-4033-8a20-fa3d8883ab69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2025.12.18 21:28:40.639513 [ 296 ] {} <Debug> TCP-Session: ae42f1ac-c1e0-4271-978a-d71ad0056358 Authenticating user 'default' from [fd00:1122:3344:101::e]:40363 | ||
| 13579 | 2025.12.18 21:28:40.639604 [ 295 ] {} <Debug> TCP-Session: 6c92f665-bea7-4033-8a20-fa3d8883ab69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2025.12.18 21:28:40.639634 [ 296 ] {} <Debug> TCP-Session: ae42f1ac-c1e0-4271-978a-d71ad0056358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2025.12.18 21:28:40.639500 [ 3 ] {} <Debug> TCP-Session: bc4b1210-6466-4a2c-a4b2-b3424644f768 Authenticating user 'default' from [fd00:1122:3344:101::e]:55628 | ||
| 13582 | 2025.12.18 21:28:40.639658 [ 296 ] {} <Debug> TCP-Session: ae42f1ac-c1e0-4271-978a-d71ad0056358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2025.12.18 21:28:40.639676 [ 3 ] {} <Debug> TCP-Session: bc4b1210-6466-4a2c-a4b2-b3424644f768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2025.12.18 21:28:40.639692 [ 3 ] {} <Debug> TCP-Session: bc4b1210-6466-4a2c-a4b2-b3424644f768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13585 | 2025.12.18 21:28:40.639848 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 13586 | 2025.12.18 21:28:40.640687 [ 300 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> AggregatingTransform: Aggregating | ||
| 13587 | 2025.12.18 21:28:40.640753 [ 300 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 13588 | 2025.12.18 21:28:40.640797 [ 300 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844222 sec. (1184.523 rows/sec., 46.27 KiB/sec.) | ||
| 13589 | 2025.12.18 21:28:40.640822 [ 300 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Trace> Aggregator: Merging aggregated data | ||
| 13590 | 2025.12.18 21:28:40.642114 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 13591 | 2025.12.18 21:28:40.642249 [ 291 ] {57c4c5bc-5da2-41fe-bfa1-c803236306a0} <Debug> TCPHandler: Processed in 0.003326058 sec. | ||
| 13592 | 2025.12.18 21:28:40.642332 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13593 | 2025.12.18 21:28:40.642356 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13594 | 2025.12.18 21:28:40.642360 [ 291 ] {} <Debug> TCP-Session: aba6783f-1a1d-4c7a-bbef-8653a556fda8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2025.12.18 21:28:40.642385 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13596 | 2025.12.18 21:28:40.642397 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13597 | 2025.12.18 21:28:40.642417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13598 | 2025.12.18 21:28:40.642438 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13599 | 2025.12.18 21:28:40.642460 [ 289 ] {} <Debug> TCP-Session: dcb9b3f8-346b-413e-9a55-deb1c9e9f0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13600 | 2025.12.18 21:28:40.642473 [ 293 ] {} <Debug> TCP-Session: 0dc1c816-e5ac-483f-a043-e48580d7bfa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2025.12.18 21:28:40.642474 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13602 | 2025.12.18 21:28:40.642493 [ 297 ] {} <Debug> TCP-Session: 0695a5dc-08d7-4b0c-87de-c2db2785bbd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2025.12.18 21:28:40.642493 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13604 | 2025.12.18 21:28:40.642525 [ 295 ] {} <Debug> TCP-Session: 6c92f665-bea7-4033-8a20-fa3d8883ab69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2025.12.18 21:28:40.642457 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13606 | 2025.12.18 21:28:40.642564 [ 3 ] {} <Debug> TCP-Session: bc4b1210-6466-4a2c-a4b2-b3424644f768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2025.12.18 21:28:40.642443 [ 294 ] {} <Debug> TCP-Session: faf240bc-6da4-4ea2-96ff-d27b69f406fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13608 | 2025.12.18 21:28:40.642600 [ 296 ] {} <Debug> TCP-Session: ae42f1ac-c1e0-4271-978a-d71ad0056358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2025.12.18 21:28:40.642403 [ 292 ] {} <Debug> TCP-Session: 166da576-a852-407b-9baa-355461aa5425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2025.12.18 21:28:41.445912 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13611 | 2025.12.18 21:28:41.445960 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13612 | 2025.12.18 21:28:41.658447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27745 | ||
| 13613 | 2025.12.18 21:28:41.659238 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2025.12.18 21:28:41.659308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13615 | 2025.12.18 21:28:41.660009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13616 | 2025.12.18 21:28:41.660303 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2025.12.18 21:28:41.660493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27745 | ||
| 13618 | 2025.12.18 21:28:42.651756 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2025.12.18 21:28:42.651929 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13620 | 2025.12.18 21:28:42.651994 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13621 | 2025.12.18 21:28:42.652739 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.12.18 21:28:42.652786 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13623 | 2025.12.18 21:28:42.653192 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13624 | 2025.12.18 21:28:42.653412 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2025.12.18 21:28:42.653561 [ 122 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13626 | 2025.12.18 21:28:42.653574 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001691 sec., 62684.801892371375 rows/sec., 5.25 MiB/sec. | ||
| 13627 | 2025.12.18 21:28:42.653652 [ 122 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2025.12.18 21:28:42.653678 [ 253 ] {99f7050b-ad22-405d-9809-d23efa4d0c53} <Debug> TCPHandler: Processed in 0.002046074 sec. | ||
| 13629 | 2025.12.18 21:28:42.653687 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13630 | 2025.12.18 21:28:42.653819 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13631 | 2025.12.18 21:28:42.653830 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2025.12.18 21:28:42.653935 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13633 | 2025.12.18 21:28:42.653947 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13634 | 2025.12.18 21:28:42.653975 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2341 rows starting from the beginning of the part | ||
| 13635 | 2025.12.18 21:28:42.653999 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13636 | 2025.12.18 21:28:42.654045 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 106 rows starting from the beginning of the part | ||
| 13637 | 2025.12.18 21:28:42.654104 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1142 rows starting from the beginning of the part | ||
| 13638 | 2025.12.18 21:28:42.654146 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 107 rows starting from the beginning of the part | ||
| 13639 | 2025.12.18 21:28:42.654185 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1142 rows starting from the beginning of the part | ||
| 13640 | 2025.12.18 21:28:42.654225 [ 186 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 13641 | 2025.12.18 21:28:42.654447 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2025.12.18 21:28:42.654490 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13643 | 2025.12.18 21:28:42.654841 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13644 | 2025.12.18 21:28:42.655061 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2025.12.18 21:28:42.655201 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001279 sec., 19546.520719311964 rows/sec., 1.44 MiB/sec. | ||
| 13646 | 2025.12.18 21:28:42.655242 [ 253 ] {4f49ee6a-6d7e-4687-9ce7-14fdc7b4690a} <Debug> TCPHandler: Processed in 0.001465799 sec. | ||
| 13647 | 2025.12.18 21:28:42.655347 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2025.12.18 21:28:42.655445 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13649 | 2025.12.18 21:28:42.655485 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13650 | 2025.12.18 21:28:42.655917 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2025.12.18 21:28:42.655953 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13652 | 2025.12.18 21:28:42.656259 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13653 | 2025.12.18 21:28:42.656464 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2025.12.18 21:28:42.656593 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001168 sec., 76198.6301369863 rows/sec., 5.95 MiB/sec. | ||
| 13655 | 2025.12.18 21:28:42.656619 [ 141 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13656 | 2025.12.18 21:28:42.656631 [ 253 ] {720a740e-39bf-470c-9e90-c4bb114585b4} <Debug> TCPHandler: Processed in 0.001334415 sec. | ||
| 13657 | 2025.12.18 21:28:42.656699 [ 141 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2025.12.18 21:28:42.656730 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13659 | 2025.12.18 21:28:42.656791 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2025.12.18 21:28:42.656856 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13661 | 2025.12.18 21:28:42.656891 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13662 | 2025.12.18 21:28:42.656944 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13663 | 2025.12.18 21:28:42.657021 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13664 | 2025.12.18 21:28:42.657029 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 5 columns (5 merged, 0 gathered) in 0.003274366 sec., 1509910.6208652302 rows/sec., 127.37 MiB/sec. | ||
| 13665 | 2025.12.18 21:28:42.657068 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1211 rows starting from the beginning of the part | ||
| 13666 | 2025.12.18 21:28:42.657147 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 89 rows starting from the beginning of the part | ||
| 13667 | 2025.12.18 21:28:42.657196 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 694 rows starting from the beginning of the part | ||
| 13668 | 2025.12.18 21:28:42.657242 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 91 rows starting from the beginning of the part | ||
| 13669 | 2025.12.18 21:28:42.657284 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 694 rows starting from the beginning of the part | ||
| 13670 | 2025.12.18 21:28:42.657326 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 89 rows starting from the beginning of the part | ||
| 13671 | 2025.12.18 21:28:42.657342 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13672 | 2025.12.18 21:28:42.657359 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2025.12.18 21:28:42.657395 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13674 | 2025.12.18 21:28:42.657625 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2025.12.18 21:28:42.657697 [ 188 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_96_19} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13676 | 2025.12.18 21:28:42.657778 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13677 | 2025.12.18 21:28:42.657794 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13678 | 2025.12.18 21:28:42.658011 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2025.12.18 21:28:42.658147 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 13680 | 2025.12.18 21:28:42.658185 [ 253 ] {ba413988-c044-4856-af42-fca4f461b027} <Debug> TCPHandler: Processed in 0.001445218 sec. | ||
| 13681 | 2025.12.18 21:28:42.658290 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2025.12.18 21:28:42.658384 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13683 | 2025.12.18 21:28:42.658437 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <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 | ||
| 13684 | 2025.12.18 21:28:42.658655 [ 198 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863079 sec., 1539387.2186847688 rows/sec., 115.80 MiB/sec. | ||
| 13685 | 2025.12.18 21:28:42.658845 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13686 | 2025.12.18 21:28:42.659097 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.12.18 21:28:42.659170 [ 187 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_96_19} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13688 | 2025.12.18 21:28:42.659247 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13689 | 2025.12.18 21:28:42.659289 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2025.12.18 21:28:42.659330 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13691 | 2025.12.18 21:28:42.659884 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13692 | 2025.12.18 21:28:42.660101 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2025.12.18 21:28:42.660242 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001877 sec., 13319.126265316996 rows/sec., 23.87 MiB/sec. | ||
| 13694 | 2025.12.18 21:28:42.660312 [ 253 ] {60b8df9f-3827-4c48-95a7-114c21eed85b} <Debug> TCPHandler: Processed in 0.002074044 sec. | ||
| 13695 | 2025.12.18 21:28:42.660430 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2025.12.18 21:28:42.660526 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13697 | 2025.12.18 21:28:42.660568 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13698 | 2025.12.18 21:28:42.660909 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2025.12.18 21:28:42.660946 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13700 | 2025.12.18 21:28:42.661241 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13701 | 2025.12.18 21:28:42.661441 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13702 | 2025.12.18 21:28:42.661543 [ 141 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13703 | 2025.12.18 21:28:42.661571 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 13704 | 2025.12.18 21:28:42.661576 [ 141 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2025.12.18 21:28:42.661610 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13706 | 2025.12.18 21:28:42.661615 [ 253 ] {e813e7ad-779f-4806-8aa9-2d162dbbde37} <Debug> TCPHandler: Processed in 0.001234062 sec. | ||
| 13707 | 2025.12.18 21:28:42.661689 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13708 | 2025.12.18 21:28:42.661784 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13709 | 2025.12.18 21:28:42.661810 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6488 rows starting from the beginning of the part | ||
| 13710 | 2025.12.18 21:28:42.661861 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13711 | 2025.12.18 21:28:42.661902 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 13712 | 2025.12.18 21:28:42.661940 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13713 | 2025.12.18 21:28:42.661977 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 13714 | 2025.12.18 21:28:42.662012 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13715 | 2025.12.18 21:28:42.663680 [ 197 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021334 sec., 3401713.917640528 rows/sec., 216.03 MiB/sec. | ||
| 13716 | 2025.12.18 21:28:42.664079 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13717 | 2025.12.18 21:28:42.664327 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2025.12.18 21:28:42.664398 [ 198 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_96_19} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13719 | 2025.12.18 21:28:42.664468 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13720 | 2025.12.18 21:28:43.114869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13721 | 2025.12.18 21:28:43.131307 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2025.12.18 21:28:43.131381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13723 | 2025.12.18 21:28:43.137099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13724 | 2025.12.18 21:28:43.137806 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2025.12.18 21:28:43.140699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13726 | 2025.12.18 21:28:43.837385 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2025.12.18 21:28:43.837628 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13728 | 2025.12.18 21:28:43.837699 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13729 | 2025.12.18 21:28:43.838550 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2025.12.18 21:28:43.838591 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13731 | 2025.12.18 21:28:43.838996 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13732 | 2025.12.18 21:28:43.839219 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13733 | 2025.12.18 21:28:43.839382 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 13734 | 2025.12.18 21:28:43.839436 [ 253 ] {0352e5bd-0c89-4e16-8e37-0ed143091f1f} <Debug> TCPHandler: Processed in 0.002230659 sec. | ||
| 13735 | 2025.12.18 21:28:43.839571 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13736 | 2025.12.18 21:28:43.839675 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13737 | 2025.12.18 21:28:43.839720 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13738 | 2025.12.18 21:28:43.840135 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2025.12.18 21:28:43.840170 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13740 | 2025.12.18 21:28:43.840466 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13741 | 2025.12.18 21:28:43.840677 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2025.12.18 21:28:43.840804 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001153 sec., 13876.843018213358 rows/sec., 1.11 MiB/sec. | ||
| 13743 | 2025.12.18 21:28:43.840842 [ 253 ] {ec63a154-1763-4ffe-b045-6db37064aca3} <Debug> TCPHandler: Processed in 0.001333336 sec. | ||
| 13744 | 2025.12.18 21:28:43.840974 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13745 | 2025.12.18 21:28:43.841100 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13746 | 2025.12.18 21:28:43.841150 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13747 | 2025.12.18 21:28:43.842706 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2025.12.18 21:28:43.842743 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13749 | 2025.12.18 21:28:43.843221 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13750 | 2025.12.18 21:28:43.843451 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2025.12.18 21:28:43.843589 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002514 sec., 910898.9657915671 rows/sec., 73.80 MiB/sec. | ||
| 13752 | 2025.12.18 21:28:43.843630 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13753 | 2025.12.18 21:28:43.843645 [ 253 ] {5f41f0ee-1ce4-47d9-b56d-557b945ac338} <Debug> TCPHandler: Processed in 0.002741153 sec. | ||
| 13754 | 2025.12.18 21:28:43.843764 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2025.12.18 21:28:43.843859 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13756 | 2025.12.18 21:28:43.843901 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13757 | 2025.12.18 21:28:43.844415 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2025.12.18 21:28:43.844449 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13759 | 2025.12.18 21:28:43.844776 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13760 | 2025.12.18 21:28:43.844992 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2025.12.18 21:28:43.845120 [ 168 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13762 | 2025.12.18 21:28:43.845122 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001282 sec., 184087.36349453978 rows/sec., 11.09 MiB/sec. | ||
| 13763 | 2025.12.18 21:28:43.845157 [ 168 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2025.12.18 21:28:43.845176 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13765 | 2025.12.18 21:28:43.845176 [ 253 ] {ee134494-c8c3-43d0-be9e-d317017ad98e} <Debug> TCPHandler: Processed in 0.001461939 sec. | ||
| 13766 | 2025.12.18 21:28:43.845285 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2025.12.18 21:28:43.845298 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13768 | 2025.12.18 21:28:43.845381 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13769 | 2025.12.18 21:28:43.845427 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13770 | 2025.12.18 21:28:43.845519 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13771 | 2025.12.18 21:28:43.845581 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 263 rows starting from the beginning of the part | ||
| 13772 | 2025.12.18 21:28:43.845689 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 220 rows starting from the beginning of the part | ||
| 13773 | 2025.12.18 21:28:43.845767 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 13774 | 2025.12.18 21:28:43.845839 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 220 rows starting from the beginning of the part | ||
| 13775 | 2025.12.18 21:28:43.845910 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 13776 | 2025.12.18 21:28:43.845976 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 236 rows starting from the beginning of the part | ||
| 13777 | 2025.12.18 21:28:43.845980 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2025.12.18 21:28:43.846033 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13779 | 2025.12.18 21:28:43.846470 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13780 | 2025.12.18 21:28:43.846707 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2025.12.18 21:28:43.846843 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00148 sec., 297297.2972972973 rows/sec., 19.67 MiB/sec. | ||
| 13782 | 2025.12.18 21:28:43.846881 [ 253 ] {2c485f05-188c-46db-8757-9f85b832fbb9} <Debug> TCPHandler: Processed in 0.001644973 sec. | ||
| 13783 | 2025.12.18 21:28:43.846992 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2025.12.18 21:28:43.847086 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13785 | 2025.12.18 21:28:43.847126 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13786 | 2025.12.18 21:28:43.847126 [ 197 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 991 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188574 sec., 525523.1368057103 rows/sec., 34.07 MiB/sec. | ||
| 13787 | 2025.12.18 21:28:43.847423 [ 195 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13788 | 2025.12.18 21:28:43.847604 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2025.12.18 21:28:43.847647 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13790 | 2025.12.18 21:28:43.847769 [ 195 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2025.12.18 21:28:43.847871 [ 195 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_81_16} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13792 | 2025.12.18 21:28:43.847979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13793 | 2025.12.18 21:28:43.847995 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13794 | 2025.12.18 21:28:43.848213 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2025.12.18 21:28:43.848444 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001377 sec., 153231.6630355846 rows/sec., 8.70 MiB/sec. | ||
| 13796 | 2025.12.18 21:28:43.848484 [ 253 ] {45c4b22b-a3c3-4dad-899b-3243432584dd} <Debug> TCPHandler: Processed in 0.001541 sec. | ||
| 13797 | 2025.12.18 21:28:43.848592 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2025.12.18 21:28:43.848686 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13799 | 2025.12.18 21:28:43.848726 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13800 | 2025.12.18 21:28:43.849536 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2025.12.18 21:28:43.849570 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13802 | 2025.12.18 21:28:43.849934 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13803 | 2025.12.18 21:28:43.850144 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2025.12.18 21:28:43.850274 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001606 sec., 726027.3972602739 rows/sec., 51.85 MiB/sec. | ||
| 13805 | 2025.12.18 21:28:43.850312 [ 253 ] {fdd1603a-dac4-4c49-b372-9860b777ba02} <Debug> TCPHandler: Processed in 0.001768456 sec. | ||
| 13806 | 2025.12.18 21:28:43.850423 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2025.12.18 21:28:43.850517 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13808 | 2025.12.18 21:28:43.850559 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13809 | 2025.12.18 21:28:43.850888 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2025.12.18 21:28:43.850922 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13811 | 2025.12.18 21:28:43.851251 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13812 | 2025.12.18 21:28:43.851459 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2025.12.18 21:28:43.851583 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 13814 | 2025.12.18 21:28:43.851619 [ 253 ] {9c357b3e-227c-4059-a0e2-d32055b6d5fd} <Debug> TCPHandler: Processed in 0.001244613 sec. | ||
| 13815 | 2025.12.18 21:28:43.851725 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.12.18 21:28:43.851819 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13817 | 2025.12.18 21:28:43.851860 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13818 | 2025.12.18 21:28:43.852531 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2025.12.18 21:28:43.852572 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13820 | 2025.12.18 21:28:43.853034 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13821 | 2025.12.18 21:28:43.853300 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2025.12.18 21:28:43.853436 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001635 sec., 556574.9235474006 rows/sec., 36.79 MiB/sec. | ||
| 13823 | 2025.12.18 21:28:43.853475 [ 253 ] {80c6837d-d0fe-49cd-83ad-bedcd317a4b6} <Debug> TCPHandler: Processed in 0.001798468 sec. | ||
| 13824 | 2025.12.18 21:28:43.853588 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2025.12.18 21:28:43.853682 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13826 | 2025.12.18 21:28:43.853724 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13827 | 2025.12.18 21:28:43.854041 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2025.12.18 21:28:43.854077 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13829 | 2025.12.18 21:28:43.854372 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13830 | 2025.12.18 21:28:43.854575 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2025.12.18 21:28:43.854705 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 13832 | 2025.12.18 21:28:43.854742 [ 253 ] {cc7a2674-17de-4532-88fa-40d81310203e} <Debug> TCPHandler: Processed in 0.001203002 sec. | ||
| 13833 | 2025.12.18 21:28:43.854840 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2025.12.18 21:28:43.854933 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13835 | 2025.12.18 21:28:43.854986 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <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 | ||
| 13836 | 2025.12.18 21:28:43.855758 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2025.12.18 21:28:43.855794 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13838 | 2025.12.18 21:28:43.856316 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13839 | 2025.12.18 21:28:43.856540 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2025.12.18 21:28:43.856669 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13841 | 2025.12.18 21:28:43.856681 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001766 sec., 8493.771234428086 rows/sec., 15.22 MiB/sec. | ||
| 13842 | 2025.12.18 21:28:43.856747 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2025.12.18 21:28:43.856777 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13844 | 2025.12.18 21:28:43.856788 [ 253 ] {564809f3-3c76-4452-82af-639dd7b821be} <Debug> TCPHandler: Processed in 0.001996173 sec. | ||
| 13845 | 2025.12.18 21:28:43.856904 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13846 | 2025.12.18 21:28:43.856907 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13847 | 2025.12.18 21:28:43.856998 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13848 | 2025.12.18 21:28:43.857044 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13849 | 2025.12.18 21:28:43.857186 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13850 | 2025.12.18 21:28:43.857256 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1458 rows starting from the beginning of the part | ||
| 13851 | 2025.12.18 21:28:43.857387 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2025.12.18 21:28:43.857394 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 13853 | 2025.12.18 21:28:43.857430 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13854 | 2025.12.18 21:28:43.857519 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 13855 | 2025.12.18 21:28:43.857622 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 13856 | 2025.12.18 21:28:43.857721 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 25 rows starting from the beginning of the part | ||
| 13857 | 2025.12.18 21:28:43.857761 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13858 | 2025.12.18 21:28:43.857815 [ 193 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part | ||
| 13859 | 2025.12.18 21:28:43.858002 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2025.12.18 21:28:43.858141 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001161 sec., 58570.19810508183 rows/sec., 3.40 MiB/sec. | ||
| 13861 | 2025.12.18 21:28:43.858177 [ 253 ] {2afce4ae-0f9c-4983-9b84-03217336e5ce} <Debug> TCPHandler: Processed in 0.001323075 sec. | ||
| 13862 | 2025.12.18 21:28:43.864170 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 19 columns (19 merged, 0 gathered) in 0.007311743 sec., 212398.0561132961 rows/sec., 380.61 MiB/sec. | ||
| 13863 | 2025.12.18 21:28:43.866011 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13864 | 2025.12.18 21:28:43.866357 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2025.12.18 21:28:43.866428 [ 196 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13866 | 2025.12.18 21:28:43.866591 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 13867 | 2025.12.18 21:28:44.000384 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.44 MiB, peak 353.04 MiB, free memory in arenas 0.00 B, will set to 342.48 MiB (RSS), difference: 1.05 MiB | ||
| 13868 | 2025.12.18 21:28:46.724925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1788 | ||
| 13869 | 2025.12.18 21:28:46.727823 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2025.12.18 21:28:46.727868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13871 | 2025.12.18 21:28:46.729114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13872 | 2025.12.18 21:28:46.729390 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.12.18 21:28:46.729738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 13874 | 2025.12.18 21:28:47.647302 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2025.12.18 21:28:47.647501 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13876 | 2025.12.18 21:28:47.647573 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13877 | 2025.12.18 21:28:47.648311 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2025.12.18 21:28:47.648365 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13879 | 2025.12.18 21:28:47.648766 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13880 | 2025.12.18 21:28:47.648996 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.12.18 21:28:47.649156 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec. | ||
| 13882 | 2025.12.18 21:28:47.649198 [ 253 ] {8b772b3b-970a-4088-90df-55117e4502e9} <Debug> TCPHandler: Processed in 0.002033404 sec. | ||
| 13883 | 2025.12.18 21:28:47.649311 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2025.12.18 21:28:47.649406 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13885 | 2025.12.18 21:28:47.649447 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13886 | 2025.12.18 21:28:47.649870 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2025.12.18 21:28:47.649948 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13888 | 2025.12.18 21:28:47.650336 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13889 | 2025.12.18 21:28:47.650573 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2025.12.18 21:28:47.650712 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 13891 | 2025.12.18 21:28:47.650751 [ 253 ] {2a3f9232-a73c-4c2c-a0f7-9ea1043c68a2} <Debug> TCPHandler: Processed in 0.001489849 sec. | ||
| 13892 | 2025.12.18 21:28:47.650865 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2025.12.18 21:28:47.650962 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13894 | 2025.12.18 21:28:47.651006 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13895 | 2025.12.18 21:28:47.651383 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.12.18 21:28:47.651419 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13897 | 2025.12.18 21:28:47.651737 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13898 | 2025.12.18 21:28:47.651961 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2025.12.18 21:28:47.652098 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
| 13900 | 2025.12.18 21:28:47.652136 [ 253 ] {d11d8dc2-57e5-4a0c-8ef2-8d217f927b4d} <Debug> TCPHandler: Processed in 0.001321275 sec. | ||
| 13901 | 2025.12.18 21:28:47.652248 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2025.12.18 21:28:47.652345 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13903 | 2025.12.18 21:28:47.652386 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13904 | 2025.12.18 21:28:47.652722 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2025.12.18 21:28:47.652758 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13906 | 2025.12.18 21:28:47.653056 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13907 | 2025.12.18 21:28:47.653263 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2025.12.18 21:28:47.653400 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001075 sec., 33488.37209302326 rows/sec., 2.26 MiB/sec. | ||
| 13909 | 2025.12.18 21:28:47.653437 [ 253 ] {842097ae-0dc3-4b07-882e-64795ee1c756} <Debug> TCPHandler: Processed in 0.001238013 sec. | ||
| 13910 | 2025.12.18 21:28:49.161609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28257 | ||
| 13911 | 2025.12.18 21:28:49.162373 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2025.12.18 21:28:49.162432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13913 | 2025.12.18 21:28:49.163139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13914 | 2025.12.18 21:28:49.163482 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2025.12.18 21:28:49.163663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28257 | ||
| 13916 | 2025.12.18 21:28:50.640768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13917 | 2025.12.18 21:28:50.657447 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2025.12.18 21:28:50.657495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13919 | 2025.12.18 21:28:50.663449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13920 | 2025.12.18 21:28:50.664175 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2025.12.18 21:28:50.667043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13922 | 2025.12.18 21:28:52.651587 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2025.12.18 21:28:52.651764 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13924 | 2025.12.18 21:28:52.651829 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13925 | 2025.12.18 21:28:52.652518 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2025.12.18 21:28:52.652566 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13927 | 2025.12.18 21:28:52.652971 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13928 | 2025.12.18 21:28:52.653193 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2025.12.18 21:28:52.653347 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00163 sec., 65030.67484662577 rows/sec., 5.45 MiB/sec. | ||
| 13930 | 2025.12.18 21:28:52.653390 [ 253 ] {6131ca84-cf8f-429c-af33-ccd75c41c70a} <Debug> TCPHandler: Processed in 0.001932761 sec. | ||
| 13931 | 2025.12.18 21:28:52.653516 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2025.12.18 21:28:52.653612 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13933 | 2025.12.18 21:28:52.653653 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13934 | 2025.12.18 21:28:52.654076 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2025.12.18 21:28:52.654113 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13936 | 2025.12.18 21:28:52.654411 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13937 | 2025.12.18 21:28:52.654642 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2025.12.18 21:28:52.654776 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001183 sec., 21132.713440405747 rows/sec., 1.55 MiB/sec. | ||
| 13939 | 2025.12.18 21:28:52.654815 [ 253 ] {aa86704c-827e-4e48-a692-69d5aa7e486f} <Debug> TCPHandler: Processed in 0.001349465 sec. | ||
| 13940 | 2025.12.18 21:28:52.654932 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2025.12.18 21:28:52.655027 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13942 | 2025.12.18 21:28:52.655073 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13943 | 2025.12.18 21:28:52.655530 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2025.12.18 21:28:52.655567 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13945 | 2025.12.18 21:28:52.655883 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13946 | 2025.12.18 21:28:52.656095 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2025.12.18 21:28:52.656223 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001214 sec., 73311.36738056013 rows/sec., 5.73 MiB/sec. | ||
| 13948 | 2025.12.18 21:28:52.656260 [ 253 ] {721079b8-f932-48d8-97ff-5bdd9e7e47b5} <Debug> TCPHandler: Processed in 0.001377027 sec. | ||
| 13949 | 2025.12.18 21:28:52.656382 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2025.12.18 21:28:52.656477 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13951 | 2025.12.18 21:28:52.656521 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13952 | 2025.12.18 21:28:52.656949 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2025.12.18 21:28:52.656984 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13954 | 2025.12.18 21:28:52.657331 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13955 | 2025.12.18 21:28:52.657550 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2025.12.18 21:28:52.657706 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 13957 | 2025.12.18 21:28:52.657746 [ 253 ] {2f8cced2-c765-49d7-a312-6071dd4cc31a} <Debug> TCPHandler: Processed in 0.001413368 sec. | ||
| 13958 | 2025.12.18 21:28:52.657862 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2025.12.18 21:28:52.657955 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13960 | 2025.12.18 21:28:52.658010 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <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 | ||
| 13961 | 2025.12.18 21:28:52.658860 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2025.12.18 21:28:52.658901 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13963 | 2025.12.18 21:28:52.659454 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13964 | 2025.12.18 21:28:52.659674 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2025.12.18 21:28:52.659817 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001879 sec., 13304.949441192124 rows/sec., 23.84 MiB/sec. | ||
| 13966 | 2025.12.18 21:28:52.659872 [ 253 ] {7bca0cf3-85c6-47be-b683-20a55606c855} <Debug> TCPHandler: Processed in 0.002059605 sec. | ||
| 13967 | 2025.12.18 21:28:52.659988 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2025.12.18 21:28:52.660086 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13969 | 2025.12.18 21:28:52.660129 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13970 | 2025.12.18 21:28:52.660482 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2025.12.18 21:28:52.660518 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13972 | 2025.12.18 21:28:52.660827 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13973 | 2025.12.18 21:28:52.661052 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2025.12.18 21:28:52.661182 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 13975 | 2025.12.18 21:28:52.661218 [ 253 ] {05d58fcb-452b-45e2-8519-447be8273e7a} <Debug> TCPHandler: Processed in 0.001281184 sec. | ||
| 13976 | 2025.12.18 21:28:56.446006 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13977 | 2025.12.18 21:28:56.446097 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13978 | 2025.12.18 21:28:56.663796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28705 | ||
| 13979 | 2025.12.18 21:28:56.664337 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2025.12.18 21:28:56.664381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13981 | 2025.12.18 21:28:56.664913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13982 | 2025.12.18 21:28:56.665146 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2025.12.18 21:28:56.665286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28705 | ||
| 13984 | 2025.12.18 21:28:56.730031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1808 | ||
| 13985 | 2025.12.18 21:28:56.732015 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2025.12.18 21:28:56.732055 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13987 | 2025.12.18 21:28:56.733273 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13988 | 2025.12.18 21:28:56.733531 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2025.12.18 21:28:56.733796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 13990 | 2025.12.18 21:28:57.662019 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13991 | 2025.12.18 21:28:57.662195 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13992 | 2025.12.18 21:28:57.662261 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13993 | 2025.12.18 21:28:57.663142 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13994 | 2025.12.18 21:28:57.663190 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 13995 | 2025.12.18 21:28:57.663592 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13996 | 2025.12.18 21:28:57.663813 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13997 | 2025.12.18 21:28:57.663967 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 13998 | 2025.12.18 21:28:57.664010 [ 253 ] {94612a75-4b68-40b6-9274-e66ca1c102ad} <Debug> TCPHandler: Processed in 0.002119286 sec. | ||
| 13999 | 2025.12.18 21:28:57.664180 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2025.12.18 21:28:57.664279 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14001 | 2025.12.18 21:28:57.664322 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14002 | 2025.12.18 21:28:57.665623 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14003 | 2025.12.18 21:28:57.665659 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14004 | 2025.12.18 21:28:57.666022 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14005 | 2025.12.18 21:28:57.666230 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2025.12.18 21:28:57.666369 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002108 sec., 541745.7305502846 rows/sec., 43.00 MiB/sec. | ||
| 14007 | 2025.12.18 21:28:57.666414 [ 253 ] {0d627d9c-9db5-4a14-905f-8375d677e5b9} <Debug> TCPHandler: Processed in 0.00228566 sec. | ||
| 14008 | 2025.12.18 21:28:57.666555 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2025.12.18 21:28:57.666654 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14010 | 2025.12.18 21:28:57.666694 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14011 | 2025.12.18 21:28:57.667236 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2025.12.18 21:28:57.667273 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14013 | 2025.12.18 21:28:57.667576 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14014 | 2025.12.18 21:28:57.667790 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2025.12.18 21:28:57.667921 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001288 sec., 170807.45341614904 rows/sec., 10.19 MiB/sec. | ||
| 14016 | 2025.12.18 21:28:57.667959 [ 253 ] {b56f8d6e-c862-40cc-bb46-849a7f001d62} <Debug> TCPHandler: Processed in 0.001457419 sec. | ||
| 14017 | 2025.12.18 21:28:57.668072 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2025.12.18 21:28:57.668168 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14019 | 2025.12.18 21:28:57.668208 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14020 | 2025.12.18 21:28:57.668739 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2025.12.18 21:28:57.668781 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14022 | 2025.12.18 21:28:57.669103 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14023 | 2025.12.18 21:28:57.669319 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2025.12.18 21:28:57.669467 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.43 MiB/sec. | ||
| 14025 | 2025.12.18 21:28:57.669517 [ 253 ] {d7bf3b35-2a87-4c3c-bef7-cb90a4536b9d} <Debug> TCPHandler: Processed in 0.00149379 sec. | ||
| 14026 | 2025.12.18 21:28:57.669641 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2025.12.18 21:28:57.669746 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14028 | 2025.12.18 21:28:57.669787 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14029 | 2025.12.18 21:28:57.670299 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2025.12.18 21:28:57.670334 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14031 | 2025.12.18 21:28:57.670667 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14032 | 2025.12.18 21:28:57.670876 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2025.12.18 21:28:57.671008 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 14034 | 2025.12.18 21:28:57.671046 [ 253 ] {2a03497b-cf4d-4637-9367-1bac3209b0ec} <Debug> TCPHandler: Processed in 0.001464189 sec. | ||
| 14035 | 2025.12.18 21:28:57.671157 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2025.12.18 21:28:57.671252 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14037 | 2025.12.18 21:28:57.671291 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14038 | 2025.12.18 21:28:57.672025 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2025.12.18 21:28:57.672061 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14040 | 2025.12.18 21:28:57.672387 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14041 | 2025.12.18 21:28:57.672601 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2025.12.18 21:28:57.672731 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001497 sec., 463593.85437541746 rows/sec., 32.40 MiB/sec. | ||
| 14043 | 2025.12.18 21:28:57.672768 [ 253 ] {bb6a4066-884f-43e0-8ea1-dfe7a7e634af} <Debug> TCPHandler: Processed in 0.001660774 sec. | ||
| 14044 | 2025.12.18 21:28:57.672883 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14045 | 2025.12.18 21:28:57.672978 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14046 | 2025.12.18 21:28:57.673019 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14047 | 2025.12.18 21:28:57.673359 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2025.12.18 21:28:57.673393 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14049 | 2025.12.18 21:28:57.673703 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14050 | 2025.12.18 21:28:57.673906 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2025.12.18 21:28:57.674038 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 14052 | 2025.12.18 21:28:57.674074 [ 253 ] {38f3d9f0-bdcc-411f-ae3a-72b996613fb5} <Debug> TCPHandler: Processed in 0.001241153 sec. | ||
| 14053 | 2025.12.18 21:28:57.674186 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2025.12.18 21:28:57.674279 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14055 | 2025.12.18 21:28:57.674321 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14056 | 2025.12.18 21:28:57.674786 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2025.12.18 21:28:57.674821 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14058 | 2025.12.18 21:28:57.675159 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14059 | 2025.12.18 21:28:57.675368 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2025.12.18 21:28:57.675488 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14061 | 2025.12.18 21:28:57.675498 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 14062 | 2025.12.18 21:28:57.675562 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2025.12.18 21:28:57.675578 [ 253 ] {7a0c979a-c7c5-45f4-a659-9dd57c192a6c} <Debug> TCPHandler: Processed in 0.001441168 sec. | ||
| 14064 | 2025.12.18 21:28:57.675589 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14065 | 2025.12.18 21:28:57.675698 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2025.12.18 21:28:57.675730 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 14067 | 2025.12.18 21:28:57.675795 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14068 | 2025.12.18 21:28:57.675841 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14069 | 2025.12.18 21:28:57.675895 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14070 | 2025.12.18 21:28:57.675940 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29730 rows starting from the beginning of the part | ||
| 14071 | 2025.12.18 21:28:57.676016 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 14072 | 2025.12.18 21:28:57.676069 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 910 rows starting from the beginning of the part | ||
| 14073 | 2025.12.18 21:28:57.676120 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 96 rows starting from the beginning of the part | ||
| 14074 | 2025.12.18 21:28:57.676154 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.12.18 21:28:57.676168 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14076 | 2025.12.18 21:28:57.676195 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14077 | 2025.12.18 21:28:57.676228 [ 190 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 14078 | 2025.12.18 21:28:57.676524 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14079 | 2025.12.18 21:28:57.676754 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2025.12.18 21:28:57.676890 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 14081 | 2025.12.18 21:28:57.676927 [ 253 ] {724eb7e9-058b-43f7-acae-1eade2ccdb7f} <Debug> TCPHandler: Processed in 0.001277144 sec. | ||
| 14082 | 2025.12.18 21:28:57.677035 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2025.12.18 21:28:57.677127 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14084 | 2025.12.18 21:28:57.677181 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <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 | ||
| 14085 | 2025.12.18 21:28:57.677977 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2025.12.18 21:28:57.678013 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14087 | 2025.12.18 21:28:57.678542 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14088 | 2025.12.18 21:28:57.678767 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2025.12.18 21:28:57.678907 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 14090 | 2025.12.18 21:28:57.678966 [ 253 ] {e4c7d3ff-2186-4774-b039-f229a17185e3} <Debug> TCPHandler: Processed in 0.001980303 sec. | ||
| 14091 | 2025.12.18 21:28:57.679097 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2025.12.18 21:28:57.679220 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14093 | 2025.12.18 21:28:57.679270 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14094 | 2025.12.18 21:28:57.679687 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.12.18 21:28:57.679730 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14096 | 2025.12.18 21:28:57.680079 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14097 | 2025.12.18 21:28:57.680295 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2025.12.18 21:28:57.680425 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001229 sec., 84621.64361269324 rows/sec., 5.19 MiB/sec. | ||
| 14099 | 2025.12.18 21:28:57.680461 [ 253 ] {bfd16822-6ee7-4fe1-aeca-30c8147b1219} <Debug> TCPHandler: Processed in 0.001423337 sec. | ||
| 14100 | 2025.12.18 21:28:57.682448 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31370 rows, containing 5 columns (5 merged, 0 gathered) in 0.006775388 sec., 4629993.145779991 rows/sec., 309.85 MiB/sec. | ||
| 14101 | 2025.12.18 21:28:57.682914 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14102 | 2025.12.18 21:28:57.683173 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2025.12.18 21:28:57.683239 [ 196 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 14104 | 2025.12.18 21:28:57.683330 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14105 | 2025.12.18 21:28:58.167104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14106 | 2025.12.18 21:28:58.184723 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.12.18 21:28:58.184780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14108 | 2025.12.18 21:28:58.190970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14109 | 2025.12.18 21:28:58.191681 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.12.18 21:28:58.195040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14111 | 2025.12.18 21:29:02.651022 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14112 | 2025.12.18 21:29:02.651235 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14113 | 2025.12.18 21:29:02.651308 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14114 | 2025.12.18 21:29:02.652060 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2025.12.18 21:29:02.652107 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14116 | 2025.12.18 21:29:02.652516 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14117 | 2025.12.18 21:29:02.652741 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2025.12.18 21:29:02.652884 [ 136 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14119 | 2025.12.18 21:29:02.652889 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001706 sec., 62133.64595545135 rows/sec., 5.20 MiB/sec. | ||
| 14120 | 2025.12.18 21:29:02.652921 [ 136 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2025.12.18 21:29:02.652940 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14122 | 2025.12.18 21:29:02.652943 [ 253 ] {f1eb3134-319d-4e6b-b2cf-b6a827e34f2e} <Debug> TCPHandler: Processed in 0.002061234 sec. | ||
| 14123 | 2025.12.18 21:29:02.653076 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14124 | 2025.12.18 21:29:02.653080 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2025.12.18 21:29:02.653227 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14126 | 2025.12.18 21:29:02.653239 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14127 | 2025.12.18 21:29:02.653269 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14128 | 2025.12.18 21:29:02.653284 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2341 rows starting from the beginning of the part | ||
| 14129 | 2025.12.18 21:29:02.653364 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2290 rows starting from the beginning of the part | ||
| 14130 | 2025.12.18 21:29:02.653413 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14131 | 2025.12.18 21:29:02.653459 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
| 14132 | 2025.12.18 21:29:02.653504 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1142 rows starting from the beginning of the part | ||
| 14133 | 2025.12.18 21:29:02.653547 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part | ||
| 14134 | 2025.12.18 21:29:02.653706 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2025.12.18 21:29:02.653750 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14136 | 2025.12.18 21:29:02.654087 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14137 | 2025.12.18 21:29:02.654301 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2025.12.18 21:29:02.654439 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001233 sec., 20275.750202757503 rows/sec., 1.49 MiB/sec. | ||
| 14139 | 2025.12.18 21:29:02.654477 [ 253 ] {91ab8ec1-fd70-48e3-b4f2-89ec4d901f81} <Debug> TCPHandler: Processed in 0.001448158 sec. | ||
| 14140 | 2025.12.18 21:29:02.654612 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2025.12.18 21:29:02.654736 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14142 | 2025.12.18 21:29:02.654786 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14143 | 2025.12.18 21:29:02.655279 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2025.12.18 21:29:02.655314 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14145 | 2025.12.18 21:29:02.655628 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14146 | 2025.12.18 21:29:02.655768 [ 201 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002756573 sec., 2191489.215050717 rows/sec., 185.54 MiB/sec. | ||
| 14147 | 2025.12.18 21:29:02.655850 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2025.12.18 21:29:02.655966 [ 136 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14149 | 2025.12.18 21:29:02.655985 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001275 sec., 69803.92156862744 rows/sec., 5.45 MiB/sec. | ||
| 14150 | 2025.12.18 21:29:02.655996 [ 136 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2025.12.18 21:29:02.656019 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14152 | 2025.12.18 21:29:02.656025 [ 253 ] {7ceab2e1-752d-4b4a-8050-85f9d07a9fd2} <Debug> TCPHandler: Processed in 0.001476489 sec. | ||
| 14153 | 2025.12.18 21:29:02.656052 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14154 | 2025.12.18 21:29:02.656087 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14155 | 2025.12.18 21:29:02.656146 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14156 | 2025.12.18 21:29:02.656177 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2025.12.18 21:29:02.656208 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1211 rows starting from the beginning of the part | ||
| 14158 | 2025.12.18 21:29:02.656245 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14159 | 2025.12.18 21:29:02.656267 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1166 rows starting from the beginning of the part | ||
| 14160 | 2025.12.18 21:29:02.656293 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14161 | 2025.12.18 21:29:02.656309 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14162 | 2025.12.18 21:29:02.656351 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 89 rows starting from the beginning of the part | ||
| 14163 | 2025.12.18 21:29:02.656354 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2025.12.18 21:29:02.656397 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 694 rows starting from the beginning of the part | ||
| 14165 | 2025.12.18 21:29:02.656443 [ 196 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 89 rows starting from the beginning of the part | ||
| 14166 | 2025.12.18 21:29:02.656453 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_101_20} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14167 | 2025.12.18 21:29:02.656557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14168 | 2025.12.18 21:29:02.656713 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2025.12.18 21:29:02.656751 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14170 | 2025.12.18 21:29:02.657081 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14171 | 2025.12.18 21:29:02.657296 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2025.12.18 21:29:02.657426 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14173 | 2025.12.18 21:29:02.657464 [ 253 ] {07ef9312-62c8-4a85-8590-711fb043836b} <Debug> TCPHandler: Processed in 0.001368056 sec. | ||
| 14174 | 2025.12.18 21:29:02.657577 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2025.12.18 21:29:02.657672 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14176 | 2025.12.18 21:29:02.657710 [ 199 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651463 sec., 2006100.0458381448 rows/sec., 151.44 MiB/sec. | ||
| 14177 | 2025.12.18 21:29:02.657727 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <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 | ||
| 14178 | 2025.12.18 21:29:02.657887 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14179 | 2025.12.18 21:29:02.658133 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2025.12.18 21:29:02.658209 [ 191 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_101_20} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14181 | 2025.12.18 21:29:02.658301 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14182 | 2025.12.18 21:29:02.658561 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2025.12.18 21:29:02.658602 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14184 | 2025.12.18 21:29:02.659138 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14185 | 2025.12.18 21:29:02.659371 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2025.12.18 21:29:02.659507 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001853 sec., 13491.635186184565 rows/sec., 24.18 MiB/sec. | ||
| 14187 | 2025.12.18 21:29:02.659559 [ 253 ] {155ecf4b-a7cb-49aa-9943-4e2527468451} <Debug> TCPHandler: Processed in 0.002033854 sec. | ||
| 14188 | 2025.12.18 21:29:02.659672 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14189 | 2025.12.18 21:29:02.659767 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14190 | 2025.12.18 21:29:02.659809 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14191 | 2025.12.18 21:29:02.660152 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2025.12.18 21:29:02.660185 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14193 | 2025.12.18 21:29:02.660505 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14194 | 2025.12.18 21:29:02.660716 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2025.12.18 21:29:02.660815 [ 136 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14196 | 2025.12.18 21:29:02.660841 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 14197 | 2025.12.18 21:29:02.660843 [ 136 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2025.12.18 21:29:02.660872 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14199 | 2025.12.18 21:29:02.660877 [ 253 ] {33e68538-23e8-4c28-87c1-b19a015aa93c} <Debug> TCPHandler: Processed in 0.001255553 sec. | ||
| 14200 | 2025.12.18 21:29:02.660932 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14201 | 2025.12.18 21:29:02.661005 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14202 | 2025.12.18 21:29:02.661033 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6876 rows starting from the beginning of the part | ||
| 14203 | 2025.12.18 21:29:02.661081 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 68 rows starting from the beginning of the part | ||
| 14204 | 2025.12.18 21:29:02.661123 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 14205 | 2025.12.18 21:29:02.661158 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14206 | 2025.12.18 21:29:02.661196 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14207 | 2025.12.18 21:29:02.661234 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14208 | 2025.12.18 21:29:02.663065 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002156147 sec., 3341145.1074532485 rows/sec., 212.18 MiB/sec. | ||
| 14209 | 2025.12.18 21:29:02.663433 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14210 | 2025.12.18 21:29:02.663675 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2025.12.18 21:29:02.663736 [ 200 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_101_20} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14212 | 2025.12.18 21:29:02.663794 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14213 | 2025.12.18 21:29:04.165427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29217 | ||
| 14214 | 2025.12.18 21:29:04.166254 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.12.18 21:29:04.166338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14216 | 2025.12.18 21:29:04.166885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14217 | 2025.12.18 21:29:04.167121 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2025.12.18 21:29:04.167273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29217 | ||
| 14219 | 2025.12.18 21:29:04.167308 [ 134 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14220 | 2025.12.18 21:29:04.167437 [ 134 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2025.12.18 21:29:04.167477 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14222 | 2025.12.18 21:29:04.167655 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14223 | 2025.12.18 21:29:04.167890 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14224 | 2025.12.18 21:29:04.167965 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26785 rows starting from the beginning of the part | ||
| 14225 | 2025.12.18 21:29:04.168070 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14226 | 2025.12.18 21:29:04.168140 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14227 | 2025.12.18 21:29:04.168182 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14228 | 2025.12.18 21:29:04.168220 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14229 | 2025.12.18 21:29:04.168258 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14230 | 2025.12.18 21:29:04.170579 [ 196 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29217 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301106 sec., 9703227.434856828 rows/sec., 138.81 MiB/sec. | ||
| 14231 | 2025.12.18 21:29:04.170900 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14232 | 2025.12.18 21:29:04.171164 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2025.12.18 21:29:04.171230 [ 192 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_61_12} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14234 | 2025.12.18 21:29:04.171330 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14235 | 2025.12.18 21:29:05.695106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14236 | 2025.12.18 21:29:05.713301 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2025.12.18 21:29:05.713368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14238 | 2025.12.18 21:29:05.719657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14239 | 2025.12.18 21:29:05.720437 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2025.12.18 21:29:05.720764 [ 133 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14241 | 2025.12.18 21:29:05.720832 [ 133 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2025.12.18 21:29:05.720853 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14243 | 2025.12.18 21:29:05.720963 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14244 | 2025.12.18 21:29:05.724358 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14245 | 2025.12.18 21:29:05.724940 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14246 | 2025.12.18 21:29:05.726596 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14247 | 2025.12.18 21:29:05.731479 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14248 | 2025.12.18 21:29:05.736307 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14249 | 2025.12.18 21:29:05.740942 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14250 | 2025.12.18 21:29:05.745674 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14251 | 2025.12.18 21:29:05.749705 [ 189 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14252 | 2025.12.18 21:29:05.804925 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084009503 sec., 5475.571019626196 rows/sec., 28.31 MiB/sec. | ||
| 14253 | 2025.12.18 21:29:05.808323 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14254 | 2025.12.18 21:29:05.810471 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2025.12.18 21:29:05.810615 [ 194 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_61_12} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14256 | 2025.12.18 21:29:05.813390 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14257 | 2025.12.18 21:29:06.733927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1842 | ||
| 14258 | 2025.12.18 21:29:06.736451 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2025.12.18 21:29:06.736516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14260 | 2025.12.18 21:29:06.737802 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14261 | 2025.12.18 21:29:06.738101 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2025.12.18 21:29:06.738485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14263 | 2025.12.18 21:29:07.662918 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14264 | 2025.12.18 21:29:07.663088 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14265 | 2025.12.18 21:29:07.663191 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14266 | 2025.12.18 21:29:07.664006 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2025.12.18 21:29:07.664054 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14268 | 2025.12.18 21:29:07.664493 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14269 | 2025.12.18 21:29:07.664765 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2025.12.18 21:29:07.664918 [ 132 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14271 | 2025.12.18 21:29:07.664947 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 14272 | 2025.12.18 21:29:07.664955 [ 132 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2025.12.18 21:29:07.664986 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14274 | 2025.12.18 21:29:07.665006 [ 253 ] {c5e3b7fe-cda6-4da6-8e08-146c13ef4e24} <Debug> TCPHandler: Processed in 0.002219969 sec. | ||
| 14275 | 2025.12.18 21:29:07.665110 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14276 | 2025.12.18 21:29:07.665144 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2025.12.18 21:29:07.665268 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14278 | 2025.12.18 21:29:07.665274 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14279 | 2025.12.18 21:29:07.665315 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14280 | 2025.12.18 21:29:07.665333 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 14281 | 2025.12.18 21:29:07.665412 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14282 | 2025.12.18 21:29:07.665462 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14283 | 2025.12.18 21:29:07.665522 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14284 | 2025.12.18 21:29:07.665566 [ 186 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14285 | 2025.12.18 21:29:07.666366 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2025.12.18 21:29:07.666403 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14287 | 2025.12.18 21:29:07.666725 [ 198 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672084 sec., 1226014.9609708604 rows/sec., 82.45 MiB/sec. | ||
| 14288 | 2025.12.18 21:29:07.666864 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14289 | 2025.12.18 21:29:07.666874 [ 188 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14290 | 2025.12.18 21:29:07.667094 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.12.18 21:29:07.667146 [ 188 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2025.12.18 21:29:07.667218 [ 188 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_45_11} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14293 | 2025.12.18 21:29:07.667252 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002007 sec., 569008.4703537618 rows/sec., 45.17 MiB/sec. | ||
| 14294 | 2025.12.18 21:29:07.667296 [ 253 ] {71304fe2-b90d-475b-a2f3-c491dc24111f} <Debug> TCPHandler: Processed in 0.002215468 sec. | ||
| 14295 | 2025.12.18 21:29:07.667312 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14296 | 2025.12.18 21:29:07.667420 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2025.12.18 21:29:07.667537 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14298 | 2025.12.18 21:29:07.667578 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14299 | 2025.12.18 21:29:07.668075 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2025.12.18 21:29:07.668115 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14301 | 2025.12.18 21:29:07.668434 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14302 | 2025.12.18 21:29:07.668663 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2025.12.18 21:29:07.668798 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001281 sec., 171740.8274785324 rows/sec., 10.25 MiB/sec. | ||
| 14304 | 2025.12.18 21:29:07.668835 [ 253 ] {655ae4da-9fa2-47a0-8bf8-52eaa03f1068} <Debug> TCPHandler: Processed in 0.001465809 sec. | ||
| 14305 | 2025.12.18 21:29:07.668950 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2025.12.18 21:29:07.669044 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14307 | 2025.12.18 21:29:07.669084 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14308 | 2025.12.18 21:29:07.669573 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2025.12.18 21:29:07.669608 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14310 | 2025.12.18 21:29:07.669923 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14311 | 2025.12.18 21:29:07.670144 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2025.12.18 21:29:07.670272 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 14313 | 2025.12.18 21:29:07.670310 [ 253 ] {d009e7f1-9fc7-4b40-a7a2-dd19cb198766} <Debug> TCPHandler: Processed in 0.001408547 sec. | ||
| 14314 | 2025.12.18 21:29:07.670440 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2025.12.18 21:29:07.670550 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14316 | 2025.12.18 21:29:07.670591 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14317 | 2025.12.18 21:29:07.671066 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2025.12.18 21:29:07.671102 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14319 | 2025.12.18 21:29:07.671415 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14320 | 2025.12.18 21:29:07.671639 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2025.12.18 21:29:07.671751 [ 132 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14322 | 2025.12.18 21:29:07.671774 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 14323 | 2025.12.18 21:29:07.671802 [ 132 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2025.12.18 21:29:07.671821 [ 253 ] {8d117e2d-f9b6-4342-a982-c0e9b1d2bec2} <Debug> TCPHandler: Processed in 0.001431198 sec. | ||
| 14325 | 2025.12.18 21:29:07.671831 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14326 | 2025.12.18 21:29:07.671960 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.12.18 21:29:07.671980 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14328 | 2025.12.18 21:29:07.672058 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14329 | 2025.12.18 21:29:07.672102 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14330 | 2025.12.18 21:29:07.672152 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14331 | 2025.12.18 21:29:07.672199 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 14332 | 2025.12.18 21:29:07.672275 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14333 | 2025.12.18 21:29:07.672331 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14334 | 2025.12.18 21:29:07.672377 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14335 | 2025.12.18 21:29:07.672425 [ 197 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14336 | 2025.12.18 21:29:07.672754 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2025.12.18 21:29:07.672794 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14338 | 2025.12.18 21:29:07.673163 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14339 | 2025.12.18 21:29:07.673409 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2025.12.18 21:29:07.673428 [ 198 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152342 sec., 692520.7756232687 rows/sec., 41.97 MiB/sec. | ||
| 14341 | 2025.12.18 21:29:07.673555 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001515 sec., 458085.80858085805 rows/sec., 32.02 MiB/sec. | ||
| 14342 | 2025.12.18 21:29:07.673558 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14343 | 2025.12.18 21:29:07.673596 [ 253 ] {93f4c56c-a3d7-4213-9af7-c8aca11ceb24} <Debug> TCPHandler: Processed in 0.001694335 sec. | ||
| 14344 | 2025.12.18 21:29:07.673711 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2025.12.18 21:29:07.673804 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14346 | 2025.12.18 21:29:07.673820 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2025.12.18 21:29:07.673846 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14348 | 2025.12.18 21:29:07.673887 [ 188 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_45_11} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14349 | 2025.12.18 21:29:07.673964 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14350 | 2025.12.18 21:29:07.674189 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2025.12.18 21:29:07.674223 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14352 | 2025.12.18 21:29:07.674540 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14353 | 2025.12.18 21:29:07.674749 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2025.12.18 21:29:07.674877 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 14355 | 2025.12.18 21:29:07.674912 [ 253 ] {032a1a73-b83d-462b-aade-084348339d46} <Debug> TCPHandler: Processed in 0.001250693 sec. | ||
| 14356 | 2025.12.18 21:29:07.675056 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2025.12.18 21:29:07.675150 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14358 | 2025.12.18 21:29:07.675191 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14359 | 2025.12.18 21:29:07.675633 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2025.12.18 21:29:07.675667 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14361 | 2025.12.18 21:29:07.676024 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14362 | 2025.12.18 21:29:07.676236 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2025.12.18 21:29:07.676363 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 14364 | 2025.12.18 21:29:07.676398 [ 253 ] {47171278-99a1-4221-ad38-19e67d6c26f9} <Debug> TCPHandler: Processed in 0.001390637 sec. | ||
| 14365 | 2025.12.18 21:29:07.676515 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2025.12.18 21:29:07.676609 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14367 | 2025.12.18 21:29:07.676663 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14368 | 2025.12.18 21:29:07.677001 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2025.12.18 21:29:07.677034 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14370 | 2025.12.18 21:29:07.677324 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14371 | 2025.12.18 21:29:07.677533 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2025.12.18 21:29:07.677662 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 14373 | 2025.12.18 21:29:07.677697 [ 253 ] {cecf9fbd-7989-4de5-a781-1b9ddea22b31} <Debug> TCPHandler: Processed in 0.001234243 sec. | ||
| 14374 | 2025.12.18 21:29:07.677807 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14375 | 2025.12.18 21:29:07.677901 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14376 | 2025.12.18 21:29:07.677955 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <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 | ||
| 14377 | 2025.12.18 21:29:07.678774 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2025.12.18 21:29:07.678809 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14379 | 2025.12.18 21:29:07.679322 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14380 | 2025.12.18 21:29:07.679553 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2025.12.18 21:29:07.679697 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001814 sec., 8269.01874310915 rows/sec., 14.82 MiB/sec. | ||
| 14382 | 2025.12.18 21:29:07.679755 [ 253 ] {0f1409a0-d573-467f-aa74-c3714946dabd} <Debug> TCPHandler: Processed in 0.001997382 sec. | ||
| 14383 | 2025.12.18 21:29:07.679878 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2025.12.18 21:29:07.679974 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14385 | 2025.12.18 21:29:07.680014 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14386 | 2025.12.18 21:29:07.680340 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14387 | 2025.12.18 21:29:07.680374 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14388 | 2025.12.18 21:29:07.680710 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14389 | 2025.12.18 21:29:07.680925 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2025.12.18 21:29:07.681050 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 14391 | 2025.12.18 21:29:07.681094 [ 253 ] {0442e7c3-08e2-4aed-9b66-66ab4778ddf3} <Debug> TCPHandler: Processed in 0.001265773 sec. | ||
| 14392 | 2025.12.18 21:29:11.446368 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14393 | 2025.12.18 21:29:11.446470 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14394 | 2025.12.18 21:29:11.667460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29665 | ||
| 14395 | 2025.12.18 21:29:11.667953 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2025.12.18 21:29:11.668001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14397 | 2025.12.18 21:29:11.668490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14398 | 2025.12.18 21:29:11.668729 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2025.12.18 21:29:11.668871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29665 | ||
| 14400 | 2025.12.18 21:29:12.651569 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2025.12.18 21:29:12.651744 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14402 | 2025.12.18 21:29:12.651809 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14403 | 2025.12.18 21:29:12.652462 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2025.12.18 21:29:12.652518 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14405 | 2025.12.18 21:29:12.652916 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14406 | 2025.12.18 21:29:12.653153 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2025.12.18 21:29:12.653322 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001625 sec., 65230.769230769234 rows/sec., 5.46 MiB/sec. | ||
| 14408 | 2025.12.18 21:29:12.653377 [ 253 ] {f952e7d6-af29-42de-9bbe-eb1957aa3779} <Debug> TCPHandler: Processed in 0.001939261 sec. | ||
| 14409 | 2025.12.18 21:29:12.653511 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2025.12.18 21:29:12.653617 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14411 | 2025.12.18 21:29:12.653661 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14412 | 2025.12.18 21:29:12.654105 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2025.12.18 21:29:12.654143 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14414 | 2025.12.18 21:29:12.654448 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14415 | 2025.12.18 21:29:12.654665 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2025.12.18 21:29:12.654793 [ 121 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14417 | 2025.12.18 21:29:12.654800 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001207 sec., 20712.510356255178 rows/sec., 1.52 MiB/sec. | ||
| 14418 | 2025.12.18 21:29:12.654868 [ 121 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2025.12.18 21:29:12.654886 [ 253 ] {aad45d93-c25b-44c5-88d7-d6f98eb076c4} <Debug> TCPHandler: Processed in 0.001431168 sec. | ||
| 14420 | 2025.12.18 21:29:12.654896 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14421 | 2025.12.18 21:29:12.655028 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2025.12.18 21:29:12.655034 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14423 | 2025.12.18 21:29:12.655130 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14424 | 2025.12.18 21:29:12.655175 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14425 | 2025.12.18 21:29:12.655190 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14426 | 2025.12.18 21:29:12.655229 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 263 rows starting from the beginning of the part | ||
| 14427 | 2025.12.18 21:29:12.655296 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 25 rows starting from the beginning of the part | ||
| 14428 | 2025.12.18 21:29:12.655344 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 220 rows starting from the beginning of the part | ||
| 14429 | 2025.12.18 21:29:12.655390 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 14430 | 2025.12.18 21:29:12.655433 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 220 rows starting from the beginning of the part | ||
| 14431 | 2025.12.18 21:29:12.655478 [ 198 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part | ||
| 14432 | 2025.12.18 21:29:12.655613 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2025.12.18 21:29:12.655654 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14434 | 2025.12.18 21:29:12.655985 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14435 | 2025.12.18 21:29:12.656213 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2025.12.18 21:29:12.656347 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001237 sec., 71948.2619240097 rows/sec., 5.62 MiB/sec. | ||
| 14437 | 2025.12.18 21:29:12.656385 [ 253 ] {0c1050f2-78ae-480b-b1ac-fb855f047460} <Debug> TCPHandler: Processed in 0.001407357 sec. | ||
| 14438 | 2025.12.18 21:29:12.656406 [ 188 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434177 sec., 542471.3964873233 rows/sec., 35.51 MiB/sec. | ||
| 14439 | 2025.12.18 21:29:12.656506 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.12.18 21:29:12.656603 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14441 | 2025.12.18 21:29:12.656601 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14442 | 2025.12.18 21:29:12.656647 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14443 | 2025.12.18 21:29:12.656942 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2025.12.18 21:29:12.657031 [ 187 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_86_17} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14445 | 2025.12.18 21:29:12.657132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14446 | 2025.12.18 21:29:12.657133 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.12.18 21:29:12.657194 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14448 | 2025.12.18 21:29:12.657594 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14449 | 2025.12.18 21:29:12.657807 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2025.12.18 21:29:12.657940 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 14451 | 2025.12.18 21:29:12.657978 [ 253 ] {e8137814-f43e-4d10-b88f-cd7b83a9536c} <Debug> TCPHandler: Processed in 0.00152402 sec. | ||
| 14452 | 2025.12.18 21:29:12.658092 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2025.12.18 21:29:12.658187 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14454 | 2025.12.18 21:29:12.658241 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <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 | ||
| 14455 | 2025.12.18 21:29:12.659047 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2025.12.18 21:29:12.659082 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14457 | 2025.12.18 21:29:12.659628 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14458 | 2025.12.18 21:29:12.659844 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2025.12.18 21:29:12.659956 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14460 | 2025.12.18 21:29:12.659985 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001817 sec., 13758.94331315355 rows/sec., 24.66 MiB/sec. | ||
| 14461 | 2025.12.18 21:29:12.659989 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2025.12.18 21:29:12.660042 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14463 | 2025.12.18 21:29:12.660050 [ 253 ] {70603dcf-d05e-4ab3-8ee2-c127191dc92f} <Debug> TCPHandler: Processed in 0.002008923 sec. | ||
| 14464 | 2025.12.18 21:29:12.660112 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14465 | 2025.12.18 21:29:12.660171 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14466 | 2025.12.18 21:29:12.660274 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14467 | 2025.12.18 21:29:12.660294 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14468 | 2025.12.18 21:29:12.660315 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14469 | 2025.12.18 21:29:12.660345 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1553 rows starting from the beginning of the part | ||
| 14470 | 2025.12.18 21:29:12.660464 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 25 rows starting from the beginning of the part | ||
| 14471 | 2025.12.18 21:29:12.660594 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 15 rows starting from the beginning of the part | ||
| 14472 | 2025.12.18 21:29:12.660669 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2025.12.18 21:29:12.660695 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 14474 | 2025.12.18 21:29:12.660707 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14475 | 2025.12.18 21:29:12.660793 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 15 rows starting from the beginning of the part | ||
| 14476 | 2025.12.18 21:29:12.660890 [ 188 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 25 rows starting from the beginning of the part | ||
| 14477 | 2025.12.18 21:29:12.661039 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14478 | 2025.12.18 21:29:12.661256 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2025.12.18 21:29:12.661388 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 14480 | 2025.12.18 21:29:12.661425 [ 253 ] {fe0dd180-f105-4df2-992e-9ccaacc03ef7} <Debug> TCPHandler: Processed in 0.001305024 sec. | ||
| 14481 | 2025.12.18 21:29:12.669422 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 19 columns (19 merged, 0 gathered) in 0.009335146 sec., 177608.36306148826 rows/sec., 318.27 MiB/sec. | ||
| 14482 | 2025.12.18 21:29:12.672030 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14483 | 2025.12.18 21:29:12.672391 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2025.12.18 21:29:12.672471 [ 195 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14485 | 2025.12.18 21:29:12.672636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 14486 | 2025.12.18 21:29:13.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.09 MiB, peak 357.64 MiB, free memory in arenas 0.00 B, will set to 350.27 MiB (RSS), difference: 6.17 MiB | ||
| 14487 | 2025.12.18 21:29:13.224446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14488 | 2025.12.18 21:29:13.239558 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2025.12.18 21:29:13.239618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14490 | 2025.12.18 21:29:13.245443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14491 | 2025.12.18 21:29:13.246132 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2025.12.18 21:29:13.248963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14493 | 2025.12.18 21:29:14.734310 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2025.12.18 21:29:14.734496 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14495 | 2025.12.18 21:29:14.734566 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14496 | 2025.12.18 21:29:14.735407 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2025.12.18 21:29:14.735453 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14498 | 2025.12.18 21:29:14.735852 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14499 | 2025.12.18 21:29:14.736075 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2025.12.18 21:29:14.736227 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001779 sec., 230466.55424395727 rows/sec., 14.62 MiB/sec. | ||
| 14501 | 2025.12.18 21:29:14.736268 [ 253 ] {1e40dfda-b81f-4965-bba6-830802320903} <Debug> TCPHandler: Processed in 0.002083815 sec. | ||
| 14502 | 2025.12.18 21:29:14.736381 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2025.12.18 21:29:14.736476 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14504 | 2025.12.18 21:29:14.736518 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14505 | 2025.12.18 21:29:14.737764 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2025.12.18 21:29:14.737800 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14507 | 2025.12.18 21:29:14.738255 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14508 | 2025.12.18 21:29:14.738460 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2025.12.18 21:29:14.738586 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Debug> executeQuery: Read 2282 rows, 189.39 KiB in 0.002129 sec., 1071864.7252231096 rows/sec., 86.87 MiB/sec. | ||
| 14510 | 2025.12.18 21:29:14.738625 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14511 | 2025.12.18 21:29:14.738637 [ 253 ] {37f07c79-ca30-45c3-acfc-b7eb82747a1d} <Debug> TCPHandler: Processed in 0.002306561 sec. | ||
| 14512 | 2025.12.18 21:29:14.738747 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2025.12.18 21:29:14.738840 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14514 | 2025.12.18 21:29:14.738879 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14515 | 2025.12.18 21:29:14.739341 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2025.12.18 21:29:14.739377 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14517 | 2025.12.18 21:29:14.739673 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14518 | 2025.12.18 21:29:14.739874 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2025.12.18 21:29:14.739999 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001177 sec., 186915.88785046726 rows/sec., 11.15 MiB/sec. | ||
| 14520 | 2025.12.18 21:29:14.740034 [ 253 ] {b50a7ba6-3b2c-4ae4-8f78-dc1390205d01} <Debug> TCPHandler: Processed in 0.001337125 sec. | ||
| 14521 | 2025.12.18 21:29:14.740134 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2025.12.18 21:29:14.740226 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14523 | 2025.12.18 21:29:14.740265 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14524 | 2025.12.18 21:29:14.740761 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2025.12.18 21:29:14.740797 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14526 | 2025.12.18 21:29:14.741107 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14527 | 2025.12.18 21:29:14.741310 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2025.12.18 21:29:14.741436 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001227 sec., 358598.20700896496 rows/sec., 23.72 MiB/sec. | ||
| 14529 | 2025.12.18 21:29:14.741472 [ 253 ] {6d7e0ce4-092e-4e78-8a3d-1bc162eecc96} <Debug> TCPHandler: Processed in 0.001387186 sec. | ||
| 14530 | 2025.12.18 21:29:14.741581 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2025.12.18 21:29:14.741674 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14532 | 2025.12.18 21:29:14.741713 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14533 | 2025.12.18 21:29:14.742164 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2025.12.18 21:29:14.742199 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14535 | 2025.12.18 21:29:14.742492 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14536 | 2025.12.18 21:29:14.742693 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2025.12.18 21:29:14.742820 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001163 sec., 181427.34307824593 rows/sec., 10.30 MiB/sec. | ||
| 14538 | 2025.12.18 21:29:14.742856 [ 253 ] {f69088f8-7ebc-4215-9e45-4901f2a7914f} <Debug> TCPHandler: Processed in 0.001324706 sec. | ||
| 14539 | 2025.12.18 21:29:14.742978 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2025.12.18 21:29:14.743101 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14541 | 2025.12.18 21:29:14.743150 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14542 | 2025.12.18 21:29:14.743948 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2025.12.18 21:29:14.743985 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14544 | 2025.12.18 21:29:14.744353 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14545 | 2025.12.18 21:29:14.744566 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2025.12.18 21:29:14.744696 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Debug> executeQuery: Read 1150 rows, 83.96 KiB in 0.001619 sec., 710315.0092649783 rows/sec., 50.64 MiB/sec. | ||
| 14547 | 2025.12.18 21:29:14.744734 [ 253 ] {b6e46304-e433-4934-b633-13698fb01d18} <Debug> TCPHandler: Processed in 0.001817358 sec. | ||
| 14548 | 2025.12.18 21:29:14.744845 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2025.12.18 21:29:14.744941 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14550 | 2025.12.18 21:29:14.744982 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14551 | 2025.12.18 21:29:14.745307 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2025.12.18 21:29:14.745342 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14553 | 2025.12.18 21:29:14.745641 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14554 | 2025.12.18 21:29:14.745838 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2025.12.18 21:29:14.745966 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 14556 | 2025.12.18 21:29:14.746003 [ 253 ] {d8fffb22-6e6a-424c-a8b9-ace32e94e1e8} <Debug> TCPHandler: Processed in 0.001207111 sec. | ||
| 14557 | 2025.12.18 21:29:14.746107 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2025.12.18 21:29:14.746209 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14559 | 2025.12.18 21:29:14.746254 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14560 | 2025.12.18 21:29:14.746843 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.12.18 21:29:14.746882 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14562 | 2025.12.18 21:29:14.747275 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14563 | 2025.12.18 21:29:14.747486 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.12.18 21:29:14.747621 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Debug> executeQuery: Read 914 rows, 61.90 KiB in 0.001431 sec., 638714.1858839972 rows/sec., 42.24 MiB/sec. | ||
| 14565 | 2025.12.18 21:29:14.747659 [ 253 ] {f16c7c48-57fa-4a38-910e-e3ef10e0e295} <Debug> TCPHandler: Processed in 0.001602982 sec. | ||
| 14566 | 2025.12.18 21:29:14.747763 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2025.12.18 21:29:14.747858 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14568 | 2025.12.18 21:29:14.747900 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14569 | 2025.12.18 21:29:14.748216 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2025.12.18 21:29:14.748253 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14571 | 2025.12.18 21:29:14.748539 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14572 | 2025.12.18 21:29:14.748749 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.12.18 21:29:14.748879 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 14574 | 2025.12.18 21:29:14.748915 [ 253 ] {f3ac4d06-cb81-4a8e-affa-6d764d81ccc4} <Debug> TCPHandler: Processed in 0.001202571 sec. | ||
| 14575 | 2025.12.18 21:29:14.749015 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2025.12.18 21:29:14.749110 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14577 | 2025.12.18 21:29:14.749164 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <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 | ||
| 14578 | 2025.12.18 21:29:14.749923 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2025.12.18 21:29:14.749960 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14580 | 2025.12.18 21:29:14.750472 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14581 | 2025.12.18 21:29:14.750698 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2025.12.18 21:29:14.750834 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001743 sec., 8605.851979345955 rows/sec., 15.42 MiB/sec. | ||
| 14583 | 2025.12.18 21:29:14.750889 [ 253 ] {6cb19794-8f1b-419a-8af9-f8bf480afb73} <Debug> TCPHandler: Processed in 0.001922311 sec. | ||
| 14584 | 2025.12.18 21:29:14.750995 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2025.12.18 21:29:14.751091 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14586 | 2025.12.18 21:29:14.751131 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14587 | 2025.12.18 21:29:14.751458 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2025.12.18 21:29:14.751494 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14589 | 2025.12.18 21:29:14.751783 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14590 | 2025.12.18 21:29:14.751988 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2025.12.18 21:29:14.752117 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001044 sec., 70881.22605363985 rows/sec., 4.16 MiB/sec. | ||
| 14592 | 2025.12.18 21:29:14.752152 [ 253 ] {9b608bef-3c90-4224-ac54-380937169a3e} <Debug> TCPHandler: Processed in 0.001206241 sec. | ||
| 14593 | 2025.12.18 21:29:16.738708 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1898 | ||
| 14594 | 2025.12.18 21:29:16.741533 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14595 | 2025.12.18 21:29:16.741592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14596 | 2025.12.18 21:29:16.742888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14597 | 2025.12.18 21:29:16.743180 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2025.12.18 21:29:16.743348 [ 105 ] {} <Debug> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14599 | 2025.12.18 21:29:16.743425 [ 105 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2025.12.18 21:29:16.743447 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14601 | 2025.12.18 21:29:16.743560 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 14602 | 2025.12.18 21:29:16.743591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
| 14603 | 2025.12.18 21:29:16.744103 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14604 | 2025.12.18 21:29:16.744291 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1688 rows starting from the beginning of the part | ||
| 14605 | 2025.12.18 21:29:16.744717 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14606 | 2025.12.18 21:29:16.745121 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::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 | ||
| 14607 | 2025.12.18 21:29:16.745477 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 14608 | 2025.12.18 21:29:16.745808 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 14609 | 2025.12.18 21:29:16.746144 [ 201 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 14610 | 2025.12.18 21:29:16.754538 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1898 rows, containing 72 columns (72 merged, 0 gathered) in 0.01102322 sec., 172181.99400901006 rows/sec., 130.88 MiB/sec. | ||
| 14611 | 2025.12.18 21:29:16.756478 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14612 | 2025.12.18 21:29:16.757118 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2025.12.18 21:29:16.757216 [ 187 ] {c43ffff1-236d-4e46-bdcb-da052e057636::all_1_46_9} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14614 | 2025.12.18 21:29:16.757503 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 14615 | 2025.12.18 21:29:17.646977 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2025.12.18 21:29:17.647174 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14617 | 2025.12.18 21:29:17.647246 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14618 | 2025.12.18 21:29:17.647972 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2025.12.18 21:29:17.648021 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14620 | 2025.12.18 21:29:17.648398 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14621 | 2025.12.18 21:29:17.648616 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2025.12.18 21:29:17.648777 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec. | ||
| 14623 | 2025.12.18 21:29:17.648819 [ 253 ] {e59782b5-eea4-46b4-ba39-dd4b0c0657b7} <Debug> TCPHandler: Processed in 0.001981572 sec. | ||
| 14624 | 2025.12.18 21:29:17.648939 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14625 | 2025.12.18 21:29:17.649044 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14626 | 2025.12.18 21:29:17.649085 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14627 | 2025.12.18 21:29:17.649517 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.12.18 21:29:17.649557 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14629 | 2025.12.18 21:29:17.649874 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14630 | 2025.12.18 21:29:17.650088 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.12.18 21:29:17.650224 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 14632 | 2025.12.18 21:29:17.650262 [ 253 ] {ec90259d-ca44-4573-996d-e24e54edb02d} <Debug> TCPHandler: Processed in 0.001374046 sec. | ||
| 14633 | 2025.12.18 21:29:17.650376 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14634 | 2025.12.18 21:29:17.650470 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14635 | 2025.12.18 21:29:17.650514 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14636 | 2025.12.18 21:29:17.650889 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2025.12.18 21:29:17.650926 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14638 | 2025.12.18 21:29:17.651246 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14639 | 2025.12.18 21:29:17.651455 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2025.12.18 21:29:17.651586 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 14641 | 2025.12.18 21:29:17.651595 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001144 sec., 73426.57342657342 rows/sec., 5.11 MiB/sec. | ||
| 14642 | 2025.12.18 21:29:17.651661 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2025.12.18 21:29:17.651675 [ 253 ] {d4f5b9a0-eea8-43e7-b672-2e060c4246ff} <Debug> TCPHandler: Processed in 0.001348645 sec. | ||
| 14644 | 2025.12.18 21:29:17.651691 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14645 | 2025.12.18 21:29:17.651795 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.12.18 21:29:17.651795 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 14647 | 2025.12.18 21:29:17.651893 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14648 | 2025.12.18 21:29:17.651922 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14649 | 2025.12.18 21:29:17.651934 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14650 | 2025.12.18 21:29:17.651960 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 31370 rows starting from the beginning of the part | ||
| 14651 | 2025.12.18 21:29:17.652028 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14652 | 2025.12.18 21:29:17.652084 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 14653 | 2025.12.18 21:29:17.652136 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14654 | 2025.12.18 21:29:17.652186 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 914 rows starting from the beginning of the part | ||
| 14655 | 2025.12.18 21:29:17.652262 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2025.12.18 21:29:17.652299 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14657 | 2025.12.18 21:29:17.652623 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14658 | 2025.12.18 21:29:17.652840 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2025.12.18 21:29:17.652981 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001106 sec., 27124.773960216997 rows/sec., 1.83 MiB/sec. | ||
| 14660 | 2025.12.18 21:29:17.653017 [ 253 ] {dd5ae990-66f2-46e5-a132-75844eb2dd99} <Debug> TCPHandler: Processed in 0.001271364 sec. | ||
| 14661 | 2025.12.18 21:29:17.658196 [ 191 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32918 rows, containing 5 columns (5 merged, 0 gathered) in 0.00643753 sec., 5113451.8984765895 rows/sec., 342.17 MiB/sec. | ||
| 14662 | 2025.12.18 21:29:17.658514 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 14663 | 2025.12.18 21:29:17.658842 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2025.12.18 21:29:17.658926 [ 199 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 14665 | 2025.12.18 21:29:17.659021 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14666 | 2025.12.18 21:29:19.169076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30177 | ||
| 14667 | 2025.12.18 21:29:19.169786 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2025.12.18 21:29:19.169840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14669 | 2025.12.18 21:29:19.170347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14670 | 2025.12.18 21:29:19.170590 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2025.12.18 21:29:19.170746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30177 | ||
| 14672 | 2025.12.18 21:29:20.749279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14673 | 2025.12.18 21:29:20.765807 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.12.18 21:29:20.765875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14675 | 2025.12.18 21:29:20.772162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14676 | 2025.12.18 21:29:20.772880 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2025.12.18 21:29:20.775935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14678 | 2025.12.18 21:29:22.652071 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14679 | 2025.12.18 21:29:22.652258 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14680 | 2025.12.18 21:29:22.652325 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14681 | 2025.12.18 21:29:22.653059 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14682 | 2025.12.18 21:29:22.653102 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14683 | 2025.12.18 21:29:22.653476 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14684 | 2025.12.18 21:29:22.653691 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2025.12.18 21:29:22.653840 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001633 sec., 64911.206368646664 rows/sec., 5.44 MiB/sec. | ||
| 14686 | 2025.12.18 21:29:22.653860 [ 29 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14687 | 2025.12.18 21:29:22.653881 [ 253 ] {c5e4ffb8-4488-43d5-9d5f-59ea187d736b} <Debug> TCPHandler: Processed in 0.001940501 sec. | ||
| 14688 | 2025.12.18 21:29:22.653940 [ 29 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.12.18 21:29:22.653966 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14690 | 2025.12.18 21:29:22.654035 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2025.12.18 21:29:22.654054 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14692 | 2025.12.18 21:29:22.654132 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14693 | 2025.12.18 21:29:22.654137 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14694 | 2025.12.18 21:29:22.654172 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2341 rows starting from the beginning of the part | ||
| 14695 | 2025.12.18 21:29:22.654172 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14696 | 2025.12.18 21:29:22.654231 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1142 rows starting from the beginning of the part | ||
| 14697 | 2025.12.18 21:29:22.654274 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
| 14698 | 2025.12.18 21:29:22.654312 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2282 rows starting from the beginning of the part | ||
| 14699 | 2025.12.18 21:29:22.654350 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 14700 | 2025.12.18 21:29:22.654389 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 106 rows starting from the beginning of the part | ||
| 14701 | 2025.12.18 21:29:22.654594 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2025.12.18 21:29:22.654640 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14703 | 2025.12.18 21:29:22.654928 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14704 | 2025.12.18 21:29:22.655133 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2025.12.18 21:29:22.655263 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. | ||
| 14706 | 2025.12.18 21:29:22.655300 [ 253 ] {16e1e6e1-a375-4e25-8378-36b4b871d841} <Debug> TCPHandler: Processed in 0.001312074 sec. | ||
| 14707 | 2025.12.18 21:29:22.655403 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2025.12.18 21:29:22.655495 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14709 | 2025.12.18 21:29:22.655535 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14710 | 2025.12.18 21:29:22.655976 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2025.12.18 21:29:22.656011 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14712 | 2025.12.18 21:29:22.656296 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14713 | 2025.12.18 21:29:22.656391 [ 191 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002368082 sec., 2547631.3742513983 rows/sec., 215.72 MiB/sec. | ||
| 14714 | 2025.12.18 21:29:22.656499 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2025.12.18 21:29:22.656626 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001149 sec., 77458.6597040905 rows/sec., 6.05 MiB/sec. | ||
| 14716 | 2025.12.18 21:29:22.656626 [ 23 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14717 | 2025.12.18 21:29:22.656664 [ 253 ] {d7354639-0279-40d8-9a35-7447aea58c0b} <Debug> TCPHandler: Processed in 0.001307124 sec. | ||
| 14718 | 2025.12.18 21:29:22.656686 [ 23 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2025.12.18 21:29:22.656713 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14720 | 2025.12.18 21:29:22.656757 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14721 | 2025.12.18 21:29:22.656776 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14722 | 2025.12.18 21:29:22.656818 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14723 | 2025.12.18 21:29:22.656882 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14724 | 2025.12.18 21:29:22.656929 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14725 | 2025.12.18 21:29:22.656948 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14726 | 2025.12.18 21:29:22.656988 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1211 rows starting from the beginning of the part | ||
| 14727 | 2025.12.18 21:29:22.657057 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 694 rows starting from the beginning of the part | ||
| 14728 | 2025.12.18 21:29:22.657106 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 89 rows starting from the beginning of the part | ||
| 14729 | 2025.12.18 21:29:22.657110 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2025.12.18 21:29:22.657149 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1150 rows starting from the beginning of the part | ||
| 14731 | 2025.12.18 21:29:22.657195 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14732 | 2025.12.18 21:29:22.657212 [ 194 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_106_21} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14733 | 2025.12.18 21:29:22.657240 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 89 rows starting from the beginning of the part | ||
| 14734 | 2025.12.18 21:29:22.657341 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14735 | 2025.12.18 21:29:22.657354 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2025.12.18 21:29:22.657396 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14737 | 2025.12.18 21:29:22.657743 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14738 | 2025.12.18 21:29:22.657963 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2025.12.18 21:29:22.658095 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 14740 | 2025.12.18 21:29:22.658132 [ 253 ] {4dbca3ba-48f8-4f87-92cf-742f473ca47a} <Debug> TCPHandler: Processed in 0.001402027 sec. | ||
| 14741 | 2025.12.18 21:29:22.658236 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14742 | 2025.12.18 21:29:22.658327 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14743 | 2025.12.18 21:29:22.658379 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <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 | ||
| 14744 | 2025.12.18 21:29:22.658614 [ 194 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846829 sec., 1785222.1293904309 rows/sec., 134.70 MiB/sec. | ||
| 14745 | 2025.12.18 21:29:22.658785 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14746 | 2025.12.18 21:29:22.659034 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2025.12.18 21:29:22.659110 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_106_21} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14748 | 2025.12.18 21:29:22.659196 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14749 | 2025.12.18 21:29:22.659216 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2025.12.18 21:29:22.659256 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14751 | 2025.12.18 21:29:22.659785 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14752 | 2025.12.18 21:29:22.660008 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2025.12.18 21:29:22.660144 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001835 sec., 13623.978201634876 rows/sec., 24.41 MiB/sec. | ||
| 14754 | 2025.12.18 21:29:22.660197 [ 253 ] {c572dae5-9bc9-480c-a698-fbc5332ef180} <Debug> TCPHandler: Processed in 0.002008053 sec. | ||
| 14755 | 2025.12.18 21:29:22.660306 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2025.12.18 21:29:22.660406 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14757 | 2025.12.18 21:29:22.660448 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14758 | 2025.12.18 21:29:22.660794 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2025.12.18 21:29:22.660830 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14760 | 2025.12.18 21:29:22.661147 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14761 | 2025.12.18 21:29:22.661359 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2025.12.18 21:29:22.661473 [ 23 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14763 | 2025.12.18 21:29:22.661488 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 14764 | 2025.12.18 21:29:22.661508 [ 23 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2025.12.18 21:29:22.661530 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 14766 | 2025.12.18 21:29:22.661532 [ 253 ] {3927509c-2d0d-4872-8874-19418b96fa40} <Debug> TCPHandler: Processed in 0.001276594 sec. | ||
| 14767 | 2025.12.18 21:29:22.661620 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14768 | 2025.12.18 21:29:22.661725 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2025.12.18 21:29:22.661756 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7204 rows starting from the beginning of the part | ||
| 14770 | 2025.12.18 21:29:22.661809 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 14771 | 2025.12.18 21:29:22.661856 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14772 | 2025.12.18 21:29:22.661897 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 14773 | 2025.12.18 21:29:22.661939 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part | ||
| 14774 | 2025.12.18 21:29:22.661979 [ 196 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14775 | 2025.12.18 21:29:22.664305 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717901 sec., 2771256.2010168876 rows/sec., 175.99 MiB/sec. | ||
| 14776 | 2025.12.18 21:29:22.664808 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14777 | 2025.12.18 21:29:22.665081 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.12.18 21:29:22.665156 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_106_21} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14779 | 2025.12.18 21:29:22.665250 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14780 | 2025.12.18 21:29:25.433303 [ 99 ] {} <Debug> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14781 | 2025.12.18 21:29:25.433395 [ 99 ] {} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2025.12.18 21:29:25.433422 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14783 | 2025.12.18 21:29:25.433549 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 14784 | 2025.12.18 21:29:25.433697 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14785 | 2025.12.18 21:29:25.433731 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 440 rows starting from the beginning of the part | ||
| 14786 | 2025.12.18 21:29:25.433800 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 440 rows starting from the beginning of the part | ||
| 14787 | 2025.12.18 21:29:25.433844 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 14788 | 2025.12.18 21:29:25.433886 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 14789 | 2025.12.18 21:29:25.433926 [ 189 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 440 rows starting from the beginning of the part | ||
| 14790 | 2025.12.18 21:29:25.434886 [ 194 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413847 sec., 1233513.9516510626 rows/sec., 85.81 MiB/sec. | ||
| 14791 | 2025.12.18 21:29:25.435055 [ 197 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14792 | 2025.12.18 21:29:25.435293 [ 197 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2025.12.18 21:29:25.435360 [ 197 ] {76646c6f-027b-4b18-b7d7-84b5218aef7d::all_1_46_10} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14794 | 2025.12.18 21:29:25.435427 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14795 | 2025.12.18 21:29:26.250965 [ 46 ] {} <Debug> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 14796 | 2025.12.18 21:29:26.251052 [ 46 ] {} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2025.12.18 21:29:26.251076 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14798 | 2025.12.18 21:29:26.251214 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 14799 | 2025.12.18 21:29:26.251382 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14800 | 2025.12.18 21:29:26.251423 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
| 14801 | 2025.12.18 21:29:26.251496 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14802 | 2025.12.18 21:29:26.251549 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14803 | 2025.12.18 21:29:26.251597 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14804 | 2025.12.18 21:29:26.251642 [ 189 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14805 | 2025.12.18 21:29:26.252429 [ 194 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280874 sec., 35912.978169593574 rows/sec., 2.36 MiB/sec. | ||
| 14806 | 2025.12.18 21:29:26.252633 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14807 | 2025.12.18 21:29:26.252898 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2025.12.18 21:29:26.252974 [ 193 ] {b1b6bfdc-83bb-41bd-917a-0df3926827ce::all_1_46_10} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 14809 | 2025.12.18 21:29:26.253046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14810 | 2025.12.18 21:29:26.446534 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14811 | 2025.12.18 21:29:26.446569 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14812 | 2025.12.18 21:29:26.670896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30625 | ||
| 14813 | 2025.12.18 21:29:26.671534 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2025.12.18 21:29:26.671600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14815 | 2025.12.18 21:29:26.672281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14816 | 2025.12.18 21:29:26.672560 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2025.12.18 21:29:26.672709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30625 | ||
| 14818 | 2025.12.18 21:29:26.743981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1918 | ||
| 14819 | 2025.12.18 21:29:26.746086 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2025.12.18 21:29:26.746134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14821 | 2025.12.18 21:29:26.747297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14822 | 2025.12.18 21:29:26.747581 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2025.12.18 21:29:26.747841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 14824 | 2025.12.18 21:29:27.002459 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002064604 sec. | ||
| 14825 | 2025.12.18 21:29:27.662517 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2025.12.18 21:29:27.662785 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14827 | 2025.12.18 21:29:27.662884 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14828 | 2025.12.18 21:29:27.663930 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2025.12.18 21:29:27.663985 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14830 | 2025.12.18 21:29:27.664392 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14831 | 2025.12.18 21:29:27.664650 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2025.12.18 21:29:27.664814 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002098 sec., 195424.21353670163 rows/sec., 12.40 MiB/sec. | ||
| 14833 | 2025.12.18 21:29:27.664865 [ 253 ] {123cee42-df61-4a90-812c-59ae934065cc} <Debug> TCPHandler: Processed in 0.002518027 sec. | ||
| 14834 | 2025.12.18 21:29:27.664995 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2025.12.18 21:29:27.665127 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14836 | 2025.12.18 21:29:27.665178 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14837 | 2025.12.18 21:29:27.666277 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2025.12.18 21:29:27.666317 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14839 | 2025.12.18 21:29:27.666704 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14840 | 2025.12.18 21:29:27.666916 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2025.12.18 21:29:27.667050 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001952 sec., 585040.9836065574 rows/sec., 46.44 MiB/sec. | ||
| 14842 | 2025.12.18 21:29:27.667089 [ 253 ] {fb842f6a-e068-47dd-b91c-ba640038317d} <Debug> TCPHandler: Processed in 0.002156547 sec. | ||
| 14843 | 2025.12.18 21:29:27.667240 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2025.12.18 21:29:27.667362 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14845 | 2025.12.18 21:29:27.667415 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14846 | 2025.12.18 21:29:27.667942 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2025.12.18 21:29:27.667978 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14848 | 2025.12.18 21:29:27.668301 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14849 | 2025.12.18 21:29:27.668503 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2025.12.18 21:29:27.668639 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001304 sec., 168711.6564417178 rows/sec., 10.07 MiB/sec. | ||
| 14851 | 2025.12.18 21:29:27.668677 [ 253 ] {ebea816e-feea-4602-abfb-23669e619307} <Debug> TCPHandler: Processed in 0.001498979 sec. | ||
| 14852 | 2025.12.18 21:29:27.668790 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2025.12.18 21:29:27.668884 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14854 | 2025.12.18 21:29:27.668923 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14855 | 2025.12.18 21:29:27.669388 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2025.12.18 21:29:27.669423 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14857 | 2025.12.18 21:29:27.669717 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14858 | 2025.12.18 21:29:27.669919 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2025.12.18 21:29:27.670048 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 14860 | 2025.12.18 21:29:27.670085 [ 253 ] {fafa2120-bddd-43c5-a424-c6c3eac0cbcd} <Debug> TCPHandler: Processed in 0.001342525 sec. | ||
| 14861 | 2025.12.18 21:29:27.670187 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2025.12.18 21:29:27.670279 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14863 | 2025.12.18 21:29:27.670318 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14864 | 2025.12.18 21:29:27.670781 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2025.12.18 21:29:27.670817 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14866 | 2025.12.18 21:29:27.671120 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14867 | 2025.12.18 21:29:27.671323 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2025.12.18 21:29:27.671451 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 14869 | 2025.12.18 21:29:27.671489 [ 253 ] {bed98775-7ae1-4d10-a1ac-b2d285be88af} <Debug> TCPHandler: Processed in 0.001348655 sec. | ||
| 14870 | 2025.12.18 21:29:27.671590 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2025.12.18 21:29:27.671682 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14872 | 2025.12.18 21:29:27.671721 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14873 | 2025.12.18 21:29:27.672345 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2025.12.18 21:29:27.672381 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14875 | 2025.12.18 21:29:27.672712 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14876 | 2025.12.18 21:29:27.672914 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2025.12.18 21:29:27.673039 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001374 sec., 505094.61426491995 rows/sec., 35.30 MiB/sec. | ||
| 14878 | 2025.12.18 21:29:27.673076 [ 253 ] {176da5e9-37ce-4610-904c-9600dcad5194} <Debug> TCPHandler: Processed in 0.00153309 sec. | ||
| 14879 | 2025.12.18 21:29:27.673182 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2025.12.18 21:29:27.673273 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14881 | 2025.12.18 21:29:27.673314 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14882 | 2025.12.18 21:29:27.673638 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2025.12.18 21:29:27.673673 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14884 | 2025.12.18 21:29:27.673961 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14885 | 2025.12.18 21:29:27.674157 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2025.12.18 21:29:27.674266 [ 31 ] {} <Debug> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 14887 | 2025.12.18 21:29:27.674283 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 14888 | 2025.12.18 21:29:27.674340 [ 31 ] {} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2025.12.18 21:29:27.674346 [ 253 ] {c3eea8e6-82be-4821-a658-a49c64f21af0} <Debug> TCPHandler: Processed in 0.001209941 sec. | ||
| 14890 | 2025.12.18 21:29:27.674372 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14891 | 2025.12.18 21:29:27.674462 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2025.12.18 21:29:27.674497 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 14893 | 2025.12.18 21:29:27.674559 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14894 | 2025.12.18 21:29:27.674607 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14895 | 2025.12.18 21:29:27.674658 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14896 | 2025.12.18 21:29:27.674702 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
| 14897 | 2025.12.18 21:29:27.674772 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14898 | 2025.12.18 21:29:27.674823 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14899 | 2025.12.18 21:29:27.674870 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14900 | 2025.12.18 21:29:27.674912 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14901 | 2025.12.18 21:29:27.674957 [ 189 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 14902 | 2025.12.18 21:29:27.675031 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.12.18 21:29:27.675072 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14904 | 2025.12.18 21:29:27.675440 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14905 | 2025.12.18 21:29:27.675671 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2025.12.18 21:29:27.675805 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 14907 | 2025.12.18 21:29:27.675818 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375196 sec., 205061.6784807402 rows/sec., 10.46 MiB/sec. | ||
| 14908 | 2025.12.18 21:29:27.675842 [ 253 ] {16f44a4d-3387-48b0-828a-be8ab3151efe} <Debug> TCPHandler: Processed in 0.001426938 sec. | ||
| 14909 | 2025.12.18 21:29:27.675971 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2025.12.18 21:29:27.676031 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 14911 | 2025.12.18 21:29:27.676063 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14912 | 2025.12.18 21:29:27.676107 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14913 | 2025.12.18 21:29:27.676352 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2025.12.18 21:29:27.676412 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2025.12.18 21:29:27.676445 [ 186 ] {38649ff8-4179-4938-aaaf-c820ee6f6d09::all_1_47_10} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 14916 | 2025.12.18 21:29:27.676453 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14917 | 2025.12.18 21:29:27.676553 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14918 | 2025.12.18 21:29:27.676753 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14919 | 2025.12.18 21:29:27.676966 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2025.12.18 21:29:27.677094 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 14921 | 2025.12.18 21:29:27.677130 [ 253 ] {6d1b518a-e1ed-4cc1-96c3-1ab467d70e14} <Debug> TCPHandler: Processed in 0.001205522 sec. | ||
| 14922 | 2025.12.18 21:29:27.677232 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2025.12.18 21:29:27.677322 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14924 | 2025.12.18 21:29:27.677375 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <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 | ||
| 14925 | 2025.12.18 21:29:27.678126 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2025.12.18 21:29:27.678161 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14927 | 2025.12.18 21:29:27.678674 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14928 | 2025.12.18 21:29:27.678895 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2025.12.18 21:29:27.679031 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001726 sec., 8690.614136732329 rows/sec., 15.57 MiB/sec. | ||
| 14930 | 2025.12.18 21:29:27.679093 [ 253 ] {6aba100a-a142-47e8-b0b3-e890ec328297} <Debug> TCPHandler: Processed in 0.00190764 sec. | ||
| 14931 | 2025.12.18 21:29:27.679196 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14932 | 2025.12.18 21:29:27.679288 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14933 | 2025.12.18 21:29:27.679328 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14934 | 2025.12.18 21:29:27.679646 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2025.12.18 21:29:27.679682 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14936 | 2025.12.18 21:29:27.679976 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14937 | 2025.12.18 21:29:27.680176 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2025.12.18 21:29:27.680301 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001031 sec., 100872.9388942774 rows/sec., 6.18 MiB/sec. | ||
| 14939 | 2025.12.18 21:29:27.680336 [ 253 ] {a018ef4c-1e47-455d-8b4e-4f484a04f139} <Debug> TCPHandler: Processed in 0.001187511 sec. | ||
| 14940 | 2025.12.18 21:29:28.276015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14941 | 2025.12.18 21:29:28.292326 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2025.12.18 21:29:28.292372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14943 | 2025.12.18 21:29:28.298446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14944 | 2025.12.18 21:29:28.299152 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2025.12.18 21:29:28.302009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14946 | 2025.12.18 21:29:32.651906 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2025.12.18 21:29:32.652098 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14948 | 2025.12.18 21:29:32.652163 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14949 | 2025.12.18 21:29:32.652754 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2025.12.18 21:29:32.652799 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14951 | 2025.12.18 21:29:32.653174 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14952 | 2025.12.18 21:29:32.653410 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2025.12.18 21:29:32.653560 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 108.00 KiB/sec. | ||
| 14954 | 2025.12.18 21:29:32.653602 [ 253 ] {7b90754e-c344-43f2-9016-7e1cebdc3262} <Debug> TCPHandler: Processed in 0.001826409 sec. | ||
| 14955 | 2025.12.18 21:29:32.653716 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2025.12.18 21:29:32.653812 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14957 | 2025.12.18 21:29:32.653852 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14958 | 2025.12.18 21:29:32.654278 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2025.12.18 21:29:32.654314 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14960 | 2025.12.18 21:29:32.654634 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14961 | 2025.12.18 21:29:32.654839 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2025.12.18 21:29:32.654966 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Debug> executeQuery: Read 107 rows, 9.17 KiB in 0.001174 sec., 91141.39693356048 rows/sec., 7.62 MiB/sec. | ||
| 14963 | 2025.12.18 21:29:32.655003 [ 253 ] {ed7c7d5b-c3e0-47b3-934a-7c210a37c0f2} <Debug> TCPHandler: Processed in 0.001337425 sec. | ||
| 14964 | 2025.12.18 21:29:32.655113 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2025.12.18 21:29:32.655208 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14966 | 2025.12.18 21:29:32.655248 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14967 | 2025.12.18 21:29:32.655648 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2025.12.18 21:29:32.655684 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14969 | 2025.12.18 21:29:32.655981 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14970 | 2025.12.18 21:29:32.656190 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2025.12.18 21:29:32.656319 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001129 sec., 23914.96899911426 rows/sec., 1.75 MiB/sec. | ||
| 14972 | 2025.12.18 21:29:32.656355 [ 253 ] {5e0b030d-313b-4166-aad5-33fc366dffa6} <Debug> TCPHandler: Processed in 0.001291324 sec. | ||
| 14973 | 2025.12.18 21:29:32.656456 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2025.12.18 21:29:32.656548 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14975 | 2025.12.18 21:29:32.656587 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14976 | 2025.12.18 21:29:32.656994 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2025.12.18 21:29:32.657028 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14978 | 2025.12.18 21:29:32.657328 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14979 | 2025.12.18 21:29:32.657540 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2025.12.18 21:29:32.657670 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00114 sec., 79824.56140350878 rows/sec., 6.24 MiB/sec. | ||
| 14981 | 2025.12.18 21:29:32.657707 [ 253 ] {5ea8f35f-ca47-41cb-b2d8-ad75c82c390d} <Debug> TCPHandler: Processed in 0.001299725 sec. | ||
| 14982 | 2025.12.18 21:29:32.657816 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14983 | 2025.12.18 21:29:32.657910 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14984 | 2025.12.18 21:29:32.657954 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14985 | 2025.12.18 21:29:32.658342 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.12.18 21:29:32.658378 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14987 | 2025.12.18 21:29:32.658707 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14988 | 2025.12.18 21:29:32.658915 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.12.18 21:29:32.659045 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001154 sec., 139514.73136915077 rows/sec., 9.72 MiB/sec. | ||
| 14990 | 2025.12.18 21:29:32.659081 [ 253 ] {e591241f-7c0f-46a0-ade4-12d8c9c5f570} <Debug> TCPHandler: Processed in 0.001314325 sec. | ||
| 14991 | 2025.12.18 21:29:32.659189 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2025.12.18 21:29:32.659284 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14993 | 2025.12.18 21:29:32.659339 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <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 | ||
| 14994 | 2025.12.18 21:29:32.660119 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.12.18 21:29:32.660154 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 14996 | 2025.12.18 21:29:32.660683 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14997 | 2025.12.18 21:29:32.660905 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.12.18 21:29:32.661042 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001776 sec., 14076.576576576577 rows/sec., 25.22 MiB/sec. | ||
| 14999 | 2025.12.18 21:29:32.661095 [ 253 ] {03e2cc34-51d5-48dc-a746-b720c634b98a} <Debug> TCPHandler: Processed in 0.001954701 sec. | ||
| 15000 | 2025.12.18 21:29:32.661207 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.12.18 21:29:32.661301 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15002 | 2025.12.18 21:29:32.661342 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15003 | 2025.12.18 21:29:32.661672 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.12.18 21:29:32.661708 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15005 | 2025.12.18 21:29:32.662014 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15006 | 2025.12.18 21:29:32.662223 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.12.18 21:29:32.662351 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 15008 | 2025.12.18 21:29:32.662385 [ 253 ] {0fd6216f-d88e-4a4d-9447-72bb5b7c64a5} <Debug> TCPHandler: Processed in 0.001227463 sec. | ||
| 15009 | 2025.12.18 21:29:34.172854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31137 | ||
| 15010 | 2025.12.18 21:29:34.173393 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2025.12.18 21:29:34.173442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15012 | 2025.12.18 21:29:34.173931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15013 | 2025.12.18 21:29:34.174187 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2025.12.18 21:29:34.174352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31137 | ||
| 15015 | 2025.12.18 21:29:35.802089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15016 | 2025.12.18 21:29:35.819163 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2025.12.18 21:29:35.819208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15018 | 2025.12.18 21:29:35.825302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15019 | 2025.12.18 21:29:35.825991 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2025.12.18 21:29:35.828913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15021 | 2025.12.18 21:29:36.748027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1954 | ||
| 15022 | 2025.12.18 21:29:36.750774 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2025.12.18 21:29:36.750823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15024 | 2025.12.18 21:29:36.752012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15025 | 2025.12.18 21:29:36.752279 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2025.12.18 21:29:36.752566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 15027 | 2025.12.18 21:29:37.672959 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2025.12.18 21:29:37.673181 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15029 | 2025.12.18 21:29:37.673265 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15030 | 2025.12.18 21:29:37.674346 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.12.18 21:29:37.674404 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15032 | 2025.12.18 21:29:37.674962 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15033 | 2025.12.18 21:29:37.675289 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2025.12.18 21:29:37.675487 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002366 sec., 173288.25021132713 rows/sec., 10.99 MiB/sec. | ||
| 15035 | 2025.12.18 21:29:37.675542 [ 253 ] {d2a69545-6384-42b3-9d16-3d6b3dfe959b} <Debug> TCPHandler: Processed in 0.002780853 sec. | ||
| 15036 | 2025.12.18 21:29:37.675703 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2025.12.18 21:29:37.675821 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15038 | 2025.12.18 21:29:37.675871 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15039 | 2025.12.18 21:29:37.677043 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.12.18 21:29:37.677080 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15041 | 2025.12.18 21:29:37.677559 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15042 | 2025.12.18 21:29:37.677809 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2025.12.18 21:29:37.677961 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.002159 sec., 528948.5873089393 rows/sec., 41.99 MiB/sec. | ||
| 15044 | 2025.12.18 21:29:37.678003 [ 253 ] {465e427e-0baf-4832-b416-270667aad682} <Debug> TCPHandler: Processed in 0.002360142 sec. | ||
| 15045 | 2025.12.18 21:29:37.678144 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2025.12.18 21:29:37.678248 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15047 | 2025.12.18 21:29:37.678292 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15048 | 2025.12.18 21:29:37.678950 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.12.18 21:29:37.678996 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15050 | 2025.12.18 21:29:37.679413 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15051 | 2025.12.18 21:29:37.679660 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2025.12.18 21:29:37.679807 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.00158 sec., 139240.5063291139 rows/sec., 8.31 MiB/sec. | ||
| 15053 | 2025.12.18 21:29:37.679821 [ 98 ] {} <Debug> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15054 | 2025.12.18 21:29:37.679850 [ 253 ] {a41191b9-6a8a-40c5-bfe9-1d4b2dedcb38} <Debug> TCPHandler: Processed in 0.001762277 sec. | ||
| 15055 | 2025.12.18 21:29:37.679908 [ 98 ] {} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2025.12.18 21:29:37.679946 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15057 | 2025.12.18 21:29:37.680026 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2025.12.18 21:29:37.680075 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15059 | 2025.12.18 21:29:37.680135 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15060 | 2025.12.18 21:29:37.680183 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15061 | 2025.12.18 21:29:37.680236 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15062 | 2025.12.18 21:29:37.680286 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 263 rows starting from the beginning of the part | ||
| 15063 | 2025.12.18 21:29:37.680378 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 220 rows starting from the beginning of the part | ||
| 15064 | 2025.12.18 21:29:37.680444 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part | ||
| 15065 | 2025.12.18 21:29:37.680506 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 220 rows starting from the beginning of the part | ||
| 15066 | 2025.12.18 21:29:37.680565 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part | ||
| 15067 | 2025.12.18 21:29:37.680625 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 220 rows starting from the beginning of the part | ||
| 15068 | 2025.12.18 21:29:37.680810 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2025.12.18 21:29:37.680858 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15070 | 2025.12.18 21:29:37.681303 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15071 | 2025.12.18 21:29:37.681655 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2025.12.18 21:29:37.681812 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001697 sec., 124926.3406010607 rows/sec., 8.06 MiB/sec. | ||
| 15073 | 2025.12.18 21:29:37.681855 [ 253 ] {e7a207b2-4620-4e21-b2e5-a5378f459830} <Debug> TCPHandler: Processed in 0.001883489 sec. | ||
| 15074 | 2025.12.18 21:29:37.681999 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2025.12.18 21:29:37.682015 [ 186 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999423 sec., 487640.68433743133 rows/sec., 31.56 MiB/sec. | ||
| 15076 | 2025.12.18 21:29:37.682104 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15077 | 2025.12.18 21:29:37.682152 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15078 | 2025.12.18 21:29:37.682204 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15079 | 2025.12.18 21:29:37.682521 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2025.12.18 21:29:37.682646 [ 190 ] {0efa0acd-ad38-4090-bde3-93de7c6b3c0c::all_1_91_18} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15081 | 2025.12.18 21:29:37.682754 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2025.12.18 21:29:37.682757 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15083 | 2025.12.18 21:29:37.682801 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15084 | 2025.12.18 21:29:37.683166 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15085 | 2025.12.18 21:29:37.683469 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2025.12.18 21:29:37.683648 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001563 sec., 134996.80102367242 rows/sec., 7.67 MiB/sec. | ||
| 15087 | 2025.12.18 21:29:37.683699 [ 253 ] {5a28e902-135a-41ba-bb6d-6f162e7dd61c} <Debug> TCPHandler: Processed in 0.001759226 sec. | ||
| 15088 | 2025.12.18 21:29:37.683859 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2025.12.18 21:29:37.683973 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15090 | 2025.12.18 21:29:37.684024 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15091 | 2025.12.18 21:29:37.684905 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2025.12.18 21:29:37.684947 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15093 | 2025.12.18 21:29:37.685336 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15094 | 2025.12.18 21:29:37.685622 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2025.12.18 21:29:37.685790 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001841 sec., 376969.03856599674 rows/sec., 26.35 MiB/sec. | ||
| 15096 | 2025.12.18 21:29:37.685839 [ 253 ] {7e20f5f9-0aeb-4ba4-beb0-593e06ca44a0} <Debug> TCPHandler: Processed in 0.002043844 sec. | ||
| 15097 | 2025.12.18 21:29:37.686001 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2025.12.18 21:29:37.686120 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15099 | 2025.12.18 21:29:37.686175 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15100 | 2025.12.18 21:29:37.686652 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2025.12.18 21:29:37.686703 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15102 | 2025.12.18 21:29:37.687166 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15103 | 2025.12.18 21:29:37.687517 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2025.12.18 21:29:37.687707 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 194.59 KiB/sec. | ||
| 15105 | 2025.12.18 21:29:37.687761 [ 253 ] {44a06c29-ce36-4a81-8030-4ffd8407f5bd} <Debug> TCPHandler: Processed in 0.001823708 sec. | ||
| 15106 | 2025.12.18 21:29:37.687916 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2025.12.18 21:29:37.688036 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15108 | 2025.12.18 21:29:37.688116 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15109 | 2025.12.18 21:29:37.688683 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2025.12.18 21:29:37.688724 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15111 | 2025.12.18 21:29:37.689157 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15112 | 2025.12.18 21:29:37.689515 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2025.12.18 21:29:37.689721 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001706 sec., 184056.27198124267 rows/sec., 12.09 MiB/sec. | ||
| 15114 | 2025.12.18 21:29:37.689778 [ 253 ] {0b339716-7eb1-485f-948b-65452ccb437e} <Debug> TCPHandler: Processed in 0.00192249 sec. | ||
| 15115 | 2025.12.18 21:29:37.689791 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 15116 | 2025.12.18 21:29:37.689916 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2025.12.18 21:29:37.689936 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2025.12.18 21:29:37.689950 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15119 | 2025.12.18 21:29:37.690073 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15120 | 2025.12.18 21:29:37.690098 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 15121 | 2025.12.18 21:29:37.690141 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15122 | 2025.12.18 21:29:37.690263 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15123 | 2025.12.18 21:29:37.690312 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 32918 rows starting from the beginning of the part | ||
| 15124 | 2025.12.18 21:29:37.690393 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 84 rows starting from the beginning of the part | ||
| 15125 | 2025.12.18 21:29:37.690469 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15126 | 2025.12.18 21:29:37.690540 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 314 rows starting from the beginning of the part | ||
| 15127 | 2025.12.18 21:29:37.690606 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 161 rows starting from the beginning of the part | ||
| 15128 | 2025.12.18 21:29:37.690671 [ 198 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 314 rows starting from the beginning of the part | ||
| 15129 | 2025.12.18 21:29:37.690682 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2025.12.18 21:29:37.690737 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15131 | 2025.12.18 21:29:37.691253 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15132 | 2025.12.18 21:29:37.691590 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2025.12.18 21:29:37.691750 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001703 sec., 587.1990604815032 rows/sec., 39.57 KiB/sec. | ||
| 15134 | 2025.12.18 21:29:37.691793 [ 253 ] {e60b5c16-fc25-422e-bed5-991453df5915} <Debug> TCPHandler: Processed in 0.00192422 sec. | ||
| 15135 | 2025.12.18 21:29:37.691961 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2025.12.18 21:29:37.692071 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15137 | 2025.12.18 21:29:37.692132 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <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 | ||
| 15138 | 2025.12.18 21:29:37.693078 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2025.12.18 21:29:37.693149 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15140 | 2025.12.18 21:29:37.693779 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15141 | 2025.12.18 21:29:37.694035 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.12.18 21:29:37.694202 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15143 | 2025.12.18 21:29:37.694221 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002168 sec., 6918.819188191883 rows/sec., 12.40 MiB/sec. | ||
| 15144 | 2025.12.18 21:29:37.694265 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15145 | 2025.12.18 21:29:37.694294 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15146 | 2025.12.18 21:29:37.694321 [ 253 ] {2d6bf7b8-2847-47a4-9c06-44646a1e1f15} <Debug> TCPHandler: Processed in 0.002421854 sec. | ||
| 15147 | 2025.12.18 21:29:37.694430 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15148 | 2025.12.18 21:29:37.694495 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.12.18 21:29:37.694663 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.12.18 21:29:37.694717 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15151 | 2025.12.18 21:29:37.694784 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15152 | 2025.12.18 21:29:37.694861 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1658 rows starting from the beginning of the part | ||
| 15153 | 2025.12.18 21:29:37.695021 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 15 rows starting from the beginning of the part | ||
| 15154 | 2025.12.18 21:29:37.695165 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 25 rows starting from the beginning of the part | ||
| 15155 | 2025.12.18 21:29:37.695321 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 15 rows starting from the beginning of the part | ||
| 15156 | 2025.12.18 21:29:37.695404 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2025.12.18 21:29:37.695457 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15158 | 2025.12.18 21:29:37.695478 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 15159 | 2025.12.18 21:29:37.695626 [ 190 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 15160 | 2025.12.18 21:29:37.696258 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15161 | 2025.12.18 21:29:37.700120 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2025.12.18 21:29:37.700364 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.005719 sec., 18184.99737716384 rows/sec., 1.11 MiB/sec. | ||
| 15163 | 2025.12.18 21:29:37.700434 [ 253 ] {28c82a2e-6cf7-4e86-b118-eaea7e524c3a} <Debug> TCPHandler: Processed in 0.005999248 sec. | ||
| 15164 | 2025.12.18 21:29:37.703308 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33951 rows, containing 5 columns (5 merged, 0 gathered) in 0.01326648 sec., 2559156.6112488015 rows/sec., 171.27 MiB/sec. | ||
| 15165 | 2025.12.18 21:29:37.703829 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15166 | 2025.12.18 21:29:37.704301 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2025.12.18 21:29:37.704418 [ 195 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 15168 | 2025.12.18 21:29:37.704576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15169 | 2025.12.18 21:29:37.707927 [ 201 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 19 columns (19 merged, 0 gathered) in 0.013572667 sec., 129156.63516978646 rows/sec., 231.44 MiB/sec. | ||
| 15170 | 2025.12.18 21:29:37.710951 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15171 | 2025.12.18 21:29:37.711386 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2025.12.18 21:29:37.711498 [ 200 ] {1e743444-8125-4a56-bf18-028b8a8c1e84::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15173 | 2025.12.18 21:29:37.711653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.10 MiB. | ||
| 15174 | 2025.12.18 21:29:38.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.92 MiB, peak 369.97 MiB, free memory in arenas 0.00 B, will set to 358.36 MiB (RSS), difference: 5.45 MiB | ||
| 15175 | 2025.12.18 21:29:38.174643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45413 | ||
| 15176 | 2025.12.18 21:29:38.174745 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15177 | 2025.12.18 21:29:38.174770 [ 291 ] {} <Debug> TCP-Session: 1671f6bf-bd7d-4e6b-b950-e644b7874070 Authenticating user 'default' from [fd00:1122:3344:101::e]:45413 | ||
| 15178 | 2025.12.18 21:29:38.174790 [ 291 ] {} <Debug> TCP-Session: 1671f6bf-bd7d-4e6b-b950-e644b7874070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2025.12.18 21:29:38.174803 [ 291 ] {} <Debug> TCP-Session: 1671f6bf-bd7d-4e6b-b950-e644b7874070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15180 | 2025.12.18 21:29:38.174967 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60677 | ||
| 15181 | 2025.12.18 21:29:38.175008 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64793 | ||
| 15182 | 2025.12.18 21:29:38.175022 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38733 | ||
| 15183 | 2025.12.18 21:29:38.175067 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62701 | ||
| 15184 | 2025.12.18 21:29:38.175095 [ 291 ] {} <Trace> TCP-Session: 1671f6bf-bd7d-4e6b-b950-e644b7874070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15185 | 2025.12.18 21:29:38.175119 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15186 | 2025.12.18 21:29:38.175085 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15187 | 2025.12.18 21:29:38.175157 [ 293 ] {} <Debug> TCP-Session: e95fb5be-c854-4a46-8d7f-89270863d90e Authenticating user 'default' from [fd00:1122:3344:101::e]:64793 | ||
| 15188 | 2025.12.18 21:29:38.175167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15189 | 2025.12.18 21:29:38.175183 [ 292 ] {} <Debug> TCP-Session: 428dd76e-b9e7-46cc-abc5-195fa1336653 Authenticating user 'default' from [fd00:1122:3344:101::e]:60677 | ||
| 15190 | 2025.12.18 21:29:38.175190 [ 293 ] {} <Debug> TCP-Session: e95fb5be-c854-4a46-8d7f-89270863d90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2025.12.18 21:29:38.175200 [ 289 ] {} <Debug> TCP-Session: 415683b4-a00c-4e9d-9288-654f32557e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:62701 | ||
| 15192 | 2025.12.18 21:29:38.175219 [ 292 ] {} <Debug> TCP-Session: 428dd76e-b9e7-46cc-abc5-195fa1336653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15193 | 2025.12.18 21:29:38.175220 [ 293 ] {} <Debug> TCP-Session: e95fb5be-c854-4a46-8d7f-89270863d90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15194 | 2025.12.18 21:29:38.175236 [ 289 ] {} <Debug> TCP-Session: 415683b4-a00c-4e9d-9288-654f32557e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15195 | 2025.12.18 21:29:38.175244 [ 292 ] {} <Debug> TCP-Session: 428dd76e-b9e7-46cc-abc5-195fa1336653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15196 | 2025.12.18 21:29:38.175263 [ 289 ] {} <Debug> TCP-Session: 415683b4-a00c-4e9d-9288-654f32557e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15197 | 2025.12.18 21:29:38.175274 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15198 | 2025.12.18 21:29:38.175059 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63353 | ||
| 15199 | 2025.12.18 21:29:38.175048 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52740 | ||
| 15200 | 2025.12.18 21:29:38.175037 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54304 | ||
| 15201 | 2025.12.18 21:29:38.175411 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15202 | 2025.12.18 21:29:38.175030 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53418 | ||
| 15203 | 2025.12.18 21:29:38.175439 [ 3 ] {} <Debug> TCP-Session: 0efdd24e-019f-40f5-974b-45c0ee7c3916 Authenticating user 'default' from [fd00:1122:3344:101::e]:63353 | ||
| 15204 | 2025.12.18 21:29:38.175430 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15205 | 2025.12.18 21:29:38.175476 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15206 | 2025.12.18 21:29:38.175507 [ 297 ] {} <Debug> TCP-Session: 06d14577-616f-428f-ba67-1533416dd971 Authenticating user 'default' from [fd00:1122:3344:101::e]:52740 | ||
| 15207 | 2025.12.18 21:29:38.175524 [ 296 ] {} <Debug> TCP-Session: 46dff8b6-e4a8-4094-853c-96cce09536bd Authenticating user 'default' from [fd00:1122:3344:101::e]:54304 | ||
| 15208 | 2025.12.18 21:29:38.175531 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15209 | 2025.12.18 21:29:38.175540 [ 297 ] {} <Debug> TCP-Session: 06d14577-616f-428f-ba67-1533416dd971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15210 | 2025.12.18 21:29:38.175553 [ 296 ] {} <Debug> TCP-Session: 46dff8b6-e4a8-4094-853c-96cce09536bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15211 | 2025.12.18 21:29:38.175579 [ 295 ] {} <Debug> TCP-Session: 42a9e77b-65a2-4954-81ae-6e2a5c90bf92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53418 | ||
| 15212 | 2025.12.18 21:29:38.175597 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15213 | 2025.12.18 21:29:38.175596 [ 296 ] {} <Debug> TCP-Session: 46dff8b6-e4a8-4094-853c-96cce09536bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15214 | 2025.12.18 21:29:38.175618 [ 295 ] {} <Debug> TCP-Session: 42a9e77b-65a2-4954-81ae-6e2a5c90bf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15215 | 2025.12.18 21:29:38.175583 [ 297 ] {} <Debug> TCP-Session: 06d14577-616f-428f-ba67-1533416dd971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15216 | 2025.12.18 21:29:38.175665 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15217 | 2025.12.18 21:29:38.175662 [ 295 ] {} <Debug> TCP-Session: 42a9e77b-65a2-4954-81ae-6e2a5c90bf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15218 | 2025.12.18 21:29:38.175482 [ 3 ] {} <Debug> TCP-Session: 0efdd24e-019f-40f5-974b-45c0ee7c3916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15219 | 2025.12.18 21:29:38.175156 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15220 | 2025.12.18 21:29:38.175726 [ 3 ] {} <Debug> TCP-Session: 0efdd24e-019f-40f5-974b-45c0ee7c3916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15221 | 2025.12.18 21:29:38.175775 [ 294 ] {} <Debug> TCP-Session: c195497b-0c93-4537-8ff1-7fe3926e3002 Authenticating user 'default' from [fd00:1122:3344:101::e]:38733 | ||
| 15222 | 2025.12.18 21:29:38.175806 [ 294 ] {} <Debug> TCP-Session: c195497b-0c93-4537-8ff1-7fe3926e3002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2025.12.18 21:29:38.175819 [ 294 ] {} <Debug> TCP-Session: c195497b-0c93-4537-8ff1-7fe3926e3002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15224 | 2025.12.18 21:29:38.175974 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 15225 | 2025.12.18 21:29:38.176904 [ 334 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> AggregatingTransform: Aggregating | ||
| 15226 | 2025.12.18 21:29:38.176948 [ 334 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> Aggregator: Aggregation method: without_key | ||
| 15227 | 2025.12.18 21:29:38.176985 [ 334 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905273 sec. (1104.639 rows/sec., 43.15 KiB/sec.) | ||
| 15228 | 2025.12.18 21:29:38.177004 [ 334 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Trace> Aggregator: Merging aggregated data | ||
| 15229 | 2025.12.18 21:29:38.178132 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 15230 | 2025.12.18 21:29:38.178309 [ 291 ] {16a2e8ee-12df-4333-b84e-76c310ae1a84} <Debug> TCPHandler: Processed in 0.003326658 sec. | ||
| 15231 | 2025.12.18 21:29:38.178491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15232 | 2025.12.18 21:29:38.178522 [ 291 ] {} <Debug> TCP-Session: 1671f6bf-bd7d-4e6b-b950-e644b7874070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15233 | 2025.12.18 21:29:38.178520 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15234 | 2025.12.18 21:29:38.178540 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15235 | 2025.12.18 21:29:38.178556 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15236 | 2025.12.18 21:29:38.178586 [ 293 ] {} <Debug> TCP-Session: e95fb5be-c854-4a46-8d7f-89270863d90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2025.12.18 21:29:38.178594 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15238 | 2025.12.18 21:29:38.178615 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15239 | 2025.12.18 21:29:38.178636 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15240 | 2025.12.18 21:29:38.178654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15241 | 2025.12.18 21:29:38.178687 [ 294 ] {} <Debug> TCP-Session: c195497b-0c93-4537-8ff1-7fe3926e3002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2025.12.18 21:29:38.178699 [ 296 ] {} <Debug> TCP-Session: 46dff8b6-e4a8-4094-853c-96cce09536bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15243 | 2025.12.18 21:29:38.178710 [ 289 ] {} <Debug> TCP-Session: 415683b4-a00c-4e9d-9288-654f32557e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2025.12.18 21:29:38.178651 [ 297 ] {} <Debug> TCP-Session: 06d14577-616f-428f-ba67-1533416dd971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2025.12.18 21:29:38.178615 [ 3 ] {} <Debug> TCP-Session: 0efdd24e-019f-40f5-974b-45c0ee7c3916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15246 | 2025.12.18 21:29:38.178604 [ 292 ] {} <Debug> TCP-Session: 428dd76e-b9e7-46cc-abc5-195fa1336653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2025.12.18 21:29:38.178575 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15248 | 2025.12.18 21:29:38.178834 [ 295 ] {} <Debug> TCP-Session: 42a9e77b-65a2-4954-81ae-6e2a5c90bf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2025.12.18 21:29:38.251988 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34156 | ||
| 15250 | 2025.12.18 21:29:38.252066 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15251 | 2025.12.18 21:29:38.252089 [ 291 ] {} <Debug> TCP-Session: 64526476-7dc9-480e-9585-197cc8844472 Authenticating user 'default' from [fd00:1122:3344:101::e]:34156 | ||
| 15252 | 2025.12.18 21:29:38.252109 [ 291 ] {} <Debug> TCP-Session: 64526476-7dc9-480e-9585-197cc8844472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15253 | 2025.12.18 21:29:38.252121 [ 291 ] {} <Debug> TCP-Session: 64526476-7dc9-480e-9585-197cc8844472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15254 | 2025.12.18 21:29:38.252319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44488 | ||
| 15255 | 2025.12.18 21:29:38.252335 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52222 | ||
| 15256 | 2025.12.18 21:29:38.252372 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39168 | ||
| 15257 | 2025.12.18 21:29:38.252383 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39818 | ||
| 15258 | 2025.12.18 21:29:38.252404 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53188 | ||
| 15259 | 2025.12.18 21:29:38.252425 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15260 | 2025.12.18 21:29:38.252454 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15261 | 2025.12.18 21:29:38.252476 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15262 | 2025.12.18 21:29:38.252495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15263 | 2025.12.18 21:29:38.252483 [ 292 ] {} <Debug> TCP-Session: 81067dc2-c21d-43fd-8f18-24c1bbcad72e Authenticating user 'default' from [fd00:1122:3344:101::e]:44488 | ||
| 15264 | 2025.12.18 21:29:38.252505 [ 296 ] {} <Debug> TCP-Session: 2621c479-aa63-49c3-b9ed-bbad1726282d Authenticating user 'default' from [fd00:1122:3344:101::e]:39168 | ||
| 15265 | 2025.12.18 21:29:38.252524 [ 289 ] {} <Debug> TCP-Session: 8efee753-0a26-480f-96f0-10910b256f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:53188 | ||
| 15266 | 2025.12.18 21:29:38.252543 [ 296 ] {} <Debug> TCP-Session: 2621c479-aa63-49c3-b9ed-bbad1726282d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15267 | 2025.12.18 21:29:38.252540 [ 292 ] {} <Debug> TCP-Session: 81067dc2-c21d-43fd-8f18-24c1bbcad72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2025.12.18 21:29:38.252564 [ 289 ] {} <Debug> TCP-Session: 8efee753-0a26-480f-96f0-10910b256f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15269 | 2025.12.18 21:29:38.252567 [ 296 ] {} <Debug> TCP-Session: 2621c479-aa63-49c3-b9ed-bbad1726282d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2025.12.18 21:29:38.252579 [ 292 ] {} <Debug> TCP-Session: 81067dc2-c21d-43fd-8f18-24c1bbcad72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2025.12.18 21:29:38.252593 [ 289 ] {} <Debug> TCP-Session: 8efee753-0a26-480f-96f0-10910b256f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15272 | 2025.12.18 21:29:38.252448 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15273 | 2025.12.18 21:29:38.252396 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62375 | ||
| 15274 | 2025.12.18 21:29:38.252653 [ 293 ] {} <Debug> TCP-Session: ff7c5f86-47ea-4311-a233-a08b48808eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52222 | ||
| 15275 | 2025.12.18 21:29:38.252379 [ 291 ] {} <Trace> TCP-Session: 64526476-7dc9-480e-9585-197cc8844472 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2025.12.18 21:29:38.252692 [ 293 ] {} <Debug> TCP-Session: ff7c5f86-47ea-4311-a233-a08b48808eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15277 | 2025.12.18 21:29:38.252717 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15278 | 2025.12.18 21:29:38.252729 [ 293 ] {} <Debug> TCP-Session: ff7c5f86-47ea-4311-a233-a08b48808eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2025.12.18 21:29:38.252749 [ 3 ] {} <Debug> TCP-Session: 46ba3c01-231d-47b5-86f0-92b32f456858 Authenticating user 'default' from [fd00:1122:3344:101::e]:62375 | ||
| 15280 | 2025.12.18 21:29:38.252340 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59806 | ||
| 15281 | 2025.12.18 21:29:38.252776 [ 3 ] {} <Debug> TCP-Session: 46ba3c01-231d-47b5-86f0-92b32f456858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15282 | 2025.12.18 21:29:38.252515 [ 297 ] {} <Debug> TCP-Session: c12c2e68-8cd5-4936-b84c-5263ed891d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:39818 | ||
| 15283 | 2025.12.18 21:29:38.252813 [ 3 ] {} <Debug> TCP-Session: 46ba3c01-231d-47b5-86f0-92b32f456858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15284 | 2025.12.18 21:29:38.252837 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15285 | 2025.12.18 21:29:38.252839 [ 297 ] {} <Debug> TCP-Session: c12c2e68-8cd5-4936-b84c-5263ed891d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15286 | 2025.12.18 21:29:38.252839 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15287 | 2025.12.18 21:29:38.252882 [ 297 ] {} <Debug> TCP-Session: c12c2e68-8cd5-4936-b84c-5263ed891d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2025.12.18 21:29:38.252909 [ 295 ] {} <Debug> TCP-Session: 2a13daf7-241a-474e-9598-f521bf7f74d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59806 | ||
| 15289 | 2025.12.18 21:29:38.252341 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46570 | ||
| 15290 | 2025.12.18 21:29:38.252934 [ 295 ] {} <Debug> TCP-Session: 2a13daf7-241a-474e-9598-f521bf7f74d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15291 | 2025.12.18 21:29:38.252974 [ 295 ] {} <Debug> TCP-Session: 2a13daf7-241a-474e-9598-f521bf7f74d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2025.12.18 21:29:38.253016 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15293 | 2025.12.18 21:29:38.253045 [ 294 ] {} <Debug> TCP-Session: d572916b-d560-430c-8baa-c84487d55fef Authenticating user 'default' from [fd00:1122:3344:101::e]:46570 | ||
| 15294 | 2025.12.18 21:29:38.253060 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15295 | 2025.12.18 21:29:38.253066 [ 294 ] {} <Debug> TCP-Session: d572916b-d560-430c-8baa-c84487d55fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15296 | 2025.12.18 21:29:38.253099 [ 294 ] {} <Debug> TCP-Session: d572916b-d560-430c-8baa-c84487d55fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15297 | 2025.12.18 21:29:38.253114 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15298 | 2025.12.18 21:29:38.253373 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 15299 | 2025.12.18 21:29:38.254231 [ 340 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> AggregatingTransform: Aggregating | ||
| 15300 | 2025.12.18 21:29:38.254280 [ 340 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15301 | 2025.12.18 21:29:38.254319 [ 340 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853862 sec. (1171.149 rows/sec., 45.75 KiB/sec.) | ||
| 15302 | 2025.12.18 21:29:38.254337 [ 340 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Trace> Aggregator: Merging aggregated data | ||
| 15303 | 2025.12.18 21:29:38.255696 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0029 sec., 344.82758620689657 rows/sec., 13.47 KiB/sec. | ||
| 15304 | 2025.12.18 21:29:38.255839 [ 291 ] {9c8c1be1-cdef-4290-9313-666c4ba1c7c6} <Debug> TCPHandler: Processed in 0.003546744 sec. | ||
| 15305 | 2025.12.18 21:29:38.255958 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15306 | 2025.12.18 21:29:38.255987 [ 291 ] {} <Debug> TCP-Session: 64526476-7dc9-480e-9585-197cc8844472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15307 | 2025.12.18 21:29:38.255990 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15308 | 2025.12.18 21:29:38.256010 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15309 | 2025.12.18 21:29:38.256033 [ 289 ] {} <Debug> TCP-Session: 8efee753-0a26-480f-96f0-10910b256f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2025.12.18 21:29:38.256042 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15311 | 2025.12.18 21:29:38.256046 [ 293 ] {} <Debug> TCP-Session: ff7c5f86-47ea-4311-a233-a08b48808eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15312 | 2025.12.18 21:29:38.256065 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15313 | 2025.12.18 21:29:38.256087 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15314 | 2025.12.18 21:29:38.256102 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15315 | 2025.12.18 21:29:38.256123 [ 295 ] {} <Debug> TCP-Session: 2a13daf7-241a-474e-9598-f521bf7f74d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15316 | 2025.12.18 21:29:38.256144 [ 297 ] {} <Debug> TCP-Session: c12c2e68-8cd5-4936-b84c-5263ed891d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2025.12.18 21:29:38.256165 [ 3 ] {} <Debug> TCP-Session: 46ba3c01-231d-47b5-86f0-92b32f456858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15318 | 2025.12.18 21:29:38.256055 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15319 | 2025.12.18 21:29:38.256087 [ 296 ] {} <Debug> TCP-Session: 2621c479-aa63-49c3-b9ed-bbad1726282d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15320 | 2025.12.18 21:29:38.256049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15321 | 2025.12.18 21:29:38.256242 [ 292 ] {} <Debug> TCP-Session: 81067dc2-c21d-43fd-8f18-24c1bbcad72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15322 | 2025.12.18 21:29:38.256286 [ 294 ] {} <Debug> TCP-Session: d572916b-d560-430c-8baa-c84487d55fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15323 | 2025.12.18 21:29:40.384901 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59245 | ||
| 15324 | 2025.12.18 21:29:40.385019 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15325 | 2025.12.18 21:29:40.385045 [ 297 ] {} <Debug> TCP-Session: f5179afc-70c3-4eba-af79-22af9ca5a782 Authenticating user 'default' from [fd00:1122:3344:101::e]:59245 | ||
| 15326 | 2025.12.18 21:29:40.385067 [ 297 ] {} <Debug> TCP-Session: f5179afc-70c3-4eba-af79-22af9ca5a782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15327 | 2025.12.18 21:29:40.385080 [ 297 ] {} <Debug> TCP-Session: f5179afc-70c3-4eba-af79-22af9ca5a782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2025.12.18 21:29:40.385262 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50997 | ||
| 15329 | 2025.12.18 21:29:40.385274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37459 | ||
| 15330 | 2025.12.18 21:29:40.385326 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42466 | ||
| 15331 | 2025.12.18 21:29:40.385342 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44122 | ||
| 15332 | 2025.12.18 21:29:40.385367 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58121 | ||
| 15333 | 2025.12.18 21:29:40.385401 [ 297 ] {} <Trace> TCP-Session: f5179afc-70c3-4eba-af79-22af9ca5a782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2025.12.18 21:29:40.385392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15335 | 2025.12.18 21:29:40.385438 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15336 | 2025.12.18 21:29:40.385439 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15337 | 2025.12.18 21:29:40.385463 [ 289 ] {} <Debug> TCP-Session: a80db15a-5356-4ed6-b85b-0a198d79dadc Authenticating user 'default' from [fd00:1122:3344:101::e]:37459 | ||
| 15338 | 2025.12.18 21:29:40.385470 [ 293 ] {} <Debug> TCP-Session: 02c1eafd-22ac-4067-8d94-ea54033f8718 Authenticating user 'default' from [fd00:1122:3344:101::e]:44122 | ||
| 15339 | 2025.12.18 21:29:40.385488 [ 291 ] {} <Debug> TCP-Session: b093d6c3-a7de-4171-aa4f-e4e75faf8480 Authenticating user 'default' from [fd00:1122:3344:101::e]:42466 | ||
| 15340 | 2025.12.18 21:29:40.385496 [ 289 ] {} <Debug> TCP-Session: a80db15a-5356-4ed6-b85b-0a198d79dadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15341 | 2025.12.18 21:29:40.385512 [ 293 ] {} <Debug> TCP-Session: 02c1eafd-22ac-4067-8d94-ea54033f8718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15342 | 2025.12.18 21:29:40.385527 [ 291 ] {} <Debug> TCP-Session: b093d6c3-a7de-4171-aa4f-e4e75faf8480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15343 | 2025.12.18 21:29:40.385530 [ 289 ] {} <Debug> TCP-Session: a80db15a-5356-4ed6-b85b-0a198d79dadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15344 | 2025.12.18 21:29:40.385539 [ 293 ] {} <Debug> TCP-Session: 02c1eafd-22ac-4067-8d94-ea54033f8718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15345 | 2025.12.18 21:29:40.385553 [ 291 ] {} <Debug> TCP-Session: b093d6c3-a7de-4171-aa4f-e4e75faf8480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15346 | 2025.12.18 21:29:40.385467 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15347 | 2025.12.18 21:29:40.385593 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15348 | 2025.12.18 21:29:40.385620 [ 295 ] {} <Debug> TCP-Session: e4c1e58c-9e3d-4903-b4dd-4e21e1966531 Authenticating user 'default' from [fd00:1122:3344:101::e]:58121 | ||
| 15349 | 2025.12.18 21:29:40.385381 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15350 | 2025.12.18 21:29:40.385655 [ 295 ] {} <Debug> TCP-Session: e4c1e58c-9e3d-4903-b4dd-4e21e1966531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15351 | 2025.12.18 21:29:40.385375 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57577 | ||
| 15352 | 2025.12.18 21:29:40.385697 [ 3 ] {} <Debug> TCP-Session: e5da9a2a-b872-4ada-8895-95064166ecde Authenticating user 'default' from [fd00:1122:3344:101::e]:50997 | ||
| 15353 | 2025.12.18 21:29:40.385365 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32856 | ||
| 15354 | 2025.12.18 21:29:40.385761 [ 3 ] {} <Debug> TCP-Session: e5da9a2a-b872-4ada-8895-95064166ecde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2025.12.18 21:29:40.385797 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15356 | 2025.12.18 21:29:40.385812 [ 3 ] {} <Debug> TCP-Session: e5da9a2a-b872-4ada-8895-95064166ecde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15357 | 2025.12.18 21:29:40.385332 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45873 | ||
| 15358 | 2025.12.18 21:29:40.385834 [ 296 ] {} <Debug> TCP-Session: d7d8771d-6cc8-4994-9c4f-923b63c7cd0f Authenticating user 'default' from [fd00:1122:3344:101::e]:57577 | ||
| 15359 | 2025.12.18 21:29:40.385868 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15360 | 2025.12.18 21:29:40.385889 [ 296 ] {} <Debug> TCP-Session: d7d8771d-6cc8-4994-9c4f-923b63c7cd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2025.12.18 21:29:40.385698 [ 295 ] {} <Debug> TCP-Session: e4c1e58c-9e3d-4903-b4dd-4e21e1966531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2025.12.18 21:29:40.385919 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15363 | 2025.12.18 21:29:40.385925 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15364 | 2025.12.18 21:29:40.385919 [ 296 ] {} <Debug> TCP-Session: d7d8771d-6cc8-4994-9c4f-923b63c7cd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15365 | 2025.12.18 21:29:40.385992 [ 292 ] {} <Debug> TCP-Session: 9b8e0aa4-8026-45d1-8ff7-5caf8ef6fe63 Authenticating user 'default' from [fd00:1122:3344:101::e]:45873 | ||
| 15366 | 2025.12.18 21:29:40.385995 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15367 | 2025.12.18 21:29:40.386022 [ 292 ] {} <Debug> TCP-Session: 9b8e0aa4-8026-45d1-8ff7-5caf8ef6fe63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2025.12.18 21:29:40.385914 [ 294 ] {} <Debug> TCP-Session: 42d6ddab-af71-4098-a429-d6e9b33805e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32856 | ||
| 15369 | 2025.12.18 21:29:40.386053 [ 292 ] {} <Debug> TCP-Session: 9b8e0aa4-8026-45d1-8ff7-5caf8ef6fe63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15370 | 2025.12.18 21:29:40.386085 [ 294 ] {} <Debug> TCP-Session: 42d6ddab-af71-4098-a429-d6e9b33805e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2025.12.18 21:29:40.386109 [ 294 ] {} <Debug> TCP-Session: 42d6ddab-af71-4098-a429-d6e9b33805e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15372 | 2025.12.18 21:29:40.386335 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Debug> oximeter.version (b446a65c-f8e9-45d7-9188-24945dfec96a) (SelectExecutor): Key condition: unknown | ||
| 15373 | 2025.12.18 21:29:40.387298 [ 311 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> AggregatingTransform: Aggregating | ||
| 15374 | 2025.12.18 21:29:40.387347 [ 311 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> Aggregator: Aggregation method: without_key | ||
| 15375 | 2025.12.18 21:29:40.387379 [ 311 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940025 sec. (1063.801 rows/sec., 41.55 KiB/sec.) | ||
| 15376 | 2025.12.18 21:29:40.387394 [ 311 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Trace> Aggregator: Merging aggregated data | ||
| 15377 | 2025.12.18 21:29:40.388588 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 12.79 KiB/sec. | ||
| 15378 | 2025.12.18 21:29:40.388784 [ 297 ] {173f2131-c45e-4bb0-a743-96f84fdb2836} <Debug> TCPHandler: Processed in 0.003522613 sec. | ||
| 15379 | 2025.12.18 21:29:40.388913 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15380 | 2025.12.18 21:29:40.388941 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15381 | 2025.12.18 21:29:40.388953 [ 297 ] {} <Debug> TCP-Session: f5179afc-70c3-4eba-af79-22af9ca5a782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15382 | 2025.12.18 21:29:40.388961 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15383 | 2025.12.18 21:29:40.388982 [ 289 ] {} <Debug> TCP-Session: a80db15a-5356-4ed6-b85b-0a198d79dadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15384 | 2025.12.18 21:29:40.388996 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15385 | 2025.12.18 21:29:40.389014 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15386 | 2025.12.18 21:29:40.389030 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15387 | 2025.12.18 21:29:40.389049 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15388 | 2025.12.18 21:29:40.389062 [ 3 ] {} <Debug> TCP-Session: e5da9a2a-b872-4ada-8895-95064166ecde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15389 | 2025.12.18 21:29:40.389083 [ 293 ] {} <Debug> TCP-Session: 02c1eafd-22ac-4067-8d94-ea54033f8718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15390 | 2025.12.18 21:29:40.389099 [ 292 ] {} <Debug> TCP-Session: 9b8e0aa4-8026-45d1-8ff7-5caf8ef6fe63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2025.12.18 21:29:40.389017 [ 291 ] {} <Debug> TCP-Session: b093d6c3-a7de-4171-aa4f-e4e75faf8480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2025.12.18 21:29:40.388977 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15393 | 2025.12.18 21:29:40.389051 [ 296 ] {} <Debug> TCP-Session: d7d8771d-6cc8-4994-9c4f-923b63c7cd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15394 | 2025.12.18 21:29:40.389069 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15395 | 2025.12.18 21:29:40.389197 [ 294 ] {} <Debug> TCP-Session: 42d6ddab-af71-4098-a429-d6e9b33805e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15396 | 2025.12.18 21:29:40.389242 [ 295 ] {} <Debug> TCP-Session: e4c1e58c-9e3d-4903-b4dd-4e21e1966531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2025.12.18 21:29:41.446618 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15398 | 2025.12.18 21:29:41.446673 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15399 | 2025.12.18 21:29:41.674482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31585 | ||
| 15400 | 2025.12.18 21:29:41.674976 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2025.12.18 21:29:41.675016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15402 | 2025.12.18 21:29:41.675490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15403 | 2025.12.18 21:29:41.675730 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2025.12.18 21:29:41.675856 [ 112 ] {} <Debug> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15405 | 2025.12.18 21:29:41.675871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31585 | ||
| 15406 | 2025.12.18 21:29:41.675894 [ 112 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2025.12.18 21:29:41.675914 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15408 | 2025.12.18 21:29:41.676048 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15409 | 2025.12.18 21:29:41.676209 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15410 | 2025.12.18 21:29:41.676254 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29217 rows starting from the beginning of the part | ||
| 15411 | 2025.12.18 21:29:41.676327 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15412 | 2025.12.18 21:29:41.676384 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15413 | 2025.12.18 21:29:41.676434 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15414 | 2025.12.18 21:29:41.676483 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15415 | 2025.12.18 21:29:41.676531 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15416 | 2025.12.18 21:29:41.678886 [ 199 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31585 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899776 sec., 10892220.64049085 rows/sec., 155.81 MiB/sec. | ||
| 15417 | 2025.12.18 21:29:41.679167 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15418 | 2025.12.18 21:29:41.679447 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2025.12.18 21:29:41.679524 [ 201 ] {deb6fd03-dde4-4b3e-9679-2f2cc117afe9::all_1_66_13} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15420 | 2025.12.18 21:29:41.679621 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 15421 | 2025.12.18 21:29:42.651141 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15422 | 2025.12.18 21:29:42.651332 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15423 | 2025.12.18 21:29:42.651402 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15424 | 2025.12.18 21:29:42.652100 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15425 | 2025.12.18 21:29:42.652142 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15426 | 2025.12.18 21:29:42.652522 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15427 | 2025.12.18 21:29:42.652748 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2025.12.18 21:29:42.652897 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001617 sec., 65553.4941249227 rows/sec., 5.49 MiB/sec. | ||
| 15429 | 2025.12.18 21:29:42.652937 [ 253 ] {2af0903d-4707-4b67-bb05-2180715548e0} <Debug> TCPHandler: Processed in 0.001930561 sec. | ||
| 15430 | 2025.12.18 21:29:42.653059 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2025.12.18 21:29:42.653153 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15432 | 2025.12.18 21:29:42.653193 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15433 | 2025.12.18 21:29:42.653596 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2025.12.18 21:29:42.653632 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15435 | 2025.12.18 21:29:42.653918 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15436 | 2025.12.18 21:29:42.654123 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2025.12.18 21:29:42.654252 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.64 MiB/sec. | ||
| 15438 | 2025.12.18 21:29:42.654290 [ 253 ] {b5823116-0e31-465c-be6b-7c19fa856e83} <Debug> TCPHandler: Processed in 0.001278644 sec. | ||
| 15439 | 2025.12.18 21:29:42.654394 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15440 | 2025.12.18 21:29:42.654486 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15441 | 2025.12.18 21:29:42.654525 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15442 | 2025.12.18 21:29:42.654941 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2025.12.18 21:29:42.654977 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15444 | 2025.12.18 21:29:42.655277 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15445 | 2025.12.18 21:29:42.655476 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2025.12.18 21:29:42.655604 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 15447 | 2025.12.18 21:29:42.655640 [ 253 ] {13453a31-d8f3-41c2-80b7-ee1a98e7519b} <Debug> TCPHandler: Processed in 0.001293985 sec. | ||
| 15448 | 2025.12.18 21:29:42.655748 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15449 | 2025.12.18 21:29:42.655841 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15450 | 2025.12.18 21:29:42.655883 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15451 | 2025.12.18 21:29:42.656307 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2025.12.18 21:29:42.656347 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15453 | 2025.12.18 21:29:42.656712 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15454 | 2025.12.18 21:29:42.656931 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2025.12.18 21:29:42.657085 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 15456 | 2025.12.18 21:29:42.657130 [ 253 ] {e5a7cee5-726f-4a3d-b3a4-9382b5f03605} <Debug> TCPHandler: Processed in 0.001428358 sec. | ||
| 15457 | 2025.12.18 21:29:42.657236 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2025.12.18 21:29:42.657335 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15459 | 2025.12.18 21:29:42.657389 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <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 | ||
| 15460 | 2025.12.18 21:29:42.658247 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2025.12.18 21:29:42.658285 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15462 | 2025.12.18 21:29:42.658815 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15463 | 2025.12.18 21:29:42.659039 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2025.12.18 21:29:42.659179 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001863 sec., 13419.216317767043 rows/sec., 24.05 MiB/sec. | ||
| 15465 | 2025.12.18 21:29:42.659233 [ 253 ] {0a30622e-3068-487c-b342-fb891ec49e09} <Debug> TCPHandler: Processed in 0.002050234 sec. | ||
| 15466 | 2025.12.18 21:29:42.659348 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2025.12.18 21:29:42.659442 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15468 | 2025.12.18 21:29:42.659484 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15469 | 2025.12.18 21:29:42.659825 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2025.12.18 21:29:42.659862 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15471 | 2025.12.18 21:29:42.660166 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15472 | 2025.12.18 21:29:42.660369 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2025.12.18 21:29:42.660497 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 15474 | 2025.12.18 21:29:42.660533 [ 253 ] {37898f83-fced-4088-b1da-567625c9ecdf} <Debug> TCPHandler: Processed in 0.001236133 sec. | ||
| 15475 | 2025.12.18 21:29:43.329002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15476 | 2025.12.18 21:29:43.346482 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2025.12.18 21:29:43.346538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15478 | 2025.12.18 21:29:43.353152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15479 | 2025.12.18 21:29:43.353923 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2025.12.18 21:29:43.354263 [ 108 ] {} <Debug> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15481 | 2025.12.18 21:29:43.354333 [ 108 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2025.12.18 21:29:43.354357 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 15483 | 2025.12.18 21:29:43.354492 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15484 | 2025.12.18 21:29:43.357454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15485 | 2025.12.18 21:29:43.358463 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15486 | 2025.12.18 21:29:43.359997 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15487 | 2025.12.18 21:29:43.364590 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15488 | 2025.12.18 21:29:43.369188 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15489 | 2025.12.18 21:29:43.374200 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15490 | 2025.12.18 21:29:43.379101 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15491 | 2025.12.18 21:29:43.382987 [ 196 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15492 | 2025.12.18 21:29:43.438634 [ 201 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084185148 sec., 5903.654169497926 rows/sec., 30.53 MiB/sec. | ||
| 15493 | 2025.12.18 21:29:43.441504 [ 199 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15494 | 2025.12.18 21:29:43.443483 [ 199 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2025.12.18 21:29:43.443559 [ 199 ] {c5c66ab7-8f6e-42d3-bf55-1b12e57bc419::all_1_66_13} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15496 | 2025.12.18 21:29:43.445436 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15497 | 2025.12.18 21:29:43.836735 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15498 | 2025.12.18 21:29:43.836942 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15499 | 2025.12.18 21:29:43.837012 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15500 | 2025.12.18 21:29:43.837872 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2025.12.18 21:29:43.837912 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15502 | 2025.12.18 21:29:43.838307 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15503 | 2025.12.18 21:29:43.838531 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15504 | 2025.12.18 21:29:43.838648 [ 108 ] {} <Debug> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15505 | 2025.12.18 21:29:43.838688 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001796 sec., 228285.07795100223 rows/sec., 14.48 MiB/sec. | ||
| 15506 | 2025.12.18 21:29:43.838690 [ 108 ] {} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2025.12.18 21:29:43.838720 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15508 | 2025.12.18 21:29:43.838739 [ 253 ] {05422410-b596-41fb-940f-4fbd36c3970e} <Debug> TCPHandler: Processed in 0.002136946 sec. | ||
| 15509 | 2025.12.18 21:29:43.838806 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15510 | 2025.12.18 21:29:43.838859 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15511 | 2025.12.18 21:29:43.838905 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15512 | 2025.12.18 21:29:43.838937 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 15513 | 2025.12.18 21:29:43.838960 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15514 | 2025.12.18 21:29:43.839001 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15515 | 2025.12.18 21:29:43.839004 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15516 | 2025.12.18 21:29:43.839052 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15517 | 2025.12.18 21:29:43.839099 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15518 | 2025.12.18 21:29:43.839140 [ 192 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 15519 | 2025.12.18 21:29:43.839422 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2025.12.18 21:29:43.839457 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15521 | 2025.12.18 21:29:43.839765 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15522 | 2025.12.18 21:29:43.839983 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2025.12.18 21:29:43.840110 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001173 sec., 13640.238704177324 rows/sec., 1.09 MiB/sec. | ||
| 15524 | 2025.12.18 21:29:43.840137 [ 201 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366046 sec., 1500681.5290261088 rows/sec., 100.92 MiB/sec. | ||
| 15525 | 2025.12.18 21:29:43.840149 [ 253 ] {09e41d78-653b-46ce-8af4-5392108a39cf} <Debug> TCPHandler: Processed in 0.001342145 sec. | ||
| 15526 | 2025.12.18 21:29:43.840296 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15527 | 2025.12.18 21:29:43.840379 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15528 | 2025.12.18 21:29:43.840393 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15529 | 2025.12.18 21:29:43.840444 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15530 | 2025.12.18 21:29:43.840742 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2025.12.18 21:29:43.840835 [ 197 ] {a725970a-8355-4516-96dc-e45685f098da::all_1_49_12} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15532 | 2025.12.18 21:29:43.840935 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15533 | 2025.12.18 21:29:43.842051 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2025.12.18 21:29:43.842093 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15535 | 2025.12.18 21:29:43.842537 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15536 | 2025.12.18 21:29:43.842747 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2025.12.18 21:29:43.842881 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Debug> executeQuery: Read 2290 rows, 189.97 KiB in 0.002509 sec., 912714.228776405 rows/sec., 73.94 MiB/sec. | ||
| 15538 | 2025.12.18 21:29:43.842922 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15539 | 2025.12.18 21:29:43.842934 [ 253 ] {6eea6f18-70c5-4f1f-8902-5f26e8de075a} <Debug> TCPHandler: Processed in 0.002688681 sec. | ||
| 15540 | 2025.12.18 21:29:43.842952 [ 107 ] {} <Debug> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15541 | 2025.12.18 21:29:43.843046 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2025.12.18 21:29:43.843059 [ 107 ] {} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2025.12.18 21:29:43.843114 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15544 | 2025.12.18 21:29:43.843152 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15545 | 2025.12.18 21:29:43.843199 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15546 | 2025.12.18 21:29:43.843214 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15547 | 2025.12.18 21:29:43.843300 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15548 | 2025.12.18 21:29:43.843329 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2341 rows starting from the beginning of the part | ||
| 15549 | 2025.12.18 21:29:43.843377 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1142 rows starting from the beginning of the part | ||
| 15550 | 2025.12.18 21:29:43.843416 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 107 rows starting from the beginning of the part | ||
| 15551 | 2025.12.18 21:29:43.843452 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1142 rows starting from the beginning of the part | ||
| 15552 | 2025.12.18 21:29:43.843499 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 106 rows starting from the beginning of the part | ||
| 15553 | 2025.12.18 21:29:43.843538 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2290 rows starting from the beginning of the part | ||
| 15554 | 2025.12.18 21:29:43.843691 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2025.12.18 21:29:43.843728 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15556 | 2025.12.18 21:29:43.844038 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15557 | 2025.12.18 21:29:43.844248 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2025.12.18 21:29:43.844378 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Debug> executeQuery: Read 236 rows, 14.56 KiB in 0.001244 sec., 189710.61093247586 rows/sec., 11.43 MiB/sec. | ||
| 15559 | 2025.12.18 21:29:43.844415 [ 253 ] {18e00700-a8ce-474d-bd17-6969710660cd} <Debug> TCPHandler: Processed in 0.001417827 sec. | ||
| 15560 | 2025.12.18 21:29:43.844515 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2025.12.18 21:29:43.844608 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15562 | 2025.12.18 21:29:43.844652 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15563 | 2025.12.18 21:29:43.845180 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2025.12.18 21:29:43.845218 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15565 | 2025.12.18 21:29:43.845543 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15566 | 2025.12.18 21:29:43.845614 [ 193 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7128 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435125 sec., 2927159.796725014 rows/sec., 247.22 MiB/sec. | ||
| 15567 | 2025.12.18 21:29:43.845765 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15568 | 2025.12.18 21:29:43.845837 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15569 | 2025.12.18 21:29:43.845899 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00131 sec., 335877.86259541987 rows/sec., 22.22 MiB/sec. | ||
| 15570 | 2025.12.18 21:29:43.845937 [ 253 ] {2aa8ae98-ec22-4645-96d6-2b8345851bbb} <Debug> TCPHandler: Processed in 0.001470069 sec. | ||
| 15571 | 2025.12.18 21:29:43.846046 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2025.12.18 21:29:43.846063 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2025.12.18 21:29:43.846129 [ 192 ] {41c8d1a8-55f2-4559-b46b-9b4b835a55e0::all_1_111_22} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15574 | 2025.12.18 21:29:43.846140 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15575 | 2025.12.18 21:29:43.846180 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15576 | 2025.12.18 21:29:43.846186 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 15577 | 2025.12.18 21:29:43.846643 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2025.12.18 21:29:43.846678 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15579 | 2025.12.18 21:29:43.846988 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15580 | 2025.12.18 21:29:43.847195 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2025.12.18 21:29:43.847304 [ 107 ] {} <Debug> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15582 | 2025.12.18 21:29:43.847325 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 15583 | 2025.12.18 21:29:43.847338 [ 107 ] {} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2025.12.18 21:29:43.847364 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15585 | 2025.12.18 21:29:43.847370 [ 253 ] {e406910b-f242-4ec0-982b-866557899078} <Debug> TCPHandler: Processed in 0.001372746 sec. | ||
| 15586 | 2025.12.18 21:29:43.847432 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15587 | 2025.12.18 21:29:43.847486 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15588 | 2025.12.18 21:29:43.847493 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15589 | 2025.12.18 21:29:43.847522 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 15590 | 2025.12.18 21:29:43.847563 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15591 | 2025.12.18 21:29:43.847579 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15592 | 2025.12.18 21:29:43.847596 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15593 | 2025.12.18 21:29:43.847619 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15594 | 2025.12.18 21:29:43.847628 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15595 | 2025.12.18 21:29:43.847666 [ 192 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15596 | 2025.12.18 21:29:43.848431 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15597 | 2025.12.18 21:29:43.848466 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15598 | 2025.12.18 21:29:43.848516 [ 194 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101779 sec., 957542.3020406088 rows/sec., 58.03 MiB/sec. | ||
| 15599 | 2025.12.18 21:29:43.848708 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15600 | 2025.12.18 21:29:43.848881 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15601 | 2025.12.18 21:29:43.849005 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2025.12.18 21:29:43.849102 [ 189 ] {0d3c86af-79de-4678-aa59-04cf575bdf8e::all_1_49_12} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15603 | 2025.12.18 21:29:43.849186 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15604 | 2025.12.18 21:29:43.849225 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2025.12.18 21:29:43.849372 [ 107 ] {} <Debug> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15606 | 2025.12.18 21:29:43.849399 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Debug> executeQuery: Read 1166 rows, 85.26 KiB in 0.001835 sec., 635422.3433242507 rows/sec., 45.38 MiB/sec. | ||
| 15607 | 2025.12.18 21:29:43.849402 [ 107 ] {} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2025.12.18 21:29:43.849440 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15609 | 2025.12.18 21:29:43.849453 [ 253 ] {d4651902-eec9-49a3-a39c-598781c463b2} <Debug> TCPHandler: Processed in 0.002015643 sec. | ||
| 15610 | 2025.12.18 21:29:43.849515 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15611 | 2025.12.18 21:29:43.849585 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2025.12.18 21:29:43.849618 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15613 | 2025.12.18 21:29:43.849656 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1211 rows starting from the beginning of the part | ||
| 15614 | 2025.12.18 21:29:43.849702 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15615 | 2025.12.18 21:29:43.849718 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 694 rows starting from the beginning of the part | ||
| 15616 | 2025.12.18 21:29:43.849754 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15617 | 2025.12.18 21:29:43.849774 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 91 rows starting from the beginning of the part | ||
| 15618 | 2025.12.18 21:29:43.849820 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 694 rows starting from the beginning of the part | ||
| 15619 | 2025.12.18 21:29:43.849860 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 89 rows starting from the beginning of the part | ||
| 15620 | 2025.12.18 21:29:43.849901 [ 193 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1166 rows starting from the beginning of the part | ||
| 15621 | 2025.12.18 21:29:43.850104 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2025.12.18 21:29:43.850147 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15623 | 2025.12.18 21:29:43.850469 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15624 | 2025.12.18 21:29:43.850699 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2025.12.18 21:29:43.850828 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 15626 | 2025.12.18 21:29:43.850865 [ 253 ] {5db00db4-198a-4002-b716-ebfc3df7d9bd} <Debug> TCPHandler: Processed in 0.001340625 sec. | ||
| 15627 | 2025.12.18 21:29:43.850969 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2025.12.18 21:29:43.851064 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15629 | 2025.12.18 21:29:43.851106 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15630 | 2025.12.18 21:29:43.851296 [ 186 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812327 sec., 2176759.492078416 rows/sec., 163.42 MiB/sec. | ||
| 15631 | 2025.12.18 21:29:43.851465 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15632 | 2025.12.18 21:29:43.851696 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2025.12.18 21:29:43.851701 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2025.12.18 21:29:43.851748 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15635 | 2025.12.18 21:29:43.851770 [ 189 ] {3a921334-07f2-4f2c-9e57-15d1a49e977b::all_1_111_22} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15636 | 2025.12.18 21:29:43.851836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15637 | 2025.12.18 21:29:43.852136 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15638 | 2025.12.18 21:29:43.852351 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2025.12.18 21:29:43.852490 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Debug> executeQuery: Read 910 rows, 61.60 KiB in 0.001445 sec., 629757.785467128 rows/sec., 41.63 MiB/sec. | ||
| 15640 | 2025.12.18 21:29:43.852528 [ 253 ] {69405e5e-6915-4a69-a140-c814d537feb7} <Debug> TCPHandler: Processed in 0.001607673 sec. | ||
| 15641 | 2025.12.18 21:29:43.852664 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2025.12.18 21:29:43.852758 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15643 | 2025.12.18 21:29:43.852800 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15644 | 2025.12.18 21:29:43.853110 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2025.12.18 21:29:43.853146 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15646 | 2025.12.18 21:29:43.853428 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15647 | 2025.12.18 21:29:43.853622 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2025.12.18 21:29:43.853752 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 15649 | 2025.12.18 21:29:43.853789 [ 253 ] {23ab4d5f-be99-465d-9296-d028fedc2390} <Debug> TCPHandler: Processed in 0.001202992 sec. | ||
| 15650 | 2025.12.18 21:29:43.853894 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2025.12.18 21:29:43.853988 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15652 | 2025.12.18 21:29:43.854041 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <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 | ||
| 15653 | 2025.12.18 21:29:43.854818 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2025.12.18 21:29:43.854853 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15655 | 2025.12.18 21:29:43.855365 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15656 | 2025.12.18 21:29:43.855576 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2025.12.18 21:29:43.855711 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 15658 | 2025.12.18 21:29:43.855771 [ 253 ] {117e50b0-8eb1-4c99-832f-7b31a9739417} <Debug> TCPHandler: Processed in 0.001925921 sec. | ||
| 15659 | 2025.12.18 21:29:43.855877 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2025.12.18 21:29:43.855972 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15661 | 2025.12.18 21:29:43.856013 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15662 | 2025.12.18 21:29:43.856339 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2025.12.18 21:29:43.856374 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15664 | 2025.12.18 21:29:43.856675 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15665 | 2025.12.18 21:29:43.857004 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2025.12.18 21:29:43.857136 [ 107 ] {} <Debug> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15667 | 2025.12.18 21:29:43.857162 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001207 sec., 56338.028169014084 rows/sec., 3.27 MiB/sec. | ||
| 15668 | 2025.12.18 21:29:43.857168 [ 107 ] {} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2025.12.18 21:29:43.857205 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15670 | 2025.12.18 21:29:43.857214 [ 253 ] {6763ec4f-ab4d-4c2f-ab92-2c3786d28362} <Debug> TCPHandler: Processed in 0.001386356 sec. | ||
| 15671 | 2025.12.18 21:29:43.857298 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15672 | 2025.12.18 21:29:43.857425 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15673 | 2025.12.18 21:29:43.857459 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7532 rows starting from the beginning of the part | ||
| 15674 | 2025.12.18 21:29:43.857523 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 15675 | 2025.12.18 21:29:43.857569 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15676 | 2025.12.18 21:29:43.857613 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 15677 | 2025.12.18 21:29:43.857654 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15678 | 2025.12.18 21:29:43.857692 [ 194 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
| 15679 | 2025.12.18 21:29:43.859723 [ 189 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7928 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474305 sec., 3204132.0694093895 rows/sec., 203.33 MiB/sec. | ||
| 15680 | 2025.12.18 21:29:43.860217 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15681 | 2025.12.18 21:29:43.860531 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2025.12.18 21:29:43.860624 [ 186 ] {ac3392a1-7e23-451c-be4b-8a87d0de8d72::all_1_111_22} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15683 | 2025.12.18 21:29:43.860711 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15684 | 2025.12.18 21:29:44.000461 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.49 MiB, peak 373.25 MiB, free memory in arenas 0.00 B, will set to 361.80 MiB (RSS), difference: 1.31 MiB | ||
| 15685 | 2025.12.18 21:29:46.752788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2018 | ||
| 15686 | 2025.12.18 21:29:46.755873 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2025.12.18 21:29:46.755930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15688 | 2025.12.18 21:29:46.757248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15689 | 2025.12.18 21:29:46.757544 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2025.12.18 21:29:46.757956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
| 15691 | 2025.12.18 21:29:47.647251 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2025.12.18 21:29:47.647429 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15693 | 2025.12.18 21:29:47.647503 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15694 | 2025.12.18 21:29:47.648182 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2025.12.18 21:29:47.648234 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15696 | 2025.12.18 21:29:47.648634 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15697 | 2025.12.18 21:29:47.648894 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2025.12.18 21:29:47.649060 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 15699 | 2025.12.18 21:29:47.649112 [ 253 ] {bae37440-06d8-42a3-9864-db17ecc6f9ed} <Debug> TCPHandler: Processed in 0.001993183 sec. | ||
| 15700 | 2025.12.18 21:29:47.649240 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2025.12.18 21:29:47.649347 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15702 | 2025.12.18 21:29:47.649393 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15703 | 2025.12.18 21:29:47.649835 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2025.12.18 21:29:47.649873 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15705 | 2025.12.18 21:29:47.650183 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15706 | 2025.12.18 21:29:47.650428 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2025.12.18 21:29:47.650569 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 15708 | 2025.12.18 21:29:47.650610 [ 253 ] {922ff2c6-591e-4223-b768-871146a01e65} <Debug> TCPHandler: Processed in 0.001422028 sec. | ||
| 15709 | 2025.12.18 21:29:47.650744 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15710 | 2025.12.18 21:29:47.650852 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15711 | 2025.12.18 21:29:47.650898 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15712 | 2025.12.18 21:29:47.651290 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2025.12.18 21:29:47.651329 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15714 | 2025.12.18 21:29:47.651682 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15715 | 2025.12.18 21:29:47.651915 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2025.12.18 21:29:47.652048 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001218 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
| 15717 | 2025.12.18 21:29:47.652086 [ 253 ] {d85d1594-d58f-4e39-ad5d-1a982b672c41} <Debug> TCPHandler: Processed in 0.001396166 sec. | ||
| 15718 | 2025.12.18 21:29:47.652209 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2025.12.18 21:29:47.652305 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15720 | 2025.12.18 21:29:47.652346 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15721 | 2025.12.18 21:29:47.652731 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2025.12.18 21:29:47.652768 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15723 | 2025.12.18 21:29:47.653078 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15724 | 2025.12.18 21:29:47.653301 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2025.12.18 21:29:47.653434 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001147 sec., 31386.22493461203 rows/sec., 2.12 MiB/sec. | ||
| 15726 | 2025.12.18 21:29:47.653472 [ 253 ] {4879b726-aa7f-4700-8cc3-da95f78e4543} <Debug> TCPHandler: Processed in 0.001313145 sec. | ||
| 15727 | 2025.12.18 21:29:49.176022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32097 | ||
| 15728 | 2025.12.18 21:29:49.176718 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15729 | 2025.12.18 21:29:49.176773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15730 | 2025.12.18 21:29:49.177433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15731 | 2025.12.18 21:29:49.177672 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2025.12.18 21:29:49.177822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32097 | ||
| 15733 | 2025.12.18 21:29:50.857523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15734 | 2025.12.18 21:29:50.873653 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2025.12.18 21:29:50.873722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15736 | 2025.12.18 21:29:50.879227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15737 | 2025.12.18 21:29:50.879957 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2025.12.18 21:29:50.883475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15739 | 2025.12.18 21:29:52.651558 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15740 | 2025.12.18 21:29:52.651738 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15741 | 2025.12.18 21:29:52.651808 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15742 | 2025.12.18 21:29:52.652487 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15743 | 2025.12.18 21:29:52.652537 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15744 | 2025.12.18 21:29:52.652986 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15745 | 2025.12.18 21:29:52.653233 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2025.12.18 21:29:52.653399 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001707 sec., 62097.246631517286 rows/sec., 5.20 MiB/sec. | ||
| 15747 | 2025.12.18 21:29:52.653449 [ 253 ] {32d21fbb-2d9d-44d5-a2aa-441f8d57b676} <Debug> TCPHandler: Processed in 0.002023783 sec. | ||
| 15748 | 2025.12.18 21:29:52.653587 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2025.12.18 21:29:52.653697 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15750 | 2025.12.18 21:29:52.653745 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15751 | 2025.12.18 21:29:52.654217 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2025.12.18 21:29:52.654259 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15753 | 2025.12.18 21:29:52.654593 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15754 | 2025.12.18 21:29:52.654803 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2025.12.18 21:29:52.654948 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001276 sec., 19592.476489028213 rows/sec., 1.44 MiB/sec. | ||
| 15756 | 2025.12.18 21:29:52.654988 [ 253 ] {c4992cf9-9d32-4877-9bb0-3307b091f7d2} <Debug> TCPHandler: Processed in 0.001458749 sec. | ||
| 15757 | 2025.12.18 21:29:52.655111 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2025.12.18 21:29:52.655225 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15759 | 2025.12.18 21:29:52.655267 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15760 | 2025.12.18 21:29:52.655713 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2025.12.18 21:29:52.655751 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15762 | 2025.12.18 21:29:52.656064 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15763 | 2025.12.18 21:29:52.656297 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2025.12.18 21:29:52.656435 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001237 sec., 71948.2619240097 rows/sec., 5.62 MiB/sec. | ||
| 15765 | 2025.12.18 21:29:52.656475 [ 253 ] {ade2d09b-3166-42b6-a1c1-6ec0f5ea3128} <Debug> TCPHandler: Processed in 0.001417577 sec. | ||
| 15766 | 2025.12.18 21:29:52.656594 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15767 | 2025.12.18 21:29:52.656696 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15768 | 2025.12.18 21:29:52.656741 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15769 | 2025.12.18 21:29:52.657157 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15770 | 2025.12.18 21:29:52.657195 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15771 | 2025.12.18 21:29:52.657545 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15772 | 2025.12.18 21:29:52.657775 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15773 | 2025.12.18 21:29:52.657912 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 15774 | 2025.12.18 21:29:52.657952 [ 253 ] {2b2eda21-1cc5-4392-a891-1f293b93f501} <Debug> TCPHandler: Processed in 0.001407867 sec. | ||
| 15775 | 2025.12.18 21:29:52.658076 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2025.12.18 21:29:52.658168 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15777 | 2025.12.18 21:29:52.658222 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <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 | ||
| 15778 | 2025.12.18 21:29:52.659071 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2025.12.18 21:29:52.659111 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15780 | 2025.12.18 21:29:52.659667 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15781 | 2025.12.18 21:29:52.659907 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2025.12.18 21:29:52.660067 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001916 sec., 13048.016701461378 rows/sec., 23.38 MiB/sec. | ||
| 15783 | 2025.12.18 21:29:52.660157 [ 253 ] {a141d170-f33d-4e04-b4cd-2235c8cef817} <Debug> TCPHandler: Processed in 0.002131276 sec. | ||
| 15784 | 2025.12.18 21:29:52.660302 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2025.12.18 21:29:52.660399 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15786 | 2025.12.18 21:29:52.660443 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15787 | 2025.12.18 21:29:52.660803 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2025.12.18 21:29:52.660841 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 15789 | 2025.12.18 21:29:52.661156 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15790 | 2025.12.18 21:29:52.661378 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2025.12.18 21:29:52.661514 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 15792 | 2025.12.18 21:29:52.661552 [ 253 ] {fb9efc18-9981-4edf-b9eb-675f7e1f31d6} <Debug> TCPHandler: Processed in 0.001300984 sec. | ||
| 15793 | 2025.12.18 21:29:54.948253 [ 90 ] {} <Debug> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15794 | 2025.12.18 21:29:54.948331 [ 90 ] {} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2025.12.18 21:29:54.948354 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15796 | 2025.12.18 21:29:54.948453 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15797 | 2025.12.18 21:29:54.948583 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15798 | 2025.12.18 21:29:54.948622 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 15799 | 2025.12.18 21:29:54.948702 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 15800 | 2025.12.18 21:29:54.948759 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 15801 | 2025.12.18 21:29:54.948805 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 15802 | 2025.12.18 21:29:54.948843 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 15803 | 2025.12.18 21:29:54.949589 [ 188 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173681 sec., 46009.09446433912 rows/sec., 3.84 MiB/sec. | ||
| 15804 | 2025.12.18 21:29:54.949726 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15805 | 2025.12.18 21:29:54.949978 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.12.18 21:29:54.950053 [ 194 ] {4abe00ff-ee73-4679-a3ca-d97459e76ba1::all_1_17_4} <Trace> oximeter.fields_ipaddr (4abe00ff-ee73-4679-a3ca-d97459e76ba1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15807 | 2025.12.18 21:29:54.950121 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15808 | 2025.12.18 21:29:56.446726 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15809 | 2025.12.18 21:29:56.446778 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15810 | 2025.12.18 21:29:56.678950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32545 | ||
| 15811 | 2025.12.18 21:29:56.679654 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2025.12.18 21:29:56.679721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15813 | 2025.12.18 21:29:56.680314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15814 | 2025.12.18 21:29:56.680581 [ 244 ] {} <Trace> system.asynchronous_metric_log (deb6fd03-dde4-4b3e-9679-2f2cc117afe9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2025.12.18 21:29:56.680786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32545 | ||
| 15816 | 2025.12.18 21:29:56.759435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2038 | ||
| 15817 | 2025.12.18 21:29:56.761697 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.12.18 21:29:56.761754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15819 | 2025.12.18 21:29:56.762988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15820 | 2025.12.18 21:29:56.763282 [ 242 ] {} <Trace> system.query_log (c43ffff1-236d-4e46-bdcb-da052e057636): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.12.18 21:29:56.763654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 15822 | 2025.12.18 21:29:57.662875 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15823 | 2025.12.18 21:29:57.663053 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15824 | 2025.12.18 21:29:57.663122 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15825 | 2025.12.18 21:29:57.663928 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2025.12.18 21:29:57.663976 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15827 | 2025.12.18 21:29:57.664394 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15828 | 2025.12.18 21:29:57.664640 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Trace> oximeter.fields_i16 (a725970a-8355-4516-96dc-e45685f098da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2025.12.18 21:29:57.664801 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 15830 | 2025.12.18 21:29:57.664853 [ 253 ] {3712aa28-3833-4ba1-b11a-c31cfca6985a} <Debug> TCPHandler: Processed in 0.002106875 sec. | ||
| 15831 | 2025.12.18 21:29:57.664975 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15832 | 2025.12.18 21:29:57.665076 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15833 | 2025.12.18 21:29:57.665118 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15834 | 2025.12.18 21:29:57.665984 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2025.12.18 21:29:57.666020 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15836 | 2025.12.18 21:29:57.666417 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15837 | 2025.12.18 21:29:57.666646 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Trace> oximeter.fields_string (41c8d1a8-55f2-4559-b46b-9b4b835a55e0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2025.12.18 21:29:57.666783 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Debug> executeQuery: Read 1142 rows, 92.83 KiB in 0.001727 sec., 661262.3045744065 rows/sec., 52.49 MiB/sec. | ||
| 15839 | 2025.12.18 21:29:57.666821 [ 253 ] {7be5f536-420f-4cd2-ba29-7eb813846a19} <Debug> TCPHandler: Processed in 0.00189662 sec. | ||
| 15840 | 2025.12.18 21:29:57.666939 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15841 | 2025.12.18 21:29:57.667032 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15842 | 2025.12.18 21:29:57.667073 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15843 | 2025.12.18 21:29:57.667557 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2025.12.18 21:29:57.667594 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15845 | 2025.12.18 21:29:57.667923 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15846 | 2025.12.18 21:29:57.668128 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Trace> oximeter.fields_u16 (0efa0acd-ad38-4090-bde3-93de7c6b3c0c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15847 | 2025.12.18 21:29:57.668261 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Debug> executeQuery: Read 220 rows, 13.44 KiB in 0.001248 sec., 176282.05128205128 rows/sec., 10.52 MiB/sec. | ||
| 15848 | 2025.12.18 21:29:57.668301 [ 253 ] {4fbbe51c-c1da-4686-9a71-1b92b8cf8ab2} <Debug> TCPHandler: Processed in 0.001412137 sec. | ||
| 15849 | 2025.12.18 21:29:57.668414 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15850 | 2025.12.18 21:29:57.668507 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15851 | 2025.12.18 21:29:57.668545 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15852 | 2025.12.18 21:29:57.669021 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2025.12.18 21:29:57.669063 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15854 | 2025.12.18 21:29:57.669367 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15855 | 2025.12.18 21:29:57.669589 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Trace> oximeter.fields_u32 (76646c6f-027b-4b18-b7d7-84b5218aef7d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2025.12.18 21:29:57.669741 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 15857 | 2025.12.18 21:29:57.669780 [ 253 ] {3434e1cd-1851-4d36-9335-dbdbe5910d34} <Debug> TCPHandler: Processed in 0.001414497 sec. | ||
| 15858 | 2025.12.18 21:29:57.669902 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15859 | 2025.12.18 21:29:57.669997 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15860 | 2025.12.18 21:29:57.670038 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15861 | 2025.12.18 21:29:57.670503 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2025.12.18 21:29:57.670539 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15863 | 2025.12.18 21:29:57.670850 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15864 | 2025.12.18 21:29:57.671062 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Trace> oximeter.fields_u8 (0d3c86af-79de-4678-aa59-04cf575bdf8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15865 | 2025.12.18 21:29:57.671195 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 15866 | 2025.12.18 21:29:57.671234 [ 253 ] {487436db-47cc-4a4a-9d68-4b860f1fd1c3} <Debug> TCPHandler: Processed in 0.001379046 sec. | ||
| 15867 | 2025.12.18 21:29:57.671345 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15868 | 2025.12.18 21:29:57.671437 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15869 | 2025.12.18 21:29:57.671476 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15870 | 2025.12.18 21:29:57.672112 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2025.12.18 21:29:57.672146 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15872 | 2025.12.18 21:29:57.672585 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15873 | 2025.12.18 21:29:57.672799 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Trace> oximeter.fields_uuid (3a921334-07f2-4f2c-9e57-15d1a49e977b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2025.12.18 21:29:57.672928 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Debug> executeQuery: Read 694 rows, 49.67 KiB in 0.001509 sec., 459907.22332670644 rows/sec., 32.14 MiB/sec. | ||
| 15875 | 2025.12.18 21:29:57.672966 [ 253 ] {3e806311-2a54-4d54-a4f4-3b3765ad9d50} <Debug> TCPHandler: Processed in 0.001670304 sec. | ||
| 15876 | 2025.12.18 21:29:57.673086 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15877 | 2025.12.18 21:29:57.673181 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15878 | 2025.12.18 21:29:57.673222 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15879 | 2025.12.18 21:29:57.673553 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2025.12.18 21:29:57.673625 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15881 | 2025.12.18 21:29:57.673968 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15882 | 2025.12.18 21:29:57.674178 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Trace> oximeter.measurements_bool (38649ff8-4179-4938-aaaf-c820ee6f6d09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2025.12.18 21:29:57.674313 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 15884 | 2025.12.18 21:29:57.674350 [ 253 ] {ddd0c3c1-d687-4211-95e3-081b3b655131} <Debug> TCPHandler: Processed in 0.001313164 sec. | ||
| 15885 | 2025.12.18 21:29:57.674461 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15886 | 2025.12.18 21:29:57.674554 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15887 | 2025.12.18 21:29:57.674595 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15888 | 2025.12.18 21:29:57.675029 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15889 | 2025.12.18 21:29:57.675065 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15890 | 2025.12.18 21:29:57.675401 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15891 | 2025.12.18 21:29:57.675615 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2025.12.18 21:29:57.675758 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 15893 | 2025.12.18 21:29:57.675761 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 15894 | 2025.12.18 21:29:57.675803 [ 253 ] {7e3c2bb8-7130-4a79-b0ac-dade53c4c6a1} <Debug> TCPHandler: Processed in 0.001391107 sec. | ||
| 15895 | 2025.12.18 21:29:57.675835 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2025.12.18 21:29:57.675861 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15897 | 2025.12.18 21:29:57.675925 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2025.12.18 21:29:57.675959 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 15899 | 2025.12.18 21:29:57.676022 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15900 | 2025.12.18 21:29:57.676068 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15901 | 2025.12.18 21:29:57.676088 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15902 | 2025.12.18 21:29:57.676129 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 33951 rows starting from the beginning of the part | ||
| 15903 | 2025.12.18 21:29:57.676196 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 15904 | 2025.12.18 21:29:57.676243 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 910 rows starting from the beginning of the part | ||
| 15905 | 2025.12.18 21:29:57.676287 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 96 rows starting from the beginning of the part | ||
| 15906 | 2025.12.18 21:29:57.676326 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15907 | 2025.12.18 21:29:57.676366 [ 194 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 314 rows starting from the beginning of the part | ||
| 15908 | 2025.12.18 21:29:57.676398 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2025.12.18 21:29:57.676439 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15910 | 2025.12.18 21:29:57.676786 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15911 | 2025.12.18 21:29:57.677014 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Trace> oximeter.measurements_f64 (b1b6bfdc-83bb-41bd-917a-0df3926827ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15912 | 2025.12.18 21:29:57.677145 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 15913 | 2025.12.18 21:29:57.677181 [ 253 ] {55559c51-0394-4450-ad5d-2b225644e904} <Debug> TCPHandler: Processed in 0.001305704 sec. | ||
| 15914 | 2025.12.18 21:29:57.677305 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15915 | 2025.12.18 21:29:57.677398 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15916 | 2025.12.18 21:29:57.677452 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <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 | ||
| 15917 | 2025.12.18 21:29:57.678262 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15918 | 2025.12.18 21:29:57.678299 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15919 | 2025.12.18 21:29:57.679186 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15920 | 2025.12.18 21:29:57.679432 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Trace> oximeter.measurements_histogramu64 (1e743444-8125-4a56-bf18-028b8a8c1e84): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2025.12.18 21:29:57.679603 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002222 sec., 6750.675067506751 rows/sec., 12.10 MiB/sec. | ||
| 15922 | 2025.12.18 21:29:57.679676 [ 253 ] {f45230c8-23bd-4841-b8f4-d28c7d14a779} <Debug> TCPHandler: Processed in 0.002421134 sec. | ||
| 15923 | 2025.12.18 21:29:57.679785 [ 253 ] {} <Trace> TCP-Session: c732b84d-ea81-4469-8f34-1109ba8611fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15924 | 2025.12.18 21:29:57.679879 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61946) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15925 | 2025.12.18 21:29:57.679920 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15926 | 2025.12.18 21:29:57.680250 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15927 | 2025.12.18 21:29:57.680286 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15928 | 2025.12.18 21:29:57.680805 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15929 | 2025.12.18 21:29:57.681027 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Trace> oximeter.measurements_u64 (ac3392a1-7e23-451c-be4b-8a87d0de8d72): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15930 | 2025.12.18 21:29:57.681175 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001314 sec., 79147.6407914764 rows/sec., 4.85 MiB/sec. | ||
| 15931 | 2025.12.18 21:29:57.681214 [ 253 ] {a0f1260c-ef00-4a78-9567-d542a0ad1d8c} <Debug> TCPHandler: Processed in 0.00147829 sec. | ||
| 15932 | 2025.12.18 21:29:57.685682 [ 188 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35591 rows, containing 5 columns (5 merged, 0 gathered) in 0.009768617 sec., 3643402.131540217 rows/sec., 243.84 MiB/sec. | ||
| 15933 | 2025.12.18 21:29:57.686203 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 15934 | 2025.12.18 21:29:57.686474 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2025.12.18 21:29:57.686547 [ 200 ] {ae945fac-854f-42ae-a57c-9f8cffdbb518::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (ae945fac-854f-42ae-a57c-9f8cffdbb518) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 15936 | 2025.12.18 21:29:57.686626 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15937 | 2025.12.18 21:29:58.000391 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.60 MiB, peak 373.25 MiB, free memory in arenas 0.00 B, will set to 364.00 MiB (RSS), difference: 1.41 MiB | ||
| 15938 | 2025.12.18 21:29:58.384506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15939 | 2025.12.18 21:29:58.401543 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2025.12.18 21:29:58.401608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 15941 | 2025.12.18 21:29:58.407733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15942 | 2025.12.18 21:29:58.408516 [ 243 ] {} <Trace> system.metric_log (c5c66ab7-8f6e-42d3-bf55-1b12e57bc419): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2025.12.18 21:29:58.411747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||