| 1 | [ Apr 10 20:51:19 Enabled. ] | ||
| 2 | [ Apr 10 20:51:19 Rereading configuration. ] | ||
| 3 | [ Apr 10 20:51:20 Rereading configuration. ] | ||
| 4 | [ Apr 10 20:51: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 | [ Apr 10 20:51: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 | 2026.04.10 20:51:26.695509 [ 1 ] {} <Information> Application: Will watch for the process with pid 24348 | ||
| 29 | 2026.04.10 20:51:26.695868 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.10 20:51:27.174430 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24348 | ||
| 31 | 2026.04.10 20:51:27.176727 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.10 20:51:27.176932 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.10 20:51:27.352427 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.10 20:51:27.401503 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.10 20:51:27.401567 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.10 20:51:27.401596 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.10 20:51:27.401661 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.10 20:51:27.402038 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.10 20:51:27.405532 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.10 20:51:27.406320 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.10 20:51:27.407140 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.10 20:51:27.407164 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.10 20:51:27.407182 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.10 20:51:27.407867 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.10 20:51:27.408750 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.10 20:51:27.414597 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.10 20:51:27.415339 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.10 20:51:27.416632 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.10 20:51:27.416701 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.10 20:51:27.417756 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.10 20:51:27.418238 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.10 20:51:27.422215 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.10 20:51:27.422893 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.10 20:51:27.427612 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.10 20:51:27.428039 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.10 20:51:27.428450 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.10 20:51:27.428786 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.10 20:51:27.430272 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.10 20:51:27.430298 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.10 20:51:27.430371 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.10 20:51:27.430432 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.10 20:51:27.459523 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.10 20:51:27.459554 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000195842 sec | ||
| 68 | 2026.04.10 20:51:27.459604 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.10 20:51:27.459642 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.10 20:51:27.460360 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.10 20:51:27.460966 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.10 20:51:27.488273 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.10 20:51:27.488317 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.10 20:51:27.488410 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.10 20:51:27.488423 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.10 20:51:27.488456 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.10 20:51:27.488531 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.10 20:51:27.492611 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.10 20:51:27.492664 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.10 20:51:27.492721 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.10 20:51:27.492903 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.10 20:51:27.492946 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.10 20:51:27.492958 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.10 20:51:27.493033 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.10 20:51:27.493045 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.10 20:51:27.493076 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.10 20:51:27.493147 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.10 20:51:27.518598 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.10 20:51:27.520673 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.10 20:51:27.520755 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00010865 sec | ||
| 91 | 2026.04.10 20:51:27.520767 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.10 20:51:27.520779 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.10 20:51:27.520817 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.10 20:51:27.521056 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.10 20:51:27.521159 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.10 20:51:27.521173 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.10 20:51:27.521184 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.10 20:51:27.521194 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.10 20:51:27.531192 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.10 20:51:27.531413 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.04.10 20:51:27.532852 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2811e-05 sec. | ||
| 102 | 2026.04.10 20:51:27.533279 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.10 20:51:27.534594 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.10 20:51:27.534613 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.10 20:51:28.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.10 20:51:30.149207 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52929 | ||
| 107 | 2026.04.10 20:51:30.150032 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.10 20:51:30.150637 [ 4 ] {} <Debug> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Authenticating user 'default' from [fd00:1122:3344:101::d]:52929 | ||
| 109 | 2026.04.10 20:51:30.150749 [ 4 ] {} <Debug> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.10 20:51:30.150767 [ 4 ] {} <Debug> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.10 20:51:30.150863 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.10 20:51:30.150975 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.10 20:51:30.150991 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.10 20:51:30.151504 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50780 | ||
| 115 | 2026.04.10 20:51:30.151613 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53958 | ||
| 116 | 2026.04.10 20:51:30.151631 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64192 | ||
| 117 | 2026.04.10 20:51:30.151729 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.10 20:51:30.151781 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.10 20:51:30.151824 [ 5 ] {} <Debug> TCP-Session: da94504a-23d5-412e-b549-2ac6f69ecfe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50780 | ||
| 120 | 2026.04.10 20:51:30.151829 [ 6 ] {} <Debug> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:53958 | ||
| 121 | 2026.04.10 20:51:30.151825 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46936 | ||
| 122 | 2026.04.10 20:51:30.151962 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.10 20:51:30.151989 [ 5 ] {} <Debug> TCP-Session: da94504a-23d5-412e-b549-2ac6f69ecfe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.10 20:51:30.152034 [ 6 ] {} <Debug> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.10 20:51:30.152022 [ 254 ] {} <Debug> TCP-Session: 4485c747-f25c-4592-9d2a-9461dc3a1d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64192 | ||
| 126 | 2026.04.10 20:51:30.152096 [ 5 ] {} <Debug> TCP-Session: da94504a-23d5-412e-b549-2ac6f69ecfe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.10 20:51:30.152145 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60464 | ||
| 128 | 2026.04.10 20:51:30.152134 [ 254 ] {} <Debug> TCP-Session: 4485c747-f25c-4592-9d2a-9461dc3a1d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.10 20:51:30.151996 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60396 | ||
| 130 | 2026.04.10 20:51:30.152270 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59527 | ||
| 131 | 2026.04.10 20:51:30.152227 [ 254 ] {} <Debug> TCP-Session: 4485c747-f25c-4592-9d2a-9461dc3a1d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.04.10 20:51:30.152113 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.10 20:51:30.152115 [ 6 ] {} <Debug> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.10 20:51:30.152396 [ 255 ] {} <Debug> TCP-Session: 6c3fdaf6-64ce-4672-a88d-8ad17d71e2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46936 | ||
| 135 | 2026.04.10 20:51:30.152374 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39964 | ||
| 136 | 2026.04.10 20:51:30.152374 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.10 20:51:30.152534 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.10 20:51:30.152560 [ 257 ] {} <Debug> TCP-Session: 08201e98-ab5e-4630-b236-0756fafce632 Authenticating user 'default' from [fd00:1122:3344:101::d]:60464 | ||
| 139 | 2026.04.10 20:51:30.152491 [ 255 ] {} <Debug> TCP-Session: 6c3fdaf6-64ce-4672-a88d-8ad17d71e2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.10 20:51:30.152604 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.04.10 20:51:30.152625 [ 256 ] {} <Debug> TCP-Session: 81cdca39-79cc-4e81-8fa7-29a2d18b8f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60396 | ||
| 142 | 2026.04.10 20:51:30.152625 [ 255 ] {} <Debug> TCP-Session: 6c3fdaf6-64ce-4672-a88d-8ad17d71e2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.10 20:51:30.152697 [ 257 ] {} <Debug> TCP-Session: 08201e98-ab5e-4630-b236-0756fafce632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.10 20:51:30.152750 [ 256 ] {} <Debug> TCP-Session: 81cdca39-79cc-4e81-8fa7-29a2d18b8f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.10 20:51:30.152726 [ 258 ] {} <Debug> TCP-Session: 4d883105-c1d5-4ba8-b234-11d76c846a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:59527 | ||
| 146 | 2026.04.10 20:51:30.152776 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.10 20:51:30.152830 [ 258 ] {} <Debug> TCP-Session: 4d883105-c1d5-4ba8-b234-11d76c846a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.10 20:51:30.152846 [ 256 ] {} <Debug> TCP-Session: 81cdca39-79cc-4e81-8fa7-29a2d18b8f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.10 20:51:30.152813 [ 257 ] {} <Debug> TCP-Session: 08201e98-ab5e-4630-b236-0756fafce632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.10 20:51:30.152919 [ 259 ] {} <Debug> TCP-Session: 9dffd198-94f4-489a-a95d-85804c596466 Authenticating user 'default' from [fd00:1122:3344:101::d]:39964 | ||
| 151 | 2026.04.10 20:51:30.152930 [ 258 ] {} <Debug> TCP-Session: 4d883105-c1d5-4ba8-b234-11d76c846a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.10 20:51:30.153009 [ 259 ] {} <Debug> TCP-Session: 9dffd198-94f4-489a-a95d-85804c596466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.10 20:51:30.153092 [ 259 ] {} <Debug> TCP-Session: 9dffd198-94f4-489a-a95d-85804c596466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.10 20:51:30.156262 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.10 20:51:30.159084 [ 4 ] {dc6f0760-3a41-4c04-8114-f47241ec40e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.10 20:51:30.335267 [ 4 ] {dc6f0760-3a41-4c04-8114-f47241ec40e8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52929) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.10 20:51:30.336305 [ 4 ] {dc6f0760-3a41-4c04-8114-f47241ec40e8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.10 20:51:30.336533 [ 4 ] {dc6f0760-3a41-4c04-8114-f47241ec40e8} <Debug> TCPHandler: Processed in 0.182399867 sec. | ||
| 205 | 2026.04.10 20:51:30.336967 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.10 20:51:30.337261 [ 6 ] {859b7037-85d5-4a8e-9f4c-ceac84bf0028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.10 20:51:30.337597 [ 6 ] {859b7037-85d5-4a8e-9f4c-ceac84bf0028} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53958) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.10 20:51:30.337874 [ 6 ] {859b7037-85d5-4a8e-9f4c-ceac84bf0028} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.10 20:51:30.338098 [ 6 ] {859b7037-85d5-4a8e-9f4c-ceac84bf0028} <Debug> TCPHandler: Processed in 0.001301002 sec. | ||
| 256 | 2026.04.10 20:51:30.338417 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.10 20:51:30.339114 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.10 20:51:30.339784 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.10 20:51:30.347065 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.10 20:51:30.347087 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4331e-05 sec | ||
| 261 | 2026.04.10 20:51:30.347190 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.10 20:51:30.347203 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.10 20:51:30.347225 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.10 20:51:30.347936 [ 4 ] {5b25f0b7-0234-43f1-8a0e-5b76124dc853} <Debug> TCPHandler: Processed in 0.009568846 sec. | ||
| 265 | 2026.04.10 20:51:30.348195 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.10 20:51:30.348355 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.10 20:51:30.348489 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.10 20:51:30.353521 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.10 20:51:30.361226 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46): Loading data parts | ||
| 271 | 2026.04.10 20:51:30.364209 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46): There are no data parts | ||
| 272 | 2026.04.10 20:51:30.376298 [ 4 ] {05b9c8bd-84f0-44fa-8fed-ef8d3fb2de75} <Debug> TCPHandler: Processed in 0.028161172 sec. | ||
| 273 | 2026.04.10 20:51:30.376486 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.10 20:51:30.376763 [ 4 ] {6267eae5-810f-473c-898a-9fe33a4237e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.04.10 20:51:30.376898 [ 4 ] {6267eae5-810f-473c-898a-9fe33a4237e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.10 20:51:30.403245 [ 4 ] {6267eae5-810f-473c-898a-9fe33a4237e1} <Debug> oximeter.measurements_bool (476af968-4cbe-4699-9a5f-24dd5e19da27): Loading data parts | ||
| 287 | 2026.04.10 20:51:30.403496 [ 4 ] {6267eae5-810f-473c-898a-9fe33a4237e1} <Debug> oximeter.measurements_bool (476af968-4cbe-4699-9a5f-24dd5e19da27): There are no data parts | ||
| 288 | 2026.04.10 20:51:30.405959 [ 4 ] {6267eae5-810f-473c-898a-9fe33a4237e1} <Debug> TCPHandler: Processed in 0.029538613 sec. | ||
| 289 | 2026.04.10 20:51:30.406212 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.10 20:51:30.406392 [ 4 ] {3bf55c46-8edd-4c17-b29a-5097e994f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 291 | 2026.04.10 20:51:30.406526 [ 4 ] {3bf55c46-8edd-4c17-b29a-5097e994f91b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.10 20:51:30.408668 [ 4 ] {3bf55c46-8edd-4c17-b29a-5097e994f91b} <Debug> oximeter.measurements_i8 (245598b8-4e79-4c61-bd2d-f102e7ff898f): Loading data parts | ||
| 293 | 2026.04.10 20:51:30.408923 [ 4 ] {3bf55c46-8edd-4c17-b29a-5097e994f91b} <Debug> oximeter.measurements_i8 (245598b8-4e79-4c61-bd2d-f102e7ff898f): There are no data parts | ||
| 294 | 2026.04.10 20:51:30.417507 [ 4 ] {3bf55c46-8edd-4c17-b29a-5097e994f91b} <Debug> TCPHandler: Processed in 0.011364461 sec. | ||
| 295 | 2026.04.10 20:51:30.417668 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.10 20:51:30.417951 [ 4 ] {6dc4fd51-eae6-46e8-a8e4-0b421b937925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.10 20:51:30.417997 [ 4 ] {6dc4fd51-eae6-46e8-a8e4-0b421b937925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.10 20:51:30.421180 [ 4 ] {6dc4fd51-eae6-46e8-a8e4-0b421b937925} <Debug> oximeter.measurements_u8 (53d80afa-ef20-4520-829f-86a7e2c8c713): Loading data parts | ||
| 299 | 2026.04.10 20:51:30.421465 [ 4 ] {6dc4fd51-eae6-46e8-a8e4-0b421b937925} <Debug> oximeter.measurements_u8 (53d80afa-ef20-4520-829f-86a7e2c8c713): There are no data parts | ||
| 300 | 2026.04.10 20:51:30.432488 [ 4 ] {6dc4fd51-eae6-46e8-a8e4-0b421b937925} <Debug> TCPHandler: Processed in 0.014869853 sec. | ||
| 301 | 2026.04.10 20:51:30.432775 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.10 20:51:30.432948 [ 4 ] {bc672678-8027-4f99-bee8-c02bb79d9536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.10 20:51:30.433095 [ 4 ] {bc672678-8027-4f99-bee8-c02bb79d9536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.10 20:51:30.436296 [ 4 ] {bc672678-8027-4f99-bee8-c02bb79d9536} <Debug> oximeter.measurements_i16 (27ecb08e-8b71-43d8-bd12-a9f4d9c80f95): Loading data parts | ||
| 305 | 2026.04.10 20:51:30.436499 [ 4 ] {bc672678-8027-4f99-bee8-c02bb79d9536} <Debug> oximeter.measurements_i16 (27ecb08e-8b71-43d8-bd12-a9f4d9c80f95): There are no data parts | ||
| 306 | 2026.04.10 20:51:30.445873 [ 4 ] {bc672678-8027-4f99-bee8-c02bb79d9536} <Debug> TCPHandler: Processed in 0.013169637 sec. | ||
| 307 | 2026.04.10 20:51:30.446053 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.10 20:51:30.446251 [ 4 ] {5c38d579-a0a9-4262-8825-61faf33e51d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.10 20:51:30.446392 [ 4 ] {5c38d579-a0a9-4262-8825-61faf33e51d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.10 20:51:30.449130 [ 4 ] {5c38d579-a0a9-4262-8825-61faf33e51d2} <Debug> oximeter.measurements_u16 (2a28c96d-2bb7-4f8b-a7fc-149a20eddbf4): Loading data parts | ||
| 311 | 2026.04.10 20:51:30.449278 [ 4 ] {5c38d579-a0a9-4262-8825-61faf33e51d2} <Debug> oximeter.measurements_u16 (2a28c96d-2bb7-4f8b-a7fc-149a20eddbf4): There are no data parts | ||
| 312 | 2026.04.10 20:51:30.451254 [ 4 ] {5c38d579-a0a9-4262-8825-61faf33e51d2} <Debug> TCPHandler: Processed in 0.005261997 sec. | ||
| 313 | 2026.04.10 20:51:30.451462 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.10 20:51:30.451658 [ 4 ] {e2b6a923-ba54-41dd-8f4c-5e14b094230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.10 20:51:30.451850 [ 4 ] {e2b6a923-ba54-41dd-8f4c-5e14b094230f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.10 20:51:30.453649 [ 4 ] {e2b6a923-ba54-41dd-8f4c-5e14b094230f} <Debug> oximeter.measurements_i32 (a13f6d38-097b-4057-861d-e1e07733940e): Loading data parts | ||
| 317 | 2026.04.10 20:51:30.453792 [ 4 ] {e2b6a923-ba54-41dd-8f4c-5e14b094230f} <Debug> oximeter.measurements_i32 (a13f6d38-097b-4057-861d-e1e07733940e): There are no data parts | ||
| 318 | 2026.04.10 20:51:30.461622 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40283 | ||
| 319 | 2026.04.10 20:51:30.461991 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.04.10 20:51:30.462031 [ 262 ] {} <Debug> TCP-Session: a5a00666-6a6f-49de-8a3a-11f1c2c7cf62 Authenticating user 'default' from [fd00:1122:3344:101::b]:40283 | ||
| 321 | 2026.04.10 20:51:30.462146 [ 262 ] {} <Debug> TCP-Session: a5a00666-6a6f-49de-8a3a-11f1c2c7cf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.04.10 20:51:30.462165 [ 262 ] {} <Debug> TCP-Session: a5a00666-6a6f-49de-8a3a-11f1c2c7cf62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.04.10 20:51:30.462220 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 324 | 2026.04.10 20:51:30.462342 [ 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 | ||
| 325 | 2026.04.10 20:51:30.462365 [ 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 | ||
| 326 | 2026.04.10 20:51:30.462546 [ 4 ] {e2b6a923-ba54-41dd-8f4c-5e14b094230f} <Debug> TCPHandler: Processed in 0.011131869 sec. | ||
| 327 | 2026.04.10 20:51:30.462721 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 328 | 2026.04.10 20:51:30.462993 [ 4 ] {e174b6a1-a83a-4e76-8c53-9dd887f72d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 329 | 2026.04.10 20:51:30.463092 [ 4 ] {e174b6a1-a83a-4e76-8c53-9dd887f72d79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 330 | 2026.04.10 20:51:30.465398 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41021 | ||
| 331 | 2026.04.10 20:51:30.465484 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56416 | ||
| 332 | 2026.04.10 20:51:30.465627 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56510 | ||
| 333 | 2026.04.10 20:51:30.465694 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 334 | 2026.04.10 20:51:30.465703 [ 4 ] {e174b6a1-a83a-4e76-8c53-9dd887f72d79} <Debug> oximeter.measurements_u32 (34606449-b785-4521-a29a-07e4e9ee37bd): Loading data parts | ||
| 335 | 2026.04.10 20:51:30.465695 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44552 | ||
| 336 | 2026.04.10 20:51:30.465620 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2026.04.10 20:51:30.465790 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64618 | ||
| 338 | 2026.04.10 20:51:30.465787 [ 264 ] {} <Debug> TCP-Session: 80dac58f-afd9-4844-a16d-f650ded15d1b Authenticating user 'default' from [fd00:1122:3344:101::b]:56416 | ||
| 339 | 2026.04.10 20:51:30.465881 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.04.10 20:51:30.465910 [ 264 ] {} <Debug> TCP-Session: 80dac58f-afd9-4844-a16d-f650ded15d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 341 | 2026.04.10 20:51:30.465944 [ 4 ] {e174b6a1-a83a-4e76-8c53-9dd887f72d79} <Debug> oximeter.measurements_u32 (34606449-b785-4521-a29a-07e4e9ee37bd): There are no data parts | ||
| 342 | 2026.04.10 20:51:30.465984 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 343 | 2026.04.10 20:51:30.465936 [ 265 ] {} <Debug> TCP-Session: ebe0c8a2-7638-4963-a6d2-1f2f6c8c0272 Authenticating user 'default' from [fd00:1122:3344:101::b]:56510 | ||
| 344 | 2026.04.10 20:51:30.466069 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.04.10 20:51:30.466018 [ 264 ] {} <Debug> TCP-Session: 80dac58f-afd9-4844-a16d-f650ded15d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.04.10 20:51:30.466098 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41268 | ||
| 347 | 2026.04.10 20:51:30.466146 [ 265 ] {} <Debug> TCP-Session: ebe0c8a2-7638-4963-a6d2-1f2f6c8c0272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.04.10 20:51:30.465912 [ 263 ] {} <Debug> TCP-Session: d952d146-b75b-42e7-a27d-df8dd01cd159 Authenticating user 'default' from [fd00:1122:3344:101::b]:41021 | ||
| 349 | 2026.04.10 20:51:30.466184 [ 267 ] {} <Debug> TCP-Session: 8ff8d3e9-710a-4471-be52-712a8e8934ba Authenticating user 'default' from [fd00:1122:3344:101::b]:64618 | ||
| 350 | 2026.04.10 20:51:30.466250 [ 263 ] {} <Debug> TCP-Session: d952d146-b75b-42e7-a27d-df8dd01cd159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.04.10 20:51:30.466260 [ 265 ] {} <Debug> TCP-Session: ebe0c8a2-7638-4963-a6d2-1f2f6c8c0272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.04.10 20:51:30.465911 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40023 | ||
| 353 | 2026.04.10 20:51:30.466309 [ 267 ] {} <Debug> TCP-Session: 8ff8d3e9-710a-4471-be52-712a8e8934ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.04.10 20:51:30.466349 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.04.10 20:51:30.466343 [ 263 ] {} <Debug> TCP-Session: d952d146-b75b-42e7-a27d-df8dd01cd159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 356 | 2026.04.10 20:51:30.466035 [ 266 ] {} <Debug> TCP-Session: ba29b2e4-4ba2-4a0d-bad6-a82aba5c3e8f Authenticating user 'default' from [fd00:1122:3344:101::b]:44552 | ||
| 357 | 2026.04.10 20:51:30.466448 [ 269 ] {} <Debug> TCP-Session: 6405f40a-49c9-4670-b027-be17ca7a7525 Authenticating user 'default' from [fd00:1122:3344:101::b]:41268 | ||
| 358 | 2026.04.10 20:51:30.466444 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 359 | 2026.04.10 20:51:30.466416 [ 267 ] {} <Debug> TCP-Session: 8ff8d3e9-710a-4471-be52-712a8e8934ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.04.10 20:51:30.466550 [ 269 ] {} <Debug> TCP-Session: 6405f40a-49c9-4670-b027-be17ca7a7525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.04.10 20:51:30.466555 [ 268 ] {} <Debug> TCP-Session: 5399bff3-15ae-4a12-87dd-990632ec67c1 Authenticating user 'default' from [fd00:1122:3344:101::b]:40023 | ||
| 362 | 2026.04.10 20:51:30.466527 [ 266 ] {} <Debug> TCP-Session: ba29b2e4-4ba2-4a0d-bad6-a82aba5c3e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.04.10 20:51:30.466641 [ 269 ] {} <Debug> TCP-Session: 6405f40a-49c9-4670-b027-be17ca7a7525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.04.10 20:51:30.466633 [ 268 ] {} <Debug> TCP-Session: 5399bff3-15ae-4a12-87dd-990632ec67c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.04.10 20:51:30.466720 [ 266 ] {} <Debug> TCP-Session: ba29b2e4-4ba2-4a0d-bad6-a82aba5c3e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.04.10 20:51:30.466734 [ 268 ] {} <Debug> TCP-Session: 5399bff3-15ae-4a12-87dd-990632ec67c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.04.10 20:51:30.468089 [ 4 ] {e174b6a1-a83a-4e76-8c53-9dd887f72d79} <Debug> TCPHandler: Processed in 0.005428728 sec. | ||
| 368 | 2026.04.10 20:51:30.468238 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.10 20:51:30.468488 [ 4 ] {e08f6de5-acab-433f-8517-462003200527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 370 | 2026.04.10 20:51:30.468588 [ 4 ] {e08f6de5-acab-433f-8517-462003200527} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.04.10 20:51:30.470538 [ 4 ] {e08f6de5-acab-433f-8517-462003200527} <Debug> oximeter.measurements_i64 (6e71e62a-35d4-4392-82a7-ae9201c9e340): Loading data parts | ||
| 372 | 2026.04.10 20:51:30.470697 [ 4 ] {e08f6de5-acab-433f-8517-462003200527} <Debug> oximeter.measurements_i64 (6e71e62a-35d4-4392-82a7-ae9201c9e340): There are no data parts | ||
| 373 | 2026.04.10 20:51:30.477654 [ 4 ] {e08f6de5-acab-433f-8517-462003200527} <Debug> TCPHandler: Processed in 0.009464604 sec. | ||
| 374 | 2026.04.10 20:51:30.477901 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.10 20:51:30.478054 [ 4 ] {b518e563-d9e2-4aac-90fa-ef5144a2985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 376 | 2026.04.10 20:51:30.478196 [ 4 ] {b518e563-d9e2-4aac-90fa-ef5144a2985a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.04.10 20:51:30.480914 [ 4 ] {b518e563-d9e2-4aac-90fa-ef5144a2985a} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Loading data parts | ||
| 378 | 2026.04.10 20:51:30.481130 [ 4 ] {b518e563-d9e2-4aac-90fa-ef5144a2985a} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): There are no data parts | ||
| 379 | 2026.04.10 20:51:30.482412 [ 4 ] {b518e563-d9e2-4aac-90fa-ef5144a2985a} <Debug> TCPHandler: Processed in 0.004559321 sec. | ||
| 380 | 2026.04.10 20:51:30.482560 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.10 20:51:30.482785 [ 4 ] {6dba73cc-9386-481c-9028-219393e0c78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 382 | 2026.04.10 20:51:30.482828 [ 4 ] {6dba73cc-9386-481c-9028-219393e0c78d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.04.10 20:51:30.492278 [ 4 ] {6dba73cc-9386-481c-9028-219393e0c78d} <Debug> oximeter.measurements_f32 (4556e4ae-ca4d-4b78-943f-be603e65e8fe): Loading data parts | ||
| 384 | 2026.04.10 20:51:30.492436 [ 4 ] {6dba73cc-9386-481c-9028-219393e0c78d} <Debug> oximeter.measurements_f32 (4556e4ae-ca4d-4b78-943f-be603e65e8fe): There are no data parts | ||
| 385 | 2026.04.10 20:51:30.499035 [ 4 ] {6dba73cc-9386-481c-9028-219393e0c78d} <Debug> TCPHandler: Processed in 0.016522457 sec. | ||
| 386 | 2026.04.10 20:51:30.499354 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.10 20:51:30.499535 [ 4 ] {b08caee2-1431-4218-8a5e-1fe52466a5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 388 | 2026.04.10 20:51:30.499657 [ 4 ] {b08caee2-1431-4218-8a5e-1fe52466a5b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.04.10 20:51:30.502782 [ 4 ] {b08caee2-1431-4218-8a5e-1fe52466a5b0} <Debug> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Loading data parts | ||
| 390 | 2026.04.10 20:51:30.502996 [ 4 ] {b08caee2-1431-4218-8a5e-1fe52466a5b0} <Debug> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): There are no data parts | ||
| 391 | 2026.04.10 20:51:30.504346 [ 4 ] {b08caee2-1431-4218-8a5e-1fe52466a5b0} <Debug> TCPHandler: Processed in 0.005049855 sec. | ||
| 392 | 2026.04.10 20:51:30.504493 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.10 20:51:30.504709 [ 4 ] {c0c0c5a7-8581-4dfa-8e90-6d57b7f4ea78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 394 | 2026.04.10 20:51:30.504791 [ 4 ] {c0c0c5a7-8581-4dfa-8e90-6d57b7f4ea78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.04.10 20:51:30.512031 [ 4 ] {c0c0c5a7-8581-4dfa-8e90-6d57b7f4ea78} <Debug> oximeter.measurements_string (1f0fc87e-09d9-4e30-8ce2-a4a365ed6c09): Loading data parts | ||
| 396 | 2026.04.10 20:51:30.512182 [ 4 ] {c0c0c5a7-8581-4dfa-8e90-6d57b7f4ea78} <Debug> oximeter.measurements_string (1f0fc87e-09d9-4e30-8ce2-a4a365ed6c09): There are no data parts | ||
| 397 | 2026.04.10 20:51:30.513980 [ 4 ] {c0c0c5a7-8581-4dfa-8e90-6d57b7f4ea78} <Debug> TCPHandler: Processed in 0.009536345 sec. | ||
| 398 | 2026.04.10 20:51:30.514233 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.04.10 20:51:30.514390 [ 4 ] {cc67e1fa-69bf-468f-938e-54d31f0fcf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.04.10 20:51:30.514529 [ 4 ] {cc67e1fa-69bf-468f-938e-54d31f0fcf3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.04.10 20:51:30.516852 [ 4 ] {cc67e1fa-69bf-468f-938e-54d31f0fcf3a} <Debug> oximeter.measurements_bytes (fa081b6d-e25c-4deb-aef3-5f76d60acb9b): Loading data parts | ||
| 409 | 2026.04.10 20:51:30.517020 [ 4 ] {cc67e1fa-69bf-468f-938e-54d31f0fcf3a} <Debug> oximeter.measurements_bytes (fa081b6d-e25c-4deb-aef3-5f76d60acb9b): There are no data parts | ||
| 410 | 2026.04.10 20:51:30.518249 [ 4 ] {cc67e1fa-69bf-468f-938e-54d31f0fcf3a} <Debug> TCPHandler: Processed in 0.004065476 sec. | ||
| 411 | 2026.04.10 20:51:30.518516 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.04.10 20:51:30.518680 [ 4 ] {ca9bd55e-bee7-415f-a1a2-635f01ffae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 413 | 2026.04.10 20:51:30.518798 [ 4 ] {ca9bd55e-bee7-415f-a1a2-635f01ffae8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.04.10 20:51:30.528585 [ 4 ] {ca9bd55e-bee7-415f-a1a2-635f01ffae8a} <Debug> oximeter.measurements_cumulativei64 (d609d215-e1f0-4e87-a652-bfe276ef32e0): Loading data parts | ||
| 415 | 2026.04.10 20:51:30.528814 [ 4 ] {ca9bd55e-bee7-415f-a1a2-635f01ffae8a} <Debug> oximeter.measurements_cumulativei64 (d609d215-e1f0-4e87-a652-bfe276ef32e0): There are no data parts | ||
| 416 | 2026.04.10 20:51:30.530912 [ 4 ] {ca9bd55e-bee7-415f-a1a2-635f01ffae8a} <Debug> TCPHandler: Processed in 0.012446791 sec. | ||
| 417 | 2026.04.10 20:51:30.531071 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.04.10 20:51:30.531309 [ 4 ] {6d415f2b-5961-4d32-b80f-9bf3725fc777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 419 | 2026.04.10 20:51:30.531429 [ 4 ] {6d415f2b-5961-4d32-b80f-9bf3725fc777} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.04.10 20:51:30.533721 [ 4 ] {6d415f2b-5961-4d32-b80f-9bf3725fc777} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Loading data parts | ||
| 421 | 2026.04.10 20:51:30.533868 [ 4 ] {6d415f2b-5961-4d32-b80f-9bf3725fc777} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): There are no data parts | ||
| 422 | 2026.04.10 20:51:30.535353 [ 4 ] {6d415f2b-5961-4d32-b80f-9bf3725fc777} <Debug> TCPHandler: Processed in 0.004334169 sec. | ||
| 423 | 2026.04.10 20:51:30.535513 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.04.10 20:51:30.535685 [ 4 ] {422ff33d-f083-4ddd-934d-59c22a2ab936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 425 | 2026.04.10 20:51:30.535819 [ 4 ] {422ff33d-f083-4ddd-934d-59c22a2ab936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.04.10 20:51:30.543296 [ 4 ] {422ff33d-f083-4ddd-934d-59c22a2ab936} <Debug> oximeter.measurements_cumulativef32 (15cd6822-7c46-4d3b-984d-9cd43cb30946): Loading data parts | ||
| 427 | 2026.04.10 20:51:30.543443 [ 4 ] {422ff33d-f083-4ddd-934d-59c22a2ab936} <Debug> oximeter.measurements_cumulativef32 (15cd6822-7c46-4d3b-984d-9cd43cb30946): There are no data parts | ||
| 428 | 2026.04.10 20:51:30.545261 [ 4 ] {422ff33d-f083-4ddd-934d-59c22a2ab936} <Debug> TCPHandler: Processed in 0.009802327 sec. | ||
| 429 | 2026.04.10 20:51:30.545516 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.04.10 20:51:30.545683 [ 4 ] {84556179-b616-4102-ac35-fd16675414c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 431 | 2026.04.10 20:51:30.545802 [ 4 ] {84556179-b616-4102-ac35-fd16675414c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.04.10 20:51:30.548089 [ 4 ] {84556179-b616-4102-ac35-fd16675414c5} <Debug> oximeter.measurements_cumulativef64 (cc9dfdf0-b360-4b3d-8e56-34568e53e593): Loading data parts | ||
| 433 | 2026.04.10 20:51:30.548341 [ 4 ] {84556179-b616-4102-ac35-fd16675414c5} <Debug> oximeter.measurements_cumulativef64 (cc9dfdf0-b360-4b3d-8e56-34568e53e593): There are no data parts | ||
| 434 | 2026.04.10 20:51:30.549882 [ 4 ] {84556179-b616-4102-ac35-fd16675414c5} <Debug> TCPHandler: Processed in 0.00441677 sec. | ||
| 435 | 2026.04.10 20:51:30.550036 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.04.10 20:51:30.550339 [ 4 ] {a84e0318-4e1e-4128-811c-602e7e8c2247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.04.10 20:51:30.550470 [ 4 ] {a84e0318-4e1e-4128-811c-602e7e8c2247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.04.10 20:51:30.559369 [ 4 ] {a84e0318-4e1e-4128-811c-602e7e8c2247} <Debug> oximeter.measurements_histogrami8 (d2935b48-a2fe-4487-8e32-0d8089fe29c5): Loading data parts | ||
| 449 | 2026.04.10 20:51:30.559536 [ 4 ] {a84e0318-4e1e-4128-811c-602e7e8c2247} <Debug> oximeter.measurements_histogrami8 (d2935b48-a2fe-4487-8e32-0d8089fe29c5): There are no data parts | ||
| 450 | 2026.04.10 20:51:30.561596 [ 4 ] {a84e0318-4e1e-4128-811c-602e7e8c2247} <Debug> TCPHandler: Processed in 0.011611704 sec. | ||
| 451 | 2026.04.10 20:51:30.561821 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.04.10 20:51:30.562039 [ 4 ] {0a51290f-77c0-4ab4-b3a7-d6c283500594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 453 | 2026.04.10 20:51:30.562163 [ 4 ] {0a51290f-77c0-4ab4-b3a7-d6c283500594} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.04.10 20:51:30.564623 [ 4 ] {0a51290f-77c0-4ab4-b3a7-d6c283500594} <Debug> oximeter.measurements_histogramu8 (d082f6b2-3393-46a4-ba4f-f4a24e89206d): Loading data parts | ||
| 455 | 2026.04.10 20:51:30.564795 [ 4 ] {0a51290f-77c0-4ab4-b3a7-d6c283500594} <Debug> oximeter.measurements_histogramu8 (d082f6b2-3393-46a4-ba4f-f4a24e89206d): There are no data parts | ||
| 456 | 2026.04.10 20:51:30.566533 [ 4 ] {0a51290f-77c0-4ab4-b3a7-d6c283500594} <Debug> TCPHandler: Processed in 0.004761462 sec. | ||
| 457 | 2026.04.10 20:51:30.566699 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.04.10 20:51:30.566966 [ 4 ] {07860fe5-0f65-4327-b9b2-67d02ea98484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 459 | 2026.04.10 20:51:30.567115 [ 4 ] {07860fe5-0f65-4327-b9b2-67d02ea98484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.04.10 20:51:30.573792 [ 4 ] {07860fe5-0f65-4327-b9b2-67d02ea98484} <Debug> oximeter.measurements_histogrami16 (db2a6bc8-e418-4830-8ff3-c94f85df3bfa): Loading data parts | ||
| 461 | 2026.04.10 20:51:30.573948 [ 4 ] {07860fe5-0f65-4327-b9b2-67d02ea98484} <Debug> oximeter.measurements_histogrami16 (db2a6bc8-e418-4830-8ff3-c94f85df3bfa): There are no data parts | ||
| 462 | 2026.04.10 20:51:30.575713 [ 4 ] {07860fe5-0f65-4327-b9b2-67d02ea98484} <Debug> TCPHandler: Processed in 0.009070481 sec. | ||
| 463 | 2026.04.10 20:51:30.575949 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.04.10 20:51:30.576207 [ 4 ] {9b820937-c246-4b16-a8c5-ded551099396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 465 | 2026.04.10 20:51:30.576364 [ 4 ] {9b820937-c246-4b16-a8c5-ded551099396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.04.10 20:51:30.578869 [ 4 ] {9b820937-c246-4b16-a8c5-ded551099396} <Debug> oximeter.measurements_histogramu16 (2b8f31eb-a4e9-4086-ba29-393aff8c3583): Loading data parts | ||
| 467 | 2026.04.10 20:51:30.579121 [ 4 ] {9b820937-c246-4b16-a8c5-ded551099396} <Debug> oximeter.measurements_histogramu16 (2b8f31eb-a4e9-4086-ba29-393aff8c3583): There are no data parts | ||
| 468 | 2026.04.10 20:51:30.580451 [ 4 ] {9b820937-c246-4b16-a8c5-ded551099396} <Debug> TCPHandler: Processed in 0.00455221 sec. | ||
| 469 | 2026.04.10 20:51:30.580601 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.04.10 20:51:30.580816 [ 4 ] {faf61e3d-ee60-45ae-9812-891e1faf8666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 471 | 2026.04.10 20:51:30.580963 [ 4 ] {faf61e3d-ee60-45ae-9812-891e1faf8666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.04.10 20:51:30.590373 [ 4 ] {faf61e3d-ee60-45ae-9812-891e1faf8666} <Debug> oximeter.measurements_histogrami32 (813a181d-5bc8-4bed-ac96-7bee2a0e628b): Loading data parts | ||
| 473 | 2026.04.10 20:51:30.590570 [ 4 ] {faf61e3d-ee60-45ae-9812-891e1faf8666} <Debug> oximeter.measurements_histogrami32 (813a181d-5bc8-4bed-ac96-7bee2a0e628b): There are no data parts | ||
| 474 | 2026.04.10 20:51:30.593221 [ 4 ] {faf61e3d-ee60-45ae-9812-891e1faf8666} <Debug> TCPHandler: Processed in 0.012668753 sec. | ||
| 475 | 2026.04.10 20:51:30.593413 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.04.10 20:51:30.593749 [ 4 ] {aaf1b33e-671a-4e81-ad44-9161617bff68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 477 | 2026.04.10 20:51:30.593886 [ 4 ] {aaf1b33e-671a-4e81-ad44-9161617bff68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.04.10 20:51:30.603743 [ 4 ] {aaf1b33e-671a-4e81-ad44-9161617bff68} <Debug> oximeter.measurements_histogramu32 (6ecf636d-0cc3-4a87-9e4a-3ba198c22952): Loading data parts | ||
| 479 | 2026.04.10 20:51:30.603934 [ 4 ] {aaf1b33e-671a-4e81-ad44-9161617bff68} <Debug> oximeter.measurements_histogramu32 (6ecf636d-0cc3-4a87-9e4a-3ba198c22952): There are no data parts | ||
| 480 | 2026.04.10 20:51:30.618011 [ 4 ] {aaf1b33e-671a-4e81-ad44-9161617bff68} <Debug> TCPHandler: Processed in 0.02466653 sec. | ||
| 481 | 2026.04.10 20:51:30.618192 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.04.10 20:51:30.618485 [ 4 ] {1568f4f5-eea6-4304-a01b-8b646b6a92e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 483 | 2026.04.10 20:51:30.618663 [ 4 ] {1568f4f5-eea6-4304-a01b-8b646b6a92e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.04.10 20:51:30.631141 [ 4 ] {1568f4f5-eea6-4304-a01b-8b646b6a92e1} <Debug> oximeter.measurements_histogrami64 (034b3747-aafe-4bf4-89cb-965ac6ed0262): Loading data parts | ||
| 485 | 2026.04.10 20:51:30.631457 [ 4 ] {1568f4f5-eea6-4304-a01b-8b646b6a92e1} <Debug> oximeter.measurements_histogrami64 (034b3747-aafe-4bf4-89cb-965ac6ed0262): There are no data parts | ||
| 486 | 2026.04.10 20:51:30.642343 [ 4 ] {1568f4f5-eea6-4304-a01b-8b646b6a92e1} <Debug> TCPHandler: Processed in 0.024213846 sec. | ||
| 487 | 2026.04.10 20:51:30.642544 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.04.10 20:51:30.642961 [ 4 ] {d0569b59-fafd-497a-a71a-4a9df0ab9917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 489 | 2026.04.10 20:51:30.643103 [ 4 ] {d0569b59-fafd-497a-a71a-4a9df0ab9917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.04.10 20:51:30.646020 [ 4 ] {d0569b59-fafd-497a-a71a-4a9df0ab9917} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Loading data parts | ||
| 491 | 2026.04.10 20:51:30.646169 [ 4 ] {d0569b59-fafd-497a-a71a-4a9df0ab9917} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): There are no data parts | ||
| 492 | 2026.04.10 20:51:30.648104 [ 4 ] {d0569b59-fafd-497a-a71a-4a9df0ab9917} <Debug> TCPHandler: Processed in 0.005635751 sec. | ||
| 493 | 2026.04.10 20:51:30.648266 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.10 20:51:30.648501 [ 4 ] {d7bf9817-1e65-49ec-bef7-333d36bc2d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 495 | 2026.04.10 20:51:30.648641 [ 4 ] {d7bf9817-1e65-49ec-bef7-333d36bc2d28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.04.10 20:51:30.650613 [ 4 ] {d7bf9817-1e65-49ec-bef7-333d36bc2d28} <Debug> oximeter.measurements_histogramf32 (7f7a28da-cf9a-495e-aa81-21615c08e274): Loading data parts | ||
| 497 | 2026.04.10 20:51:30.650883 [ 4 ] {d7bf9817-1e65-49ec-bef7-333d36bc2d28} <Debug> oximeter.measurements_histogramf32 (7f7a28da-cf9a-495e-aa81-21615c08e274): There are no data parts | ||
| 498 | 2026.04.10 20:51:30.657720 [ 4 ] {d7bf9817-1e65-49ec-bef7-333d36bc2d28} <Debug> TCPHandler: Processed in 0.009503455 sec. | ||
| 499 | 2026.04.10 20:51:30.657880 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.10 20:51:30.658182 [ 4 ] {e1cbf52c-e147-4744-a71a-060076476914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 501 | 2026.04.10 20:51:30.658333 [ 4 ] {e1cbf52c-e147-4744-a71a-060076476914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.04.10 20:51:30.661262 [ 4 ] {e1cbf52c-e147-4744-a71a-060076476914} <Debug> oximeter.measurements_histogramf64 (b458a138-ab12-4df1-b148-ecab854d1a8e): Loading data parts | ||
| 503 | 2026.04.10 20:51:30.661438 [ 4 ] {e1cbf52c-e147-4744-a71a-060076476914} <Debug> oximeter.measurements_histogramf64 (b458a138-ab12-4df1-b148-ecab854d1a8e): There are no data parts | ||
| 504 | 2026.04.10 20:51:30.663433 [ 4 ] {e1cbf52c-e147-4744-a71a-060076476914} <Debug> TCPHandler: Processed in 0.00560819 sec. | ||
| 505 | 2026.04.10 20:51:30.663592 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.10 20:51:30.663778 [ 4 ] {a41d27d6-99f1-4aff-9669-845de1d0c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.04.10 20:51:30.663914 [ 4 ] {a41d27d6-99f1-4aff-9669-845de1d0c991} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.04.10 20:51:30.677510 [ 4 ] {a41d27d6-99f1-4aff-9669-845de1d0c991} <Debug> oximeter.fields_bool (5bbd3164-3e0d-4402-8591-e6d53b3c988a): Loading data parts | ||
| 534 | 2026.04.10 20:51:30.677757 [ 4 ] {a41d27d6-99f1-4aff-9669-845de1d0c991} <Debug> oximeter.fields_bool (5bbd3164-3e0d-4402-8591-e6d53b3c988a): There are no data parts | ||
| 535 | 2026.04.10 20:51:30.679956 [ 4 ] {a41d27d6-99f1-4aff-9669-845de1d0c991} <Debug> TCPHandler: Processed in 0.016412997 sec. | ||
| 536 | 2026.04.10 20:51:30.680177 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.10 20:51:30.680492 [ 4 ] {d5e0ef5c-5908-4543-b452-648378a5f746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 538 | 2026.04.10 20:51:30.680588 [ 4 ] {d5e0ef5c-5908-4543-b452-648378a5f746} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.04.10 20:51:30.689700 [ 4 ] {d5e0ef5c-5908-4543-b452-648378a5f746} <Debug> oximeter.fields_i8 (4bf92168-3e51-42cb-b7db-931c603f4584): Loading data parts | ||
| 540 | 2026.04.10 20:51:30.689854 [ 4 ] {d5e0ef5c-5908-4543-b452-648378a5f746} <Debug> oximeter.fields_i8 (4bf92168-3e51-42cb-b7db-931c603f4584): There are no data parts | ||
| 541 | 2026.04.10 20:51:30.703132 [ 4 ] {d5e0ef5c-5908-4543-b452-648378a5f746} <Debug> TCPHandler: Processed in 0.023042935 sec. | ||
| 542 | 2026.04.10 20:51:30.703385 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.10 20:51:30.703587 [ 4 ] {9550d577-786f-452c-8f34-9794a8943ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 544 | 2026.04.10 20:51:30.703733 [ 4 ] {9550d577-786f-452c-8f34-9794a8943ba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.04.10 20:51:30.706345 [ 4 ] {9550d577-786f-452c-8f34-9794a8943ba8} <Debug> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Loading data parts | ||
| 546 | 2026.04.10 20:51:30.706668 [ 4 ] {9550d577-786f-452c-8f34-9794a8943ba8} <Debug> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): There are no data parts | ||
| 547 | 2026.04.10 20:51:30.727446 [ 4 ] {9550d577-786f-452c-8f34-9794a8943ba8} <Debug> TCPHandler: Processed in 0.024120745 sec. | ||
| 548 | 2026.04.10 20:51:30.727634 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.10 20:51:30.727871 [ 4 ] {33bcff4c-3756-4f24-a017-7d352a13646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 550 | 2026.04.10 20:51:30.727958 [ 4 ] {33bcff4c-3756-4f24-a017-7d352a13646d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.04.10 20:51:30.731511 [ 4 ] {33bcff4c-3756-4f24-a017-7d352a13646d} <Debug> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Loading data parts | ||
| 552 | 2026.04.10 20:51:30.731648 [ 4 ] {33bcff4c-3756-4f24-a017-7d352a13646d} <Debug> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): There are no data parts | ||
| 553 | 2026.04.10 20:51:30.740315 [ 4 ] {33bcff4c-3756-4f24-a017-7d352a13646d} <Debug> TCPHandler: Processed in 0.012745744 sec. | ||
| 554 | 2026.04.10 20:51:30.740556 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.04.10 20:51:30.740747 [ 4 ] {3d610ed5-0ea0-48a0-b13c-69a3e111f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 556 | 2026.04.10 20:51:30.740915 [ 4 ] {3d610ed5-0ea0-48a0-b13c-69a3e111f498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.04.10 20:51:30.753124 [ 4 ] {3d610ed5-0ea0-48a0-b13c-69a3e111f498} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Loading data parts | ||
| 558 | 2026.04.10 20:51:30.753492 [ 4 ] {3d610ed5-0ea0-48a0-b13c-69a3e111f498} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): There are no data parts | ||
| 559 | 2026.04.10 20:51:30.756656 [ 4 ] {3d610ed5-0ea0-48a0-b13c-69a3e111f498} <Debug> TCPHandler: Processed in 0.016149494 sec. | ||
| 560 | 2026.04.10 20:51:30.756830 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.04.10 20:51:30.757133 [ 4 ] {ad907509-2e6c-4631-b341-b33956814d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 562 | 2026.04.10 20:51:30.757225 [ 4 ] {ad907509-2e6c-4631-b341-b33956814d9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.04.10 20:51:30.771688 [ 4 ] {ad907509-2e6c-4631-b341-b33956814d9b} <Debug> oximeter.fields_i32 (be743567-c3c1-4764-b65d-c0768c296a7d): Loading data parts | ||
| 564 | 2026.04.10 20:51:30.771895 [ 4 ] {ad907509-2e6c-4631-b341-b33956814d9b} <Debug> oximeter.fields_i32 (be743567-c3c1-4764-b65d-c0768c296a7d): There are no data parts | ||
| 565 | 2026.04.10 20:51:30.776084 [ 4 ] {ad907509-2e6c-4631-b341-b33956814d9b} <Debug> TCPHandler: Processed in 0.019316012 sec. | ||
| 566 | 2026.04.10 20:51:30.776351 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.04.10 20:51:30.776540 [ 4 ] {1ec283bd-403a-408d-9b2f-52d299d70b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 568 | 2026.04.10 20:51:30.776674 [ 4 ] {1ec283bd-403a-408d-9b2f-52d299d70b6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.04.10 20:51:30.787820 [ 4 ] {1ec283bd-403a-408d-9b2f-52d299d70b6e} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Loading data parts | ||
| 570 | 2026.04.10 20:51:30.788131 [ 4 ] {1ec283bd-403a-408d-9b2f-52d299d70b6e} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): There are no data parts | ||
| 571 | 2026.04.10 20:51:30.791889 [ 4 ] {1ec283bd-403a-408d-9b2f-52d299d70b6e} <Debug> TCPHandler: Processed in 0.015599779 sec. | ||
| 572 | 2026.04.10 20:51:30.792074 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.04.10 20:51:30.792370 [ 4 ] {24748260-ae3b-4395-955f-fd810df41a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 574 | 2026.04.10 20:51:30.792422 [ 4 ] {24748260-ae3b-4395-955f-fd810df41a3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.04.10 20:51:30.809926 [ 4 ] {24748260-ae3b-4395-955f-fd810df41a3f} <Debug> oximeter.fields_i64 (37146074-c589-42a0-8529-e8c4ad8d2d79): Loading data parts | ||
| 576 | 2026.04.10 20:51:30.810116 [ 4 ] {24748260-ae3b-4395-955f-fd810df41a3f} <Debug> oximeter.fields_i64 (37146074-c589-42a0-8529-e8c4ad8d2d79): There are no data parts | ||
| 577 | 2026.04.10 20:51:30.813929 [ 4 ] {24748260-ae3b-4395-955f-fd810df41a3f} <Debug> TCPHandler: Processed in 0.021917405 sec. | ||
| 578 | 2026.04.10 20:51:30.814200 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.04.10 20:51:30.814370 [ 4 ] {563c6f9c-8b1c-4175-9d5c-7254c05a7a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 580 | 2026.04.10 20:51:30.814514 [ 4 ] {563c6f9c-8b1c-4175-9d5c-7254c05a7a3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.04.10 20:51:30.839103 [ 4 ] {563c6f9c-8b1c-4175-9d5c-7254c05a7a3d} <Debug> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Loading data parts | ||
| 582 | 2026.04.10 20:51:30.839401 [ 4 ] {563c6f9c-8b1c-4175-9d5c-7254c05a7a3d} <Debug> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): There are no data parts | ||
| 583 | 2026.04.10 20:51:30.843528 [ 4 ] {563c6f9c-8b1c-4175-9d5c-7254c05a7a3d} <Debug> TCPHandler: Processed in 0.029378393 sec. | ||
| 584 | 2026.04.10 20:51:30.843739 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.04.10 20:51:30.844064 [ 4 ] {61a7538e-da04-4882-8218-92616f849ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 586 | 2026.04.10 20:51:30.844121 [ 4 ] {61a7538e-da04-4882-8218-92616f849ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.04.10 20:51:30.848342 [ 4 ] {61a7538e-da04-4882-8218-92616f849ce5} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Loading data parts | ||
| 588 | 2026.04.10 20:51:30.848511 [ 4 ] {61a7538e-da04-4882-8218-92616f849ce5} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): There are no data parts | ||
| 589 | 2026.04.10 20:51:30.850122 [ 4 ] {61a7538e-da04-4882-8218-92616f849ce5} <Debug> TCPHandler: Processed in 0.006470857 sec. | ||
| 590 | 2026.04.10 20:51:30.850357 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.04.10 20:51:30.850522 [ 4 ] {5a45e6ee-487e-45cf-a748-1f04173d6db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 592 | 2026.04.10 20:51:30.850647 [ 4 ] {5a45e6ee-487e-45cf-a748-1f04173d6db0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.04.10 20:51:30.862525 [ 4 ] {5a45e6ee-487e-45cf-a748-1f04173d6db0} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Loading data parts | ||
| 594 | 2026.04.10 20:51:30.862762 [ 4 ] {5a45e6ee-487e-45cf-a748-1f04173d6db0} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): There are no data parts | ||
| 595 | 2026.04.10 20:51:30.866093 [ 4 ] {5a45e6ee-487e-45cf-a748-1f04173d6db0} <Debug> TCPHandler: Processed in 0.015785621 sec. | ||
| 596 | 2026.04.10 20:51:30.866287 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.04.10 20:51:30.866601 [ 4 ] {77d4ca87-0624-43d9-9bb9-4ca9a205cfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) 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) | ||
| 598 | 2026.04.10 20:51:30.866709 [ 4 ] {77d4ca87-0624-43d9-9bb9-4ca9a205cfb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.04.10 20:51:30.878644 [ 4 ] {77d4ca87-0624-43d9-9bb9-4ca9a205cfb4} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Loading data parts | ||
| 600 | 2026.04.10 20:51:30.878900 [ 4 ] {77d4ca87-0624-43d9-9bb9-4ca9a205cfb4} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): There are no data parts | ||
| 601 | 2026.04.10 20:51:30.881208 [ 4 ] {77d4ca87-0624-43d9-9bb9-4ca9a205cfb4} <Debug> TCPHandler: Processed in 0.014989074 sec. | ||
| 602 | 2026.04.10 20:51:30.881523 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.04.10 20:51:30.881795 [ 4 ] {8d6694fb-70ec-412d-89ff-bf111cb77f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.04.10 20:51:30.881951 [ 4 ] {8d6694fb-70ec-412d-89ff-bf111cb77f32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.04.10 20:51:30.884047 [ 4 ] {8d6694fb-70ec-412d-89ff-bf111cb77f32} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Loading data parts | ||
| 609 | 2026.04.10 20:51:30.884258 [ 4 ] {8d6694fb-70ec-412d-89ff-bf111cb77f32} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): There are no data parts | ||
| 610 | 2026.04.10 20:51:30.896054 [ 4 ] {8d6694fb-70ec-412d-89ff-bf111cb77f32} <Debug> TCPHandler: Processed in 0.01458919 sec. | ||
| 611 | 2026.04.10 20:51:30.896337 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.04.10 20:51:30.896666 [ 6 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.04.10 20:51:30.898201 [ 6 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.04.10 20:51:30.936465 [ 260 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Trace> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.04.10 20:51:30.936529 [ 260 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 616 | 2026.04.10 20:51:30.943596 [ 260 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.04.10 20:51:30.944465 [ 260 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Trace> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.04.10 20:51:30.944752 [ 6 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.048228 sec., 20.73484282989135 rows/sec., 331.76 B/sec. | ||
| 619 | 2026.04.10 20:51:30.945108 [ 6 ] {e8c7e83d-5a3e-47c2-82d6-e289efeaa674} <Debug> TCPHandler: Processed in 0.048833725 sec. | ||
| 620 | 2026.04.10 20:51:31.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.73 MiB, peak 125.73 MiB, free memory in arenas 0.00 B, will set to 138.56 MiB (RSS), difference: 12.83 MiB | ||
| 621 | 2026.04.10 20:51:31.093306 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49624 | ||
| 622 | 2026.04.10 20:51:31.093427 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.10 20:51:31.093580 [ 270 ] {} <Debug> TCP-Session: 435cff77-f5d7-47ec-afdb-51812f438dd6 Authenticating user 'default' from [fd00:1122:3344:101::c]:49624 | ||
| 624 | 2026.04.10 20:51:31.093604 [ 270 ] {} <Debug> TCP-Session: 435cff77-f5d7-47ec-afdb-51812f438dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.10 20:51:31.093616 [ 270 ] {} <Debug> TCP-Session: 435cff77-f5d7-47ec-afdb-51812f438dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.10 20:51:31.093768 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.10 20:51:31.093797 [ 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 | ||
| 628 | 2026.04.10 20:51:31.093903 [ 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 | ||
| 629 | 2026.04.10 20:51:31.095354 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40328 | ||
| 630 | 2026.04.10 20:51:31.095652 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.04.10 20:51:31.095686 [ 271 ] {} <Debug> TCP-Session: bc218af4-252d-47f0-b778-4ffb6f0598d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:40328 | ||
| 632 | 2026.04.10 20:51:31.095709 [ 271 ] {} <Debug> TCP-Session: bc218af4-252d-47f0-b778-4ffb6f0598d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2026.04.10 20:51:31.095875 [ 271 ] {} <Debug> TCP-Session: bc218af4-252d-47f0-b778-4ffb6f0598d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.04.10 20:51:31.095964 [ 271 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 635 | 2026.04.10 20:51:31.095993 [ 271 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 636 | 2026.04.10 20:51:31.096106 [ 271 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 637 | 2026.04.10 20:51:31.096484 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45146 | ||
| 638 | 2026.04.10 20:51:31.096583 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55616 | ||
| 639 | 2026.04.10 20:51:31.096707 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.10 20:51:31.096703 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37558 | ||
| 641 | 2026.04.10 20:51:31.096761 [ 272 ] {} <Debug> TCP-Session: 5de4f168-eb8c-4b00-8355-c07fee4f9624 Authenticating user 'default' from [fd00:1122:3344:101::c]:45146 | ||
| 642 | 2026.04.10 20:51:31.096811 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.04.10 20:51:31.096820 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62487 | ||
| 644 | 2026.04.10 20:51:31.096875 [ 273 ] {} <Debug> TCP-Session: 7f281bb0-816c-44f4-b2de-e9525b21a6e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:55616 | ||
| 645 | 2026.04.10 20:51:31.096903 [ 272 ] {} <Debug> TCP-Session: 5de4f168-eb8c-4b00-8355-c07fee4f9624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.10 20:51:31.096994 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59755 | ||
| 647 | 2026.04.10 20:51:31.097040 [ 272 ] {} <Debug> TCP-Session: 5de4f168-eb8c-4b00-8355-c07fee4f9624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.10 20:51:31.097110 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.04.10 20:51:31.097040 [ 273 ] {} <Debug> TCP-Session: 7f281bb0-816c-44f4-b2de-e9525b21a6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.10 20:51:31.097146 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.04.10 20:51:31.097231 [ 274 ] {} <Debug> TCP-Session: 0401af63-c909-43d0-95ab-f25bc84a86b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37558 | ||
| 652 | 2026.04.10 20:51:31.097207 [ 273 ] {} <Debug> TCP-Session: 7f281bb0-816c-44f4-b2de-e9525b21a6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.10 20:51:31.097265 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.04.10 20:51:31.097374 [ 274 ] {} <Debug> TCP-Session: 0401af63-c909-43d0-95ab-f25bc84a86b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.10 20:51:31.097370 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51156 | ||
| 656 | 2026.04.10 20:51:31.097400 [ 276 ] {} <Debug> TCP-Session: 2daee443-d2fa-4ca1-a1b4-414906389874 Authenticating user 'default' from [fd00:1122:3344:101::c]:59755 | ||
| 657 | 2026.04.10 20:51:31.097339 [ 275 ] {} <Debug> TCP-Session: 7a5a7576-9c74-4973-ac0c-3890232d5cc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62487 | ||
| 658 | 2026.04.10 20:51:31.097502 [ 274 ] {} <Debug> TCP-Session: 0401af63-c909-43d0-95ab-f25bc84a86b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.10 20:51:31.097547 [ 276 ] {} <Debug> TCP-Session: 2daee443-d2fa-4ca1-a1b4-414906389874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.10 20:51:31.097174 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59368 | ||
| 661 | 2026.04.10 20:51:31.097646 [ 276 ] {} <Debug> TCP-Session: 2daee443-d2fa-4ca1-a1b4-414906389874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.10 20:51:31.097664 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.04.10 20:51:31.097632 [ 275 ] {} <Debug> TCP-Session: 7a5a7576-9c74-4973-ac0c-3890232d5cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.10 20:51:31.097804 [ 275 ] {} <Debug> TCP-Session: 7a5a7576-9c74-4973-ac0c-3890232d5cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.04.10 20:51:31.097817 [ 278 ] {} <Debug> TCP-Session: adfcb0af-7657-4105-9455-70cd6c832deb Authenticating user 'default' from [fd00:1122:3344:101::c]:51156 | ||
| 666 | 2026.04.10 20:51:31.097921 [ 278 ] {} <Debug> TCP-Session: adfcb0af-7657-4105-9455-70cd6c832deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.04.10 20:51:31.097955 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.04.10 20:51:31.098052 [ 278 ] {} <Debug> TCP-Session: adfcb0af-7657-4105-9455-70cd6c832deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.10 20:51:31.098076 [ 277 ] {} <Debug> TCP-Session: 759d140d-afdc-47e4-ba1f-4024fd4ff01d Authenticating user 'default' from [fd00:1122:3344:101::c]:59368 | ||
| 670 | 2026.04.10 20:51:31.098158 [ 277 ] {} <Debug> TCP-Session: 759d140d-afdc-47e4-ba1f-4024fd4ff01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.04.10 20:51:31.098221 [ 277 ] {} <Debug> TCP-Session: 759d140d-afdc-47e4-ba1f-4024fd4ff01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.04.10 20:51:31.099561 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40750 | ||
| 673 | 2026.04.10 20:51:31.099652 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57009 | ||
| 674 | 2026.04.10 20:51:31.099753 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.04.10 20:51:31.099772 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33754 | ||
| 676 | 2026.04.10 20:51:31.099860 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41741 | ||
| 677 | 2026.04.10 20:51:31.099867 [ 279 ] {} <Debug> TCP-Session: 8bf5e1e9-cb50-4f84-bb60-cfe6fd1e82b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:40750 | ||
| 678 | 2026.04.10 20:51:31.100035 [ 279 ] {} <Debug> TCP-Session: 8bf5e1e9-cb50-4f84-bb60-cfe6fd1e82b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.04.10 20:51:31.100050 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.10 20:51:31.100056 [ 279 ] {} <Debug> TCP-Session: 8bf5e1e9-cb50-4f84-bb60-cfe6fd1e82b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.10 20:51:31.100126 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.04.10 20:51:31.100151 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.10 20:51:31.100118 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47767 | ||
| 684 | 2026.04.10 20:51:31.100115 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44135 | ||
| 685 | 2026.04.10 20:51:31.100262 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60995 | ||
| 686 | 2026.04.10 20:51:31.100261 [ 281 ] {} <Debug> TCP-Session: ac1eb07d-c06a-4718-a064-83bf028935a4 Authenticating user 'default' from [fd00:1122:3344:101::a]:33754 | ||
| 687 | 2026.04.10 20:51:31.100223 [ 282 ] {} <Debug> TCP-Session: b7b4f253-2f14-4a8f-8c70-513aa7262e61 Authenticating user 'default' from [fd00:1122:3344:101::a]:41741 | ||
| 688 | 2026.04.10 20:51:31.100378 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.10 20:51:31.100447 [ 282 ] {} <Debug> TCP-Session: b7b4f253-2f14-4a8f-8c70-513aa7262e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.10 20:51:31.100114 [ 280 ] {} <Debug> TCP-Session: 5f5af563-4c82-41b8-8eb7-f3f31efa5966 Authenticating user 'default' from [fd00:1122:3344:101::a]:57009 | ||
| 691 | 2026.04.10 20:51:31.100365 [ 281 ] {} <Debug> TCP-Session: ac1eb07d-c06a-4718-a064-83bf028935a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.10 20:51:31.100574 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.04.10 20:51:31.100596 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.04.10 20:51:31.100662 [ 281 ] {} <Debug> TCP-Session: ac1eb07d-c06a-4718-a064-83bf028935a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.10 20:51:31.100702 [ 283 ] {} <Debug> TCP-Session: 165efa13-8654-4bee-bcaf-3444508e93ef Authenticating user 'default' from [fd00:1122:3344:101::a]:44135 | ||
| 696 | 2026.04.10 20:51:31.100687 [ 285 ] {} <Debug> TCP-Session: ecc66241-7037-48c5-a422-20202db8525d Authenticating user 'default' from [fd00:1122:3344:101::a]:60995 | ||
| 697 | 2026.04.10 20:51:31.100549 [ 282 ] {} <Debug> TCP-Session: b7b4f253-2f14-4a8f-8c70-513aa7262e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.10 20:51:31.100829 [ 283 ] {} <Debug> TCP-Session: 165efa13-8654-4bee-bcaf-3444508e93ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.10 20:51:31.100814 [ 285 ] {} <Debug> TCP-Session: ecc66241-7037-48c5-a422-20202db8525d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.10 20:51:31.100531 [ 280 ] {} <Debug> TCP-Session: 5f5af563-4c82-41b8-8eb7-f3f31efa5966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.10 20:51:31.100990 [ 283 ] {} <Debug> TCP-Session: 165efa13-8654-4bee-bcaf-3444508e93ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.10 20:51:31.100976 [ 285 ] {} <Debug> TCP-Session: ecc66241-7037-48c5-a422-20202db8525d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.10 20:51:31.100523 [ 284 ] {} <Debug> TCP-Session: 50528a1f-66b6-4301-ba1a-49bc90bf9507 Authenticating user 'default' from [fd00:1122:3344:101::a]:47767 | ||
| 704 | 2026.04.10 20:51:31.101077 [ 280 ] {} <Debug> TCP-Session: 5f5af563-4c82-41b8-8eb7-f3f31efa5966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.10 20:51:31.101192 [ 284 ] {} <Debug> TCP-Session: 50528a1f-66b6-4301-ba1a-49bc90bf9507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.10 20:51:31.101224 [ 284 ] {} <Debug> TCP-Session: 50528a1f-66b6-4301-ba1a-49bc90bf9507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.10 20:51:32.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.65 MiB, peak 138.65 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 1.03 MiB | ||
| 708 | 2026.04.10 20:51:34.993518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.10 20:51:34.993558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.04.10 20:51:34.993631 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.10 20:51:34.993780 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.10 20:51:34.997595 [ 245 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Loading data parts | ||
| 713 | 2026.04.10 20:51:34.997759 [ 245 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): There are no data parts | ||
| 714 | 2026.04.10 20:51:35.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.82 MiB, peak 139.82 MiB, free memory in arenas 0.00 B, will set to 142.00 MiB (RSS), difference: 2.18 MiB | ||
| 715 | 2026.04.10 20:51:35.003709 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.10 20:51:35.003835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 717 | 2026.04.10 20:51:35.009676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.10 20:51:35.010347 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.10 20:51:35.010516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.04.10 20:51:35.013739 [ 244 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Loading data parts | ||
| 721 | 2026.04.10 20:51:35.013924 [ 244 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): There are no data parts | ||
| 722 | 2026.04.10 20:51:35.040682 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.04.10 20:51:35.040816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 724 | 2026.04.10 20:51:35.047670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.04.10 20:51:35.049030 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.04.10 20:51:35.054301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.04.10 20:51:36.000369 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.86 MiB, peak 150.86 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 6.97 MiB | ||
| 728 | 2026.04.10 20:51:37.493494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.04.10 20:51:37.493606 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.04.10 20:51:37.498151 [ 243 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Loading data parts | ||
| 731 | 2026.04.10 20:51:37.498398 [ 243 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): There are no data parts | ||
| 732 | 2026.04.10 20:51:37.504282 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.04.10 20:51:37.504325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 734 | 2026.04.10 20:51:37.508153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.04.10 20:51:37.508773 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.04.10 20:51:37.509110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.04.10 20:51:38.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.14 MiB | ||
| 738 | 2026.04.10 20:51:42.430472 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.04.10 20:51:42.430527 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.04.10 20:51:42.510850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 741 | 2026.04.10 20:51:42.511575 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.04.10 20:51:42.511740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 743 | 2026.04.10 20:51:42.512463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.04.10 20:51:42.512971 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.04.10 20:51:42.513244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.04.10 20:51:42.554630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.04.10 20:51:42.573788 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.04.10 20:51:42.573957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 749 | 2026.04.10 20:51:42.580670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.04.10 20:51:42.581813 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.04.10 20:51:42.585337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.04.10 20:51:43.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: 1.96 MiB | ||
| 753 | 2026.04.10 20:51:48.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.61 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.04.10 20:51:50.013508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2026.04.10 20:51:50.014139 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.04.10 20:51:50.014197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 757 | 2026.04.10 20:51:50.014915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.04.10 20:51:50.015495 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.04.10 20:51:50.015655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2026.04.10 20:51:50.085681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.04.10 20:51:50.102888 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.04.10 20:51:50.102942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 763 | 2026.04.10 20:51:50.109636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.04.10 20:51:50.110900 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.04.10 20:51:50.114016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.04.10 20:51:50.971531 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.04.10 20:51:50.971712 [ 4 ] {1258cd2f-f464-40d1-84a8-d86bfdbae11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.04.10 20:51:50.974075 [ 4 ] {1258cd2f-f464-40d1-84a8-d86bfdbae11a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.04.10 20:51:50.980284 [ 4 ] {1258cd2f-f464-40d1-84a8-d86bfdbae11a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.04.10 20:51:50.984967 [ 4 ] {1258cd2f-f464-40d1-84a8-d86bfdbae11a} <Debug> TCPHandler: Processed in 0.013557781 sec. | ||
| 771 | 2026.04.10 20:51:51.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 159.54 MiB (RSS), difference: 1.34 MiB | ||
| 772 | 2026.04.10 20:51:51.002519 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.04.10 20:51:51.002693 [ 4 ] {8c5f61e4-6f96-4c2f-aa9b-ee65f9d96a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.04.10 20:51:51.009901 [ 4 ] {8c5f61e4-6f96-4c2f-aa9b-ee65f9d96a00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.04.10 20:51:51.009956 [ 4 ] {8c5f61e4-6f96-4c2f-aa9b-ee65f9d96a00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.04.10 20:51:51.012409 [ 4 ] {8c5f61e4-6f96-4c2f-aa9b-ee65f9d96a00} <Debug> TCPHandler: Processed in 0.009958018 sec. | ||
| 777 | 2026.04.10 20:51:51.012648 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.04.10 20:51:51.012781 [ 4 ] {42f9e475-7171-41cb-b5a0-720ed45b02c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.04.10 20:51:51.013094 [ 4 ] {42f9e475-7171-41cb-b5a0-720ed45b02c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.04.10 20:51:51.013140 [ 4 ] {42f9e475-7171-41cb-b5a0-720ed45b02c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.04.10 20:51:51.013516 [ 4 ] {42f9e475-7171-41cb-b5a0-720ed45b02c0} <Debug> TCPHandler: Processed in 0.000920898 sec. | ||
| 782 | 2026.04.10 20:51:51.013786 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.04.10 20:51:51.013913 [ 4 ] {8509c3ef-d808-4c94-ad28-e8ec405e28da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.04.10 20:51:51.014174 [ 4 ] {8509c3ef-d808-4c94-ad28-e8ec405e28da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.04.10 20:51:51.014218 [ 4 ] {8509c3ef-d808-4c94-ad28-e8ec405e28da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.04.10 20:51:51.014601 [ 4 ] {8509c3ef-d808-4c94-ad28-e8ec405e28da} <Debug> TCPHandler: Processed in 0.000863958 sec. | ||
| 787 | 2026.04.10 20:51:51.014819 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.04.10 20:51:51.014940 [ 4 ] {3c5fd300-9e82-46d7-8ba4-0fa43ddd512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.04.10 20:51:51.015181 [ 4 ] {3c5fd300-9e82-46d7-8ba4-0fa43ddd512d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.04.10 20:51:51.015222 [ 4 ] {3c5fd300-9e82-46d7-8ba4-0fa43ddd512d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.04.10 20:51:51.015540 [ 4 ] {3c5fd300-9e82-46d7-8ba4-0fa43ddd512d} <Debug> TCPHandler: Processed in 0.000769937 sec. | ||
| 792 | 2026.04.10 20:51:51.015760 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.04.10 20:51:51.015877 [ 4 ] {824e0606-ca6b-4fe2-9c34-8bf5eb39d89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.04.10 20:51:51.016111 [ 4 ] {824e0606-ca6b-4fe2-9c34-8bf5eb39d89a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.04.10 20:51:51.016152 [ 4 ] {824e0606-ca6b-4fe2-9c34-8bf5eb39d89a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.04.10 20:51:51.016457 [ 4 ] {824e0606-ca6b-4fe2-9c34-8bf5eb39d89a} <Debug> TCPHandler: Processed in 0.000745527 sec. | ||
| 797 | 2026.04.10 20:51:51.016651 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.04.10 20:51:51.016765 [ 4 ] {8f3f14e9-fa98-4dc7-a68b-e5619e9660ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.04.10 20:51:51.016997 [ 4 ] {8f3f14e9-fa98-4dc7-a68b-e5619e9660ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.04.10 20:51:51.017038 [ 4 ] {8f3f14e9-fa98-4dc7-a68b-e5619e9660ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.04.10 20:51:51.017410 [ 4 ] {8f3f14e9-fa98-4dc7-a68b-e5619e9660ee} <Debug> TCPHandler: Processed in 0.000804817 sec. | ||
| 802 | 2026.04.10 20:51:51.017641 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.04.10 20:51:51.017763 [ 4 ] {f772fc5d-4419-446f-8fdc-aea98c0b6ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.04.10 20:51:51.018012 [ 4 ] {f772fc5d-4419-446f-8fdc-aea98c0b6ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.04.10 20:51:51.018055 [ 4 ] {f772fc5d-4419-446f-8fdc-aea98c0b6ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.04.10 20:51:51.018372 [ 4 ] {f772fc5d-4419-446f-8fdc-aea98c0b6ee1} <Debug> TCPHandler: Processed in 0.000780157 sec. | ||
| 807 | 2026.04.10 20:51:51.018617 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.04.10 20:51:51.018739 [ 4 ] {a08ba75e-83ae-419d-ac59-ae0b76fc7771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.04.10 20:51:51.018985 [ 4 ] {a08ba75e-83ae-419d-ac59-ae0b76fc7771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.04.10 20:51:51.019027 [ 4 ] {a08ba75e-83ae-419d-ac59-ae0b76fc7771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.04.10 20:51:51.019360 [ 4 ] {a08ba75e-83ae-419d-ac59-ae0b76fc7771} <Debug> TCPHandler: Processed in 0.000792957 sec. | ||
| 812 | 2026.04.10 20:51:51.019615 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.04.10 20:51:51.019734 [ 4 ] {50b4b234-3125-44b0-be71-421d662dfca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.04.10 20:51:51.019995 [ 4 ] {50b4b234-3125-44b0-be71-421d662dfca2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.04.10 20:51:51.020037 [ 4 ] {50b4b234-3125-44b0-be71-421d662dfca2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.04.10 20:51:51.020352 [ 4 ] {50b4b234-3125-44b0-be71-421d662dfca2} <Debug> TCPHandler: Processed in 0.000785677 sec. | ||
| 817 | 2026.04.10 20:51:51.020561 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.04.10 20:51:51.020678 [ 4 ] {b2808f1b-2eed-4dfa-a7e0-e2d788873852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.04.10 20:51:51.020921 [ 4 ] {b2808f1b-2eed-4dfa-a7e0-e2d788873852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.04.10 20:51:51.020966 [ 4 ] {b2808f1b-2eed-4dfa-a7e0-e2d788873852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.04.10 20:51:51.021315 [ 4 ] {b2808f1b-2eed-4dfa-a7e0-e2d788873852} <Debug> TCPHandler: Processed in 0.000801737 sec. | ||
| 822 | 2026.04.10 20:51:51.021536 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.04.10 20:51:51.021654 [ 4 ] {daab19b5-168d-4a0f-8358-163f132ebfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.04.10 20:51:51.021899 [ 4 ] {daab19b5-168d-4a0f-8358-163f132ebfdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.04.10 20:51:51.021941 [ 4 ] {daab19b5-168d-4a0f-8358-163f132ebfdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.04.10 20:51:51.022265 [ 4 ] {daab19b5-168d-4a0f-8358-163f132ebfdb} <Debug> TCPHandler: Processed in 0.000776797 sec. | ||
| 827 | 2026.04.10 20:51:51.022476 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.04.10 20:51:51.022597 [ 4 ] {de56d42b-c459-459c-8922-6182789e688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.04.10 20:51:51.022841 [ 4 ] {de56d42b-c459-459c-8922-6182789e688f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.04.10 20:51:51.022884 [ 4 ] {de56d42b-c459-459c-8922-6182789e688f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.04.10 20:51:51.023226 [ 4 ] {de56d42b-c459-459c-8922-6182789e688f} <Debug> TCPHandler: Processed in 0.000796777 sec. | ||
| 832 | 2026.04.10 20:51:51.023455 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.04.10 20:51:51.023571 [ 4 ] {c87ac32f-fa0e-4057-bba2-0303e4d9650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.04.10 20:51:51.023816 [ 4 ] {c87ac32f-fa0e-4057-bba2-0303e4d9650c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.04.10 20:51:51.023857 [ 4 ] {c87ac32f-fa0e-4057-bba2-0303e4d9650c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.04.10 20:51:51.024204 [ 4 ] {c87ac32f-fa0e-4057-bba2-0303e4d9650c} <Debug> TCPHandler: Processed in 0.000796658 sec. | ||
| 837 | 2026.04.10 20:51:51.024406 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.04.10 20:51:51.024524 [ 4 ] {75eabf6b-a2b7-45a7-82bd-c9976259e999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.04.10 20:51:51.024773 [ 4 ] {75eabf6b-a2b7-45a7-82bd-c9976259e999} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.04.10 20:51:51.024813 [ 4 ] {75eabf6b-a2b7-45a7-82bd-c9976259e999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.04.10 20:51:51.025163 [ 4 ] {75eabf6b-a2b7-45a7-82bd-c9976259e999} <Debug> TCPHandler: Processed in 0.000804377 sec. | ||
| 842 | 2026.04.10 20:51:51.025816 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.04.10 20:51:51.025932 [ 4 ] {b9f0d239-a062-4303-babe-3e712efdcf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.04.10 20:51:51.026182 [ 4 ] {b9f0d239-a062-4303-babe-3e712efdcf64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.04.10 20:51:51.026222 [ 4 ] {b9f0d239-a062-4303-babe-3e712efdcf64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.04.10 20:51:51.026569 [ 4 ] {b9f0d239-a062-4303-babe-3e712efdcf64} <Debug> TCPHandler: Processed in 0.000800818 sec. | ||
| 847 | 2026.04.10 20:51:51.026778 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.04.10 20:51:51.026897 [ 4 ] {6e71bec9-5ad7-4f9b-a28e-d133cda363dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.04.10 20:51:51.027150 [ 4 ] {6e71bec9-5ad7-4f9b-a28e-d133cda363dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.04.10 20:51:51.027190 [ 4 ] {6e71bec9-5ad7-4f9b-a28e-d133cda363dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.04.10 20:51:51.027510 [ 4 ] {6e71bec9-5ad7-4f9b-a28e-d133cda363dd} <Debug> TCPHandler: Processed in 0.000778387 sec. | ||
| 852 | 2026.04.10 20:51:51.027711 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.04.10 20:51:51.027831 [ 4 ] {053f1d6e-336b-4108-b885-82beafd037f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.04.10 20:51:51.028112 [ 4 ] {053f1d6e-336b-4108-b885-82beafd037f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.04.10 20:51:51.028153 [ 4 ] {053f1d6e-336b-4108-b885-82beafd037f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.04.10 20:51:51.028470 [ 4 ] {053f1d6e-336b-4108-b885-82beafd037f6} <Debug> TCPHandler: Processed in 0.000806658 sec. | ||
| 857 | 2026.04.10 20:51:51.028685 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.04.10 20:51:51.028804 [ 4 ] {da07155f-f4a8-4bd1-af88-09d92038e11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.04.10 20:51:51.029058 [ 4 ] {da07155f-f4a8-4bd1-af88-09d92038e11f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.04.10 20:51:51.029099 [ 4 ] {da07155f-f4a8-4bd1-af88-09d92038e11f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.04.10 20:51:51.029417 [ 4 ] {da07155f-f4a8-4bd1-af88-09d92038e11f} <Debug> TCPHandler: Processed in 0.000778277 sec. | ||
| 862 | 2026.04.10 20:51:51.029677 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.04.10 20:51:51.029799 [ 4 ] {99458c95-7cbc-4457-9d4f-ec1c75057de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.04.10 20:51:51.030055 [ 4 ] {99458c95-7cbc-4457-9d4f-ec1c75057de9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.04.10 20:51:51.030096 [ 4 ] {99458c95-7cbc-4457-9d4f-ec1c75057de9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.04.10 20:51:51.030420 [ 4 ] {99458c95-7cbc-4457-9d4f-ec1c75057de9} <Debug> TCPHandler: Processed in 0.000790867 sec. | ||
| 867 | 2026.04.10 20:51:51.032056 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.04.10 20:51:51.032191 [ 4 ] {8aae63de-6551-437b-bb95-53c4084b5c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.04.10 20:51:51.032477 [ 4 ] {8aae63de-6551-437b-bb95-53c4084b5c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.04.10 20:51:51.032521 [ 4 ] {8aae63de-6551-437b-bb95-53c4084b5c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.04.10 20:51:51.032863 [ 4 ] {8aae63de-6551-437b-bb95-53c4084b5c37} <Debug> TCPHandler: Processed in 0.000891638 sec. | ||
| 872 | 2026.04.10 20:51:51.033131 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.04.10 20:51:51.033253 [ 4 ] {4dd45fdd-eddc-49b8-876c-917712ffad26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.04.10 20:51:51.033597 [ 4 ] {4dd45fdd-eddc-49b8-876c-917712ffad26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.04.10 20:51:51.033642 [ 4 ] {4dd45fdd-eddc-49b8-876c-917712ffad26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.04.10 20:51:51.033986 [ 4 ] {4dd45fdd-eddc-49b8-876c-917712ffad26} <Debug> TCPHandler: Processed in 0.000852178 sec. | ||
| 877 | 2026.04.10 20:51:51.034255 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.04.10 20:51:51.034392 [ 4 ] {705494c0-1899-4db6-99ab-a741d39ea0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.04.10 20:51:51.034673 [ 4 ] {705494c0-1899-4db6-99ab-a741d39ea0cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.04.10 20:51:51.034717 [ 4 ] {705494c0-1899-4db6-99ab-a741d39ea0cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.04.10 20:51:51.035045 [ 4 ] {705494c0-1899-4db6-99ab-a741d39ea0cc} <Debug> TCPHandler: Processed in 0.000851397 sec. | ||
| 882 | 2026.04.10 20:51:51.035325 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.04.10 20:51:51.035455 [ 4 ] {67edb8a8-b18f-4b30-900e-99d46fb08482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.04.10 20:51:51.035734 [ 4 ] {67edb8a8-b18f-4b30-900e-99d46fb08482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.04.10 20:51:51.035777 [ 4 ] {67edb8a8-b18f-4b30-900e-99d46fb08482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.04.10 20:51:51.036118 [ 4 ] {67edb8a8-b18f-4b30-900e-99d46fb08482} <Debug> TCPHandler: Processed in 0.000841338 sec. | ||
| 887 | 2026.04.10 20:51:51.036375 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.04.10 20:51:51.036502 [ 4 ] {671aaabe-11fb-4519-9dd7-262685dfc472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.04.10 20:51:51.036778 [ 4 ] {671aaabe-11fb-4519-9dd7-262685dfc472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.04.10 20:51:51.036820 [ 4 ] {671aaabe-11fb-4519-9dd7-262685dfc472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.04.10 20:51:51.037147 [ 4 ] {671aaabe-11fb-4519-9dd7-262685dfc472} <Debug> TCPHandler: Processed in 0.000832867 sec. | ||
| 892 | 2026.04.10 20:51:51.037427 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.04.10 20:51:51.037552 [ 4 ] {4f1e1c5f-2e40-437e-b3a3-f4acf041ab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.04.10 20:51:51.037826 [ 4 ] {4f1e1c5f-2e40-437e-b3a3-f4acf041ab80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.04.10 20:51:51.037868 [ 4 ] {4f1e1c5f-2e40-437e-b3a3-f4acf041ab80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.04.10 20:51:51.038205 [ 4 ] {4f1e1c5f-2e40-437e-b3a3-f4acf041ab80} <Debug> TCPHandler: Processed in 0.000825598 sec. | ||
| 897 | 2026.04.10 20:51:51.055102 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.04.10 20:51:51.055214 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 899 | 2026.04.10 20:51:51.055258 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.04.10 20:51:51.055887 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.04.10 20:51:51.055938 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 902 | 2026.04.10 20:51:51.058718 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.04.10 20:51:51.059224 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.04.10 20:51:51.059392 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004207 sec., 6180.175897314 rows/sec., 1.33 MiB/sec. | ||
| 905 | 2026.04.10 20:51:51.059436 [ 4 ] {9c798408-d5a6-412f-bc28-6509520d577b} <Debug> TCPHandler: Processed in 0.004386979 sec. | ||
| 906 | 2026.04.10 20:51:51.059591 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.04.10 20:51:51.059700 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 908 | 2026.04.10 20:51:51.059757 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 909 | 2026.04.10 20:51:51.068298 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.04.10 20:51:51.068335 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 911 | 2026.04.10 20:51:51.071481 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.04.10 20:51:51.071951 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.04.10 20:51:51.072091 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.01242 sec., 1932.367149758454 rows/sec., 164.18 KiB/sec. | ||
| 914 | 2026.04.10 20:51:51.072129 [ 4 ] {dae875e7-ff5d-4df3-9b84-65717c9e6723} <Debug> TCPHandler: Processed in 0.012586692 sec. | ||
| 915 | 2026.04.10 20:51:51.072258 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.04.10 20:51:51.072355 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 917 | 2026.04.10 20:51:51.072398 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 918 | 2026.04.10 20:51:51.072815 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.04.10 20:51:51.072853 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 920 | 2026.04.10 20:51:51.073251 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.04.10 20:51:51.073764 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.04.10 20:51:51.073897 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001561 sec., 6406.149903907751 rows/sec., 522.38 KiB/sec. | ||
| 923 | 2026.04.10 20:51:51.073933 [ 4 ] {9618a410-673e-40bf-9d21-d8df2a069174} <Debug> TCPHandler: Processed in 0.001725135 sec. | ||
| 924 | 2026.04.10 20:51:51.074058 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.04.10 20:51:51.074160 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 926 | 2026.04.10 20:51:51.074201 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2026.04.10 20:51:51.074676 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.04.10 20:51:51.074711 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 929 | 2026.04.10 20:51:51.075158 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.04.10 20:51:51.075682 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.04.10 20:51:51.075809 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001673 sec., 121338.91213389121 rows/sec., 10.76 MiB/sec. | ||
| 932 | 2026.04.10 20:51:51.075845 [ 4 ] {2dc4850f-f901-4ae1-bbb1-50b9a2528819} <Debug> TCPHandler: Processed in 0.001835266 sec. | ||
| 933 | 2026.04.10 20:51:51.075968 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.04.10 20:51:51.076062 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 935 | 2026.04.10 20:51:51.076102 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 936 | 2026.04.10 20:51:51.076517 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.04.10 20:51:51.076554 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 938 | 2026.04.10 20:51:51.077037 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.04.10 20:51:51.077541 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.04.10 20:51:51.077671 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001626 sec., 20295.20295202952 rows/sec., 1.49 MiB/sec. | ||
| 941 | 2026.04.10 20:51:51.077708 [ 4 ] {55bfcaeb-33df-4a29-9c2e-104905fbfe6d} <Debug> TCPHandler: Processed in 0.001788416 sec. | ||
| 942 | 2026.04.10 20:51:51.077823 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.04.10 20:51:51.077916 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 944 | 2026.04.10 20:51:51.077954 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 945 | 2026.04.10 20:51:51.078376 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.04.10 20:51:51.078409 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 947 | 2026.04.10 20:51:51.078839 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.04.10 20:51:51.079321 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.04.10 20:51:51.079451 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 950 | 2026.04.10 20:51:51.079487 [ 4 ] {f13c3e7d-f958-4540-b3e2-c2bce5e1bc91} <Debug> TCPHandler: Processed in 0.001714656 sec. | ||
| 951 | 2026.04.10 20:51:51.079610 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.04.10 20:51:51.079704 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 953 | 2026.04.10 20:51:51.079741 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 954 | 2026.04.10 20:51:51.080123 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.04.10 20:51:51.080158 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 956 | 2026.04.10 20:51:51.080609 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.04.10 20:51:51.081063 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.04.10 20:51:51.081192 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001506 sec., 7968.127490039841 rows/sec., 622.51 KiB/sec. | ||
| 959 | 2026.04.10 20:51:51.081228 [ 4 ] {2d099bd2-6a76-4cbd-8ca2-55fbb0982a2e} <Debug> TCPHandler: Processed in 0.001668625 sec. | ||
| 960 | 2026.04.10 20:51:51.081342 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.04.10 20:51:51.081435 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 962 | 2026.04.10 20:51:51.081473 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 963 | 2026.04.10 20:51:51.081895 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.04.10 20:51:51.081930 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 965 | 2026.04.10 20:51:51.082409 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.04.10 20:51:51.082849 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.04.10 20:51:51.082976 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001559 sec., 77613.85503527902 rows/sec., 6.31 MiB/sec. | ||
| 968 | 2026.04.10 20:51:51.083012 [ 4 ] {7a63ebb9-1d21-4f42-96d3-bccd8eb1f803} <Debug> TCPHandler: Processed in 0.001720325 sec. | ||
| 969 | 2026.04.10 20:51:51.083130 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.04.10 20:51:51.083224 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 971 | 2026.04.10 20:51:51.083266 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 972 | 2026.04.10 20:51:51.085675 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.04.10 20:51:51.085716 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 974 | 2026.04.10 20:51:51.088525 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.04.10 20:51:51.088942 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.04.10 20:51:51.089068 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.005863 sec., 54750.127920859624 rows/sec., 4.12 MiB/sec. | ||
| 977 | 2026.04.10 20:51:51.089104 [ 4 ] {ef4ce736-9309-4a78-acbc-e5a4f5b7a6a4} <Debug> TCPHandler: Processed in 0.006023373 sec. | ||
| 978 | 2026.04.10 20:51:51.089226 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.04.10 20:51:51.089320 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 980 | 2026.04.10 20:51:51.089371 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <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 | ||
| 981 | 2026.04.10 20:51:51.090148 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.04.10 20:51:51.090184 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 983 | 2026.04.10 20:51:51.092744 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2026.04.10 20:51:51.093199 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.04.10 20:51:51.093335 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004034 sec., 2726.8220128904313 rows/sec., 4.89 MiB/sec. | ||
| 986 | 2026.04.10 20:51:51.093392 [ 4 ] {0ad10105-cb90-4890-bf4c-1a61d99d8071} <Debug> TCPHandler: Processed in 0.004216558 sec. | ||
| 987 | 2026.04.10 20:51:51.093512 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.04.10 20:51:51.093607 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 989 | 2026.04.10 20:51:51.093647 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 990 | 2026.04.10 20:51:51.093984 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.04.10 20:51:51.094020 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 992 | 2026.04.10 20:51:51.094535 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2026.04.10 20:51:51.095027 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.04.10 20:51:51.095155 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
| 995 | 2026.04.10 20:51:51.095191 [ 4 ] {3ae14901-e26c-4ed9-8c57-266d319a75fa} <Debug> TCPHandler: Processed in 0.001728716 sec. | ||
| 996 | 2026.04.10 20:51:55.222617 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46350 | ||
| 997 | 2026.04.10 20:51:55.222747 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.04.10 20:51:55.222777 [ 286 ] {} <Debug> TCP-Session: feb4d59d-f0d9-4a75-9fb8-2adb2bd29ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46350 | ||
| 999 | 2026.04.10 20:51:55.222798 [ 286 ] {} <Debug> TCP-Session: feb4d59d-f0d9-4a75-9fb8-2adb2bd29ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.04.10 20:51:55.222812 [ 286 ] {} <Debug> TCP-Session: feb4d59d-f0d9-4a75-9fb8-2adb2bd29ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.04.10 20:51:55.222866 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1002 | 2026.04.10 20:51:55.222889 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1003 | 2026.04.10 20:51:55.222904 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1004 | 2026.04.10 20:51:55.223798 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45620 | ||
| 1005 | 2026.04.10 20:51:55.223852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61253 | ||
| 1006 | 2026.04.10 20:51:55.223937 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.04.10 20:51:55.224024 [ 288 ] {} <Debug> TCP-Session: 0ae56f1f-933e-42b5-9a23-2b93b7bdfba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61253 | ||
| 1008 | 2026.04.10 20:51:55.224036 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.04.10 20:51:55.224041 [ 288 ] {} <Debug> TCP-Session: 0ae56f1f-933e-42b5-9a23-2b93b7bdfba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.04.10 20:51:55.224075 [ 288 ] {} <Debug> TCP-Session: 0ae56f1f-933e-42b5-9a23-2b93b7bdfba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.04.10 20:51:55.224081 [ 287 ] {} <Debug> TCP-Session: 141c6e63-e7d9-4bf3-885f-c97968cf32fb Authenticating user 'default' from [fd00:1122:3344:101::e]:45620 | ||
| 1012 | 2026.04.10 20:51:55.224089 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52705 | ||
| 1013 | 2026.04.10 20:51:55.224113 [ 287 ] {} <Debug> TCP-Session: 141c6e63-e7d9-4bf3-885f-c97968cf32fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.04.10 20:51:55.224091 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40449 | ||
| 1015 | 2026.04.10 20:51:55.224157 [ 287 ] {} <Debug> TCP-Session: 141c6e63-e7d9-4bf3-885f-c97968cf32fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.04.10 20:51:55.224212 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41927 | ||
| 1017 | 2026.04.10 20:51:55.224361 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61075 | ||
| 1018 | 2026.04.10 20:51:55.224365 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55906 | ||
| 1019 | 2026.04.10 20:51:55.224401 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.04.10 20:51:55.224535 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42199 | ||
| 1021 | 2026.04.10 20:51:55.224651 [ 289 ] {} <Debug> TCP-Session: 3faf6896-ba83-4d5f-a1ed-5fcf2e2894ab Authenticating user 'default' from [fd00:1122:3344:101::e]:52705 | ||
| 1022 | 2026.04.10 20:51:55.224684 [ 289 ] {} <Debug> TCP-Session: 3faf6896-ba83-4d5f-a1ed-5fcf2e2894ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.04.10 20:51:55.224692 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.04.10 20:51:55.224697 [ 289 ] {} <Debug> TCP-Session: 3faf6896-ba83-4d5f-a1ed-5fcf2e2894ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.04.10 20:51:55.224725 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.04.10 20:51:55.224730 [ 292 ] {} <Debug> TCP-Session: b80e6951-d670-435d-9711-05943625141f Authenticating user 'default' from [fd00:1122:3344:101::e]:41927 | ||
| 1027 | 2026.04.10 20:51:55.224760 [ 293 ] {} <Debug> TCP-Session: 87dc895a-d641-4559-99f4-a48ff87634c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61075 | ||
| 1028 | 2026.04.10 20:51:55.224766 [ 292 ] {} <Debug> TCP-Session: b80e6951-d670-435d-9711-05943625141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.04.10 20:51:55.224786 [ 293 ] {} <Debug> TCP-Session: 87dc895a-d641-4559-99f4-a48ff87634c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.04.10 20:51:55.224793 [ 292 ] {} <Debug> TCP-Session: b80e6951-d670-435d-9711-05943625141f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.04.10 20:51:55.224808 [ 293 ] {} <Debug> TCP-Session: 87dc895a-d641-4559-99f4-a48ff87634c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.04.10 20:51:55.224886 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.04.10 20:51:55.224904 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.04.10 20:51:55.224940 [ 294 ] {} <Debug> TCP-Session: 93110ffb-bb79-4b93-964f-9cd2564460e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42199 | ||
| 1035 | 2026.04.10 20:51:55.224948 [ 291 ] {} <Debug> TCP-Session: a8c004ff-f86c-4856-840c-93f5e4c27108 Authenticating user 'default' from [fd00:1122:3344:101::e]:55906 | ||
| 1036 | 2026.04.10 20:51:55.224970 [ 294 ] {} <Debug> TCP-Session: 93110ffb-bb79-4b93-964f-9cd2564460e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.04.10 20:51:55.224977 [ 291 ] {} <Debug> TCP-Session: a8c004ff-f86c-4856-840c-93f5e4c27108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.04.10 20:51:55.224992 [ 294 ] {} <Debug> TCP-Session: 93110ffb-bb79-4b93-964f-9cd2564460e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.04.10 20:51:55.225010 [ 291 ] {} <Debug> TCP-Session: a8c004ff-f86c-4856-840c-93f5e4c27108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.04.10 20:51:55.226129 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1041 | 2026.04.10 20:51:55.226191 [ 290 ] {} <Debug> TCP-Session: 3036867f-0387-485f-a71f-9d6b1d72319c Authenticating user 'default' from [fd00:1122:3344:101::e]:40449 | ||
| 1042 | 2026.04.10 20:51:55.226213 [ 290 ] {} <Debug> TCP-Session: 3036867f-0387-485f-a71f-9d6b1d72319c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.04.10 20:51:55.226227 [ 290 ] {} <Debug> TCP-Session: 3036867f-0387-485f-a71f-9d6b1d72319c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.04.10 20:51:55.226336 [ 286 ] {} <Trace> TCP-Session: feb4d59d-f0d9-4a75-9fb8-2adb2bd29ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.04.10 20:51:55.226530 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1046 | 2026.04.10 20:51:55.226853 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1047 | 2026.04.10 20:51:55.229067 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.04.10 20:51:55.235634 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 1049 | 2026.04.10 20:51:55.251250 [ 295 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> AggregatingTransform: Aggregating | ||
| 1050 | 2026.04.10 20:51:55.253265 [ 295 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1051 | 2026.04.10 20:51:55.253912 [ 295 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005405879 sec. (184.984 rows/sec., 7.23 KiB/sec.) | ||
| 1052 | 2026.04.10 20:51:55.253937 [ 295 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> Aggregator: Merging aggregated data | ||
| 1053 | 2026.04.10 20:51:55.253962 [ 295 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1054 | 2026.04.10 20:51:55.255176 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028722 sec., 34.816516955643756 rows/sec., 1.36 KiB/sec. | ||
| 1055 | 2026.04.10 20:51:55.255299 [ 286 ] {659f7d6d-0dc6-41df-8d55-5d828a2c248c} <Debug> TCPHandler: Processed in 0.029117859 sec. | ||
| 1056 | 2026.04.10 20:51:55.257304 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.04.10 20:51:55.257346 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.04.10 20:51:55.257368 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.04.10 20:51:55.257390 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.04.10 20:51:55.257408 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.04.10 20:51:55.257427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.04.10 20:51:55.257453 [ 293 ] {} <Debug> TCP-Session: 87dc895a-d641-4559-99f4-a48ff87634c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.04.10 20:51:55.257467 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.04.10 20:51:55.257491 [ 289 ] {} <Debug> TCP-Session: 3faf6896-ba83-4d5f-a1ed-5fcf2e2894ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.04.10 20:51:55.257489 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.04.10 20:51:55.257527 [ 294 ] {} <Debug> TCP-Session: 93110ffb-bb79-4b93-964f-9cd2564460e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.04.10 20:51:55.257446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.04.10 20:51:55.257573 [ 292 ] {} <Debug> TCP-Session: b80e6951-d670-435d-9711-05943625141f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.04.10 20:51:55.257428 [ 290 ] {} <Debug> TCP-Session: 3036867f-0387-485f-a71f-9d6b1d72319c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.04.10 20:51:55.257610 [ 288 ] {} <Debug> TCP-Session: 0ae56f1f-933e-42b5-9a23-2b93b7bdfba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.04.10 20:51:55.257402 [ 287 ] {} <Debug> TCP-Session: 141c6e63-e7d9-4bf3-885f-c97968cf32fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.04.10 20:51:55.257469 [ 291 ] {} <Debug> TCP-Session: a8c004ff-f86c-4856-840c-93f5e4c27108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.04.10 20:51:55.257353 [ 286 ] {} <Debug> TCP-Session: feb4d59d-f0d9-4a75-9fb8-2adb2bd29ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.04.10 20:51:55.981432 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.10 20:51:55.981679 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1076 | 2026.04.10 20:51:55.981777 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1077 | 2026.04.10 20:51:55.982777 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.04.10 20:51:55.982849 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1079 | 2026.04.10 20:51:55.983686 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1080 | 2026.04.10 20:51:55.984316 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.04.10 20:51:55.984538 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002928 sec., 19125.683060109288 rows/sec., 1.47 MiB/sec. | ||
| 1082 | 2026.04.10 20:51:55.984603 [ 4 ] {51bdab86-5612-48df-baf6-a48bf6fefe5d} <Debug> TCPHandler: Processed in 0.003376371 sec. | ||
| 1083 | 2026.04.10 20:51:55.984757 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.04.10 20:51:55.984880 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1085 | 2026.04.10 20:51:55.984948 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1086 | 2026.04.10 20:51:55.985523 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.04.10 20:51:55.985564 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1088 | 2026.04.10 20:51:55.986045 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1089 | 2026.04.10 20:51:55.986568 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.04.10 20:51:55.986744 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
| 1091 | 2026.04.10 20:51:55.986791 [ 4 ] {9efff860-f79a-456b-b389-e49833cf5830} <Debug> TCPHandler: Processed in 0.002089369 sec. | ||
| 1092 | 2026.04.10 20:51:55.986940 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.04.10 20:51:55.987065 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1094 | 2026.04.10 20:51:55.987119 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1095 | 2026.04.10 20:51:55.987630 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.04.10 20:51:55.987677 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1097 | 2026.04.10 20:51:55.988183 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2026.04.10 20:51:55.988718 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.04.10 20:51:55.988864 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001825 sec., 87671.23287671233 rows/sec., 6.11 MiB/sec. | ||
| 1100 | 2026.04.10 20:51:55.988902 [ 4 ] {e6d6683c-1f52-4a89-8edd-d35b2f9fd49b} <Debug> TCPHandler: Processed in 0.002020358 sec. | ||
| 1101 | 2026.04.10 20:51:55.989028 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.04.10 20:51:55.989123 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1103 | 2026.04.10 20:51:55.989165 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1104 | 2026.04.10 20:51:55.989541 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.04.10 20:51:55.989583 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1106 | 2026.04.10 20:51:55.990017 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1107 | 2026.04.10 20:51:55.990499 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.04.10 20:51:55.990634 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. | ||
| 1109 | 2026.04.10 20:51:55.990670 [ 4 ] {8c854e68-943d-4680-bf4c-44a0a0a9d04b} <Debug> TCPHandler: Processed in 0.001691775 sec. | ||
| 1110 | 2026.04.10 20:51:56.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.98 MiB, peak 168.84 MiB, free memory in arenas 0.00 B, will set to 163.77 MiB (RSS), difference: 2.79 MiB | ||
| 1111 | 2026.04.10 20:51:56.194820 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43702 | ||
| 1112 | 2026.04.10 20:51:56.194918 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.04.10 20:51:56.194943 [ 286 ] {} <Debug> TCP-Session: 504844fb-fdf1-4f36-90ca-aa757b97617d Authenticating user 'default' from [fd00:1122:3344:101::e]:43702 | ||
| 1114 | 2026.04.10 20:51:56.194969 [ 286 ] {} <Debug> TCP-Session: 504844fb-fdf1-4f36-90ca-aa757b97617d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.10 20:51:56.194982 [ 286 ] {} <Debug> TCP-Session: 504844fb-fdf1-4f36-90ca-aa757b97617d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.04.10 20:51:56.195193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50330 | ||
| 1117 | 2026.04.10 20:51:56.195204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51802 | ||
| 1118 | 2026.04.10 20:51:56.195257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48989 | ||
| 1119 | 2026.04.10 20:51:56.195276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40523 | ||
| 1120 | 2026.04.10 20:51:56.195316 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49146 | ||
| 1121 | 2026.04.10 20:51:56.195346 [ 286 ] {} <Trace> TCP-Session: 504844fb-fdf1-4f36-90ca-aa757b97617d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.04.10 20:51:56.195333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.04.10 20:51:56.195389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.04.10 20:51:56.195421 [ 288 ] {} <Debug> TCP-Session: 8c6c9a14-b6c4-44bc-b1fb-02592420f32f Authenticating user 'default' from [fd00:1122:3344:101::e]:51802 | ||
| 1125 | 2026.04.10 20:51:56.195423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.04.10 20:51:56.195453 [ 288 ] {} <Debug> TCP-Session: 8c6c9a14-b6c4-44bc-b1fb-02592420f32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.04.10 20:51:56.195422 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.04.10 20:51:56.195492 [ 294 ] {} <Debug> TCP-Session: b14a43ed-07e5-451d-b261-f091f8080bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49146 | ||
| 1129 | 2026.04.10 20:51:56.195512 [ 288 ] {} <Debug> TCP-Session: 8c6c9a14-b6c4-44bc-b1fb-02592420f32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.04.10 20:51:56.195524 [ 290 ] {} <Debug> TCP-Session: 62384f7f-bbdf-49bb-8995-0e0371cad315 Authenticating user 'default' from [fd00:1122:3344:101::e]:40523 | ||
| 1131 | 2026.04.10 20:51:56.195533 [ 294 ] {} <Debug> TCP-Session: b14a43ed-07e5-451d-b261-f091f8080bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.04.10 20:51:56.195543 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1133 | 2026.04.10 20:51:56.195561 [ 294 ] {} <Debug> TCP-Session: b14a43ed-07e5-451d-b261-f091f8080bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.04.10 20:51:56.195554 [ 290 ] {} <Debug> TCP-Session: 62384f7f-bbdf-49bb-8995-0e0371cad315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.04.10 20:51:56.195319 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1136 | 2026.04.10 20:51:56.195611 [ 290 ] {} <Debug> TCP-Session: 62384f7f-bbdf-49bb-8995-0e0371cad315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.04.10 20:51:56.195302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44600 | ||
| 1138 | 2026.04.10 20:51:56.195650 [ 287 ] {} <Debug> TCP-Session: 9d2a9d38-b987-475b-b773-f80103b9d18a Authenticating user 'default' from [fd00:1122:3344:101::e]:50330 | ||
| 1139 | 2026.04.10 20:51:56.195282 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59402 | ||
| 1140 | 2026.04.10 20:51:56.195702 [ 287 ] {} <Debug> TCP-Session: 9d2a9d38-b987-475b-b773-f80103b9d18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.04.10 20:51:56.195721 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.04.10 20:51:56.195735 [ 287 ] {} <Debug> TCP-Session: 9d2a9d38-b987-475b-b773-f80103b9d18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.04.10 20:51:56.195751 [ 293 ] {} <Debug> TCP-Session: 02a4421c-a0d5-43d5-a740-c1517469152e Authenticating user 'default' from [fd00:1122:3344:101::e]:44600 | ||
| 1144 | 2026.04.10 20:51:56.195275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37057 | ||
| 1145 | 2026.04.10 20:51:56.195784 [ 293 ] {} <Debug> TCP-Session: 02a4421c-a0d5-43d5-a740-c1517469152e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.04.10 20:51:56.195771 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.04.10 20:51:56.195814 [ 293 ] {} <Debug> TCP-Session: 02a4421c-a0d5-43d5-a740-c1517469152e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.10 20:51:56.195825 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1149 | 2026.04.10 20:51:56.195841 [ 292 ] {} <Debug> TCP-Session: 9bd7191d-afb5-4d57-9a0a-ed78839ffb73 Authenticating user 'default' from [fd00:1122:3344:101::e]:59402 | ||
| 1150 | 2026.04.10 20:51:56.195847 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.04.10 20:51:56.195874 [ 292 ] {} <Debug> TCP-Session: 9bd7191d-afb5-4d57-9a0a-ed78839ffb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.04.10 20:51:56.195453 [ 289 ] {} <Debug> TCP-Session: e638ec2d-b32d-4305-96fb-56a3054f1920 Authenticating user 'default' from [fd00:1122:3344:101::e]:48989 | ||
| 1153 | 2026.04.10 20:51:56.195899 [ 292 ] {} <Debug> TCP-Session: 9bd7191d-afb5-4d57-9a0a-ed78839ffb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.10 20:51:56.195925 [ 289 ] {} <Debug> TCP-Session: e638ec2d-b32d-4305-96fb-56a3054f1920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.04.10 20:51:56.195897 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1156 | 2026.04.10 20:51:56.195948 [ 289 ] {} <Debug> TCP-Session: e638ec2d-b32d-4305-96fb-56a3054f1920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.04.10 20:51:56.195894 [ 291 ] {} <Debug> TCP-Session: 35872989-35ed-4838-b624-6cb74de122be Authenticating user 'default' from [fd00:1122:3344:101::e]:37057 | ||
| 1158 | 2026.04.10 20:51:56.196002 [ 291 ] {} <Debug> TCP-Session: 35872989-35ed-4838-b624-6cb74de122be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.04.10 20:51:56.196015 [ 291 ] {} <Debug> TCP-Session: 35872989-35ed-4838-b624-6cb74de122be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.04.10 20:51:56.196259 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 1161 | 2026.04.10 20:51:56.197308 [ 320 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> AggregatingTransform: Aggregating | ||
| 1162 | 2026.04.10 20:51:56.197355 [ 320 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> Aggregator: Aggregation method: without_key | ||
| 1163 | 2026.04.10 20:51:56.197388 [ 320 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029869 sec. (970.997 rows/sec., 37.93 KiB/sec.) | ||
| 1164 | 2026.04.10 20:51:56.197404 [ 320 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Trace> Aggregator: Merging aggregated data | ||
| 1165 | 2026.04.10 20:51:56.198592 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 1166 | 2026.04.10 20:51:56.198764 [ 286 ] {0f8685bb-9963-4860-b64b-55a61754efff} <Debug> TCPHandler: Processed in 0.003561842 sec. | ||
| 1167 | 2026.04.10 20:51:56.198898 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.04.10 20:51:56.198924 [ 286 ] {} <Debug> TCP-Session: 504844fb-fdf1-4f36-90ca-aa757b97617d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.04.10 20:51:56.198934 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.04.10 20:51:56.198956 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.04.10 20:51:56.198984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.04.10 20:51:56.198989 [ 287 ] {} <Debug> TCP-Session: 9d2a9d38-b987-475b-b773-f80103b9d18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.04.10 20:51:56.199000 [ 290 ] {} <Debug> TCP-Session: 62384f7f-bbdf-49bb-8995-0e0371cad315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.04.10 20:51:56.199022 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.04.10 20:51:56.199046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.04.10 20:51:56.199070 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.04.10 20:51:56.199075 [ 288 ] {} <Debug> TCP-Session: 8c6c9a14-b6c4-44bc-b1fb-02592420f32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.04.10 20:51:56.199102 [ 289 ] {} <Debug> TCP-Session: e638ec2d-b32d-4305-96fb-56a3054f1920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.04.10 20:51:56.199109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.04.10 20:51:56.199122 [ 291 ] {} <Debug> TCP-Session: 35872989-35ed-4838-b624-6cb74de122be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.04.10 20:51:56.199025 [ 292 ] {} <Debug> TCP-Session: 9bd7191d-afb5-4d57-9a0a-ed78839ffb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.04.10 20:51:56.199159 [ 293 ] {} <Debug> TCP-Session: 02a4421c-a0d5-43d5-a740-c1517469152e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.04.10 20:51:56.199000 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.04.10 20:51:56.199240 [ 294 ] {} <Debug> TCP-Session: b14a43ed-07e5-451d-b261-f091f8080bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.04.10 20:51:56.603190 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49791 | ||
| 1186 | 2026.04.10 20:51:56.603297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.04.10 20:51:56.603326 [ 286 ] {} <Debug> TCP-Session: f85b8331-4bfd-4c46-a12c-26351804a40f Authenticating user 'default' from [fd00:1122:3344:101::e]:49791 | ||
| 1188 | 2026.04.10 20:51:56.603351 [ 286 ] {} <Debug> TCP-Session: f85b8331-4bfd-4c46-a12c-26351804a40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.04.10 20:51:56.603366 [ 286 ] {} <Debug> TCP-Session: f85b8331-4bfd-4c46-a12c-26351804a40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.04.10 20:51:56.603592 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33711 | ||
| 1191 | 2026.04.10 20:51:56.603625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33158 | ||
| 1192 | 2026.04.10 20:51:56.603653 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51078 | ||
| 1193 | 2026.04.10 20:51:56.603662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48806 | ||
| 1194 | 2026.04.10 20:51:56.603692 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52080 | ||
| 1195 | 2026.04.10 20:51:56.603711 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.04.10 20:51:56.603746 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.04.10 20:51:56.603768 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.04.10 20:51:56.603781 [ 287 ] {} <Debug> TCP-Session: 4dee925c-2cb5-4c58-9920-d7d402bfb803 Authenticating user 'default' from [fd00:1122:3344:101::e]:33711 | ||
| 1199 | 2026.04.10 20:51:56.603796 [ 289 ] {} <Debug> TCP-Session: 25188416-9b27-4cd9-930b-8f68c7287944 Authenticating user 'default' from [fd00:1122:3344:101::e]:33158 | ||
| 1200 | 2026.04.10 20:51:56.603825 [ 287 ] {} <Debug> TCP-Session: 4dee925c-2cb5-4c58-9920-d7d402bfb803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.04.10 20:51:56.603811 [ 290 ] {} <Debug> TCP-Session: c39f4b77-c9a6-4dca-84ec-51c10207f58f Authenticating user 'default' from [fd00:1122:3344:101::e]:51078 | ||
| 1202 | 2026.04.10 20:51:56.603845 [ 287 ] {} <Debug> TCP-Session: 4dee925c-2cb5-4c58-9920-d7d402bfb803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.04.10 20:51:56.603865 [ 289 ] {} <Debug> TCP-Session: 25188416-9b27-4cd9-930b-8f68c7287944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.04.10 20:51:56.603883 [ 290 ] {} <Debug> TCP-Session: c39f4b77-c9a6-4dca-84ec-51c10207f58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.04.10 20:51:56.603899 [ 289 ] {} <Debug> TCP-Session: 25188416-9b27-4cd9-930b-8f68c7287944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.04.10 20:51:56.603913 [ 290 ] {} <Debug> TCP-Session: c39f4b77-c9a6-4dca-84ec-51c10207f58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.04.10 20:51:56.603792 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.04.10 20:51:56.603778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2026.04.10 20:51:56.603971 [ 293 ] {} <Debug> TCP-Session: 6c6ae159-4651-4630-8e00-254723e6b870 Authenticating user 'default' from [fd00:1122:3344:101::e]:52080 | ||
| 1210 | 2026.04.10 20:51:56.603991 [ 292 ] {} <Debug> TCP-Session: e175ffd0-9db6-4a41-ac1b-76835c67a074 Authenticating user 'default' from [fd00:1122:3344:101::e]:48806 | ||
| 1211 | 2026.04.10 20:51:56.604000 [ 293 ] {} <Debug> TCP-Session: 6c6ae159-4651-4630-8e00-254723e6b870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.04.10 20:51:56.604018 [ 292 ] {} <Debug> TCP-Session: e175ffd0-9db6-4a41-ac1b-76835c67a074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.04.10 20:51:56.604026 [ 293 ] {} <Debug> TCP-Session: 6c6ae159-4651-4630-8e00-254723e6b870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.04.10 20:51:56.604039 [ 292 ] {} <Debug> TCP-Session: e175ffd0-9db6-4a41-ac1b-76835c67a074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.04.10 20:51:56.603700 [ 286 ] {} <Trace> TCP-Session: f85b8331-4bfd-4c46-a12c-26351804a40f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.04.10 20:51:56.603655 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39437 | ||
| 1217 | 2026.04.10 20:51:56.603702 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58976 | ||
| 1218 | 2026.04.10 20:51:56.603602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51570 | ||
| 1219 | 2026.04.10 20:51:56.604164 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.04.10 20:51:56.604194 [ 291 ] {} <Debug> TCP-Session: b1bc99af-94a8-4280-b821-16989e7c89e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39437 | ||
| 1221 | 2026.04.10 20:51:56.604200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1222 | 2026.04.10 20:51:56.604217 [ 291 ] {} <Debug> TCP-Session: b1bc99af-94a8-4280-b821-16989e7c89e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.04.10 20:51:56.604223 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49791) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1224 | 2026.04.10 20:51:56.604240 [ 294 ] {} <Debug> TCP-Session: c48ccd87-3c72-42c9-b30c-7d9b3442603f Authenticating user 'default' from [fd00:1122:3344:101::e]:58976 | ||
| 1225 | 2026.04.10 20:51:56.604245 [ 291 ] {} <Debug> TCP-Session: b1bc99af-94a8-4280-b821-16989e7c89e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.04.10 20:51:56.604293 [ 294 ] {} <Debug> TCP-Session: c48ccd87-3c72-42c9-b30c-7d9b3442603f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.04.10 20:51:56.604218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1228 | 2026.04.10 20:51:56.604336 [ 294 ] {} <Debug> TCP-Session: c48ccd87-3c72-42c9-b30c-7d9b3442603f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.04.10 20:51:56.604368 [ 288 ] {} <Debug> TCP-Session: f67fed3c-c884-4a2e-86e4-cca871b7cb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51570 | ||
| 1230 | 2026.04.10 20:51:56.604393 [ 288 ] {} <Debug> TCP-Session: f67fed3c-c884-4a2e-86e4-cca871b7cb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.04.10 20:51:56.604409 [ 288 ] {} <Debug> TCP-Session: f67fed3c-c884-4a2e-86e4-cca871b7cb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.04.10 20:51:56.604508 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1233 | 2026.04.10 20:51:56.604564 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2026.04.10 20:51:56.604857 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 1235 | 2026.04.10 20:51:56.605715 [ 335 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> AggregatingTransform: Aggregating | ||
| 1236 | 2026.04.10 20:51:56.605757 [ 335 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> Aggregator: Aggregation method: without_key | ||
| 1237 | 2026.04.10 20:51:56.605791 [ 335 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837068 sec. (1194.646 rows/sec., 46.67 KiB/sec.) | ||
| 1238 | 2026.04.10 20:51:56.605810 [ 335 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Trace> Aggregator: Merging aggregated data | ||
| 1239 | 2026.04.10 20:51:56.606956 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002789 sec., 358.5514521333812 rows/sec., 14.01 KiB/sec. | ||
| 1240 | 2026.04.10 20:51:56.607087 [ 286 ] {785962d4-72b4-4f41-b8b9-aaeb8318ab17} <Debug> TCPHandler: Processed in 0.003507041 sec. | ||
| 1241 | 2026.04.10 20:51:56.607206 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.04.10 20:51:56.607233 [ 286 ] {} <Debug> TCP-Session: f85b8331-4bfd-4c46-a12c-26351804a40f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.04.10 20:51:56.607234 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.04.10 20:51:56.607250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.04.10 20:51:56.607272 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.04.10 20:51:56.607283 [ 294 ] {} <Debug> TCP-Session: c48ccd87-3c72-42c9-b30c-7d9b3442603f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.04.10 20:51:56.607301 [ 290 ] {} <Debug> TCP-Session: c39f4b77-c9a6-4dca-84ec-51c10207f58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.04.10 20:51:56.607316 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.04.10 20:51:56.607328 [ 287 ] {} <Debug> TCP-Session: 4dee925c-2cb5-4c58-9920-d7d402bfb803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.04.10 20:51:56.607333 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.04.10 20:51:56.607358 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1252 | 2026.04.10 20:51:56.607375 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.04.10 20:51:56.607399 [ 291 ] {} <Debug> TCP-Session: b1bc99af-94a8-4280-b821-16989e7c89e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.04.10 20:51:56.607294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.04.10 20:51:56.607439 [ 292 ] {} <Debug> TCP-Session: e175ffd0-9db6-4a41-ac1b-76835c67a074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.04.10 20:51:56.607456 [ 289 ] {} <Debug> TCP-Session: 25188416-9b27-4cd9-930b-8f68c7287944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.04.10 20:51:56.607473 [ 288 ] {} <Debug> TCP-Session: f67fed3c-c884-4a2e-86e4-cca871b7cb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.04.10 20:51:56.607431 [ 293 ] {} <Debug> TCP-Session: 6c6ae159-4651-4630-8e00-254723e6b870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.04.10 20:51:57.430585 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1260 | 2026.04.10 20:51:57.430638 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1261 | 2026.04.10 20:51:57.509837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1262 | 2026.04.10 20:51:57.513828 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.04.10 20:51:57.513894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1264 | 2026.04.10 20:51:57.515335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.04.10 20:51:57.515836 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.04.10 20:51:57.515863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1267 | 2026.04.10 20:51:57.516174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1268 | 2026.04.10 20:51:57.516365 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.04.10 20:51:57.516419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1270 | 2026.04.10 20:51:57.517038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2026.04.10 20:51:57.517572 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.04.10 20:51:57.517719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1273 | 2026.04.10 20:51:57.614219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1274 | 2026.04.10 20:51:57.632724 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.04.10 20:51:57.632794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1276 | 2026.04.10 20:51:57.639754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1277 | 2026.04.10 20:51:57.640952 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.04.10 20:51:57.644503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1279 | 2026.04.10 20:51:58.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.46 MiB, peak 174.34 MiB, free memory in arenas 0.00 B, will set to 166.52 MiB (RSS), difference: 2.06 MiB | ||
| 1280 | 2026.04.10 20:52:00.980097 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.04.10 20:52:00.980292 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1282 | 2026.04.10 20:52:00.980355 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1283 | 2026.04.10 20:52:00.981011 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.04.10 20:52:00.981045 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1285 | 2026.04.10 20:52:00.981614 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2026.04.10 20:52:00.982127 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.04.10 20:52:00.982278 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002034 sec., 38348.08259587021 rows/sec., 3.18 MiB/sec. | ||
| 1288 | 2026.04.10 20:52:00.982318 [ 4 ] {d40fd8b1-db4d-44e8-8838-760defb626fe} <Debug> TCPHandler: Processed in 0.002344281 sec. | ||
| 1289 | 2026.04.10 20:52:00.982445 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.04.10 20:52:00.982541 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.04.10 20:52:00.982587 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1292 | 2026.04.10 20:52:00.982989 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.04.10 20:52:00.983023 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1294 | 2026.04.10 20:52:00.983458 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2026.04.10 20:52:00.983921 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.04.10 20:52:00.984050 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001529 sec., 7194.244604316546 rows/sec., 540.97 KiB/sec. | ||
| 1297 | 2026.04.10 20:52:00.984087 [ 4 ] {cebf70e3-da7b-4608-aa7a-acc94014a523} <Debug> TCPHandler: Processed in 0.001691405 sec. | ||
| 1298 | 2026.04.10 20:52:00.984272 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.04.10 20:52:00.984367 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2026.04.10 20:52:00.984407 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2026.04.10 20:52:00.984836 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.04.10 20:52:00.984873 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1303 | 2026.04.10 20:52:00.985332 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1304 | 2026.04.10 20:52:00.985813 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.04.10 20:52:00.985985 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001634 sec., 45899.63280293757 rows/sec., 3.58 MiB/sec. | ||
| 1306 | 2026.04.10 20:52:00.986030 [ 4 ] {6e2b9ddd-deba-44e5-98dc-c7a5ca707a0c} <Debug> TCPHandler: Processed in 0.001806676 sec. | ||
| 1307 | 2026.04.10 20:52:00.986168 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.04.10 20:52:00.986285 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.04.10 20:52:00.986337 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1310 | 2026.04.10 20:52:00.986817 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.04.10 20:52:00.986859 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1312 | 2026.04.10 20:52:00.987369 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.04.10 20:52:00.987883 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.04.10 20:52:00.988015 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
| 1315 | 2026.04.10 20:52:00.988051 [ 4 ] {2bd07c1d-be5c-44b4-8383-7b2f12374b62} <Debug> TCPHandler: Processed in 0.001945008 sec. | ||
| 1316 | 2026.04.10 20:52:00.988168 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.04.10 20:52:00.988263 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.04.10 20:52:00.988315 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <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 | ||
| 1319 | 2026.04.10 20:52:00.989040 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.04.10 20:52:00.989077 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1321 | 2026.04.10 20:52:00.989714 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2026.04.10 20:52:00.990164 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.04.10 20:52:00.990300 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002057 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 1324 | 2026.04.10 20:52:00.990350 [ 4 ] {a8ec79fb-d6c4-42f9-b65b-46ca007d95d9} <Debug> TCPHandler: Processed in 0.00223227 sec. | ||
| 1325 | 2026.04.10 20:52:00.990466 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.04.10 20:52:00.990566 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.04.10 20:52:00.990608 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1328 | 2026.04.10 20:52:00.990935 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.04.10 20:52:00.990969 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1330 | 2026.04.10 20:52:00.991372 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2026.04.10 20:52:00.991843 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.04.10 20:52:00.991973 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 1333 | 2026.04.10 20:52:00.992007 [ 4 ] {90b758af-f255-4a30-a6f4-4124ddd7be96} <Debug> TCPHandler: Processed in 0.001591254 sec. | ||
| 1334 | 2026.04.10 20:52:05.017940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1335 | 2026.04.10 20:52:05.018474 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.04.10 20:52:05.018520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1337 | 2026.04.10 20:52:05.019156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1338 | 2026.04.10 20:52:05.019620 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.04.10 20:52:05.019809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1340 | 2026.04.10 20:52:05.144717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1341 | 2026.04.10 20:52:05.162473 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.04.10 20:52:05.162544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1343 | 2026.04.10 20:52:05.168948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1344 | 2026.04.10 20:52:05.169694 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.04.10 20:52:05.172852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1346 | 2026.04.10 20:52:05.983732 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.04.10 20:52:05.983980 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1348 | 2026.04.10 20:52:05.984078 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1349 | 2026.04.10 20:52:05.985243 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.04.10 20:52:05.985311 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1351 | 2026.04.10 20:52:05.985926 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1352 | 2026.04.10 20:52:05.986376 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.04.10 20:52:05.986612 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002699 sec., 20748.425342719525 rows/sec., 1.59 MiB/sec. | ||
| 1354 | 2026.04.10 20:52:05.986695 [ 4 ] {e112814a-f7c5-4b3d-8f9e-fde6a4372a31} <Debug> TCPHandler: Processed in 0.003172638 sec. | ||
| 1355 | 2026.04.10 20:52:05.986973 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.04.10 20:52:05.987126 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1357 | 2026.04.10 20:52:05.987190 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1358 | 2026.04.10 20:52:05.987925 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.10 20:52:05.987985 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1360 | 2026.04.10 20:52:05.988524 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1361 | 2026.04.10 20:52:05.988969 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.10 20:52:05.989199 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00211 sec., 30331.75355450237 rows/sec., 2.37 MiB/sec. | ||
| 1363 | 2026.04.10 20:52:05.989266 [ 4 ] {ad5cdcdf-841c-4602-a9cb-37dd07509eb8} <Debug> TCPHandler: Processed in 0.002372011 sec. | ||
| 1364 | 2026.04.10 20:52:05.989479 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.04.10 20:52:05.989608 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.04.10 20:52:05.989668 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1367 | 2026.04.10 20:52:05.990346 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.04.10 20:52:05.990398 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1369 | 2026.04.10 20:52:05.990878 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1370 | 2026.04.10 20:52:05.991195 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.04.10 20:52:05.991367 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00179 sec., 89385.4748603352 rows/sec., 6.23 MiB/sec. | ||
| 1372 | 2026.04.10 20:52:05.991416 [ 4 ] {066fce07-2849-4586-bb16-7e1758a73383} <Debug> TCPHandler: Processed in 0.002001398 sec. | ||
| 1373 | 2026.04.10 20:52:05.991668 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.04.10 20:52:05.991793 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.04.10 20:52:05.991851 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1376 | 2026.04.10 20:52:05.992365 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.04.10 20:52:05.992410 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1378 | 2026.04.10 20:52:05.992799 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1379 | 2026.04.10 20:52:05.993135 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.04.10 20:52:05.993338 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
| 1381 | 2026.04.10 20:52:05.993393 [ 4 ] {e07e83a2-610c-4f9b-8700-4f0678365e42} <Debug> TCPHandler: Processed in 0.001786636 sec. | ||
| 1382 | 2026.04.10 20:52:07.516679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 196 | ||
| 1383 | 2026.04.10 20:52:07.518649 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.04.10 20:52:07.518705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1385 | 2026.04.10 20:52:07.519825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1386 | 2026.04.10 20:52:07.520105 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.04.10 20:52:07.520423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1388 | 2026.04.10 20:52:10.981552 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.04.10 20:52:10.981760 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1390 | 2026.04.10 20:52:10.981835 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1391 | 2026.04.10 20:52:10.982556 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.04.10 20:52:10.982603 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1393 | 2026.04.10 20:52:10.982999 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1394 | 2026.04.10 20:52:10.983227 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.04.10 20:52:10.983386 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001682 sec., 46373.36504161712 rows/sec., 3.84 MiB/sec. | ||
| 1396 | 2026.04.10 20:52:10.983435 [ 4 ] {3c1d4385-c262-4771-a7c9-da7de2b88563} <Debug> TCPHandler: Processed in 0.002017808 sec. | ||
| 1397 | 2026.04.10 20:52:10.983573 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.04.10 20:52:10.983677 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.04.10 20:52:10.983719 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1400 | 2026.04.10 20:52:10.984127 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.04.10 20:52:10.984166 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1402 | 2026.04.10 20:52:10.984485 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.04.10 20:52:10.984711 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.04.10 20:52:10.984846 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001193 sec., 9220.452640402347 rows/sec., 693.33 KiB/sec. | ||
| 1405 | 2026.04.10 20:52:10.984884 [ 4 ] {cfc1bdb3-f001-4f9f-be1c-4deae8cc702c} <Debug> TCPHandler: Processed in 0.001364542 sec. | ||
| 1406 | 2026.04.10 20:52:10.985002 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.04.10 20:52:10.985100 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1408 | 2026.04.10 20:52:10.985141 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1409 | 2026.04.10 20:52:10.985559 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.04.10 20:52:10.985596 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1411 | 2026.04.10 20:52:10.985893 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2026.04.10 20:52:10.986102 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.04.10 20:52:10.986232 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001153 sec., 65047.70164787511 rows/sec., 5.08 MiB/sec. | ||
| 1414 | 2026.04.10 20:52:10.986270 [ 4 ] {5c52a104-3a6b-49cd-9f10-0134e9515b88} <Debug> TCPHandler: Processed in 0.001318292 sec. | ||
| 1415 | 2026.04.10 20:52:10.986384 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.04.10 20:52:10.986487 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.04.10 20:52:10.986532 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1418 | 2026.04.10 20:52:10.986939 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.04.10 20:52:10.986976 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1420 | 2026.04.10 20:52:10.987309 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2026.04.10 20:52:10.987517 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.04.10 20:52:10.987646 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 1423 | 2026.04.10 20:52:10.987683 [ 4 ] {111a513d-95cf-45dc-b983-4159a00ab77e} <Debug> TCPHandler: Processed in 0.001349741 sec. | ||
| 1424 | 2026.04.10 20:52:10.987785 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.04.10 20:52:10.987879 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.04.10 20:52:10.987933 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <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 | ||
| 1427 | 2026.04.10 20:52:10.988665 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.04.10 20:52:10.988702 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1429 | 2026.04.10 20:52:10.989207 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1430 | 2026.04.10 20:52:10.989436 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2026.04.10 20:52:10.989575 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001714 sec., 6417.736289381563 rows/sec., 11.50 MiB/sec. | ||
| 1432 | 2026.04.10 20:52:10.989634 [ 4 ] {44b275cc-29ab-4e0e-bc52-7a185f3b8e0c} <Debug> TCPHandler: Processed in 0.001898327 sec. | ||
| 1433 | 2026.04.10 20:52:10.989790 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.04.10 20:52:10.989911 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.04.10 20:52:10.989962 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1436 | 2026.04.10 20:52:10.990366 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.04.10 20:52:10.990408 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1438 | 2026.04.10 20:52:10.990725 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1439 | 2026.04.10 20:52:10.990934 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.04.10 20:52:10.991069 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 1441 | 2026.04.10 20:52:10.991131 [ 4 ] {883bfc50-c8cd-47dc-bab6-3934ad9260fe} <Debug> TCPHandler: Processed in 0.001401342 sec. | ||
| 1442 | 2026.04.10 20:52:12.430681 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1443 | 2026.04.10 20:52:12.430731 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1444 | 2026.04.10 20:52:12.519993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1445 | 2026.04.10 20:52:12.520470 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.04.10 20:52:12.520516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1447 | 2026.04.10 20:52:12.521012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1448 | 2026.04.10 20:52:12.521255 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.04.10 20:52:12.521387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1450 | 2026.04.10 20:52:12.521395 [ 78 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1451 | 2026.04.10 20:52:12.521469 [ 78 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.04.10 20:52:12.521490 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1453 | 2026.04.10 20:52:12.523757 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 1454 | 2026.04.10 20:52:12.525964 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1455 | 2026.04.10 20:52:12.528037 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 1456 | 2026.04.10 20:52:12.534091 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 1457 | 2026.04.10 20:52:12.534150 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 1458 | 2026.04.10 20:52:12.534195 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1459 | 2026.04.10 20:52:12.534236 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1460 | 2026.04.10 20:52:12.534290 [ 205 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1461 | 2026.04.10 20:52:12.569003 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.047409423 sec., 60262.281614353335 rows/sec., 882.75 KiB/sec. | ||
| 1462 | 2026.04.10 20:52:12.569773 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1463 | 2026.04.10 20:52:12.570126 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.04.10 20:52:12.570209 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_6_1} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1465 | 2026.04.10 20:52:12.570332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1466 | 2026.04.10 20:52:12.673019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1467 | 2026.04.10 20:52:12.690462 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.04.10 20:52:12.690502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1469 | 2026.04.10 20:52:12.696903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1470 | 2026.04.10 20:52:12.697632 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.04.10 20:52:12.697907 [ 76 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1472 | 2026.04.10 20:52:12.697950 [ 76 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.04.10 20:52:12.697971 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1474 | 2026.04.10 20:52:12.698063 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1475 | 2026.04.10 20:52:12.700471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1476 | 2026.04.10 20:52:12.701151 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2026.04.10 20:52:12.701937 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1478 | 2026.04.10 20:52:12.705334 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1479 | 2026.04.10 20:52:12.708663 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1480 | 2026.04.10 20:52:12.713036 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1481 | 2026.04.10 20:52:12.719967 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1482 | 2026.04.10 20:52:12.724162 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 1483 | 2026.04.10 20:52:12.782663 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084639595 sec., 543.4808614100765 rows/sec., 2.81 MiB/sec. | ||
| 1484 | 2026.04.10 20:52:12.785218 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1485 | 2026.04.10 20:52:12.787524 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_6_1} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.04.10 20:52:12.787635 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_6_1} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1487 | 2026.04.10 20:52:12.789670 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1488 | 2026.04.10 20:52:13.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.34 MiB, peak 178.88 MiB, free memory in arenas 0.00 B, will set to 179.99 MiB (RSS), difference: 10.64 MiB | ||
| 1489 | 2026.04.10 20:52:15.980148 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.04.10 20:52:15.980340 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1491 | 2026.04.10 20:52:15.980409 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1492 | 2026.04.10 20:52:15.981050 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.04.10 20:52:15.981099 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1494 | 2026.04.10 20:52:15.981489 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1495 | 2026.04.10 20:52:15.981714 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.04.10 20:52:15.981863 [ 72 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1497 | 2026.04.10 20:52:15.981872 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 1498 | 2026.04.10 20:52:15.981939 [ 72 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.04.10 20:52:15.981964 [ 4 ] {1493dc52-1f8f-4384-b2a3-16c60899e1ba} <Debug> TCPHandler: Processed in 0.001947727 sec. | ||
| 1500 | 2026.04.10 20:52:15.981967 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1501 | 2026.04.10 20:52:15.982094 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 1502 | 2026.04.10 20:52:15.982113 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.04.10 20:52:15.982196 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1504 | 2026.04.10 20:52:15.982218 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1505 | 2026.04.10 20:52:15.982237 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1506 | 2026.04.10 20:52:15.982261 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1507 | 2026.04.10 20:52:15.982321 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 1508 | 2026.04.10 20:52:15.982368 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1509 | 2026.04.10 20:52:15.982416 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 1510 | 2026.04.10 20:52:15.982458 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1511 | 2026.04.10 20:52:15.982499 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 1512 | 2026.04.10 20:52:15.982715 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.04.10 20:52:15.982752 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1514 | 2026.04.10 20:52:15.983151 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1515 | 2026.04.10 20:52:15.983378 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.04.10 20:52:15.983436 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380203 sec., 381827.890534943 rows/sec., 33.22 MiB/sec. | ||
| 1517 | 2026.04.10 20:52:15.983483 [ 72 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1518 | 2026.04.10 20:52:15.983513 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 1519 | 2026.04.10 20:52:15.983517 [ 72 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.04.10 20:52:15.983553 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1521 | 2026.04.10 20:52:15.983558 [ 4 ] {41f0f902-b9d5-4cf1-be94-e181a388298f} <Debug> TCPHandler: Processed in 0.001496823 sec. | ||
| 1522 | 2026.04.10 20:52:15.983620 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 1523 | 2026.04.10 20:52:15.983697 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1524 | 2026.04.10 20:52:15.983704 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1525 | 2026.04.10 20:52:15.983704 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.04.10 20:52:15.983747 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1527 | 2026.04.10 20:52:15.983793 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 1528 | 2026.04.10 20:52:15.983830 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1529 | 2026.04.10 20:52:15.983834 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1530 | 2026.04.10 20:52:15.983866 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 1531 | 2026.04.10 20:52:15.983884 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1532 | 2026.04.10 20:52:15.983901 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1533 | 2026.04.10 20:52:15.983936 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 1534 | 2026.04.10 20:52:15.984117 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.04.10 20:52:15.984212 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_6_1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1536 | 2026.04.10 20:52:15.984304 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.04.10 20:52:15.984310 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1538 | 2026.04.10 20:52:15.984347 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1539 | 2026.04.10 20:52:15.984711 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1540 | 2026.04.10 20:52:15.984761 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164131 sec., 397721.5622640407 rows/sec., 32.90 MiB/sec. | ||
| 1541 | 2026.04.10 20:52:15.984901 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1542 | 2026.04.10 20:52:15.984936 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.04.10 20:52:15.985045 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1544 | 2026.04.10 20:52:15.985069 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 1545 | 2026.04.10 20:52:15.985080 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.04.10 20:52:15.985112 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1547 | 2026.04.10 20:52:15.985112 [ 4 ] {c4b6104c-5557-436d-b302-eea4c4cdb9ce} <Debug> TCPHandler: Processed in 0.001457843 sec. | ||
| 1548 | 2026.04.10 20:52:15.985190 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.04.10 20:52:15.985212 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 1550 | 2026.04.10 20:52:15.985253 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.04.10 20:52:15.985254 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_6_1} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2026.04.10 20:52:15.985331 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1553 | 2026.04.10 20:52:15.985340 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1554 | 2026.04.10 20:52:15.985353 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.04.10 20:52:15.985385 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1556 | 2026.04.10 20:52:15.985402 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1557 | 2026.04.10 20:52:15.985480 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 1558 | 2026.04.10 20:52:15.985543 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1559 | 2026.04.10 20:52:15.985598 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 1560 | 2026.04.10 20:52:15.985655 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1561 | 2026.04.10 20:52:15.985712 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 1562 | 2026.04.10 20:52:15.985757 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.04.10 20:52:15.985798 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1564 | 2026.04.10 20:52:15.986168 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1565 | 2026.04.10 20:52:15.986400 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.04.10 20:52:15.986500 [ 72 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1567 | 2026.04.10 20:52:15.986530 [ 72 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.04.10 20:52:15.986535 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 1569 | 2026.04.10 20:52:15.986551 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1570 | 2026.04.10 20:52:15.986581 [ 4 ] {e25fbfb6-3f5b-4b1c-9dc0-68f6560ad91c} <Debug> TCPHandler: Processed in 0.001378082 sec. | ||
| 1571 | 2026.04.10 20:52:15.986676 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 1572 | 2026.04.10 20:52:15.986818 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2026.04.10 20:52:15.986863 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2026.04.10 20:52:15.986955 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 1575 | 2026.04.10 20:52:15.987004 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1576 | 2026.04.10 20:52:15.987065 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 1577 | 2026.04.10 20:52:15.987113 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1578 | 2026.04.10 20:52:15.987177 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 1579 | 2026.04.10 20:52:15.989132 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1121 rows, containing 5 columns (5 merged, 0 gathered) in 0.003959296 sec., 283131.1425061425 rows/sec., 20.17 MiB/sec. | ||
| 1580 | 2026.04.10 20:52:15.989227 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597083 sec., 138617.0561356722 rows/sec., 9.34 MiB/sec. | ||
| 1581 | 2026.04.10 20:52:15.989403 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1582 | 2026.04.10 20:52:15.989442 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2026.04.10 20:52:15.989820 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.04.10 20:52:15.989902 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_6_1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1585 | 2026.04.10 20:52:15.989946 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.04.10 20:52:15.989994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1587 | 2026.04.10 20:52:15.990034 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1588 | 2026.04.10 20:52:15.990135 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1589 | 2026.04.10 20:52:16.760475 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.04.10 20:52:16.760703 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1591 | 2026.04.10 20:52:16.761090 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1592 | 2026.04.10 20:52:16.765513 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1593 | 2026.04.10 20:52:16.765785 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1594 | 2026.04.10 20:52:16.765868 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1595 | 2026.04.10 20:52:16.766078 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1596 | 2026.04.10 20:52:16.768672 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1597 | 2026.04.10 20:52:16.770605 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1598 | 2026.04.10 20:52:16.770630 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1599 | 2026.04.10 20:52:16.770721 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1600 | 2026.04.10 20:52:16.770747 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1601 | 2026.04.10 20:52:16.785189 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.024587 sec., 1057.469394395412 rows/sec., 45.76 KiB/sec. | ||
| 1602 | 2026.04.10 20:52:16.785313 [ 4 ] {52459c1e-5a9a-43dd-9148-0433d8a87744} <Debug> TCPHandler: Processed in 0.024951403 sec. | ||
| 1603 | 2026.04.10 20:52:16.785673 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.04.10 20:52:16.785807 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1605 | 2026.04.10 20:52:16.786014 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1606 | 2026.04.10 20:52:16.786047 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1607 | 2026.04.10 20:52:16.786233 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1608 | 2026.04.10 20:52:16.786285 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1609 | 2026.04.10 20:52:16.786383 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1610 | 2026.04.10 20:52:16.786411 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1611 | 2026.04.10 20:52:16.786429 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1612 | 2026.04.10 20:52:16.786443 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1613 | 2026.04.10 20:52:16.786475 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1614 | 2026.04.10 20:52:16.786493 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1615 | 2026.04.10 20:52:16.786951 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 937.50 KiB/sec. | ||
| 1616 | 2026.04.10 20:52:16.787041 [ 4 ] {685c2b74-56e7-4cdd-a32d-570d675500a4} <Debug> TCPHandler: Processed in 0.001435653 sec. | ||
| 1617 | 2026.04.10 20:52:16.787280 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.04.10 20:52:16.787408 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1619 | 2026.04.10 20:52:16.787607 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1620 | 2026.04.10 20:52:16.787641 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1621 | 2026.04.10 20:52:16.787825 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1622 | 2026.04.10 20:52:16.787875 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1623 | 2026.04.10 20:52:16.787970 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1624 | 2026.04.10 20:52:16.787997 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1625 | 2026.04.10 20:52:16.788014 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1626 | 2026.04.10 20:52:16.788028 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1627 | 2026.04.10 20:52:16.788059 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1628 | 2026.04.10 20:52:16.788076 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1629 | 2026.04.10 20:52:16.788714 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001357 sec., 19159.91156963891 rows/sec., 829.03 KiB/sec. | ||
| 1630 | 2026.04.10 20:52:16.788804 [ 4 ] {b1a586dd-2add-4d25-8f02-5a85a2668073} <Debug> TCPHandler: Processed in 0.001580474 sec. | ||
| 1631 | 2026.04.10 20:52:16.789884 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.04.10 20:52:16.790012 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1633 | 2026.04.10 20:52:16.790209 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1634 | 2026.04.10 20:52:16.790242 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1635 | 2026.04.10 20:52:16.790443 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1636 | 2026.04.10 20:52:16.790493 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1637 | 2026.04.10 20:52:16.790587 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1638 | 2026.04.10 20:52:16.790614 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1639 | 2026.04.10 20:52:16.790632 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1640 | 2026.04.10 20:52:16.790646 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1641 | 2026.04.10 20:52:16.790677 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1642 | 2026.04.10 20:52:16.790695 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1643 | 2026.04.10 20:52:16.791155 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 942.21 KiB/sec. | ||
| 1644 | 2026.04.10 20:52:16.791235 [ 4 ] {e6460637-903f-4cc7-8725-a04c8a5b9e48} <Debug> TCPHandler: Processed in 0.001404112 sec. | ||
| 1645 | 2026.04.10 20:52:16.795705 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.04.10 20:52:16.795858 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1647 | 2026.04.10 20:52:16.796102 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1648 | 2026.04.10 20:52:16.796142 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1649 | 2026.04.10 20:52:16.796371 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1650 | 2026.04.10 20:52:16.796432 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1651 | 2026.04.10 20:52:16.796549 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1652 | 2026.04.10 20:52:16.796582 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1653 | 2026.04.10 20:52:16.796604 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1654 | 2026.04.10 20:52:16.796622 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1655 | 2026.04.10 20:52:16.796660 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1656 | 2026.04.10 20:52:16.796678 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1657 | 2026.04.10 20:52:16.797183 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001389 sec., 18718.502519798414 rows/sec., 809.94 KiB/sec. | ||
| 1658 | 2026.04.10 20:52:16.797267 [ 4 ] {b8a9e031-685e-4867-b2d3-7ea85283f86c} <Debug> TCPHandler: Processed in 0.001618784 sec. | ||
| 1659 | 2026.04.10 20:52:16.797476 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.04.10 20:52:16.797604 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1661 | 2026.04.10 20:52:16.797807 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1662 | 2026.04.10 20:52:16.797841 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1663 | 2026.04.10 20:52:16.798092 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1664 | 2026.04.10 20:52:16.798159 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1665 | 2026.04.10 20:52:16.798279 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1666 | 2026.04.10 20:52:16.798308 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1667 | 2026.04.10 20:52:16.798326 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1668 | 2026.04.10 20:52:16.798341 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1669 | 2026.04.10 20:52:16.798375 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1670 | 2026.04.10 20:52:16.798393 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1671 | 2026.04.10 20:52:16.798864 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001311 sec., 19832.18916857361 rows/sec., 858.12 KiB/sec. | ||
| 1672 | 2026.04.10 20:52:16.798956 [ 4 ] {8ad8203f-58f0-4f1c-85ba-98eb601310f1} <Debug> TCPHandler: Processed in 0.001526714 sec. | ||
| 1673 | 2026.04.10 20:52:16.799233 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.04.10 20:52:16.799366 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1675 | 2026.04.10 20:52:16.799595 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1676 | 2026.04.10 20:52:16.799630 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1677 | 2026.04.10 20:52:16.799824 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1678 | 2026.04.10 20:52:16.799877 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1679 | 2026.04.10 20:52:16.799976 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1680 | 2026.04.10 20:52:16.800004 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1681 | 2026.04.10 20:52:16.800022 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1682 | 2026.04.10 20:52:16.800037 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1683 | 2026.04.10 20:52:16.800070 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1684 | 2026.04.10 20:52:16.800088 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1685 | 2026.04.10 20:52:16.800508 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 939.85 KiB/sec. | ||
| 1686 | 2026.04.10 20:52:16.800592 [ 4 ] {ee95c7da-02bf-4c48-a18a-6c0180f6d594} <Debug> TCPHandler: Processed in 0.001417953 sec. | ||
| 1687 | 2026.04.10 20:52:16.800814 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.04.10 20:52:16.800947 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1689 | 2026.04.10 20:52:16.801151 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1690 | 2026.04.10 20:52:16.801185 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1691 | 2026.04.10 20:52:16.801377 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2026.04.10 20:52:16.801427 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1693 | 2026.04.10 20:52:16.801522 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1694 | 2026.04.10 20:52:16.801549 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1695 | 2026.04.10 20:52:16.801567 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1696 | 2026.04.10 20:52:16.801580 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1697 | 2026.04.10 20:52:16.801612 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1698 | 2026.04.10 20:52:16.801630 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1699 | 2026.04.10 20:52:16.802073 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001182 sec., 21996.615905245344 rows/sec., 951.78 KiB/sec. | ||
| 1700 | 2026.04.10 20:52:16.802156 [ 4 ] {81471772-824e-495c-adaf-46b4fd8683ea} <Debug> TCPHandler: Processed in 0.001390533 sec. | ||
| 1701 | 2026.04.10 20:52:16.802378 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.04.10 20:52:16.802510 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1703 | 2026.04.10 20:52:16.802716 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1704 | 2026.04.10 20:52:16.802750 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1705 | 2026.04.10 20:52:16.802981 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1706 | 2026.04.10 20:52:16.803033 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1707 | 2026.04.10 20:52:16.803130 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1708 | 2026.04.10 20:52:16.803157 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1709 | 2026.04.10 20:52:16.803175 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1710 | 2026.04.10 20:52:16.803189 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1711 | 2026.04.10 20:52:16.803221 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1712 | 2026.04.10 20:52:16.803238 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1713 | 2026.04.10 20:52:16.803741 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001286 sec., 20217.72939346812 rows/sec., 874.81 KiB/sec. | ||
| 1714 | 2026.04.10 20:52:16.803827 [ 4 ] {42b48977-e974-45bd-8547-411b65385097} <Debug> TCPHandler: Processed in 0.001497094 sec. | ||
| 1715 | 2026.04.10 20:52:16.804034 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.04.10 20:52:16.804167 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1717 | 2026.04.10 20:52:16.804370 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1718 | 2026.04.10 20:52:16.804404 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1719 | 2026.04.10 20:52:16.804598 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1720 | 2026.04.10 20:52:16.804648 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1721 | 2026.04.10 20:52:16.804743 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1722 | 2026.04.10 20:52:16.804769 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1723 | 2026.04.10 20:52:16.804787 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1724 | 2026.04.10 20:52:16.804801 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1725 | 2026.04.10 20:52:16.804833 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1726 | 2026.04.10 20:52:16.804851 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1727 | 2026.04.10 20:52:16.805328 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001217 sec., 21364.009860312242 rows/sec., 924.40 KiB/sec. | ||
| 1728 | 2026.04.10 20:52:16.805416 [ 4 ] {e336491e-d08c-4bc8-a133-80220910d718} <Debug> TCPHandler: Processed in 0.001429603 sec. | ||
| 1729 | 2026.04.10 20:52:16.820815 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.04.10 20:52:16.820974 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1731 | 2026.04.10 20:52:16.821224 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1732 | 2026.04.10 20:52:16.821266 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1733 | 2026.04.10 20:52:16.821505 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1734 | 2026.04.10 20:52:16.821566 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1735 | 2026.04.10 20:52:16.821668 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1736 | 2026.04.10 20:52:16.821695 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1737 | 2026.04.10 20:52:16.821712 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1738 | 2026.04.10 20:52:16.821727 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1739 | 2026.04.10 20:52:16.821758 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1740 | 2026.04.10 20:52:16.821776 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1741 | 2026.04.10 20:52:16.822218 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001313 sec., 19801.980198019803 rows/sec., 856.82 KiB/sec. | ||
| 1742 | 2026.04.10 20:52:16.822302 [ 4 ] {78abf576-22cd-4f83-bf6d-fa6418c9deef} <Debug> TCPHandler: Processed in 0.001545054 sec. | ||
| 1743 | 2026.04.10 20:52:16.869372 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.04.10 20:52:16.869543 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1745 | 2026.04.10 20:52:16.869810 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1746 | 2026.04.10 20:52:16.869854 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1747 | 2026.04.10 20:52:16.870104 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1748 | 2026.04.10 20:52:16.870167 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1749 | 2026.04.10 20:52:16.870287 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1750 | 2026.04.10 20:52:16.870320 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1751 | 2026.04.10 20:52:16.870342 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1752 | 2026.04.10 20:52:16.870359 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1753 | 2026.04.10 20:52:16.870399 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1754 | 2026.04.10 20:52:16.870420 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1755 | 2026.04.10 20:52:16.870908 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001438 sec., 18080.66759388039 rows/sec., 782.34 KiB/sec. | ||
| 1756 | 2026.04.10 20:52:16.870992 [ 4 ] {5274a9f9-e1a2-4f1f-bf6c-3ad4d8704e95} <Debug> TCPHandler: Processed in 0.001684945 sec. | ||
| 1757 | 2026.04.10 20:52:16.919887 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.04.10 20:52:16.920055 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1759 | 2026.04.10 20:52:16.920320 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.04.10 20:52:16.920364 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1761 | 2026.04.10 20:52:16.920627 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.04.10 20:52:16.920686 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.04.10 20:52:16.920784 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1764 | 2026.04.10 20:52:16.920811 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.04.10 20:52:16.920829 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 1766 | 2026.04.10 20:52:16.920843 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2026.04.10 20:52:16.920876 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1768 | 2026.04.10 20:52:16.920893 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1769 | 2026.04.10 20:52:16.921356 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001374 sec., 18922.852983988356 rows/sec., 818.78 KiB/sec. | ||
| 1770 | 2026.04.10 20:52:16.921441 [ 4 ] {bc2a92bf-c43e-4e16-ae42-fa48762a157e} <Debug> TCPHandler: Processed in 0.001616945 sec. | ||
| 1771 | 2026.04.10 20:52:16.922763 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.04.10 20:52:16.922870 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1773 | 2026.04.10 20:52:16.922911 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1774 | 2026.04.10 20:52:16.923393 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.04.10 20:52:16.923433 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1776 | 2026.04.10 20:52:16.923883 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1777 | 2026.04.10 20:52:16.924077 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.04.10 20:52:16.924216 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Debug> executeQuery: Read 13 rows, 2.26 KiB in 0.001377 sec., 9440.81336238199 rows/sec., 1.60 MiB/sec. | ||
| 1779 | 2026.04.10 20:52:16.924254 [ 4 ] {a02341cd-7d10-43e4-8540-945ebba4c475} <Debug> TCPHandler: Processed in 0.001539214 sec. | ||
| 1780 | 2026.04.10 20:52:16.924373 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.04.10 20:52:16.924465 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.04.10 20:52:16.924504 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1783 | 2026.04.10 20:52:16.924921 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.04.10 20:52:16.924956 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1785 | 2026.04.10 20:52:16.925234 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1786 | 2026.04.10 20:52:16.925435 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.04.10 20:52:16.925557 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 1788 | 2026.04.10 20:52:16.925593 [ 4 ] {83365a15-b3bb-4a32-9137-2fb8a0519bc2} <Debug> TCPHandler: Processed in 0.001267962 sec. | ||
| 1789 | 2026.04.10 20:52:16.925703 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.04.10 20:52:16.925796 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1791 | 2026.04.10 20:52:16.925835 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1792 | 2026.04.10 20:52:16.926222 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.04.10 20:52:16.926258 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1794 | 2026.04.10 20:52:16.926523 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1795 | 2026.04.10 20:52:16.926728 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.04.10 20:52:16.926850 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001072 sec., 3731.3432835820895 rows/sec., 304.26 KiB/sec. | ||
| 1797 | 2026.04.10 20:52:16.926885 [ 4 ] {2cb001f8-1109-4b62-9cb0-eada43819c89} <Debug> TCPHandler: Processed in 0.001229651 sec. | ||
| 1798 | 2026.04.10 20:52:16.927008 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.04.10 20:52:16.927110 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.04.10 20:52:16.927150 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.04.10 20:52:16.929589 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.04.10 20:52:16.929638 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1803 | 2026.04.10 20:52:16.930138 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.04.10 20:52:16.930357 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.04.10 20:52:16.930487 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Debug> executeQuery: Read 2596 rows, 199.91 KiB in 0.003438 sec., 755090.1687027342 rows/sec., 56.79 MiB/sec. | ||
| 1806 | 2026.04.10 20:52:16.930524 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 1807 | 2026.04.10 20:52:16.930537 [ 4 ] {d504cf82-4024-4908-8b7f-fecc4f6c52a1} <Debug> TCPHandler: Processed in 0.003626822 sec. | ||
| 1808 | 2026.04.10 20:52:16.930659 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.04.10 20:52:16.930751 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.04.10 20:52:16.930852 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1811 | 2026.04.10 20:52:16.931302 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.04.10 20:52:16.931340 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1813 | 2026.04.10 20:52:16.931664 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1814 | 2026.04.10 20:52:16.931877 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.04.10 20:52:16.932025 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Debug> executeQuery: Read 60 rows, 4.55 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.61 MiB/sec. | ||
| 1816 | 2026.04.10 20:52:16.932169 [ 4 ] {af73d86b-1fdc-4f77-9fda-32bd855194a8} <Debug> TCPHandler: Processed in 0.001504873 sec. | ||
| 1817 | 2026.04.10 20:52:16.934075 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.04.10 20:52:16.934181 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.04.10 20:52:16.934223 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1820 | 2026.04.10 20:52:16.935075 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.04.10 20:52:16.935114 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1822 | 2026.04.10 20:52:16.935509 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1823 | 2026.04.10 20:52:16.935728 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.04.10 20:52:16.935860 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001699 sec., 486168.33431430254 rows/sec., 28.44 MiB/sec. | ||
| 1825 | 2026.04.10 20:52:16.935899 [ 4 ] {fd49f767-e242-4c0a-a287-f35d26e9f1ee} <Debug> TCPHandler: Processed in 0.001887307 sec. | ||
| 1826 | 2026.04.10 20:52:16.936024 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.04.10 20:52:16.936121 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.04.10 20:52:16.936162 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1829 | 2026.04.10 20:52:16.936584 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.04.10 20:52:16.936625 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1831 | 2026.04.10 20:52:16.936934 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1832 | 2026.04.10 20:52:16.937166 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.04.10 20:52:16.937314 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 116.22 KiB/sec. | ||
| 1834 | 2026.04.10 20:52:16.937369 [ 4 ] {1f1da77b-28ad-4b82-b344-b0b3f018f00a} <Debug> TCPHandler: Processed in 0.001392363 sec. | ||
| 1835 | 2026.04.10 20:52:16.937530 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.04.10 20:52:16.937628 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.04.10 20:52:16.937668 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1838 | 2026.04.10 20:52:16.938090 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.04.10 20:52:16.938127 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1840 | 2026.04.10 20:52:16.938442 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1841 | 2026.04.10 20:52:16.938665 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.04.10 20:52:16.938795 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 1843 | 2026.04.10 20:52:16.938845 [ 4 ] {17871fb8-864e-4adc-9efb-61f1ebed3680} <Debug> TCPHandler: Processed in 0.001371792 sec. | ||
| 1844 | 2026.04.10 20:52:16.938983 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.04.10 20:52:16.939079 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1846 | 2026.04.10 20:52:16.939121 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1847 | 2026.04.10 20:52:16.940333 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.04.10 20:52:16.940369 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1849 | 2026.04.10 20:52:16.940787 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1850 | 2026.04.10 20:52:16.940997 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.04.10 20:52:16.941124 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Debug> executeQuery: Read 1381 rows, 95.79 KiB in 0.002063 sec., 669413.4755210858 rows/sec., 45.34 MiB/sec. | ||
| 1852 | 2026.04.10 20:52:16.941163 [ 4 ] {d8d94a3d-402a-4f30-be71-e5190fd255ae} <Debug> TCPHandler: Processed in 0.002230989 sec. | ||
| 1853 | 2026.04.10 20:52:16.941292 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.04.10 20:52:16.941388 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.04.10 20:52:16.941431 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1856 | 2026.04.10 20:52:16.942779 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.04.10 20:52:16.942816 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1858 | 2026.04.10 20:52:16.943511 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1859 | 2026.04.10 20:52:16.943732 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.04.10 20:52:16.943937 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Debug> executeQuery: Read 3086 rows, 198.91 KiB in 0.002566 sec., 1202650.0389711612 rows/sec., 75.70 MiB/sec. | ||
| 1861 | 2026.04.10 20:52:16.943988 [ 4 ] {fe81831e-85be-47f7-8998-105061e8fccd} <Debug> TCPHandler: Processed in 0.002747635 sec. | ||
| 1862 | 2026.04.10 20:52:16.944114 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.04.10 20:52:16.944209 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.04.10 20:52:16.944252 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1865 | 2026.04.10 20:52:16.944669 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.04.10 20:52:16.944819 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1867 | 2026.04.10 20:52:16.945378 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1868 | 2026.04.10 20:52:16.945702 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.04.10 20:52:16.945867 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001675 sec., 597.0149253731344 rows/sec., 37.90 KiB/sec. | ||
| 1870 | 2026.04.10 20:52:16.945919 [ 4 ] {44b5fa8b-7db7-40b6-83d1-4a0a78183de4} <Debug> TCPHandler: Processed in 0.001854566 sec. | ||
| 1871 | 2026.04.10 20:52:16.946070 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.04.10 20:52:16.946190 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.04.10 20:52:16.946255 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <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 | ||
| 1874 | 2026.04.10 20:52:16.947394 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.04.10 20:52:16.947438 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1876 | 2026.04.10 20:52:16.948266 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1877 | 2026.04.10 20:52:16.948594 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.04.10 20:52:16.948768 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002601 sec., 16916.570549788543 rows/sec., 30.31 MiB/sec. | ||
| 1879 | 2026.04.10 20:52:16.948843 [ 4 ] {64d17494-db4e-4693-ad48-09b26b556162} <Debug> TCPHandler: Processed in 0.002832425 sec. | ||
| 1880 | 2026.04.10 20:52:16.949001 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.04.10 20:52:16.949114 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.04.10 20:52:16.949172 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1883 | 2026.04.10 20:52:16.949575 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Trace> oximeter.measurements_i64 (6e71e62a-35d4-4392-82a7-ae9201c9e340): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.04.10 20:52:16.949616 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1885 | 2026.04.10 20:52:16.950001 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1886 | 2026.04.10 20:52:16.950214 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Trace> oximeter.measurements_i64 (6e71e62a-35d4-4392-82a7-ae9201c9e340): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.04.10 20:52:16.950342 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001254 sec., 21531.1004784689 rows/sec., 1.55 MiB/sec. | ||
| 1888 | 2026.04.10 20:52:16.950378 [ 4 ] {81144087-a409-4b97-9467-2242c948c12a} <Debug> TCPHandler: Processed in 0.001438383 sec. | ||
| 1889 | 2026.04.10 20:52:16.950499 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.04.10 20:52:16.950595 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.04.10 20:52:16.950636 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1892 | 2026.04.10 20:52:16.950962 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.04.10 20:52:16.950995 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1894 | 2026.04.10 20:52:16.951292 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1895 | 2026.04.10 20:52:16.951501 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.04.10 20:52:16.951633 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 784.95 KiB/sec. | ||
| 1897 | 2026.04.10 20:52:16.951676 [ 4 ] {8ef5b4a9-ca3b-4d92-bda4-445cf8b5f04a} <Debug> TCPHandler: Processed in 0.001226221 sec. | ||
| 1898 | 2026.04.10 20:52:17.520732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 270 | ||
| 1899 | 2026.04.10 20:52:17.524083 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.04.10 20:52:17.524143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1901 | 2026.04.10 20:52:17.525434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1902 | 2026.04.10 20:52:17.525711 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.04.10 20:52:17.526052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1904 | 2026.04.10 20:52:20.021603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 1905 | 2026.04.10 20:52:20.022244 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.04.10 20:52:20.022299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1907 | 2026.04.10 20:52:20.022923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.04.10 20:52:20.023170 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.04.10 20:52:20.023317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 1910 | 2026.04.10 20:52:20.200690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1911 | 2026.04.10 20:52:20.218681 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.04.10 20:52:20.218733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1913 | 2026.04.10 20:52:20.224458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1914 | 2026.04.10 20:52:20.225141 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.04.10 20:52:20.228351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1916 | 2026.04.10 20:52:20.978997 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.04.10 20:52:20.979189 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1918 | 2026.04.10 20:52:20.979260 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1919 | 2026.04.10 20:52:20.979956 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.04.10 20:52:20.979999 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1921 | 2026.04.10 20:52:20.980387 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1922 | 2026.04.10 20:52:20.980622 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.04.10 20:52:20.980785 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 1924 | 2026.04.10 20:52:20.980834 [ 4 ] {d9a1ed72-81c7-4ec2-be3b-b37ff229e874} <Debug> TCPHandler: Processed in 0.001969348 sec. | ||
| 1925 | 2026.04.10 20:52:20.980968 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.04.10 20:52:20.981073 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1927 | 2026.04.10 20:52:20.981116 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1928 | 2026.04.10 20:52:20.981554 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.04.10 20:52:20.981590 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1930 | 2026.04.10 20:52:20.981897 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1931 | 2026.04.10 20:52:20.982106 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.04.10 20:52:20.982233 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 1933 | 2026.04.10 20:52:20.982269 [ 4 ] {15a2a762-5212-4f13-9057-a125c8e53702} <Debug> TCPHandler: Processed in 0.001356043 sec. | ||
| 1934 | 2026.04.10 20:52:20.982385 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.04.10 20:52:20.982481 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.04.10 20:52:20.982525 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1937 | 2026.04.10 20:52:20.982916 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.04.10 20:52:20.982951 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1939 | 2026.04.10 20:52:20.983271 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2026.04.10 20:52:20.983475 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.04.10 20:52:20.983604 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 1942 | 2026.04.10 20:52:20.983641 [ 4 ] {b0080bce-6334-4bb5-bc26-639257f2cb50} <Debug> TCPHandler: Processed in 0.001306402 sec. | ||
| 1943 | 2026.04.10 20:52:20.983753 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.04.10 20:52:20.983849 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.04.10 20:52:20.983890 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2026.04.10 20:52:20.984212 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.04.10 20:52:20.984248 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1948 | 2026.04.10 20:52:20.984553 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1949 | 2026.04.10 20:52:20.984760 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.04.10 20:52:20.984887 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001057 sec., 45411.54210028382 rows/sec., 3.06 MiB/sec. | ||
| 1951 | 2026.04.10 20:52:20.984922 [ 4 ] {9ccf6a36-7b20-448e-b405-30e97cf57718} <Debug> TCPHandler: Processed in 0.001219111 sec. | ||
| 1952 | 2026.04.10 20:52:25.980656 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.04.10 20:52:25.980861 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1954 | 2026.04.10 20:52:25.980930 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1955 | 2026.04.10 20:52:25.981604 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.10 20:52:25.981656 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1957 | 2026.04.10 20:52:25.982046 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1958 | 2026.04.10 20:52:25.982279 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.10 20:52:25.982441 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 1960 | 2026.04.10 20:52:25.982492 [ 4 ] {9e86b45e-7539-4641-bb13-6f209c7fa7b9} <Debug> TCPHandler: Processed in 0.001973888 sec. | ||
| 1961 | 2026.04.10 20:52:25.982627 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.10 20:52:25.982733 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.10 20:52:25.982777 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1964 | 2026.04.10 20:52:25.983223 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.04.10 20:52:25.983262 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1966 | 2026.04.10 20:52:25.983581 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1967 | 2026.04.10 20:52:25.983796 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.04.10 20:52:25.983931 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 1969 | 2026.04.10 20:52:25.983970 [ 4 ] {8f8fa5dc-14d7-47ee-9504-1070833dbd64} <Debug> TCPHandler: Processed in 0.001395982 sec. | ||
| 1970 | 2026.04.10 20:52:25.984089 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.04.10 20:52:25.984188 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.04.10 20:52:25.984232 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1973 | 2026.04.10 20:52:25.984645 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.04.10 20:52:25.984681 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1975 | 2026.04.10 20:52:25.985004 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2026.04.10 20:52:25.985223 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.04.10 20:52:25.985354 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 1978 | 2026.04.10 20:52:25.985393 [ 4 ] {405c6c3c-9c8a-42a3-acf4-b5a9d6a44f79} <Debug> TCPHandler: Processed in 0.001356182 sec. | ||
| 1979 | 2026.04.10 20:52:25.985505 [ 4 ] {} <Trace> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.04.10 20:52:25.985604 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52929) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.04.10 20:52:25.985647 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1982 | 2026.04.10 20:52:25.986003 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.04.10 20:52:25.986040 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1984 | 2026.04.10 20:52:25.986360 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1985 | 2026.04.10 20:52:25.986572 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.10 20:52:25.986703 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 1987 | 2026.04.10 20:52:25.986739 [ 4 ] {7ce5e885-d297-4180-8d7c-7af912adc3e5} <Debug> TCPHandler: Processed in 0.001286182 sec. | ||
| 1988 | 2026.04.10 20:52:27.430790 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1989 | 2026.04.10 20:52:27.430860 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1990 | 2026.04.10 20:52:27.524371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 1991 | 2026.04.10 20:52:27.524848 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.04.10 20:52:27.524890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1993 | 2026.04.10 20:52:27.525366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1994 | 2026.04.10 20:52:27.525621 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.10 20:52:27.525754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 1996 | 2026.04.10 20:52:27.526364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 286 | ||
| 1997 | 2026.04.10 20:52:27.528316 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.04.10 20:52:27.528362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1999 | 2026.04.10 20:52:27.529530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2000 | 2026.04.10 20:52:27.529809 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.04.10 20:52:27.530134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2002 | 2026.04.10 20:52:27.728406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2003 | 2026.04.10 20:52:27.746890 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.04.10 20:52:27.746958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2005 | 2026.04.10 20:52:27.752667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2006 | 2026.04.10 20:52:27.753380 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.04.10 20:52:27.757168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2008 | 2026.04.10 20:52:30.153933 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2026.04.10 20:52:30.154022 [ 4 ] {} <Debug> TCP-Session: 70a72c04-bcff-44c9-9516-cea8a3f67484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.04.10 20:52:30.981655 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.04.10 20:52:30.981846 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2012 | 2026.04.10 20:52:30.981919 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2013 | 2026.04.10 20:52:30.982679 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.04.10 20:52:30.982725 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2015 | 2026.04.10 20:52:30.983177 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2026.04.10 20:52:30.983432 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.04.10 20:52:30.983588 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001808 sec., 70796.46017699115 rows/sec., 6.11 MiB/sec. | ||
| 2018 | 2026.04.10 20:52:30.983635 [ 6 ] {a8a4ebb4-b493-43d4-9206-6587226075aa} <Debug> TCPHandler: Processed in 0.002103039 sec. | ||
| 2019 | 2026.04.10 20:52:30.983772 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.04.10 20:52:30.983879 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.04.10 20:52:30.983927 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2022 | 2026.04.10 20:52:30.984356 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.04.10 20:52:30.984401 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2024 | 2026.04.10 20:52:30.984725 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2025 | 2026.04.10 20:52:30.984944 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.10 20:52:30.985083 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001228 sec., 29315.96091205212 rows/sec., 2.15 MiB/sec. | ||
| 2027 | 2026.04.10 20:52:30.985122 [ 6 ] {fc4e2df4-6395-4282-9565-113662e1cce5} <Debug> TCPHandler: Processed in 0.001401522 sec. | ||
| 2028 | 2026.04.10 20:52:30.985238 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.04.10 20:52:30.985337 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2030 | 2026.04.10 20:52:30.985381 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2031 | 2026.04.10 20:52:30.985827 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.04.10 20:52:30.985866 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2033 | 2026.04.10 20:52:30.986209 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2034 | 2026.04.10 20:52:30.986435 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.04.10 20:52:30.986564 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001248 sec., 80128.20512820513 rows/sec., 6.26 MiB/sec. | ||
| 2036 | 2026.04.10 20:52:30.986603 [ 6 ] {5a9a7528-3f91-4c4a-9094-c4a3472419a6} <Debug> TCPHandler: Processed in 0.001415742 sec. | ||
| 2037 | 2026.04.10 20:52:30.986728 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.04.10 20:52:30.986825 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2039 | 2026.04.10 20:52:30.986869 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2040 | 2026.04.10 20:52:30.987281 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.04.10 20:52:30.987319 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2042 | 2026.04.10 20:52:30.987650 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2043 | 2026.04.10 20:52:30.987868 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.04.10 20:52:30.987999 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2045 | 2026.04.10 20:52:30.988034 [ 6 ] {316041a4-8b4a-425d-90c4-b40d8d9b5e5e} <Debug> TCPHandler: Processed in 0.001357342 sec. | ||
| 2046 | 2026.04.10 20:52:30.988136 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.04.10 20:52:30.988232 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.04.10 20:52:30.988288 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <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 | ||
| 2049 | 2026.04.10 20:52:30.989200 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.04.10 20:52:30.989237 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2051 | 2026.04.10 20:52:30.989823 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2052 | 2026.04.10 20:52:30.990070 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.10 20:52:30.990212 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 32.27 MiB/sec. | ||
| 2054 | 2026.04.10 20:52:30.990273 [ 6 ] {8129e0bb-2117-451e-8b84-a2031e67bf86} <Debug> TCPHandler: Processed in 0.002184519 sec. | ||
| 2055 | 2026.04.10 20:52:30.990402 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.04.10 20:52:30.990500 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.04.10 20:52:30.990542 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2058 | 2026.04.10 20:52:30.990874 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.04.10 20:52:30.990912 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2060 | 2026.04.10 20:52:30.991219 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2061 | 2026.04.10 20:52:30.991429 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.04.10 20:52:30.991564 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2063 | 2026.04.10 20:52:30.991601 [ 6 ] {698aab08-1896-491f-8139-26e52771f472} <Debug> TCPHandler: Processed in 0.001248051 sec. | ||
| 2064 | 2026.04.10 20:52:31.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.59 MiB, peak 187.09 MiB, free memory in arenas 0.00 B, will set to 183.29 MiB (RSS), difference: 1.70 MiB | ||
| 2065 | 2026.04.10 20:52:35.025959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2066 | 2026.04.10 20:52:35.026738 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.04.10 20:52:35.026813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2068 | 2026.04.10 20:52:35.027451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2069 | 2026.04.10 20:52:35.027700 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.04.10 20:52:35.027844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2071 | 2026.04.10 20:52:35.257354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2072 | 2026.04.10 20:52:35.273920 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.04.10 20:52:35.273975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2074 | 2026.04.10 20:52:35.280144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2075 | 2026.04.10 20:52:35.280884 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.04.10 20:52:35.283639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2077 | 2026.04.10 20:52:35.985207 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.10 20:52:35.985426 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.10 20:52:35.985518 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2080 | 2026.04.10 20:52:35.986282 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.10 20:52:35.986340 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2082 | 2026.04.10 20:52:35.986763 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2083 | 2026.04.10 20:52:35.987089 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.10 20:52:35.987257 [ 42 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2085 | 2026.04.10 20:52:35.987269 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
| 2086 | 2026.04.10 20:52:35.987306 [ 42 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.04.10 20:52:35.987331 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2088 | 2026.04.10 20:52:35.987344 [ 6 ] {11e700b0-08da-48a2-b47b-e3bb7a3ad729} <Debug> TCPHandler: Processed in 0.002291671 sec. | ||
| 2089 | 2026.04.10 20:52:35.987515 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.04.10 20:52:35.987517 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 2091 | 2026.04.10 20:52:35.987651 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2092 | 2026.04.10 20:52:35.987717 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2093 | 2026.04.10 20:52:35.987756 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2094 | 2026.04.10 20:52:35.987848 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2095 | 2026.04.10 20:52:35.987948 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2596 rows starting from the beginning of the part | ||
| 2096 | 2026.04.10 20:52:35.988017 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 2097 | 2026.04.10 20:52:35.988082 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2098 | 2026.04.10 20:52:35.988148 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2099 | 2026.04.10 20:52:35.988210 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2100 | 2026.04.10 20:52:35.988323 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.04.10 20:52:35.988369 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2102 | 2026.04.10 20:52:35.988801 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2103 | 2026.04.10 20:52:35.989080 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.04.10 20:52:35.989203 [ 42 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2105 | 2026.04.10 20:52:35.989232 [ 42 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.04.10 20:52:35.989239 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. | ||
| 2107 | 2026.04.10 20:52:35.989251 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2108 | 2026.04.10 20:52:35.989283 [ 6 ] {4c9f22b7-4251-40ba-a82f-847ae820f337} <Debug> TCPHandler: Processed in 0.001825466 sec. | ||
| 2109 | 2026.04.10 20:52:35.989404 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 2110 | 2026.04.10 20:52:35.989449 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.04.10 20:52:35.989587 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.04.10 20:52:35.989614 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2113 | 2026.04.10 20:52:35.989645 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2114 | 2026.04.10 20:52:35.989670 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2115 | 2026.04.10 20:52:35.989777 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1381 rows starting from the beginning of the part | ||
| 2116 | 2026.04.10 20:52:35.989847 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 2117 | 2026.04.10 20:52:35.989920 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2118 | 2026.04.10 20:52:35.989987 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2119 | 2026.04.10 20:52:35.990066 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2120 | 2026.04.10 20:52:35.990259 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.04.10 20:52:35.990304 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2122 | 2026.04.10 20:52:35.990962 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2123 | 2026.04.10 20:52:35.990994 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.003560202 sec., 869332.6951672967 rows/sec., 69.94 MiB/sec. | ||
| 2124 | 2026.04.10 20:52:35.991252 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.04.10 20:52:35.991395 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2126 | 2026.04.10 20:52:35.991440 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.04.10 20:52:35.991445 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001888 sec., 84745.76271186442 rows/sec., 5.90 MiB/sec. | ||
| 2128 | 2026.04.10 20:52:35.991470 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2129 | 2026.04.10 20:52:35.991498 [ 6 ] {168a83f7-46cd-46ff-a578-1d1c678a352e} <Debug> TCPHandler: Processed in 0.002111879 sec. | ||
| 2130 | 2026.04.10 20:52:35.991544 [ 197 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2131 | 2026.04.10 20:52:35.991573 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 2132 | 2026.04.10 20:52:35.991676 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.04.10 20:52:35.991732 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2134 | 2026.04.10 20:52:35.991779 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1121 rows starting from the beginning of the part | ||
| 2135 | 2026.04.10 20:52:35.991805 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.04.10 20:52:35.991857 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3086 rows starting from the beginning of the part | ||
| 2137 | 2026.04.10 20:52:35.991871 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2138 | 2026.04.10 20:52:35.991931 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2139 | 2026.04.10 20:52:35.991957 [ 197 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.04.10 20:52:35.991996 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2141 | 2026.04.10 20:52:35.992013 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688414 sec., 667307.9369472113 rows/sec., 49.48 MiB/sec. | ||
| 2142 | 2026.04.10 20:52:35.992061 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2143 | 2026.04.10 20:52:35.992078 [ 197 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_11_2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2144 | 2026.04.10 20:52:35.992130 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2145 | 2026.04.10 20:52:35.992203 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2146 | 2026.04.10 20:52:35.992331 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2147 | 2026.04.10 20:52:35.992385 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.04.10 20:52:35.992438 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2149 | 2026.04.10 20:52:35.992764 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.04.10 20:52:35.992883 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_11_2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2151 | 2026.04.10 20:52:35.992901 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2152 | 2026.04.10 20:52:35.992979 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2153 | 2026.04.10 20:52:35.993219 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.04.10 20:52:35.993338 [ 42 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2155 | 2026.04.10 20:52:35.993366 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
| 2156 | 2026.04.10 20:52:35.993382 [ 42 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.04.10 20:52:35.993404 [ 6 ] {7311efef-4c44-42da-8cf0-1c40685b3bba} <Debug> TCPHandler: Processed in 0.001793716 sec. | ||
| 2158 | 2026.04.10 20:52:35.993404 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2159 | 2026.04.10 20:52:35.993557 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 2160 | 2026.04.10 20:52:35.993676 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2161 | 2026.04.10 20:52:35.993715 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2162 | 2026.04.10 20:52:35.993827 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2163 | 2026.04.10 20:52:35.993900 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2164 | 2026.04.10 20:52:35.993972 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2165 | 2026.04.10 20:52:35.994041 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 2166 | 2026.04.10 20:52:35.994116 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2167 | 2026.04.10 20:52:35.995036 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4815 rows, containing 5 columns (5 merged, 0 gathered) in 0.003510281 sec., 1371685.0588314724 rows/sec., 90.15 MiB/sec. | ||
| 2168 | 2026.04.10 20:52:35.995305 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001832217 sec., 327472.1280285032 rows/sec., 22.07 MiB/sec. | ||
| 2169 | 2026.04.10 20:52:35.995549 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2170 | 2026.04.10 20:52:35.995615 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2171 | 2026.04.10 20:52:35.995994 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.04.10 20:52:35.996042 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.04.10 20:52:35.996115 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_11_2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2174 | 2026.04.10 20:52:35.996162 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2175 | 2026.04.10 20:52:35.996258 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2176 | 2026.04.10 20:52:35.996330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2177 | 2026.04.10 20:52:36.000421 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.28 MiB, peak 191.52 MiB, free memory in arenas 0.00 B, will set to 186.11 MiB (RSS), difference: 1.83 MiB | ||
| 2178 | 2026.04.10 20:52:36.331095 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49404 | ||
| 2179 | 2026.04.10 20:52:36.331206 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.04.10 20:52:36.331234 [ 4 ] {} <Debug> TCP-Session: d32db66f-f565-46d8-9b4b-28dc41b63a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:49404 | ||
| 2181 | 2026.04.10 20:52:36.331257 [ 4 ] {} <Debug> TCP-Session: d32db66f-f565-46d8-9b4b-28dc41b63a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.04.10 20:52:36.331269 [ 4 ] {} <Debug> TCP-Session: d32db66f-f565-46d8-9b4b-28dc41b63a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.04.10 20:52:36.331483 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32783 | ||
| 2184 | 2026.04.10 20:52:36.331531 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44131 | ||
| 2185 | 2026.04.10 20:52:36.331575 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60475 | ||
| 2186 | 2026.04.10 20:52:36.331586 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.04.10 20:52:36.331610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40490 | ||
| 2188 | 2026.04.10 20:52:36.331624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44027 | ||
| 2189 | 2026.04.10 20:52:36.331664 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.04.10 20:52:36.331652 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46083 | ||
| 2191 | 2026.04.10 20:52:36.331734 [ 288 ] {} <Debug> TCP-Session: 13a93414-813d-4569-8628-3f45089de735 Authenticating user 'default' from [fd00:1122:3344:101::e]:60475 | ||
| 2192 | 2026.04.10 20:52:36.331639 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65182 | ||
| 2193 | 2026.04.10 20:52:36.331776 [ 288 ] {} <Debug> TCP-Session: 13a93414-813d-4569-8628-3f45089de735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.04.10 20:52:36.331633 [ 286 ] {} <Debug> TCP-Session: 286198a6-4904-41d4-81d5-4319afb09e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:32783 | ||
| 2195 | 2026.04.10 20:52:36.331797 [ 288 ] {} <Debug> TCP-Session: 13a93414-813d-4569-8628-3f45089de735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.04.10 20:52:36.331815 [ 286 ] {} <Debug> TCP-Session: 286198a6-4904-41d4-81d5-4319afb09e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.04.10 20:52:36.331629 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62266 | ||
| 2198 | 2026.04.10 20:52:36.331834 [ 286 ] {} <Debug> TCP-Session: 286198a6-4904-41d4-81d5-4319afb09e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.04.10 20:52:36.331625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.04.10 20:52:36.331869 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.04.10 20:52:36.331904 [ 287 ] {} <Debug> TCP-Session: 36f4b8fa-86c1-4e1c-ad58-f851b9a50461 Authenticating user 'default' from [fd00:1122:3344:101::e]:44131 | ||
| 2202 | 2026.04.10 20:52:36.331640 [ 4 ] {} <Trace> TCP-Session: d32db66f-f565-46d8-9b4b-28dc41b63a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.04.10 20:52:36.331935 [ 289 ] {} <Debug> TCP-Session: e07c5458-0422-4c88-9975-143684be24b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40490 | ||
| 2204 | 2026.04.10 20:52:36.331936 [ 287 ] {} <Debug> TCP-Session: 36f4b8fa-86c1-4e1c-ad58-f851b9a50461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.04.10 20:52:36.331975 [ 289 ] {} <Debug> TCP-Session: e07c5458-0422-4c88-9975-143684be24b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.04.10 20:52:36.331976 [ 287 ] {} <Debug> TCP-Session: 36f4b8fa-86c1-4e1c-ad58-f851b9a50461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.04.10 20:52:36.331998 [ 289 ] {} <Debug> TCP-Session: e07c5458-0422-4c88-9975-143684be24b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.04.10 20:52:36.332022 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.04.10 20:52:36.332056 [ 292 ] {} <Debug> TCP-Session: 30d576e8-a667-43dc-a1f6-f50b9c62f7c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65182 | ||
| 2210 | 2026.04.10 20:52:36.332069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.04.10 20:52:36.332074 [ 292 ] {} <Debug> TCP-Session: 30d576e8-a667-43dc-a1f6-f50b9c62f7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.04.10 20:52:36.332105 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49404) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2213 | 2026.04.10 20:52:36.332106 [ 291 ] {} <Debug> TCP-Session: 8645b459-bd70-4932-8835-a7ee301b72c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62266 | ||
| 2214 | 2026.04.10 20:52:36.332108 [ 292 ] {} <Debug> TCP-Session: 30d576e8-a667-43dc-a1f6-f50b9c62f7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.04.10 20:52:36.332143 [ 291 ] {} <Debug> TCP-Session: 8645b459-bd70-4932-8835-a7ee301b72c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.04.10 20:52:36.332170 [ 291 ] {} <Debug> TCP-Session: 8645b459-bd70-4932-8835-a7ee301b72c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.04.10 20:52:36.332168 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.04.10 20:52:36.332218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.04.10 20:52:36.332230 [ 290 ] {} <Debug> TCP-Session: 5ef2741f-700d-4e61-ad6a-744267bea9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44027 | ||
| 2220 | 2026.04.10 20:52:36.332254 [ 293 ] {} <Debug> TCP-Session: 58c99da2-0441-4f05-aa42-6d6f6bf4d6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:46083 | ||
| 2221 | 2026.04.10 20:52:36.332268 [ 290 ] {} <Debug> TCP-Session: 5ef2741f-700d-4e61-ad6a-744267bea9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.04.10 20:52:36.332279 [ 293 ] {} <Debug> TCP-Session: 58c99da2-0441-4f05-aa42-6d6f6bf4d6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.04.10 20:52:36.332290 [ 290 ] {} <Debug> TCP-Session: 5ef2741f-700d-4e61-ad6a-744267bea9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.04.10 20:52:36.332303 [ 293 ] {} <Debug> TCP-Session: 58c99da2-0441-4f05-aa42-6d6f6bf4d6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.04.10 20:52:36.332382 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2226 | 2026.04.10 20:52:36.332442 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.04.10 20:52:36.332749 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 2228 | 2026.04.10 20:52:36.332839 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2229 | 2026.04.10 20:52:36.732888 [ 261 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> AggregatingTransform: Aggregating | ||
| 2230 | 2026.04.10 20:52:36.732954 [ 261 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> Aggregator: Aggregation method: without_key | ||
| 2231 | 2026.04.10 20:52:36.732987 [ 261 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001350952 sec. (740.219 rows/sec., 28.91 KiB/sec.) | ||
| 2232 | 2026.04.10 20:52:36.733002 [ 261 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Trace> Aggregator: Merging aggregated data | ||
| 2233 | 2026.04.10 20:52:36.734017 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.401962 sec., 2.4877973539787344 rows/sec., 99.51 B/sec. | ||
| 2234 | 2026.04.10 20:52:36.734210 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2235 | 2026.04.10 20:52:36.734227 [ 4 ] {5c92541a-3800-464a-b5c5-669cc0bcc294} <Debug> TCPHandler: Processed in 0.402694071 sec. | ||
| 2236 | 2026.04.10 20:52:36.734334 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.04.10 20:52:36.734365 [ 4 ] {} <Debug> TCP-Session: d32db66f-f565-46d8-9b4b-28dc41b63a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.04.10 20:52:36.734380 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.04.10 20:52:36.734398 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.04.10 20:52:36.734424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.04.10 20:52:36.734440 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.04.10 20:52:36.734458 [ 291 ] {} <Debug> TCP-Session: 8645b459-bd70-4932-8835-a7ee301b72c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.04.10 20:52:36.734479 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.04.10 20:52:36.734500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.04.10 20:52:36.734532 [ 289 ] {} <Debug> TCP-Session: e07c5458-0422-4c88-9975-143684be24b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.04.10 20:52:36.734514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.04.10 20:52:36.734499 [ 287 ] {} <Debug> TCP-Session: 36f4b8fa-86c1-4e1c-ad58-f851b9a50461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.04.10 20:52:36.734598 [ 290 ] {} <Debug> TCP-Session: 5ef2741f-700d-4e61-ad6a-744267bea9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.04.10 20:52:36.734609 [ 292 ] {} <Debug> TCP-Session: 30d576e8-a667-43dc-a1f6-f50b9c62f7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.04.10 20:52:36.734483 [ 293 ] {} <Debug> TCP-Session: 58c99da2-0441-4f05-aa42-6d6f6bf4d6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.04.10 20:52:36.734459 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.04.10 20:52:36.734448 [ 286 ] {} <Debug> TCP-Session: 286198a6-4904-41d4-81d5-4319afb09e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.04.10 20:52:36.734731 [ 288 ] {} <Debug> TCP-Session: 13a93414-813d-4569-8628-3f45089de735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.04.10 20:52:37.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.54 MiB, peak 195.66 MiB, free memory in arenas 0.00 B, will set to 206.14 MiB (RSS), difference: 18.60 MiB | ||
| 2255 | 2026.04.10 20:52:37.530411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 308 | ||
| 2256 | 2026.04.10 20:52:37.532572 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.04.10 20:52:37.532635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2258 | 2026.04.10 20:52:37.533833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2259 | 2026.04.10 20:52:37.534105 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.04.10 20:52:37.534275 [ 41 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2261 | 2026.04.10 20:52:37.534351 [ 41 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.04.10 20:52:37.534376 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2263 | 2026.04.10 20:52:37.534436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2264 | 2026.04.10 20:52:37.534508 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 2265 | 2026.04.10 20:52:37.535123 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2266 | 2026.04.10 20:52:37.535288 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 2267 | 2026.04.10 20:52:37.535691 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2268 | 2026.04.10 20:52:37.536072 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2269 | 2026.04.10 20:52:37.536519 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 2270 | 2026.04.10 20:52:37.536937 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 2271 | 2026.04.10 20:52:37.537318 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2272 | 2026.04.10 20:52:37.543792 [ 191 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.009343353 sec., 32964.611312448535 rows/sec., 33.90 MiB/sec. | ||
| 2273 | 2026.04.10 20:52:37.544715 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2274 | 2026.04.10 20:52:37.545461 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.04.10 20:52:37.545542 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_6_1} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2276 | 2026.04.10 20:52:37.545710 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2277 | 2026.04.10 20:52:40.982880 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.04.10 20:52:40.983065 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2279 | 2026.04.10 20:52:40.983136 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2280 | 2026.04.10 20:52:40.983821 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.04.10 20:52:40.983859 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2282 | 2026.04.10 20:52:40.984255 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2283 | 2026.04.10 20:52:40.984482 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.04.10 20:52:40.984626 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001608 sec., 80845.77114427861 rows/sec., 6.99 MiB/sec. | ||
| 2285 | 2026.04.10 20:52:40.984666 [ 6 ] {95f430f1-699f-4cec-837d-fdf70465e7fb} <Debug> TCPHandler: Processed in 0.001907607 sec. | ||
| 2286 | 2026.04.10 20:52:40.984797 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.04.10 20:52:40.984898 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2288 | 2026.04.10 20:52:40.984940 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2289 | 2026.04.10 20:52:40.985415 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.04.10 20:52:40.985458 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2291 | 2026.04.10 20:52:40.985776 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2292 | 2026.04.10 20:52:40.985991 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.04.10 20:52:40.986093 [ 38 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2294 | 2026.04.10 20:52:40.986126 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001246 sec., 29695.02407704655 rows/sec., 2.18 MiB/sec. | ||
| 2295 | 2026.04.10 20:52:40.986136 [ 38 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.04.10 20:52:40.986190 [ 6 ] {ca98c50a-2dab-411e-8c8f-55d9a433bf03} <Debug> TCPHandler: Processed in 0.001442483 sec. | ||
| 2297 | 2026.04.10 20:52:40.986199 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2298 | 2026.04.10 20:52:40.986337 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.04.10 20:52:40.986354 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 2300 | 2026.04.10 20:52:40.986437 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2301 | 2026.04.10 20:52:40.986484 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2302 | 2026.04.10 20:52:40.986499 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2303 | 2026.04.10 20:52:40.986539 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 2304 | 2026.04.10 20:52:40.986609 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2305 | 2026.04.10 20:52:40.986656 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2306 | 2026.04.10 20:52:40.986697 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 2307 | 2026.04.10 20:52:40.986744 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 2308 | 2026.04.10 20:52:40.986810 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2309 | 2026.04.10 20:52:40.987019 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.04.10 20:52:40.987077 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2311 | 2026.04.10 20:52:40.987444 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2312 | 2026.04.10 20:52:40.987675 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.04.10 20:52:40.987771 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476933 sec., 127290.81143152737 rows/sec., 9.86 MiB/sec. | ||
| 2314 | 2026.04.10 20:52:40.987806 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001387 sec., 72819.03388608508 rows/sec., 5.69 MiB/sec. | ||
| 2315 | 2026.04.10 20:52:40.987852 [ 6 ] {ba5347ea-0901-4362-85b8-1649ee335098} <Debug> TCPHandler: Processed in 0.001568125 sec. | ||
| 2316 | 2026.04.10 20:52:40.987969 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2317 | 2026.04.10 20:52:40.987978 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.04.10 20:52:40.988078 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2319 | 2026.04.10 20:52:40.988123 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2320 | 2026.04.10 20:52:40.988249 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.04.10 20:52:40.988313 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_6_1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2322 | 2026.04.10 20:52:40.988386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2323 | 2026.04.10 20:52:40.988553 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.04.10 20:52:40.988587 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2325 | 2026.04.10 20:52:40.988917 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2326 | 2026.04.10 20:52:40.989129 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.04.10 20:52:40.989254 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 2328 | 2026.04.10 20:52:40.989289 [ 6 ] {e722bd9e-44f9-474c-8938-18153f900401} <Debug> TCPHandler: Processed in 0.001359812 sec. | ||
| 2329 | 2026.04.10 20:52:40.989404 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.04.10 20:52:40.989498 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.04.10 20:52:40.989551 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <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 | ||
| 2332 | 2026.04.10 20:52:40.990429 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.04.10 20:52:40.990463 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2334 | 2026.04.10 20:52:40.991015 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2335 | 2026.04.10 20:52:40.991245 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.04.10 20:52:40.991347 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2337 | 2026.04.10 20:52:40.991377 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001897 sec., 19504.480759093305 rows/sec., 34.95 MiB/sec. | ||
| 2338 | 2026.04.10 20:52:40.991379 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.04.10 20:52:40.991407 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2340 | 2026.04.10 20:52:40.991424 [ 6 ] {db2b8932-5f34-4a9e-b768-1de2ea84aca8} <Debug> TCPHandler: Processed in 0.002071528 sec. | ||
| 2341 | 2026.04.10 20:52:40.991489 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 2342 | 2026.04.10 20:52:40.991554 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2026.04.10 20:52:40.991655 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2344 | 2026.04.10 20:52:40.991696 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2026.04.10 20:52:40.991697 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2346 | 2026.04.10 20:52:40.991754 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2347 | 2026.04.10 20:52:40.991883 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2348 | 2026.04.10 20:52:40.992008 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2349 | 2026.04.10 20:52:40.992083 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.04.10 20:52:40.992120 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2351 | 2026.04.10 20:52:40.992123 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2352 | 2026.04.10 20:52:40.992231 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 2353 | 2026.04.10 20:52:40.992352 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2354 | 2026.04.10 20:52:40.992474 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2355 | 2026.04.10 20:52:40.992720 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.04.10 20:52:40.992859 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 2357 | 2026.04.10 20:52:40.992895 [ 6 ] {922a6bb1-27a0-4812-b0b2-27d91700e1da} <Debug> TCPHandler: Processed in 0.001390322 sec. | ||
| 2358 | 2026.04.10 20:52:40.994655 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 19 columns (19 merged, 0 gathered) in 0.003201778 sec., 46848.96954129861 rows/sec., 83.95 MiB/sec. | ||
| 2359 | 2026.04.10 20:52:40.995004 [ 195 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2360 | 2026.04.10 20:52:40.995353 [ 195 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.04.10 20:52:40.995428 [ 195 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2362 | 2026.04.10 20:52:40.995512 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2363 | 2026.04.10 20:52:42.431111 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2364 | 2026.04.10 20:52:42.431189 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2365 | 2026.04.10 20:52:42.528061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2366 | 2026.04.10 20:52:42.528542 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.04.10 20:52:42.528585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2368 | 2026.04.10 20:52:42.529076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2369 | 2026.04.10 20:52:42.529322 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.04.10 20:52:42.529465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2371 | 2026.04.10 20:52:42.783850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2372 | 2026.04.10 20:52:42.801814 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.04.10 20:52:42.801874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2374 | 2026.04.10 20:52:42.807797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2375 | 2026.04.10 20:52:42.808486 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.04.10 20:52:42.811585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2377 | 2026.04.10 20:52:43.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.92 MiB, peak 210.92 MiB, free memory in arenas 0.00 B, will set to 207.98 MiB (RSS), difference: 1.06 MiB | ||
| 2378 | 2026.04.10 20:52:45.980019 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.04.10 20:52:45.980205 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2380 | 2026.04.10 20:52:45.980269 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2381 | 2026.04.10 20:52:45.980935 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.04.10 20:52:45.980976 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2383 | 2026.04.10 20:52:45.981372 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2384 | 2026.04.10 20:52:45.981590 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.04.10 20:52:45.981739 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 2386 | 2026.04.10 20:52:45.981786 [ 6 ] {598ecd21-241a-4321-a44a-ea452fa930aa} <Debug> TCPHandler: Processed in 0.001886448 sec. | ||
| 2387 | 2026.04.10 20:52:45.981919 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.04.10 20:52:45.982020 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2389 | 2026.04.10 20:52:45.982063 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2390 | 2026.04.10 20:52:45.982489 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.04.10 20:52:45.982523 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2392 | 2026.04.10 20:52:45.982817 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2393 | 2026.04.10 20:52:45.983022 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.04.10 20:52:45.983145 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 2395 | 2026.04.10 20:52:45.983180 [ 6 ] {5e02a464-d4bc-461e-8eff-4518f28f0817} <Debug> TCPHandler: Processed in 0.001314132 sec. | ||
| 2396 | 2026.04.10 20:52:45.983297 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.04.10 20:52:45.983393 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.04.10 20:52:45.983436 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2399 | 2026.04.10 20:52:45.983835 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.04.10 20:52:45.983869 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2401 | 2026.04.10 20:52:45.984198 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2402 | 2026.04.10 20:52:45.984414 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.04.10 20:52:45.984540 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 2404 | 2026.04.10 20:52:45.984575 [ 6 ] {f2b63494-6aa0-49c4-b396-2753340569c0} <Debug> TCPHandler: Processed in 0.001326871 sec. | ||
| 2405 | 2026.04.10 20:52:45.984686 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.04.10 20:52:45.984781 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.04.10 20:52:45.984822 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2408 | 2026.04.10 20:52:45.985143 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.04.10 20:52:45.985178 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2410 | 2026.04.10 20:52:45.985475 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2411 | 2026.04.10 20:52:45.985677 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.04.10 20:52:45.985795 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 2413 | 2026.04.10 20:52:45.985828 [ 6 ] {afbd6e12-4947-477f-a2fa-26ae85966079} <Debug> TCPHandler: Processed in 0.00119136 sec. | ||
| 2414 | 2026.04.10 20:52:46.725625 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.04.10 20:52:46.725818 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.04.10 20:52:46.725887 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2417 | 2026.04.10 20:52:46.726554 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.04.10 20:52:46.726604 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2419 | 2026.04.10 20:52:46.726995 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2420 | 2026.04.10 20:52:46.727211 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.04.10 20:52:46.727353 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 2422 | 2026.04.10 20:52:46.727393 [ 6 ] {6473890a-ff5c-42ae-a90f-e8f3bb0b4852} <Debug> TCPHandler: Processed in 0.001901077 sec. | ||
| 2423 | 2026.04.10 20:52:46.727512 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.04.10 20:52:46.727606 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2425 | 2026.04.10 20:52:46.727647 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2426 | 2026.04.10 20:52:46.728039 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.04.10 20:52:46.728075 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2428 | 2026.04.10 20:52:46.728358 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2429 | 2026.04.10 20:52:46.728579 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.04.10 20:52:46.728703 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001116 sec., 12544.802867383512 rows/sec., 1022.94 KiB/sec. | ||
| 2431 | 2026.04.10 20:52:46.728740 [ 6 ] {8df3c183-803e-4a90-8edb-c9aaeb4487a2} <Debug> TCPHandler: Processed in 0.001275921 sec. | ||
| 2432 | 2026.04.10 20:52:46.728851 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.04.10 20:52:46.728943 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.04.10 20:52:46.728981 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.04.10 20:52:46.730687 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.04.10 20:52:46.730724 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2437 | 2026.04.10 20:52:46.731227 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2438 | 2026.04.10 20:52:46.731438 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.04.10 20:52:46.731566 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.00264 sec., 988636.3636363636 rows/sec., 74.42 MiB/sec. | ||
| 2440 | 2026.04.10 20:52:46.731603 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2441 | 2026.04.10 20:52:46.731618 [ 6 ] {5798afa8-c9c2-44e8-8a51-a4c64f51f9c7} <Debug> TCPHandler: Processed in 0.002814835 sec. | ||
| 2442 | 2026.04.10 20:52:46.731729 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.04.10 20:52:46.731821 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.04.10 20:52:46.731861 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2445 | 2026.04.10 20:52:46.732270 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.04.10 20:52:46.732307 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2447 | 2026.04.10 20:52:46.732611 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2448 | 2026.04.10 20:52:46.732825 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.04.10 20:52:46.732948 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001145 sec., 66375.54585152838 rows/sec., 4.86 MiB/sec. | ||
| 2450 | 2026.04.10 20:52:46.732984 [ 6 ] {8a857ec0-78d9-4fec-93a1-aad9896dc8f2} <Debug> TCPHandler: Processed in 0.001303771 sec. | ||
| 2451 | 2026.04.10 20:52:46.733095 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.04.10 20:52:46.733187 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2453 | 2026.04.10 20:52:46.733225 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2454 | 2026.04.10 20:52:46.733867 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.04.10 20:52:46.733911 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2456 | 2026.04.10 20:52:46.734232 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2457 | 2026.04.10 20:52:46.734443 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.04.10 20:52:46.734565 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001396 sec., 590974.2120343839 rows/sec., 34.57 MiB/sec. | ||
| 2459 | 2026.04.10 20:52:46.734600 [ 6 ] {42b614f0-2a66-4916-9715-b7d487744c6c} <Debug> TCPHandler: Processed in 0.001552494 sec. | ||
| 2460 | 2026.04.10 20:52:46.734710 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.04.10 20:52:46.734801 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.04.10 20:52:46.734840 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2463 | 2026.04.10 20:52:46.735217 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.04.10 20:52:46.735253 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2465 | 2026.04.10 20:52:46.735549 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2466 | 2026.04.10 20:52:46.735750 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.04.10 20:52:46.735881 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 2468 | 2026.04.10 20:52:46.735916 [ 6 ] {7ad40384-bf8b-48c3-9bbc-1448d0403bcf} <Debug> TCPHandler: Processed in 0.001255231 sec. | ||
| 2469 | 2026.04.10 20:52:46.736024 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.04.10 20:52:46.736116 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.04.10 20:52:46.736154 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2472 | 2026.04.10 20:52:46.736621 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.04.10 20:52:46.736656 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2474 | 2026.04.10 20:52:46.736932 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2475 | 2026.04.10 20:52:46.737141 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.04.10 20:52:46.737264 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 2477 | 2026.04.10 20:52:46.737301 [ 6 ] {c2c89401-d3fb-4d6d-8b1f-c5394ef5c6a7} <Debug> TCPHandler: Processed in 0.001324181 sec. | ||
| 2478 | 2026.04.10 20:52:46.737420 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.04.10 20:52:46.737511 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2480 | 2026.04.10 20:52:46.737550 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2481 | 2026.04.10 20:52:46.738357 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.04.10 20:52:46.738393 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2483 | 2026.04.10 20:52:46.738742 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2484 | 2026.04.10 20:52:46.738950 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.04.10 20:52:46.739072 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001578 sec., 873891.0012674271 rows/sec., 59.19 MiB/sec. | ||
| 2486 | 2026.04.10 20:52:46.739107 [ 6 ] {69e37283-03c9-43b7-8e08-9bfe930211c5} <Debug> TCPHandler: Processed in 0.001742196 sec. | ||
| 2487 | 2026.04.10 20:52:46.739220 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.04.10 20:52:46.739313 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.04.10 20:52:46.739355 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2490 | 2026.04.10 20:52:46.739997 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.04.10 20:52:46.740033 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2492 | 2026.04.10 20:52:46.740453 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2493 | 2026.04.10 20:52:46.740658 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.04.10 20:52:46.740784 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.00149 sec., 1032885.9060402685 rows/sec., 63.17 MiB/sec. | ||
| 2495 | 2026.04.10 20:52:46.740820 [ 6 ] {2b1e4f79-a2f3-4bdb-8e4a-b39bbda0bbaa} <Debug> TCPHandler: Processed in 0.001647115 sec. | ||
| 2496 | 2026.04.10 20:52:46.740935 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.04.10 20:52:46.741033 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2498 | 2026.04.10 20:52:46.741087 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <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 | ||
| 2499 | 2026.04.10 20:52:46.741899 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.04.10 20:52:46.741938 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2501 | 2026.04.10 20:52:46.742505 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2502 | 2026.04.10 20:52:46.742718 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.04.10 20:52:46.742851 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001836 sec., 27233.115468409585 rows/sec., 48.80 MiB/sec. | ||
| 2504 | 2026.04.10 20:52:46.742899 [ 6 ] {bbbe9fb4-4709-466d-8821-8c0a5690e124} <Debug> TCPHandler: Processed in 0.002011527 sec. | ||
| 2505 | 2026.04.10 20:52:46.743016 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.04.10 20:52:46.743110 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2507 | 2026.04.10 20:52:46.743150 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2508 | 2026.04.10 20:52:46.743462 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.04.10 20:52:46.743501 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2510 | 2026.04.10 20:52:46.743795 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2511 | 2026.04.10 20:52:46.744002 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.04.10 20:52:46.744127 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001035 sec., 11594.202898550726 rows/sec., 800.12 KiB/sec. | ||
| 2513 | 2026.04.10 20:52:46.744161 [ 6 ] {faa9d61c-438f-4251-9f13-52dbb16fb881} <Debug> TCPHandler: Processed in 0.001193971 sec. | ||
| 2514 | 2026.04.10 20:52:47.534803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 350 | ||
| 2515 | 2026.04.10 20:52:47.537727 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.04.10 20:52:47.537765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2517 | 2026.04.10 20:52:47.538944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2518 | 2026.04.10 20:52:47.539212 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.04.10 20:52:47.539451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2520 | 2026.04.10 20:52:50.029861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 2521 | 2026.04.10 20:52:50.030756 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.04.10 20:52:50.030837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2523 | 2026.04.10 20:52:50.031542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2524 | 2026.04.10 20:52:50.031768 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.04.10 20:52:50.031892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 2526 | 2026.04.10 20:52:50.031898 [ 45 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2026.04.10 20:52:50.031938 [ 45 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.04.10 20:52:50.031955 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2529 | 2026.04.10 20:52:50.032111 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 2530 | 2026.04.10 20:52:50.032294 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2531 | 2026.04.10 20:52:50.032337 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 2532 | 2026.04.10 20:52:50.032407 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2533 | 2026.04.10 20:52:50.032454 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 2534 | 2026.04.10 20:52:50.032496 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 2535 | 2026.04.10 20:52:50.032539 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 2536 | 2026.04.10 20:52:50.032581 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 2537 | 2026.04.10 20:52:50.033914 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001867197 sec., 2832588.098631264 rows/sec., 40.52 MiB/sec. | ||
| 2538 | 2026.04.10 20:52:50.034582 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2539 | 2026.04.10 20:52:50.034827 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.10 20:52:50.034898 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_11_2} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2541 | 2026.04.10 20:52:50.034964 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2542 | 2026.04.10 20:52:50.311872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2543 | 2026.04.10 20:52:50.330057 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.04.10 20:52:50.330118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2545 | 2026.04.10 20:52:50.336437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2546 | 2026.04.10 20:52:50.337116 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.04.10 20:52:50.337430 [ 65 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2548 | 2026.04.10 20:52:50.337486 [ 65 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.04.10 20:52:50.337510 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2550 | 2026.04.10 20:52:50.337637 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2551 | 2026.04.10 20:52:50.340683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2552 | 2026.04.10 20:52:50.341872 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2553 | 2026.04.10 20:52:50.343323 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2554 | 2026.04.10 20:52:50.347870 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2555 | 2026.04.10 20:52:50.352133 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2556 | 2026.04.10 20:52:50.356290 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2557 | 2026.04.10 20:52:50.360880 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2558 | 2026.04.10 20:52:50.365168 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 2559 | 2026.04.10 20:52:50.417169 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07958557 sec., 1042.902626694764 rows/sec., 5.39 MiB/sec. | ||
| 2560 | 2026.04.10 20:52:50.419457 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2561 | 2026.04.10 20:52:50.421449 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_11_2} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.04.10 20:52:50.421533 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_11_2} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2563 | 2026.04.10 20:52:50.423329 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2564 | 2026.04.10 20:52:50.979534 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.04.10 20:52:50.979737 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2566 | 2026.04.10 20:52:50.979806 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2567 | 2026.04.10 20:52:50.980472 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.04.10 20:52:50.980522 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2569 | 2026.04.10 20:52:50.980931 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2570 | 2026.04.10 20:52:50.981178 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.04.10 20:52:50.981361 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 2572 | 2026.04.10 20:52:50.981407 [ 6 ] {18255f27-1b6c-40b8-a901-9f3788d163a7} <Debug> TCPHandler: Processed in 0.002020278 sec. | ||
| 2573 | 2026.04.10 20:52:50.981544 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.04.10 20:52:50.981648 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2575 | 2026.04.10 20:52:50.981692 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2576 | 2026.04.10 20:52:50.982145 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.04.10 20:52:50.982183 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2578 | 2026.04.10 20:52:50.982498 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2579 | 2026.04.10 20:52:50.982715 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.04.10 20:52:50.982871 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 2581 | 2026.04.10 20:52:50.982910 [ 6 ] {986c15e3-c8d2-4b5e-a028-d8c5b38a87b6} <Debug> TCPHandler: Processed in 0.001418693 sec. | ||
| 2582 | 2026.04.10 20:52:50.983031 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.04.10 20:52:50.983129 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.04.10 20:52:50.983175 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2585 | 2026.04.10 20:52:50.983562 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.04.10 20:52:50.983598 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2587 | 2026.04.10 20:52:50.983947 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2588 | 2026.04.10 20:52:50.984165 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.04.10 20:52:50.984296 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 2590 | 2026.04.10 20:52:50.984332 [ 6 ] {c6cd0635-c26e-4403-a9a5-af69e284c7af} <Debug> TCPHandler: Processed in 0.001352132 sec. | ||
| 2591 | 2026.04.10 20:52:50.984452 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.04.10 20:52:50.984548 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.04.10 20:52:50.984591 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2594 | 2026.04.10 20:52:50.984925 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.04.10 20:52:50.984962 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2596 | 2026.04.10 20:52:50.985273 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2597 | 2026.04.10 20:52:50.985496 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.04.10 20:52:50.985615 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 2599 | 2026.04.10 20:52:50.985649 [ 6 ] {61bb366f-ee51-4383-afb7-6bdd3fc8072d} <Debug> TCPHandler: Processed in 0.001261891 sec. | ||
| 2600 | 2026.04.10 20:52:51.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.60 MiB, peak 219.20 MiB, free memory in arenas 0.00 B, will set to 218.98 MiB (RSS), difference: 9.38 MiB | ||
| 2601 | 2026.04.10 20:52:55.981238 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.04.10 20:52:55.981446 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2603 | 2026.04.10 20:52:55.981522 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2604 | 2026.04.10 20:52:55.982216 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.04.10 20:52:55.982256 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2606 | 2026.04.10 20:52:55.982647 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2607 | 2026.04.10 20:52:55.982877 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.04.10 20:52:55.982986 [ 150 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2609 | 2026.04.10 20:52:55.983023 [ 150 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.04.10 20:52:55.983030 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 2611 | 2026.04.10 20:52:55.983043 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2612 | 2026.04.10 20:52:55.983079 [ 6 ] {8d69cb5e-1a1b-4e5d-8208-9bccb348fb11} <Debug> TCPHandler: Processed in 0.001975538 sec. | ||
| 2613 | 2026.04.10 20:52:55.983161 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 2614 | 2026.04.10 20:52:55.983222 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.04.10 20:52:55.983304 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2616 | 2026.04.10 20:52:55.983329 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2617 | 2026.04.10 20:52:55.983343 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2601 rows starting from the beginning of the part | ||
| 2618 | 2026.04.10 20:52:55.983380 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2619 | 2026.04.10 20:52:55.983442 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2620 | 2026.04.10 20:52:55.983495 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2621 | 2026.04.10 20:52:55.983538 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2610 rows starting from the beginning of the part | ||
| 2622 | 2026.04.10 20:52:55.983583 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2623 | 2026.04.10 20:52:55.983627 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 2624 | 2026.04.10 20:52:55.983829 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.04.10 20:52:55.983869 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2626 | 2026.04.10 20:52:55.984321 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2627 | 2026.04.10 20:52:55.984601 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.04.10 20:52:55.984705 [ 150 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2629 | 2026.04.10 20:52:55.984727 [ 150 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.04.10 20:52:55.984743 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2631 | 2026.04.10 20:52:55.984746 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001439 sec., 44475.33009034052 rows/sec., 3.47 MiB/sec. | ||
| 2632 | 2026.04.10 20:52:55.984787 [ 6 ] {6b8992ce-3bda-4210-a938-d658197186bb} <Debug> TCPHandler: Processed in 0.001618834 sec. | ||
| 2633 | 2026.04.10 20:52:55.984826 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 2634 | 2026.04.10 20:52:55.984919 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.04.10 20:52:55.984953 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2636 | 2026.04.10 20:52:55.984993 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1391 rows starting from the beginning of the part | ||
| 2637 | 2026.04.10 20:52:55.985020 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.04.10 20:52:55.985072 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2639 | 2026.04.10 20:52:55.985089 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2640 | 2026.04.10 20:52:55.985166 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 2641 | 2026.04.10 20:52:55.985223 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1379 rows starting from the beginning of the part | ||
| 2642 | 2026.04.10 20:52:55.985290 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2643 | 2026.04.10 20:52:55.985358 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2644 | 2026.04.10 20:52:55.985497 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.04.10 20:52:55.985542 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2646 | 2026.04.10 20:52:55.986088 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2647 | 2026.04.10 20:52:55.986190 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003079868 sec., 1788713.0227659107 rows/sec., 141.96 MiB/sec. | ||
| 2648 | 2026.04.10 20:52:55.986354 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.04.10 20:52:55.986459 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2650 | 2026.04.10 20:52:55.986482 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.04.10 20:52:55.986499 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2652 | 2026.04.10 20:52:55.986499 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 2653 | 2026.04.10 20:52:55.986550 [ 6 ] {dfb7633f-6204-4665-9ae4-17fef0b8173b} <Debug> TCPHandler: Processed in 0.001682905 sec. | ||
| 2654 | 2026.04.10 20:52:55.986566 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 2655 | 2026.04.10 20:52:55.986623 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2656 | 2026.04.10 20:52:55.986660 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.04.10 20:52:55.986669 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2658 | 2026.04.10 20:52:55.986715 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4815 rows starting from the beginning of the part | ||
| 2659 | 2026.04.10 20:52:55.986765 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 2660 | 2026.04.10 20:52:55.986767 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.04.10 20:52:55.986806 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2662 | 2026.04.10 20:52:55.986823 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2663 | 2026.04.10 20:52:55.986846 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1539 rows starting from the beginning of the part | ||
| 2664 | 2026.04.10 20:52:55.986888 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 2665 | 2026.04.10 20:52:55.986918 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.04.10 20:52:55.986926 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2667 | 2026.04.10 20:52:55.986997 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_16_3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2668 | 2026.04.10 20:52:55.987086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2669 | 2026.04.10 20:52:55.987130 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342981 sec., 1307308.9367775496 rows/sec., 94.88 MiB/sec. | ||
| 2670 | 2026.04.10 20:52:55.987179 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.04.10 20:52:55.987220 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2672 | 2026.04.10 20:52:55.987383 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2673 | 2026.04.10 20:52:55.987574 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2674 | 2026.04.10 20:52:55.987747 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.04.10 20:52:55.987846 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_16_3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2676 | 2026.04.10 20:52:55.987860 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.04.10 20:52:55.987960 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2678 | 2026.04.10 20:52:55.987964 [ 150 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2679 | 2026.04.10 20:52:55.988001 [ 150 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.04.10 20:52:55.988006 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 2681 | 2026.04.10 20:52:55.988018 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2682 | 2026.04.10 20:52:55.988044 [ 6 ] {2d275ae2-f00c-4880-ba2c-65c07d932a15} <Debug> TCPHandler: Processed in 0.001434453 sec. | ||
| 2683 | 2026.04.10 20:52:55.988118 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 2684 | 2026.04.10 20:52:55.988256 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2026.04.10 20:52:55.988306 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2686 | 2026.04.10 20:52:55.988394 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 2687 | 2026.04.10 20:52:55.988443 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2688 | 2026.04.10 20:52:55.988492 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 2689 | 2026.04.10 20:52:55.988537 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2690 | 2026.04.10 20:52:55.988579 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2691 | 2026.04.10 20:52:55.989504 [ 196 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436743 sec., 584655.7108682625 rows/sec., 39.40 MiB/sec. | ||
| 2692 | 2026.04.10 20:52:55.989589 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6962 rows, containing 5 columns (5 merged, 0 gathered) in 0.003051127 sec., 2281779.8144751103 rows/sec., 148.44 MiB/sec. | ||
| 2693 | 2026.04.10 20:52:55.989683 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2694 | 2026.04.10 20:52:55.989954 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.04.10 20:52:55.990024 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_16_3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2696 | 2026.04.10 20:52:55.990087 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2697 | 2026.04.10 20:52:55.990148 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2698 | 2026.04.10 20:52:55.990416 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.04.10 20:52:55.990486 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2700 | 2026.04.10 20:52:55.990548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 2701 | 2026.04.10 20:52:56.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.39 MiB, peak 227.03 MiB, free memory in arenas 0.00 B, will set to 220.82 MiB (RSS), difference: 1.43 MiB | ||
| 2702 | 2026.04.10 20:52:57.431248 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2703 | 2026.04.10 20:52:57.431302 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2704 | 2026.04.10 20:52:57.532184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 2705 | 2026.04.10 20:52:57.532972 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.04.10 20:52:57.533041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2707 | 2026.04.10 20:52:57.533788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2708 | 2026.04.10 20:52:57.534043 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.04.10 20:52:57.534179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 2710 | 2026.04.10 20:52:57.539917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 366 | ||
| 2711 | 2026.04.10 20:52:57.541945 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.04.10 20:52:57.542006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2713 | 2026.04.10 20:52:57.543234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2714 | 2026.04.10 20:52:57.543517 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.04.10 20:52:57.543901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2716 | 2026.04.10 20:52:57.840961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2717 | 2026.04.10 20:52:57.859850 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.04.10 20:52:57.859921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2719 | 2026.04.10 20:52:57.865763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2720 | 2026.04.10 20:52:57.866496 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.04.10 20:52:57.869918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2722 | 2026.04.10 20:53:00.983422 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.04.10 20:53:00.983611 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2724 | 2026.04.10 20:53:00.983679 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2725 | 2026.04.10 20:53:00.984411 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.04.10 20:53:00.984463 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2727 | 2026.04.10 20:53:00.984894 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2728 | 2026.04.10 20:53:00.985131 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.04.10 20:53:00.985290 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001728 sec., 79861.11111111111 rows/sec., 6.95 MiB/sec. | ||
| 2730 | 2026.04.10 20:53:00.985341 [ 6 ] {351e910c-6af0-4f61-b50b-389bde1140a4} <Debug> TCPHandler: Processed in 0.002047468 sec. | ||
| 2731 | 2026.04.10 20:53:00.985475 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.04.10 20:53:00.985578 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.04.10 20:53:00.985624 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2734 | 2026.04.10 20:53:00.986065 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.04.10 20:53:00.986104 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2736 | 2026.04.10 20:53:00.986416 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2737 | 2026.04.10 20:53:00.986633 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.04.10 20:53:00.986771 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001216 sec., 33717.10526315789 rows/sec., 2.48 MiB/sec. | ||
| 2739 | 2026.04.10 20:53:00.986809 [ 6 ] {e4f37bb9-9057-4483-86f3-e56c3722686f} <Debug> TCPHandler: Processed in 0.001387072 sec. | ||
| 2740 | 2026.04.10 20:53:00.986931 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.04.10 20:53:00.987036 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2742 | 2026.04.10 20:53:00.987080 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2743 | 2026.04.10 20:53:00.987550 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.04.10 20:53:00.987589 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2745 | 2026.04.10 20:53:00.987916 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2746 | 2026.04.10 20:53:00.988144 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2026.04.10 20:53:00.988283 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001269 sec., 82742.31678486998 rows/sec., 6.46 MiB/sec. | ||
| 2748 | 2026.04.10 20:53:00.988322 [ 6 ] {a98c233e-3cd8-4d15-a648-0bb71a7a813d} <Debug> TCPHandler: Processed in 0.001444563 sec. | ||
| 2749 | 2026.04.10 20:53:00.988451 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.04.10 20:53:00.988549 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2751 | 2026.04.10 20:53:00.988594 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2752 | 2026.04.10 20:53:00.989014 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.04.10 20:53:00.989053 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2754 | 2026.04.10 20:53:00.989387 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2755 | 2026.04.10 20:53:00.989602 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.04.10 20:53:00.989735 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2757 | 2026.04.10 20:53:00.989773 [ 6 ] {ab54277a-6de1-462b-b10b-688dd7066d78} <Debug> TCPHandler: Processed in 0.001372152 sec. | ||
| 2758 | 2026.04.10 20:53:00.989883 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.04.10 20:53:00.989984 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2760 | 2026.04.10 20:53:00.990040 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <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 | ||
| 2761 | 2026.04.10 20:53:00.990939 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.04.10 20:53:00.990978 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2763 | 2026.04.10 20:53:00.991559 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2764 | 2026.04.10 20:53:00.991801 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.04.10 20:53:00.991933 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 2766 | 2026.04.10 20:53:00.991983 [ 6 ] {0d378b9c-9aba-46bd-8e19-23f0a95a6533} <Debug> TCPHandler: Processed in 0.00216775 sec. | ||
| 2767 | 2026.04.10 20:53:00.992098 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.04.10 20:53:00.992189 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2769 | 2026.04.10 20:53:00.992230 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2770 | 2026.04.10 20:53:00.992552 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.04.10 20:53:00.992588 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2772 | 2026.04.10 20:53:00.992971 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2773 | 2026.04.10 20:53:00.993204 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.04.10 20:53:00.993338 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 2775 | 2026.04.10 20:53:00.993376 [ 6 ] {11e95d16-9d73-4add-b7e9-62ef8d0608ec} <Debug> TCPHandler: Processed in 0.001302592 sec. | ||
| 2776 | 2026.04.10 20:53:05.034462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 2777 | 2026.04.10 20:53:05.035043 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.04.10 20:53:05.035092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2779 | 2026.04.10 20:53:05.035632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2780 | 2026.04.10 20:53:05.035899 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.04.10 20:53:05.036057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 2782 | 2026.04.10 20:53:05.370193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2783 | 2026.04.10 20:53:05.386610 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.04.10 20:53:05.386678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2785 | 2026.04.10 20:53:05.391958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2786 | 2026.04.10 20:53:05.392640 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.04.10 20:53:05.395489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2788 | 2026.04.10 20:53:05.981470 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.04.10 20:53:05.981652 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2790 | 2026.04.10 20:53:05.981721 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2791 | 2026.04.10 20:53:05.982379 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.04.10 20:53:05.982432 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2793 | 2026.04.10 20:53:05.982839 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2794 | 2026.04.10 20:53:05.983086 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.04.10 20:53:05.983252 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 2796 | 2026.04.10 20:53:05.983302 [ 6 ] {c73e283d-397d-4d2e-91fc-ab0ae9f24bb5} <Debug> TCPHandler: Processed in 0.001956698 sec. | ||
| 2797 | 2026.04.10 20:53:05.983438 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.04.10 20:53:05.983543 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2799 | 2026.04.10 20:53:05.983589 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2800 | 2026.04.10 20:53:05.984037 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.04.10 20:53:05.984077 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2802 | 2026.04.10 20:53:05.984420 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2803 | 2026.04.10 20:53:05.984654 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.04.10 20:53:05.984804 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 2805 | 2026.04.10 20:53:05.984843 [ 6 ] {ff6598f3-1da8-43c9-a293-6b996dfa4fc5} <Debug> TCPHandler: Processed in 0.001456553 sec. | ||
| 2806 | 2026.04.10 20:53:05.984970 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.04.10 20:53:05.985066 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.04.10 20:53:05.985111 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2809 | 2026.04.10 20:53:05.985535 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.04.10 20:53:05.985573 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2811 | 2026.04.10 20:53:05.985916 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2812 | 2026.04.10 20:53:05.986137 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.04.10 20:53:05.986276 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 2814 | 2026.04.10 20:53:05.986316 [ 6 ] {725b2b44-2988-498d-80e1-e97cfc9a4149} <Debug> TCPHandler: Processed in 0.001396292 sec. | ||
| 2815 | 2026.04.10 20:53:05.986438 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.04.10 20:53:05.986533 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.04.10 20:53:05.986577 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2818 | 2026.04.10 20:53:05.986930 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.04.10 20:53:05.986967 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2820 | 2026.04.10 20:53:05.987300 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2821 | 2026.04.10 20:53:05.987520 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.04.10 20:53:05.987665 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 2823 | 2026.04.10 20:53:05.987701 [ 6 ] {60ebd27b-83b0-4b80-a0db-b9579424c7be} <Debug> TCPHandler: Processed in 0.001311532 sec. | ||
| 2824 | 2026.04.10 20:53:07.544280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 386 | ||
| 2825 | 2026.04.10 20:53:07.546442 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.10 20:53:07.546489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2827 | 2026.04.10 20:53:07.547711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2828 | 2026.04.10 20:53:07.548011 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.10 20:53:07.548358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2830 | 2026.04.10 20:53:10.983060 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.04.10 20:53:10.983269 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2832 | 2026.04.10 20:53:10.983343 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2833 | 2026.04.10 20:53:10.984127 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.04.10 20:53:10.984171 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2835 | 2026.04.10 20:53:10.984571 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2836 | 2026.04.10 20:53:10.984808 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.04.10 20:53:10.984970 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001752 sec., 78767.12328767123 rows/sec., 6.85 MiB/sec. | ||
| 2838 | 2026.04.10 20:53:10.985022 [ 6 ] {383f5ef7-65e3-4e1c-b79f-505b24db1ae4} <Debug> TCPHandler: Processed in 0.002093579 sec. | ||
| 2839 | 2026.04.10 20:53:10.985150 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.04.10 20:53:10.985253 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.04.10 20:53:10.985297 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2842 | 2026.04.10 20:53:10.985727 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.04.10 20:53:10.985765 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2844 | 2026.04.10 20:53:10.986070 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2845 | 2026.04.10 20:53:10.986284 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.04.10 20:53:10.986416 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 2847 | 2026.04.10 20:53:10.986455 [ 6 ] {cd8aac66-7694-413d-8844-9173a65b64cd} <Debug> TCPHandler: Processed in 0.001355492 sec. | ||
| 2848 | 2026.04.10 20:53:10.986559 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.04.10 20:53:10.986654 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2850 | 2026.04.10 20:53:10.986695 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2851 | 2026.04.10 20:53:10.987128 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.04.10 20:53:10.987164 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2853 | 2026.04.10 20:53:10.987481 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2854 | 2026.04.10 20:53:10.987697 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.04.10 20:53:10.987824 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001188 sec., 88383.83838383837 rows/sec., 6.90 MiB/sec. | ||
| 2856 | 2026.04.10 20:53:10.987860 [ 6 ] {531cc0c8-285f-4051-b073-ba65b71263f6} <Debug> TCPHandler: Processed in 0.001349982 sec. | ||
| 2857 | 2026.04.10 20:53:10.987972 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.04.10 20:53:10.988072 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.04.10 20:53:10.988115 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2026.04.10 20:53:10.988513 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.04.10 20:53:10.988549 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2862 | 2026.04.10 20:53:10.988874 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2863 | 2026.04.10 20:53:10.989086 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.04.10 20:53:10.989214 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2865 | 2026.04.10 20:53:10.989250 [ 6 ] {f56f44aa-a9f1-43ad-9347-5b8defba9601} <Debug> TCPHandler: Processed in 0.001327302 sec. | ||
| 2866 | 2026.04.10 20:53:10.989371 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.04.10 20:53:10.989494 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.04.10 20:53:10.989559 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <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 | ||
| 2869 | 2026.04.10 20:53:10.990423 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.04.10 20:53:10.990460 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2871 | 2026.04.10 20:53:10.991027 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2872 | 2026.04.10 20:53:10.991243 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.04.10 20:53:10.991379 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 2874 | 2026.04.10 20:53:10.991430 [ 6 ] {a13b25df-420f-40a0-b2a9-45cd64814d18} <Debug> TCPHandler: Processed in 0.002118599 sec. | ||
| 2875 | 2026.04.10 20:53:10.991544 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.04.10 20:53:10.991640 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.04.10 20:53:10.991681 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2878 | 2026.04.10 20:53:10.992015 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.04.10 20:53:10.992052 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2880 | 2026.04.10 20:53:10.992351 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2881 | 2026.04.10 20:53:10.992565 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.04.10 20:53:10.992694 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2883 | 2026.04.10 20:53:10.992728 [ 6 ] {dd950e86-df16-4ff0-87cd-fc9bd45a16a1} <Debug> TCPHandler: Processed in 0.001234611 sec. | ||
| 2884 | 2026.04.10 20:53:12.431358 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2885 | 2026.04.10 20:53:12.431429 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2886 | 2026.04.10 20:53:12.536292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 2887 | 2026.04.10 20:53:12.536984 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.04.10 20:53:12.537028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2889 | 2026.04.10 20:53:12.537514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2890 | 2026.04.10 20:53:12.537767 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.04.10 20:53:12.537908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 2892 | 2026.04.10 20:53:12.895701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2893 | 2026.04.10 20:53:12.912877 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.04.10 20:53:12.912942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2895 | 2026.04.10 20:53:12.918984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2896 | 2026.04.10 20:53:12.919694 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.04.10 20:53:12.922732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2898 | 2026.04.10 20:53:15.981666 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.04.10 20:53:15.981883 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2900 | 2026.04.10 20:53:15.981959 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2901 | 2026.04.10 20:53:15.982621 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.04.10 20:53:15.982673 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2903 | 2026.04.10 20:53:15.983085 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2904 | 2026.04.10 20:53:15.983324 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.04.10 20:53:15.983491 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 2906 | 2026.04.10 20:53:15.983539 [ 6 ] {a171a4a7-4703-4c12-a0f1-1572fd6b3b5f} <Debug> TCPHandler: Processed in 0.002010438 sec. | ||
| 2907 | 2026.04.10 20:53:15.983675 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.04.10 20:53:15.983779 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2909 | 2026.04.10 20:53:15.983824 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2910 | 2026.04.10 20:53:15.984285 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.04.10 20:53:15.984325 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2912 | 2026.04.10 20:53:15.984644 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2913 | 2026.04.10 20:53:15.984855 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.04.10 20:53:15.984989 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 2915 | 2026.04.10 20:53:15.985028 [ 6 ] {83ffeb66-0fc9-4be0-a025-a23752916ca7} <Debug> TCPHandler: Processed in 0.001405693 sec. | ||
| 2916 | 2026.04.10 20:53:15.985156 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.04.10 20:53:15.985252 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.04.10 20:53:15.985298 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2919 | 2026.04.10 20:53:15.985717 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.04.10 20:53:15.985754 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2921 | 2026.04.10 20:53:15.986102 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2922 | 2026.04.10 20:53:15.986313 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.04.10 20:53:15.986445 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2924 | 2026.04.10 20:53:15.986488 [ 6 ] {e82a92d3-9a12-4314-8498-067b6100f6f7} <Debug> TCPHandler: Processed in 0.001383432 sec. | ||
| 2925 | 2026.04.10 20:53:15.986607 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.04.10 20:53:15.986702 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.04.10 20:53:15.986745 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2928 | 2026.04.10 20:53:15.987083 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.04.10 20:53:15.987121 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2930 | 2026.04.10 20:53:15.987421 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2931 | 2026.04.10 20:53:15.987631 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.04.10 20:53:15.987757 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 2933 | 2026.04.10 20:53:15.987792 [ 6 ] {b07e671b-0d9c-40f3-bb1f-702096a365bb} <Debug> TCPHandler: Processed in 0.001235812 sec. | ||
| 2934 | 2026.04.10 20:53:16.729566 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.04.10 20:53:16.729756 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.04.10 20:53:16.729826 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2937 | 2026.04.10 20:53:16.730516 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.04.10 20:53:16.730561 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2939 | 2026.04.10 20:53:16.730940 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2940 | 2026.04.10 20:53:16.731155 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.04.10 20:53:16.731303 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 2942 | 2026.04.10 20:53:16.731344 [ 6 ] {8855d43e-5f33-4ba1-bb1f-b2d438fa3831} <Debug> TCPHandler: Processed in 0.001902967 sec. | ||
| 2943 | 2026.04.10 20:53:16.731468 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.04.10 20:53:16.731563 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2945 | 2026.04.10 20:53:16.731604 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2946 | 2026.04.10 20:53:16.732016 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.04.10 20:53:16.732051 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2948 | 2026.04.10 20:53:16.732327 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2949 | 2026.04.10 20:53:16.732528 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.04.10 20:53:16.732651 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 2951 | 2026.04.10 20:53:16.732687 [ 6 ] {cd108ed5-5f2c-40ed-8b3e-b47b9a9b844b} <Debug> TCPHandler: Processed in 0.001267901 sec. | ||
| 2952 | 2026.04.10 20:53:16.732800 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.04.10 20:53:16.732892 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2954 | 2026.04.10 20:53:16.732930 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2955 | 2026.04.10 20:53:16.734532 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.04.10 20:53:16.734570 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2957 | 2026.04.10 20:53:16.735034 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2958 | 2026.04.10 20:53:16.735240 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.04.10 20:53:16.735368 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Debug> executeQuery: Read 2605 rows, 200.83 KiB in 0.002493 sec., 1044925.792218211 rows/sec., 78.67 MiB/sec. | ||
| 2960 | 2026.04.10 20:53:16.735378 [ 56 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2961 | 2026.04.10 20:53:16.735406 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2962 | 2026.04.10 20:53:16.735468 [ 6 ] {b23af4d6-1306-4229-80a4-ec7a887582a3} <Debug> TCPHandler: Processed in 0.002714954 sec. | ||
| 2963 | 2026.04.10 20:53:16.735483 [ 56 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.04.10 20:53:16.735526 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2965 | 2026.04.10 20:53:16.735575 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.04.10 20:53:16.735657 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 2967 | 2026.04.10 20:53:16.735674 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.04.10 20:53:16.735738 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2969 | 2026.04.10 20:53:16.735821 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2026.04.10 20:53:16.735871 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 2971 | 2026.04.10 20:53:16.735957 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 2972 | 2026.04.10 20:53:16.736019 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 2973 | 2026.04.10 20:53:16.736082 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
| 2974 | 2026.04.10 20:53:16.736126 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2975 | 2026.04.10 20:53:16.736158 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.04.10 20:53:16.736169 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2605 rows starting from the beginning of the part | ||
| 2977 | 2026.04.10 20:53:16.736203 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2978 | 2026.04.10 20:53:16.736563 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2979 | 2026.04.10 20:53:16.736779 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.04.10 20:53:16.736908 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Debug> executeQuery: Read 66 rows, 5.00 KiB in 0.001252 sec., 52715.65495207667 rows/sec., 3.90 MiB/sec. | ||
| 2981 | 2026.04.10 20:53:16.736945 [ 6 ] {6b4478fa-995f-40c3-9e62-668ad70afbbe} <Debug> TCPHandler: Processed in 0.001417493 sec. | ||
| 2982 | 2026.04.10 20:53:16.737060 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.04.10 20:53:16.737152 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2984 | 2026.04.10 20:53:16.737191 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2985 | 2026.04.10 20:53:16.737866 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.04.10 20:53:16.737901 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2987 | 2026.04.10 20:53:16.738242 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2988 | 2026.04.10 20:53:16.738334 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5608 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734354 sec., 2050941.4655161693 rows/sec., 163.48 MiB/sec. | ||
| 2989 | 2026.04.10 20:53:16.738455 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.04.10 20:53:16.738584 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001449 sec., 569358.1780538303 rows/sec., 33.31 MiB/sec. | ||
| 2991 | 2026.04.10 20:53:16.738621 [ 6 ] {44d4fb3e-7bf9-4a0e-a15f-8292d510b1a8} <Debug> TCPHandler: Processed in 0.001608574 sec. | ||
| 2992 | 2026.04.10 20:53:16.738740 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.04.10 20:53:16.738738 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2994 | 2026.04.10 20:53:16.738863 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.04.10 20:53:16.738919 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2996 | 2026.04.10 20:53:16.739121 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.04.10 20:53:16.739211 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_21_4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2998 | 2026.04.10 20:53:16.739311 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2999 | 2026.04.10 20:53:16.739326 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.04.10 20:53:16.739369 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3001 | 2026.04.10 20:53:16.739676 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3002 | 2026.04.10 20:53:16.739896 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.04.10 20:53:16.740026 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 59.24 KiB/sec. | ||
| 3004 | 2026.04.10 20:53:16.740064 [ 6 ] {c6d491dd-c7d2-4c47-827b-8efcbdd66db2} <Debug> TCPHandler: Processed in 0.001384003 sec. | ||
| 3005 | 2026.04.10 20:53:16.740174 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.04.10 20:53:16.740268 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.04.10 20:53:16.740306 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3008 | 2026.04.10 20:53:16.740698 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.04.10 20:53:16.740734 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3010 | 2026.04.10 20:53:16.741032 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3011 | 2026.04.10 20:53:16.741239 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.04.10 20:53:16.741363 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 3013 | 2026.04.10 20:53:16.741400 [ 6 ] {f520b57a-ebdb-4ae3-be72-e0c04a7d7c6a} <Debug> TCPHandler: Processed in 0.001275922 sec. | ||
| 3014 | 2026.04.10 20:53:16.741523 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.04.10 20:53:16.741630 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3016 | 2026.04.10 20:53:16.741672 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3017 | 2026.04.10 20:53:16.742678 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.04.10 20:53:16.742724 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3019 | 2026.04.10 20:53:16.743145 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3020 | 2026.04.10 20:53:16.743354 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.04.10 20:53:16.743462 [ 56 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3022 | 2026.04.10 20:53:16.743489 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Debug> executeQuery: Read 1369 rows, 94.82 KiB in 0.001878 sec., 728966.9861554846 rows/sec., 49.31 MiB/sec. | ||
| 3023 | 2026.04.10 20:53:16.743499 [ 56 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.04.10 20:53:16.743535 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3025 | 2026.04.10 20:53:16.743535 [ 6 ] {3ac8e295-94ec-4fe4-b077-356a160fa4de} <Debug> TCPHandler: Processed in 0.002063229 sec. | ||
| 3026 | 2026.04.10 20:53:16.743619 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 3027 | 2026.04.10 20:53:16.743669 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.04.10 20:53:16.743747 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3029 | 2026.04.10 20:53:16.743772 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.04.10 20:53:16.743783 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3031 | 2026.04.10 20:53:16.743824 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3032 | 2026.04.10 20:53:16.743854 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3033 | 2026.04.10 20:53:16.743908 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3034 | 2026.04.10 20:53:16.743952 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 3035 | 2026.04.10 20:53:16.743996 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3036 | 2026.04.10 20:53:16.744034 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1369 rows starting from the beginning of the part | ||
| 3037 | 2026.04.10 20:53:16.744500 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.04.10 20:53:16.744544 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3039 | 2026.04.10 20:53:16.745050 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3040 | 2026.04.10 20:53:16.745266 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.04.10 20:53:16.745337 [ 203 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753576 sec., 1772378.2716004325 rows/sec., 128.87 MiB/sec. | ||
| 3042 | 2026.04.10 20:53:16.745373 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3043 | 2026.04.10 20:53:16.745401 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.001649 sec., 930260.7640994542 rows/sec., 56.87 MiB/sec. | ||
| 3044 | 2026.04.10 20:53:16.745407 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.04.10 20:53:16.745441 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3046 | 2026.04.10 20:53:16.745445 [ 6 ] {63a40597-7b81-46be-8be2-4df94e2c168c} <Debug> TCPHandler: Processed in 0.001828877 sec. | ||
| 3047 | 2026.04.10 20:53:16.745500 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 3048 | 2026.04.10 20:53:16.745526 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3049 | 2026.04.10 20:53:16.745573 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.04.10 20:53:16.745594 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.04.10 20:53:16.745624 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6962 rows starting from the beginning of the part | ||
| 3052 | 2026.04.10 20:53:16.745669 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 3053 | 2026.04.10 20:53:16.745676 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.04.10 20:53:16.745712 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3055 | 2026.04.10 20:53:16.745741 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <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 | ||
| 3056 | 2026.04.10 20:53:16.745752 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 3057 | 2026.04.10 20:53:16.745793 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3058 | 2026.04.10 20:53:16.745815 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.04.10 20:53:16.745826 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1534 rows starting from the beginning of the part | ||
| 3060 | 2026.04.10 20:53:16.745890 [ 188 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_21_4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3061 | 2026.04.10 20:53:16.745965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3062 | 2026.04.10 20:53:16.746683 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.04.10 20:53:16.746725 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3064 | 2026.04.10 20:53:16.747396 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3065 | 2026.04.10 20:53:16.747656 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.04.10 20:53:16.747806 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002149 sec., 23266.63564448581 rows/sec., 41.69 MiB/sec. | ||
| 3067 | 2026.04.10 20:53:16.747880 [ 6 ] {3ea3f889-fc63-4f2a-be72-8812e53c4a0b} <Debug> TCPHandler: Processed in 0.002358541 sec. | ||
| 3068 | 2026.04.10 20:53:16.748001 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.04.10 20:53:16.748098 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.04.10 20:53:16.748147 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3071 | 2026.04.10 20:53:16.748535 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.04.10 20:53:16.748573 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3073 | 2026.04.10 20:53:16.748942 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3074 | 2026.04.10 20:53:16.749135 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9136 rows, containing 5 columns (5 merged, 0 gathered) in 0.003659123 sec., 2496773.133890279 rows/sec., 161.59 MiB/sec. | ||
| 3075 | 2026.04.10 20:53:16.749173 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.04.10 20:53:16.749285 [ 56 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3077 | 2026.04.10 20:53:16.749309 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3078 | 2026.04.10 20:53:16.749316 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 669.46 KiB/sec. | ||
| 3079 | 2026.04.10 20:53:16.749322 [ 56 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.04.10 20:53:16.749361 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3081 | 2026.04.10 20:53:16.749365 [ 6 ] {768ff2fa-a608-4bf5-865e-9813962e8c16} <Debug> TCPHandler: Processed in 0.001412883 sec. | ||
| 3082 | 2026.04.10 20:53:16.749427 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3083 | 2026.04.10 20:53:16.749518 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2026.04.10 20:53:16.749543 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3085 | 2026.04.10 20:53:16.749591 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3086 | 2026.04.10 20:53:16.749594 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.04.10 20:53:16.749635 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3088 | 2026.04.10 20:53:16.749672 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3089 | 2026.04.10 20:53:16.749679 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3090 | 2026.04.10 20:53:16.749711 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3091 | 2026.04.10 20:53:16.749742 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3092 | 2026.04.10 20:53:16.749751 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3093 | 2026.04.10 20:53:16.750538 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.00113014 sec., 966251.9687826288 rows/sec., 65.12 MiB/sec. | ||
| 3094 | 2026.04.10 20:53:16.750701 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3095 | 2026.04.10 20:53:16.750975 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.04.10 20:53:16.751036 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_21_4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3097 | 2026.04.10 20:53:16.751097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3098 | 2026.04.10 20:53:17.548713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 428 | ||
| 3099 | 2026.04.10 20:53:17.551688 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.04.10 20:53:17.551758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3101 | 2026.04.10 20:53:17.553130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3102 | 2026.04.10 20:53:17.553431 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.04.10 20:53:17.553887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3104 | 2026.04.10 20:53:20.038125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3105 | 2026.04.10 20:53:20.038655 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.10 20:53:20.038700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3107 | 2026.04.10 20:53:20.039184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3108 | 2026.04.10 20:53:20.039433 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.04.10 20:53:20.039565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3110 | 2026.04.10 20:53:20.422933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3111 | 2026.04.10 20:53:20.440250 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.04.10 20:53:20.440327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3113 | 2026.04.10 20:53:20.446723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3114 | 2026.04.10 20:53:20.447477 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.04.10 20:53:20.450762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3116 | 2026.04.10 20:53:20.979494 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.04.10 20:53:20.979679 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2026.04.10 20:53:20.979743 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2026.04.10 20:53:20.980421 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.04.10 20:53:20.980463 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3121 | 2026.04.10 20:53:20.980852 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3122 | 2026.04.10 20:53:20.981088 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.04.10 20:53:20.981250 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 3124 | 2026.04.10 20:53:20.981300 [ 6 ] {b31f0ac6-f63d-4af7-9114-84b2ef0ba89d} <Debug> TCPHandler: Processed in 0.001930157 sec. | ||
| 3125 | 2026.04.10 20:53:20.981435 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.04.10 20:53:20.981538 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3127 | 2026.04.10 20:53:20.981582 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3128 | 2026.04.10 20:53:20.982020 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.04.10 20:53:20.982056 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3130 | 2026.04.10 20:53:20.982374 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3131 | 2026.04.10 20:53:20.982591 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.04.10 20:53:20.982722 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 3133 | 2026.04.10 20:53:20.982759 [ 6 ] {b72a5839-1a27-4183-a9fd-91151e2a84b4} <Debug> TCPHandler: Processed in 0.001377162 sec. | ||
| 3134 | 2026.04.10 20:53:20.982877 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.04.10 20:53:20.982975 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.04.10 20:53:20.983020 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2026.04.10 20:53:20.983412 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.04.10 20:53:20.983448 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3139 | 2026.04.10 20:53:20.983777 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3140 | 2026.04.10 20:53:20.983998 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.04.10 20:53:20.984127 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 3142 | 2026.04.10 20:53:20.984164 [ 6 ] {ad78f770-fbb3-41dc-8f48-2eb002fdd1eb} <Debug> TCPHandler: Processed in 0.001336692 sec. | ||
| 3143 | 2026.04.10 20:53:20.984286 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.04.10 20:53:20.984381 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.04.10 20:53:20.984424 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.04.10 20:53:20.984752 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.04.10 20:53:20.984787 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3148 | 2026.04.10 20:53:20.985106 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3149 | 2026.04.10 20:53:20.985321 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.04.10 20:53:20.985451 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001088 sec., 44117.64705882353 rows/sec., 2.97 MiB/sec. | ||
| 3151 | 2026.04.10 20:53:20.985487 [ 6 ] {e23e62b9-edf3-4b14-8c9d-8b07b42060e4} <Debug> TCPHandler: Processed in 0.001249791 sec. | ||
| 3152 | 2026.04.10 20:53:25.981403 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.04.10 20:53:25.981583 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3154 | 2026.04.10 20:53:25.981645 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3155 | 2026.04.10 20:53:25.982305 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.04.10 20:53:25.982349 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3157 | 2026.04.10 20:53:25.982745 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3158 | 2026.04.10 20:53:25.982987 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.04.10 20:53:25.983138 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 3160 | 2026.04.10 20:53:25.983179 [ 6 ] {16b24815-995e-4c12-968b-1cd96f6da807} <Debug> TCPHandler: Processed in 0.001886607 sec. | ||
| 3161 | 2026.04.10 20:53:25.983311 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.04.10 20:53:25.983415 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3163 | 2026.04.10 20:53:25.983459 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3164 | 2026.04.10 20:53:25.983903 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.04.10 20:53:25.983941 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3166 | 2026.04.10 20:53:25.984275 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3167 | 2026.04.10 20:53:25.984502 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.04.10 20:53:25.984641 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 3169 | 2026.04.10 20:53:25.984680 [ 6 ] {41dee2d4-957d-4eef-bdc4-866c4be5df1d} <Debug> TCPHandler: Processed in 0.001421583 sec. | ||
| 3170 | 2026.04.10 20:53:25.984819 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.04.10 20:53:25.984925 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.04.10 20:53:25.984971 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3173 | 2026.04.10 20:53:25.985401 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.04.10 20:53:25.985440 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3175 | 2026.04.10 20:53:25.985799 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3176 | 2026.04.10 20:53:25.986030 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.04.10 20:53:25.986168 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3178 | 2026.04.10 20:53:25.986205 [ 6 ] {3566dc39-a90f-480f-a805-e679bf982922} <Debug> TCPHandler: Processed in 0.001446113 sec. | ||
| 3179 | 2026.04.10 20:53:25.986324 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.04.10 20:53:25.986420 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.04.10 20:53:25.986462 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3182 | 2026.04.10 20:53:25.986816 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.04.10 20:53:25.986853 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3184 | 2026.04.10 20:53:25.987178 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3185 | 2026.04.10 20:53:25.987435 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.04.10 20:53:25.987574 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 3187 | 2026.04.10 20:53:25.987609 [ 6 ] {073bc936-4017-4f78-a86b-7d226081f9d4} <Debug> TCPHandler: Processed in 0.001334652 sec. | ||
| 3188 | 2026.04.10 20:53:27.231886 [ 155 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3189 | 2026.04.10 20:53:27.231967 [ 155 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.04.10 20:53:27.231998 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3191 | 2026.04.10 20:53:27.232149 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3192 | 2026.04.10 20:53:27.232341 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2026.04.10 20:53:27.232396 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 3194 | 2026.04.10 20:53:27.232495 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 3195 | 2026.04.10 20:53:27.232564 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3196 | 2026.04.10 20:53:27.232630 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3197 | 2026.04.10 20:53:27.232688 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 3198 | 2026.04.10 20:53:27.233513 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434502 sec., 205646.2800330707 rows/sec., 15.89 MiB/sec. | ||
| 3199 | 2026.04.10 20:53:27.233703 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3200 | 2026.04.10 20:53:27.234023 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.04.10 20:53:27.234105 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_10_2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3202 | 2026.04.10 20:53:27.234204 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3203 | 2026.04.10 20:53:27.431487 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3204 | 2026.04.10 20:53:27.431528 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3205 | 2026.04.10 20:53:27.539762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 3206 | 2026.04.10 20:53:27.540277 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.04.10 20:53:27.540326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3208 | 2026.04.10 20:53:27.540792 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3209 | 2026.04.10 20:53:27.541027 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.04.10 20:53:27.541157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 3211 | 2026.04.10 20:53:27.541160 [ 153 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3212 | 2026.04.10 20:53:27.541211 [ 153 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.04.10 20:53:27.541234 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3214 | 2026.04.10 20:53:27.541330 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3215 | 2026.04.10 20:53:27.541428 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3216 | 2026.04.10 20:53:27.541461 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 3217 | 2026.04.10 20:53:27.541534 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3218 | 2026.04.10 20:53:27.541584 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3219 | 2026.04.10 20:53:27.541628 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3220 | 2026.04.10 20:53:27.541671 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3221 | 2026.04.10 20:53:27.541712 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 3222 | 2026.04.10 20:53:27.542983 [ 188 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741226 sec., 4397476.260979333 rows/sec., 62.91 MiB/sec. | ||
| 3223 | 2026.04.10 20:53:27.543934 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3224 | 2026.04.10 20:53:27.544258 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.04.10 20:53:27.544338 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_16_3} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3226 | 2026.04.10 20:53:27.544433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3227 | 2026.04.10 20:53:27.554205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 444 | ||
| 3228 | 2026.04.10 20:53:27.556102 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.04.10 20:53:27.556145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3230 | 2026.04.10 20:53:27.557289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3231 | 2026.04.10 20:53:27.557572 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.04.10 20:53:27.557710 [ 153 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3233 | 2026.04.10 20:53:27.557751 [ 153 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.04.10 20:53:27.557769 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3235 | 2026.04.10 20:53:27.557810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3236 | 2026.04.10 20:53:27.557839 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 3237 | 2026.04.10 20:53:27.558371 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2026.04.10 20:53:27.558537 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 3239 | 2026.04.10 20:53:27.558931 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3240 | 2026.04.10 20:53:27.559313 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
| 3241 | 2026.04.10 20:53:27.559666 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3242 | 2026.04.10 20:53:27.560009 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3243 | 2026.04.10 20:53:27.560342 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3244 | 2026.04.10 20:53:27.566141 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.008330805 sec., 53296.170057995594 rows/sec., 49.56 MiB/sec. | ||
| 3245 | 2026.04.10 20:53:27.566863 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3246 | 2026.04.10 20:53:27.567377 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.04.10 20:53:27.567450 [ 197 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_11_2} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3248 | 2026.04.10 20:53:27.567618 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 3249 | 2026.04.10 20:53:27.950964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3250 | 2026.04.10 20:53:27.968691 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.04.10 20:53:27.968756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3252 | 2026.04.10 20:53:27.974800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3253 | 2026.04.10 20:53:27.975526 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.04.10 20:53:27.975834 [ 153 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3255 | 2026.04.10 20:53:27.975899 [ 153 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.04.10 20:53:27.975920 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3257 | 2026.04.10 20:53:27.976018 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3258 | 2026.04.10 20:53:27.978735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3259 | 2026.04.10 20:53:27.979147 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3260 | 2026.04.10 20:53:27.980004 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3261 | 2026.04.10 20:53:27.983424 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3262 | 2026.04.10 20:53:27.986671 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3263 | 2026.04.10 20:53:27.990201 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3264 | 2026.04.10 20:53:27.994367 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3265 | 2026.04.10 20:53:27.998682 [ 188 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 3266 | 2026.04.10 20:53:28.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.00 MiB, peak 230.77 MiB, free memory in arenas 0.00 B, will set to 227.86 MiB (RSS), difference: -1.14 MiB | ||
| 3267 | 2026.04.10 20:53:28.001223 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000841247 sec. | ||
| 3268 | 2026.04.10 20:53:28.054183 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078200928 sec., 1547.2962162290453 rows/sec., 8.00 MiB/sec. | ||
| 3269 | 2026.04.10 20:53:28.056802 [ 195 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3270 | 2026.04.10 20:53:28.058968 [ 195 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_16_3} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.10 20:53:28.059094 [ 195 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_16_3} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3272 | 2026.04.10 20:53:28.061203 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3273 | 2026.04.10 20:53:29.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.39 MiB, peak 234.37 MiB, free memory in arenas 0.00 B, will set to 232.88 MiB (RSS), difference: 8.50 MiB | ||
| 3274 | 2026.04.10 20:53:30.983001 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.04.10 20:53:30.983193 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3276 | 2026.04.10 20:53:30.983262 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3277 | 2026.04.10 20:53:30.983991 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.04.10 20:53:30.984042 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3279 | 2026.04.10 20:53:30.984481 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3280 | 2026.04.10 20:53:30.984745 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.04.10 20:53:30.984910 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.80 MiB/sec. | ||
| 3282 | 2026.04.10 20:53:30.984961 [ 6 ] {c7eb2ecc-f322-43f5-8b9b-845c67276f05} <Debug> TCPHandler: Processed in 0.002080999 sec. | ||
| 3283 | 2026.04.10 20:53:30.985087 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.04.10 20:53:30.985190 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3285 | 2026.04.10 20:53:30.985235 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3286 | 2026.04.10 20:53:30.985672 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.04.10 20:53:30.985711 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3288 | 2026.04.10 20:53:30.986044 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3289 | 2026.04.10 20:53:30.986270 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.04.10 20:53:30.986420 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001252 sec., 32747.603833865815 rows/sec., 2.40 MiB/sec. | ||
| 3291 | 2026.04.10 20:53:30.986461 [ 6 ] {8cf06d1f-ffb6-4ebc-bc5c-55bf4727eab2} <Debug> TCPHandler: Processed in 0.001425823 sec. | ||
| 3292 | 2026.04.10 20:53:30.986574 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2026.04.10 20:53:30.986672 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3294 | 2026.04.10 20:53:30.986712 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3295 | 2026.04.10 20:53:30.987150 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.04.10 20:53:30.987187 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3297 | 2026.04.10 20:53:30.987499 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3298 | 2026.04.10 20:53:30.987711 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.04.10 20:53:30.987838 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 3300 | 2026.04.10 20:53:30.987876 [ 6 ] {b2605fcb-24df-4f51-82c7-591ef63620f5} <Debug> TCPHandler: Processed in 0.001385632 sec. | ||
| 3301 | 2026.04.10 20:53:30.988043 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.04.10 20:53:30.988135 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.04.10 20:53:30.988176 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3304 | 2026.04.10 20:53:30.988678 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.04.10 20:53:30.988714 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3306 | 2026.04.10 20:53:30.989043 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3307 | 2026.04.10 20:53:30.989263 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.04.10 20:53:30.989398 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3309 | 2026.04.10 20:53:30.989435 [ 6 ] {6b131f1f-e6d2-41d2-87d3-a79c0ce34ae7} <Debug> TCPHandler: Processed in 0.001394313 sec. | ||
| 3310 | 2026.04.10 20:53:30.989551 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.04.10 20:53:30.989646 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.04.10 20:53:30.989699 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <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 | ||
| 3313 | 2026.04.10 20:53:30.990494 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.04.10 20:53:30.990531 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3315 | 2026.04.10 20:53:30.991112 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3316 | 2026.04.10 20:53:30.991352 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.04.10 20:53:30.991472 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3318 | 2026.04.10 20:53:30.991492 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. | ||
| 3319 | 2026.04.10 20:53:30.991542 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.04.10 20:53:30.991564 [ 6 ] {5f26fc8e-427b-4f22-a69b-f6eb4ebba4ce} <Debug> TCPHandler: Processed in 0.002061179 sec. | ||
| 3321 | 2026.04.10 20:53:30.991569 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3322 | 2026.04.10 20:53:30.991688 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.04.10 20:53:30.991714 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 3324 | 2026.04.10 20:53:30.991788 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.04.10 20:53:30.991832 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3326 | 2026.04.10 20:53:30.991974 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.04.10 20:53:30.992039 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 3328 | 2026.04.10 20:53:30.992162 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3329 | 2026.04.10 20:53:30.992169 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.04.10 20:53:30.992212 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3331 | 2026.04.10 20:53:30.992280 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3332 | 2026.04.10 20:53:30.992412 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3333 | 2026.04.10 20:53:30.992534 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3334 | 2026.04.10 20:53:30.992572 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3335 | 2026.04.10 20:53:30.992652 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3336 | 2026.04.10 20:53:30.992808 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.04.10 20:53:30.992943 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 3338 | 2026.04.10 20:53:30.992978 [ 6 ] {be61e725-af4e-42fe-a5f4-dcbdaa0c8a89} <Debug> TCPHandler: Processed in 0.001338832 sec. | ||
| 3339 | 2026.04.10 20:53:30.996680 [ 195 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.005027435 sec., 74192.90353828542 rows/sec., 132.95 MiB/sec. | ||
| 3340 | 2026.04.10 20:53:30.997370 [ 198 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3341 | 2026.04.10 20:53:30.997710 [ 198 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.04.10 20:53:30.997776 [ 198 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3343 | 2026.04.10 20:53:30.997882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 3344 | 2026.04.10 20:53:31.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.37 MiB, peak 238.36 MiB, free memory in arenas 0.00 B, will set to 234.80 MiB (RSS), difference: 1.44 MiB | ||
| 3345 | 2026.04.10 20:53:35.041364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 3346 | 2026.04.10 20:53:35.041909 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.04.10 20:53:35.041951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3348 | 2026.04.10 20:53:35.042578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3349 | 2026.04.10 20:53:35.042834 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.04.10 20:53:35.042977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 3351 | 2026.04.10 20:53:35.478938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3352 | 2026.04.10 20:53:35.493822 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.04.10 20:53:35.493897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3354 | 2026.04.10 20:53:35.503163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3355 | 2026.04.10 20:53:35.504514 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.04.10 20:53:35.519263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3357 | 2026.04.10 20:53:35.988107 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.04.10 20:53:35.988316 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3359 | 2026.04.10 20:53:35.988392 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3360 | 2026.04.10 20:53:35.989233 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.04.10 20:53:35.989296 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3362 | 2026.04.10 20:53:35.989749 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3363 | 2026.04.10 20:53:35.990059 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.04.10 20:53:35.990294 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
| 3365 | 2026.04.10 20:53:35.990368 [ 6 ] {fbc3e2e3-2f93-4427-afb0-837b582b4f3f} <Debug> TCPHandler: Processed in 0.002404112 sec. | ||
| 3366 | 2026.04.10 20:53:35.990545 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.04.10 20:53:35.990688 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3368 | 2026.04.10 20:53:35.990755 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3369 | 2026.04.10 20:53:35.991416 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.04.10 20:53:35.991464 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3371 | 2026.04.10 20:53:35.991906 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3372 | 2026.04.10 20:53:35.992268 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.04.10 20:53:35.992479 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001825 sec., 35068.49315068493 rows/sec., 2.74 MiB/sec. | ||
| 3374 | 2026.04.10 20:53:35.992543 [ 6 ] {4240f5d4-5397-4d7a-9174-2dd24d52e84d} <Debug> TCPHandler: Processed in 0.002066418 sec. | ||
| 3375 | 2026.04.10 20:53:35.992729 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.04.10 20:53:35.992868 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.04.10 20:53:35.992937 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2026.04.10 20:53:35.993548 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.04.10 20:53:35.993594 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3380 | 2026.04.10 20:53:35.994074 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3381 | 2026.04.10 20:53:35.994362 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.04.10 20:53:35.994546 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. | ||
| 3383 | 2026.04.10 20:53:35.994597 [ 6 ] {b9a032a4-5c87-43a6-87f5-d339a1ec5251} <Debug> TCPHandler: Processed in 0.001942097 sec. | ||
| 3384 | 2026.04.10 20:53:35.994776 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.04.10 20:53:35.994892 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3386 | 2026.04.10 20:53:35.994939 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3387 | 2026.04.10 20:53:35.995321 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.04.10 20:53:35.995359 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3389 | 2026.04.10 20:53:35.995712 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3390 | 2026.04.10 20:53:35.995951 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.04.10 20:53:35.996105 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 3392 | 2026.04.10 20:53:35.996143 [ 6 ] {2d96de5e-7ece-4071-8289-6c34cc60cecc} <Debug> TCPHandler: Processed in 0.001432682 sec. | ||
| 3393 | 2026.04.10 20:53:36.360016 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42772 | ||
| 3394 | 2026.04.10 20:53:36.360129 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3395 | 2026.04.10 20:53:36.360159 [ 288 ] {} <Debug> TCP-Session: 62b1d479-08cb-426f-8d8e-e6d8d9af7d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:42772 | ||
| 3396 | 2026.04.10 20:53:36.360186 [ 288 ] {} <Debug> TCP-Session: 62b1d479-08cb-426f-8d8e-e6d8d9af7d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3397 | 2026.04.10 20:53:36.360203 [ 288 ] {} <Debug> TCP-Session: 62b1d479-08cb-426f-8d8e-e6d8d9af7d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3398 | 2026.04.10 20:53:36.360401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53513 | ||
| 3399 | 2026.04.10 20:53:36.360445 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43840 | ||
| 3400 | 2026.04.10 20:53:36.360470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45873 | ||
| 3401 | 2026.04.10 20:53:36.360502 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63005 | ||
| 3402 | 2026.04.10 20:53:36.360539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3403 | 2026.04.10 20:53:36.360508 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60180 | ||
| 3404 | 2026.04.10 20:53:36.360585 [ 289 ] {} <Debug> TCP-Session: 349eefd1-e164-4e17-adfb-deec48ef6c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53513 | ||
| 3405 | 2026.04.10 20:53:36.360487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60707 | ||
| 3406 | 2026.04.10 20:53:36.360630 [ 289 ] {} <Debug> TCP-Session: 349eefd1-e164-4e17-adfb-deec48ef6c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2026.04.10 20:53:36.360451 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54143 | ||
| 3408 | 2026.04.10 20:53:36.360664 [ 289 ] {} <Debug> TCP-Session: 349eefd1-e164-4e17-adfb-deec48ef6c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.04.10 20:53:36.360450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63046 | ||
| 3410 | 2026.04.10 20:53:36.360714 [ 288 ] {} <Trace> TCP-Session: 62b1d479-08cb-426f-8d8e-e6d8d9af7d11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.04.10 20:53:36.360993 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3412 | 2026.04.10 20:53:36.361005 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3413 | 2026.04.10 20:53:36.361025 [ 286 ] {} <Debug> TCP-Session: 2385088a-d152-4781-900a-1802a7ba4b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:60180 | ||
| 3414 | 2026.04.10 20:53:36.361037 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3415 | 2026.04.10 20:53:36.361056 [ 286 ] {} <Debug> TCP-Session: 2385088a-d152-4781-900a-1802a7ba4b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2026.04.10 20:53:36.361055 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3417 | 2026.04.10 20:53:36.361073 [ 292 ] {} <Debug> TCP-Session: f8c62de1-c0e7-406b-8fea-cf0df9f72658 Authenticating user 'default' from [fd00:1122:3344:101::e]:63046 | ||
| 3418 | 2026.04.10 20:53:36.361077 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3419 | 2026.04.10 20:53:36.361105 [ 292 ] {} <Debug> TCP-Session: f8c62de1-c0e7-406b-8fea-cf0df9f72658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.04.10 20:53:36.361073 [ 286 ] {} <Debug> TCP-Session: 2385088a-d152-4781-900a-1802a7ba4b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2026.04.10 20:53:36.361132 [ 292 ] {} <Debug> TCP-Session: f8c62de1-c0e7-406b-8fea-cf0df9f72658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3422 | 2026.04.10 20:53:36.361129 [ 291 ] {} <Debug> TCP-Session: 175ff0fd-ed7f-4be4-b605-373d911482d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54143 | ||
| 3423 | 2026.04.10 20:53:36.361054 [ 4 ] {} <Debug> TCP-Session: 5defee2a-aac4-41b9-bb53-1f2ba4b2f616 Authenticating user 'default' from [fd00:1122:3344:101::e]:63005 | ||
| 3424 | 2026.04.10 20:53:36.361176 [ 291 ] {} <Debug> TCP-Session: 175ff0fd-ed7f-4be4-b605-373d911482d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2026.04.10 20:53:36.361184 [ 4 ] {} <Debug> TCP-Session: 5defee2a-aac4-41b9-bb53-1f2ba4b2f616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3426 | 2026.04.10 20:53:36.361190 [ 291 ] {} <Debug> TCP-Session: 175ff0fd-ed7f-4be4-b605-373d911482d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.04.10 20:53:36.361199 [ 4 ] {} <Debug> TCP-Session: 5defee2a-aac4-41b9-bb53-1f2ba4b2f616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2026.04.10 20:53:36.361224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3429 | 2026.04.10 20:53:36.361261 [ 290 ] {} <Debug> TCP-Session: 62a0c90e-ac1a-46d2-811a-931a7e338e8f Authenticating user 'default' from [fd00:1122:3344:101::e]:43840 | ||
| 3430 | 2026.04.10 20:53:36.361284 [ 290 ] {} <Debug> TCP-Session: 62a0c90e-ac1a-46d2-811a-931a7e338e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.04.10 20:53:36.361296 [ 290 ] {} <Debug> TCP-Session: 62a0c90e-ac1a-46d2-811a-931a7e338e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.04.10 20:53:36.361312 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3433 | 2026.04.10 20:53:36.361344 [ 293 ] {} <Debug> TCP-Session: 02e7f846-a8d5-4852-bbdd-3db580279765 Authenticating user 'default' from [fd00:1122:3344:101::e]:45873 | ||
| 3434 | 2026.04.10 20:53:36.361360 [ 293 ] {} <Debug> TCP-Session: 02e7f846-a8d5-4852-bbdd-3db580279765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.04.10 20:53:36.361373 [ 293 ] {} <Debug> TCP-Session: 02e7f846-a8d5-4852-bbdd-3db580279765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.04.10 20:53:36.361387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3437 | 2026.04.10 20:53:36.361426 [ 294 ] {} <Debug> TCP-Session: cb6d71f3-ef54-4fe1-9e1e-88105a647582 Authenticating user 'default' from [fd00:1122:3344:101::e]:60707 | ||
| 3438 | 2026.04.10 20:53:36.361443 [ 294 ] {} <Debug> TCP-Session: cb6d71f3-ef54-4fe1-9e1e-88105a647582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2026.04.10 20:53:36.361455 [ 294 ] {} <Debug> TCP-Session: cb6d71f3-ef54-4fe1-9e1e-88105a647582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.04.10 20:53:36.361476 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3441 | 2026.04.10 20:53:36.361542 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3442 | 2026.04.10 20:53:36.361839 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 3443 | 2026.04.10 20:53:36.362988 [ 334 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> AggregatingTransform: Aggregating | ||
| 3444 | 2026.04.10 20:53:36.363029 [ 334 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3445 | 2026.04.10 20:53:36.363066 [ 334 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113339 sec. (882.309 rows/sec., 34.47 KiB/sec.) | ||
| 3446 | 2026.04.10 20:53:36.363082 [ 334 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Trace> Aggregator: Merging aggregated data | ||
| 3447 | 2026.04.10 20:53:36.364466 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 3448 | 2026.04.10 20:53:36.364645 [ 288 ] {48996d28-ff78-49f0-a993-69ab243c71f6} <Debug> TCPHandler: Processed in 0.004169127 sec. | ||
| 3449 | 2026.04.10 20:53:36.364775 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3450 | 2026.04.10 20:53:36.364803 [ 288 ] {} <Debug> TCP-Session: 62b1d479-08cb-426f-8d8e-e6d8d9af7d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2026.04.10 20:53:36.364802 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3452 | 2026.04.10 20:53:36.364831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3453 | 2026.04.10 20:53:36.364857 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3454 | 2026.04.10 20:53:36.364877 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3455 | 2026.04.10 20:53:36.364881 [ 290 ] {} <Debug> TCP-Session: 62a0c90e-ac1a-46d2-811a-931a7e338e8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2026.04.10 20:53:36.364901 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3457 | 2026.04.10 20:53:36.364937 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3458 | 2026.04.10 20:53:36.364922 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3459 | 2026.04.10 20:53:36.364975 [ 291 ] {} <Debug> TCP-Session: 175ff0fd-ed7f-4be4-b605-373d911482d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.04.10 20:53:36.364991 [ 294 ] {} <Debug> TCP-Session: cb6d71f3-ef54-4fe1-9e1e-88105a647582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2026.04.10 20:53:36.365016 [ 4 ] {} <Debug> TCP-Session: 5defee2a-aac4-41b9-bb53-1f2ba4b2f616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.04.10 20:53:36.364907 [ 292 ] {} <Debug> TCP-Session: f8c62de1-c0e7-406b-8fea-cf0df9f72658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.04.10 20:53:36.364863 [ 289 ] {} <Debug> TCP-Session: 349eefd1-e164-4e17-adfb-deec48ef6c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2026.04.10 20:53:36.364857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3465 | 2026.04.10 20:53:36.364928 [ 293 ] {} <Debug> TCP-Session: 02e7f846-a8d5-4852-bbdd-3db580279765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.04.10 20:53:36.365127 [ 286 ] {} <Debug> TCP-Session: 2385088a-d152-4781-900a-1802a7ba4b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.04.10 20:53:36.373165 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51929 | ||
| 3468 | 2026.04.10 20:53:36.373228 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.04.10 20:53:36.373250 [ 288 ] {} <Debug> TCP-Session: 3fe55358-33f3-4139-a0b7-6ae9d2f56c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:51929 | ||
| 3470 | 2026.04.10 20:53:36.373265 [ 288 ] {} <Debug> TCP-Session: 3fe55358-33f3-4139-a0b7-6ae9d2f56c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2026.04.10 20:53:36.373277 [ 288 ] {} <Debug> TCP-Session: 3fe55358-33f3-4139-a0b7-6ae9d2f56c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2026.04.10 20:53:36.373414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47966 | ||
| 3473 | 2026.04.10 20:53:36.373462 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46452 | ||
| 3474 | 2026.04.10 20:53:36.373477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34348 | ||
| 3475 | 2026.04.10 20:53:36.373499 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58696 | ||
| 3476 | 2026.04.10 20:53:36.373523 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53967 | ||
| 3477 | 2026.04.10 20:53:36.373535 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.04.10 20:53:36.373528 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61948 | ||
| 3479 | 2026.04.10 20:53:36.373587 [ 290 ] {} <Debug> TCP-Session: eb451935-9332-4aa5-89e2-f0fe45f9794a Authenticating user 'default' from [fd00:1122:3344:101::e]:46452 | ||
| 3480 | 2026.04.10 20:53:36.373605 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2026.04.10 20:53:36.373580 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2026.04.10 20:53:36.373646 [ 290 ] {} <Debug> TCP-Session: eb451935-9332-4aa5-89e2-f0fe45f9794a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.04.10 20:53:36.373679 [ 293 ] {} <Debug> TCP-Session: 1b0f877e-f1db-40f7-91d9-75a89ae1af9d Authenticating user 'default' from [fd00:1122:3344:101::e]:58696 | ||
| 3484 | 2026.04.10 20:53:36.373691 [ 290 ] {} <Debug> TCP-Session: eb451935-9332-4aa5-89e2-f0fe45f9794a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.04.10 20:53:36.373708 [ 293 ] {} <Debug> TCP-Session: 1b0f877e-f1db-40f7-91d9-75a89ae1af9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.04.10 20:53:36.373653 [ 4 ] {} <Debug> TCP-Session: a527547a-0e07-4962-b0bf-e98f54e23d04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53967 | ||
| 3487 | 2026.04.10 20:53:36.373733 [ 293 ] {} <Debug> TCP-Session: 1b0f877e-f1db-40f7-91d9-75a89ae1af9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.04.10 20:53:36.373757 [ 4 ] {} <Debug> TCP-Session: a527547a-0e07-4962-b0bf-e98f54e23d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.04.10 20:53:36.373645 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3490 | 2026.04.10 20:53:36.373779 [ 4 ] {} <Debug> TCP-Session: a527547a-0e07-4962-b0bf-e98f54e23d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.04.10 20:53:36.373575 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2026.04.10 20:53:36.373806 [ 286 ] {} <Debug> TCP-Session: a162fd18-1f55-464b-8736-f83b03032277 Authenticating user 'default' from [fd00:1122:3344:101::e]:61948 | ||
| 3493 | 2026.04.10 20:53:36.373836 [ 291 ] {} <Debug> TCP-Session: 076d8a75-2587-49de-944d-79ef5f271c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:34348 | ||
| 3494 | 2026.04.10 20:53:36.373850 [ 286 ] {} <Debug> TCP-Session: a162fd18-1f55-464b-8736-f83b03032277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2026.04.10 20:53:36.373510 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45984 | ||
| 3496 | 2026.04.10 20:53:36.373871 [ 291 ] {} <Debug> TCP-Session: 076d8a75-2587-49de-944d-79ef5f271c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.04.10 20:53:36.373478 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59922 | ||
| 3498 | 2026.04.10 20:53:36.373911 [ 291 ] {} <Debug> TCP-Session: 076d8a75-2587-49de-944d-79ef5f271c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.04.10 20:53:36.373934 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3500 | 2026.04.10 20:53:36.373874 [ 286 ] {} <Debug> TCP-Session: a162fd18-1f55-464b-8736-f83b03032277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.04.10 20:53:36.373972 [ 294 ] {} <Debug> TCP-Session: d4144d64-dadf-4ebe-b675-03387ea104ba Authenticating user 'default' from [fd00:1122:3344:101::e]:45984 | ||
| 3502 | 2026.04.10 20:53:36.373986 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3503 | 2026.04.10 20:53:36.374003 [ 294 ] {} <Debug> TCP-Session: d4144d64-dadf-4ebe-b675-03387ea104ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.04.10 20:53:36.373504 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3505 | 2026.04.10 20:53:36.374031 [ 294 ] {} <Debug> TCP-Session: d4144d64-dadf-4ebe-b675-03387ea104ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.04.10 20:53:36.374059 [ 289 ] {} <Debug> TCP-Session: 28c8d442-6482-429c-ab54-0acb722011d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47966 | ||
| 3507 | 2026.04.10 20:53:36.374029 [ 292 ] {} <Debug> TCP-Session: 6e22b044-3369-4987-a20a-a38d11936504 Authenticating user 'default' from [fd00:1122:3344:101::e]:59922 | ||
| 3508 | 2026.04.10 20:53:36.374087 [ 289 ] {} <Debug> TCP-Session: 28c8d442-6482-429c-ab54-0acb722011d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.04.10 20:53:36.374117 [ 292 ] {} <Debug> TCP-Session: 6e22b044-3369-4987-a20a-a38d11936504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.04.10 20:53:36.374125 [ 289 ] {} <Debug> TCP-Session: 28c8d442-6482-429c-ab54-0acb722011d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.04.10 20:53:36.374139 [ 292 ] {} <Debug> TCP-Session: 6e22b044-3369-4987-a20a-a38d11936504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.04.10 20:53:36.373498 [ 288 ] {} <Trace> TCP-Session: 3fe55358-33f3-4139-a0b7-6ae9d2f56c05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.04.10 20:53:36.374288 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3514 | 2026.04.10 20:53:36.374449 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3515 | 2026.04.10 20:53:36.374491 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3516 | 2026.04.10 20:53:36.374706 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 3517 | 2026.04.10 20:53:36.375577 [ 303 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> AggregatingTransform: Aggregating | ||
| 3518 | 2026.04.10 20:53:36.375616 [ 303 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3519 | 2026.04.10 20:53:36.375641 [ 303 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858697 sec. (1164.555 rows/sec., 45.49 KiB/sec.) | ||
| 3520 | 2026.04.10 20:53:36.375656 [ 303 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Trace> Aggregator: Merging aggregated data | ||
| 3521 | 2026.04.10 20:53:36.376831 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002574 sec., 388.5003885003885 rows/sec., 15.18 KiB/sec. | ||
| 3522 | 2026.04.10 20:53:36.376950 [ 288 ] {a9c98a9b-bbf0-4c04-bdcb-ffe5359f102e} <Debug> TCPHandler: Processed in 0.003508251 sec. | ||
| 3523 | 2026.04.10 20:53:36.377040 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2026.04.10 20:53:36.377073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3525 | 2026.04.10 20:53:36.377074 [ 288 ] {} <Debug> TCP-Session: 3fe55358-33f3-4139-a0b7-6ae9d2f56c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.04.10 20:53:36.377092 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3527 | 2026.04.10 20:53:36.377134 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.04.10 20:53:36.377160 [ 290 ] {} <Debug> TCP-Session: eb451935-9332-4aa5-89e2-f0fe45f9794a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.04.10 20:53:36.377172 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3530 | 2026.04.10 20:53:36.377196 [ 291 ] {} <Debug> TCP-Session: 076d8a75-2587-49de-944d-79ef5f271c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.04.10 20:53:36.377222 [ 293 ] {} <Debug> TCP-Session: 1b0f877e-f1db-40f7-91d9-75a89ae1af9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.04.10 20:53:36.377238 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3533 | 2026.04.10 20:53:36.377189 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3534 | 2026.04.10 20:53:36.377294 [ 4 ] {} <Debug> TCP-Session: a527547a-0e07-4962-b0bf-e98f54e23d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.04.10 20:53:36.377316 [ 292 ] {} <Debug> TCP-Session: 6e22b044-3369-4987-a20a-a38d11936504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.04.10 20:53:36.377146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3537 | 2026.04.10 20:53:36.377113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3538 | 2026.04.10 20:53:36.377373 [ 294 ] {} <Debug> TCP-Session: d4144d64-dadf-4ebe-b675-03387ea104ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.04.10 20:53:36.377116 [ 289 ] {} <Debug> TCP-Session: 28c8d442-6482-429c-ab54-0acb722011d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.04.10 20:53:36.377397 [ 286 ] {} <Debug> TCP-Session: a162fd18-1f55-464b-8736-f83b03032277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3541 | 2026.04.10 20:53:36.529831 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48094 | ||
| 3542 | 2026.04.10 20:53:36.529932 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2026.04.10 20:53:36.529959 [ 288 ] {} <Debug> TCP-Session: e2a840cf-2f1e-4451-bed5-a4d697c4652a Authenticating user 'default' from [fd00:1122:3344:101::e]:48094 | ||
| 3544 | 2026.04.10 20:53:36.529981 [ 288 ] {} <Debug> TCP-Session: e2a840cf-2f1e-4451-bed5-a4d697c4652a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.04.10 20:53:36.529994 [ 288 ] {} <Debug> TCP-Session: e2a840cf-2f1e-4451-bed5-a4d697c4652a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.04.10 20:53:36.530176 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38155 | ||
| 3547 | 2026.04.10 20:53:36.530213 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 | ||
| 3548 | 2026.04.10 20:53:36.530229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48802 | ||
| 3549 | 2026.04.10 20:53:36.530269 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61072 | ||
| 3550 | 2026.04.10 20:53:36.530299 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3551 | 2026.04.10 20:53:36.530327 [ 288 ] {} <Trace> TCP-Session: e2a840cf-2f1e-4451-bed5-a4d697c4652a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.04.10 20:53:36.530349 [ 289 ] {} <Debug> TCP-Session: 5b42c25e-28a4-4526-9e67-90fa3048c034 Authenticating user 'default' from [fd00:1122:3344:101::e]:38155 | ||
| 3553 | 2026.04.10 20:53:36.530342 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3554 | 2026.04.10 20:53:36.530373 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.04.10 20:53:36.530383 [ 289 ] {} <Debug> TCP-Session: 5b42c25e-28a4-4526-9e67-90fa3048c034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.04.10 20:53:36.530399 [ 290 ] {} <Debug> TCP-Session: e39e39ae-2283-4d63-8a9e-cb6b1fe14556 Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 | ||
| 3557 | 2026.04.10 20:53:36.530406 [ 294 ] {} <Debug> TCP-Session: 3033a194-c929-4ff3-aabc-036e15f7a742 Authenticating user 'default' from [fd00:1122:3344:101::e]:61072 | ||
| 3558 | 2026.04.10 20:53:36.530415 [ 289 ] {} <Debug> TCP-Session: 5b42c25e-28a4-4526-9e67-90fa3048c034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.04.10 20:53:36.530439 [ 294 ] {} <Debug> TCP-Session: 3033a194-c929-4ff3-aabc-036e15f7a742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.04.10 20:53:36.530458 [ 290 ] {} <Debug> TCP-Session: e39e39ae-2283-4d63-8a9e-cb6b1fe14556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.04.10 20:53:36.530465 [ 294 ] {} <Debug> TCP-Session: 3033a194-c929-4ff3-aabc-036e15f7a742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.04.10 20:53:36.530486 [ 290 ] {} <Debug> TCP-Session: e39e39ae-2283-4d63-8a9e-cb6b1fe14556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.04.10 20:53:36.530249 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61203 | ||
| 3564 | 2026.04.10 20:53:36.530527 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48094) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3565 | 2026.04.10 20:53:36.530222 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55563 | ||
| 3566 | 2026.04.10 20:53:36.530376 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.04.10 20:53:36.530593 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3568 | 2026.04.10 20:53:36.530630 [ 293 ] {} <Debug> TCP-Session: 39ba45ff-3748-4467-b360-54d4ba94bd4c Authenticating user 'default' from [fd00:1122:3344:101::e]:61203 | ||
| 3569 | 2026.04.10 20:53:36.530629 [ 291 ] {} <Debug> TCP-Session: ba99c444-6bb8-4a45-bc5b-debdcb508c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:48802 | ||
| 3570 | 2026.04.10 20:53:36.530640 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3571 | 2026.04.10 20:53:36.530648 [ 293 ] {} <Debug> TCP-Session: 39ba45ff-3748-4467-b360-54d4ba94bd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.04.10 20:53:36.530671 [ 291 ] {} <Debug> TCP-Session: ba99c444-6bb8-4a45-bc5b-debdcb508c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.04.10 20:53:36.530688 [ 293 ] {} <Debug> TCP-Session: 39ba45ff-3748-4467-b360-54d4ba94bd4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.04.10 20:53:36.530701 [ 291 ] {} <Debug> TCP-Session: ba99c444-6bb8-4a45-bc5b-debdcb508c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.04.10 20:53:36.530681 [ 292 ] {} <Debug> TCP-Session: e162e799-a73f-42d4-9763-e29c6982ce62 Authenticating user 'default' from [fd00:1122:3344:101::e]:55563 | ||
| 3576 | 2026.04.10 20:53:36.530753 [ 292 ] {} <Debug> TCP-Session: e162e799-a73f-42d4-9763-e29c6982ce62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.04.10 20:53:36.530766 [ 292 ] {} <Debug> TCP-Session: e162e799-a73f-42d4-9763-e29c6982ce62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.04.10 20:53:36.530812 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3579 | 2026.04.10 20:53:36.530866 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3580 | 2026.04.10 20:53:36.531163 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 3581 | 2026.04.10 20:53:36.532095 [ 312 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> AggregatingTransform: Aggregating | ||
| 3582 | 2026.04.10 20:53:36.532147 [ 312 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3583 | 2026.04.10 20:53:36.532185 [ 312 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919828 sec. (1087.160 rows/sec., 42.47 KiB/sec.) | ||
| 3584 | 2026.04.10 20:53:36.532204 [ 312 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Trace> Aggregator: Merging aggregated data | ||
| 3585 | 2026.04.10 20:53:36.533971 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 11.12 KiB/sec. | ||
| 3586 | 2026.04.10 20:53:36.534130 [ 288 ] {babbc967-f087-4b0e-8775-45aae5f1dedd} <Debug> TCPHandler: Processed in 0.003953746 sec. | ||
| 3587 | 2026.04.10 20:53:36.534274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3588 | 2026.04.10 20:53:36.534306 [ 288 ] {} <Debug> TCP-Session: e2a840cf-2f1e-4451-bed5-a4d697c4652a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.04.10 20:53:36.534305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3590 | 2026.04.10 20:53:36.534329 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3591 | 2026.04.10 20:53:36.534350 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3592 | 2026.04.10 20:53:36.534361 [ 290 ] {} <Debug> TCP-Session: e39e39ae-2283-4d63-8a9e-cb6b1fe14556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.04.10 20:53:36.534383 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3594 | 2026.04.10 20:53:36.534393 [ 293 ] {} <Debug> TCP-Session: 39ba45ff-3748-4467-b360-54d4ba94bd4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.04.10 20:53:36.534403 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3596 | 2026.04.10 20:53:36.534427 [ 294 ] {} <Debug> TCP-Session: 3033a194-c929-4ff3-aabc-036e15f7a742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.04.10 20:53:36.534424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3598 | 2026.04.10 20:53:36.534468 [ 291 ] {} <Debug> TCP-Session: ba99c444-6bb8-4a45-bc5b-debdcb508c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.04.10 20:53:36.534388 [ 289 ] {} <Debug> TCP-Session: 5b42c25e-28a4-4526-9e67-90fa3048c034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.04.10 20:53:36.534524 [ 292 ] {} <Debug> TCP-Session: e162e799-a73f-42d4-9763-e29c6982ce62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.04.10 20:53:36.535557 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43071 | ||
| 3602 | 2026.04.10 20:53:36.535583 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62732 | ||
| 3603 | 2026.04.10 20:53:36.535616 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2026.04.10 20:53:36.535641 [ 286 ] {} <Debug> TCP-Session: aa0a3938-27d0-4be3-a2a2-1268b590f150 Authenticating user 'default' from [fd00:1122:3344:101::e]:43071 | ||
| 3605 | 2026.04.10 20:53:36.535649 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2026.04.10 20:53:36.535657 [ 286 ] {} <Debug> TCP-Session: aa0a3938-27d0-4be3-a2a2-1268b590f150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.04.10 20:53:36.535685 [ 286 ] {} <Debug> TCP-Session: aa0a3938-27d0-4be3-a2a2-1268b590f150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.04.10 20:53:36.535687 [ 4 ] {} <Debug> TCP-Session: 7ae82689-4208-4c82-9c8a-38fb5f084f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:62732 | ||
| 3609 | 2026.04.10 20:53:36.535719 [ 4 ] {} <Debug> TCP-Session: 7ae82689-4208-4c82-9c8a-38fb5f084f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.04.10 20:53:36.535731 [ 4 ] {} <Debug> TCP-Session: 7ae82689-4208-4c82-9c8a-38fb5f084f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.04.10 20:53:36.554758 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43071). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3612 | |||
| 3613 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3614 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3615 | 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 | ||
| 3616 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3617 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3618 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3619 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3620 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3621 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3622 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3623 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3624 | (version 23.8.7.1) | ||
| 3625 | 2026.04.10 20:53:36.555019 [ 286 ] {} <Debug> TCP-Session: aa0a3938-27d0-4be3-a2a2-1268b590f150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.04.10 20:53:36.555038 [ 4 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62732). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3627 | |||
| 3628 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3629 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3630 | 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 | ||
| 3631 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3632 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3633 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3634 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3635 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3636 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3637 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3638 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3639 | (version 23.8.7.1) | ||
| 3640 | 2026.04.10 20:53:36.555109 [ 4 ] {} <Debug> TCP-Session: 7ae82689-4208-4c82-9c8a-38fb5f084f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.04.10 20:53:37.558099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 470 | ||
| 3642 | 2026.04.10 20:53:37.560657 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.04.10 20:53:37.560728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3644 | 2026.04.10 20:53:37.562454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3645 | 2026.04.10 20:53:37.562743 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.04.10 20:53:37.563050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3647 | 2026.04.10 20:53:40.985033 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.04.10 20:53:40.985249 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3649 | 2026.04.10 20:53:40.985328 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3650 | 2026.04.10 20:53:40.986092 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.04.10 20:53:40.986141 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3652 | 2026.04.10 20:53:40.986609 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3653 | 2026.04.10 20:53:40.986842 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.04.10 20:53:40.987008 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001812 sec., 76158.94039735099 rows/sec., 6.63 MiB/sec. | ||
| 3655 | 2026.04.10 20:53:40.987007 [ 139 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3656 | 2026.04.10 20:53:40.987060 [ 6 ] {46bfef32-1a96-412b-a582-6956417e3a3d} <Debug> TCPHandler: Processed in 0.00216504 sec. | ||
| 3657 | 2026.04.10 20:53:40.987089 [ 139 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.04.10 20:53:40.987119 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3659 | 2026.04.10 20:53:40.987226 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 3660 | 2026.04.10 20:53:40.987232 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.04.10 20:53:40.987348 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3662 | 2026.04.10 20:53:40.987388 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 3663 | 2026.04.10 20:53:40.987388 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.04.10 20:53:40.987456 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 3665 | 2026.04.10 20:53:40.987462 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3666 | 2026.04.10 20:53:40.987524 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3667 | 2026.04.10 20:53:40.987571 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3668 | 2026.04.10 20:53:40.987609 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3669 | 2026.04.10 20:53:40.987648 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 3670 | 2026.04.10 20:53:40.987974 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.04.10 20:53:40.988019 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3672 | 2026.04.10 20:53:40.988362 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3673 | 2026.04.10 20:53:40.988597 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.04.10 20:53:40.988737 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00138 sec., 29710.144927536232 rows/sec., 2.18 MiB/sec. | ||
| 3675 | 2026.04.10 20:53:40.988778 [ 6 ] {d85fac48-19d3-4e0c-8daf-4163e10f7a85} <Debug> TCPHandler: Processed in 0.001613374 sec. | ||
| 3676 | 2026.04.10 20:53:40.988898 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2026.04.10 20:53:40.989004 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3678 | 2026.04.10 20:53:40.989040 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860527 sec., 1644157.8112008048 rows/sec., 131.93 MiB/sec. | ||
| 3679 | 2026.04.10 20:53:40.989048 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3680 | 2026.04.10 20:53:40.989313 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3681 | 2026.04.10 20:53:40.989556 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.04.10 20:53:40.989608 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3683 | 2026.04.10 20:53:40.989612 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.04.10 20:53:40.989702 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_26_5} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3685 | 2026.04.10 20:53:40.989798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3686 | 2026.04.10 20:53:40.990008 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3687 | 2026.04.10 20:53:40.990229 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.04.10 20:53:40.990337 [ 139 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3689 | 2026.04.10 20:53:40.990366 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001383 sec., 75921.90889370933 rows/sec., 5.93 MiB/sec. | ||
| 3690 | 2026.04.10 20:53:40.990367 [ 139 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.04.10 20:53:40.990407 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3692 | 2026.04.10 20:53:40.990412 [ 6 ] {a1d5870d-0d09-4bf8-8007-19a3d4fa36af} <Debug> TCPHandler: Processed in 0.001566454 sec. | ||
| 3693 | 2026.04.10 20:53:40.990466 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 3694 | 2026.04.10 20:53:40.990540 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.04.10 20:53:40.990555 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3696 | 2026.04.10 20:53:40.990589 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3697 | 2026.04.10 20:53:40.990635 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3698 | 2026.04.10 20:53:40.990646 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.04.10 20:53:40.990672 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3700 | 2026.04.10 20:53:40.990697 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3701 | 2026.04.10 20:53:40.990712 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3702 | 2026.04.10 20:53:40.990755 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 3703 | 2026.04.10 20:53:40.990789 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 3704 | 2026.04.10 20:53:40.991131 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.04.10 20:53:40.991176 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3706 | 2026.04.10 20:53:40.991546 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3707 | 2026.04.10 20:53:40.991698 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254291 sec., 1437465.4685395972 rows/sec., 106.35 MiB/sec. | ||
| 3708 | 2026.04.10 20:53:40.991787 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.04.10 20:53:40.991890 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3710 | 2026.04.10 20:53:40.991912 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3711 | 2026.04.10 20:53:40.991935 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 3712 | 2026.04.10 20:53:40.991947 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.04.10 20:53:40.991979 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3714 | 2026.04.10 20:53:40.991982 [ 6 ] {8a88d873-b315-425d-ac54-ab9393064001} <Debug> TCPHandler: Processed in 0.001493124 sec. | ||
| 3715 | 2026.04.10 20:53:40.992050 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 3716 | 2026.04.10 20:53:40.992114 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.04.10 20:53:40.992155 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3718 | 2026.04.10 20:53:40.992181 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.04.10 20:53:40.992187 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9136 rows starting from the beginning of the part | ||
| 3720 | 2026.04.10 20:53:40.992219 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3721 | 2026.04.10 20:53:40.992238 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 3722 | 2026.04.10 20:53:40.992254 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_26_5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3723 | 2026.04.10 20:53:40.992280 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3724 | 2026.04.10 20:53:40.992281 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <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 | ||
| 3725 | 2026.04.10 20:53:40.992316 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3726 | 2026.04.10 20:53:40.992329 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3727 | 2026.04.10 20:53:40.992353 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3728 | 2026.04.10 20:53:40.992387 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 3729 | 2026.04.10 20:53:40.993173 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.04.10 20:53:40.993215 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3731 | 2026.04.10 20:53:40.993868 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3732 | 2026.04.10 20:53:40.994102 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.04.10 20:53:40.994252 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002052 sec., 19980.506822612086 rows/sec., 35.80 MiB/sec. | ||
| 3734 | 2026.04.10 20:53:40.994317 [ 6 ] {bb6dae69-5db5-4433-b96a-3ec35977c8a7} <Debug> TCPHandler: Processed in 0.002252711 sec. | ||
| 3735 | 2026.04.10 20:53:40.994451 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.04.10 20:53:40.994549 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.04.10 20:53:40.994593 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3738 | 2026.04.10 20:53:40.994948 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.04.10 20:53:40.994986 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3740 | 2026.04.10 20:53:40.995321 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3741 | 2026.04.10 20:53:40.995535 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.04.10 20:53:40.995647 [ 139 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3743 | 2026.04.10 20:53:40.995671 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 3744 | 2026.04.10 20:53:40.995680 [ 139 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.04.10 20:53:40.995712 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3746 | 2026.04.10 20:53:40.995714 [ 6 ] {d92b7ece-d5ed-42c6-a508-d1f8134a69a3} <Debug> TCPHandler: Processed in 0.001314172 sec. | ||
| 3747 | 2026.04.10 20:53:40.995812 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3748 | 2026.04.10 20:53:40.995848 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9904 rows, containing 5 columns (5 merged, 0 gathered) in 0.003830284 sec., 2585709.049250656 rows/sec., 168.33 MiB/sec. | ||
| 3749 | 2026.04.10 20:53:40.995967 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3750 | 2026.04.10 20:53:40.996009 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part | ||
| 3751 | 2026.04.10 20:53:40.996044 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3752 | 2026.04.10 20:53:40.996079 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 3753 | 2026.04.10 20:53:40.996136 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3754 | 2026.04.10 20:53:40.996205 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3755 | 2026.04.10 20:53:40.996267 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3756 | 2026.04.10 20:53:40.996327 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.04.10 20:53:40.996334 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 3758 | 2026.04.10 20:53:40.996400 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3759 | 2026.04.10 20:53:40.996462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 3760 | 2026.04.10 20:53:40.997374 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001612035 sec., 856060.8175380807 rows/sec., 57.69 MiB/sec. | ||
| 3761 | 2026.04.10 20:53:40.997548 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3762 | 2026.04.10 20:53:40.997803 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.04.10 20:53:40.997865 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_26_5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3764 | 2026.04.10 20:53:40.997937 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3765 | 2026.04.10 20:53:42.431568 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3766 | 2026.04.10 20:53:42.431628 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3767 | 2026.04.10 20:53:42.543154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 3768 | 2026.04.10 20:53:42.543708 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.04.10 20:53:42.543764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3770 | 2026.04.10 20:53:42.544271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3771 | 2026.04.10 20:53:42.544525 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.04.10 20:53:42.544677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 3773 | 2026.04.10 20:53:43.019568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3774 | 2026.04.10 20:53:43.035710 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.04.10 20:53:43.035775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3776 | 2026.04.10 20:53:43.041983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3777 | 2026.04.10 20:53:43.042778 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.04.10 20:53:43.046135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3779 | 2026.04.10 20:53:45.982549 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.04.10 20:53:45.982743 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3781 | 2026.04.10 20:53:45.982809 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3782 | 2026.04.10 20:53:45.983461 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.04.10 20:53:45.983504 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3784 | 2026.04.10 20:53:45.983888 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3785 | 2026.04.10 20:53:45.984116 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.04.10 20:53:45.984270 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 3787 | 2026.04.10 20:53:45.984312 [ 6 ] {7fc161a7-be57-4e0b-afd2-0b97eab8dcdc} <Debug> TCPHandler: Processed in 0.001885237 sec. | ||
| 3788 | 2026.04.10 20:53:45.984449 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.04.10 20:53:45.984545 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3790 | 2026.04.10 20:53:45.984585 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3791 | 2026.04.10 20:53:45.985001 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.04.10 20:53:45.985039 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3793 | 2026.04.10 20:53:45.985348 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3794 | 2026.04.10 20:53:45.985561 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.04.10 20:53:45.985689 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 3796 | 2026.04.10 20:53:45.985727 [ 6 ] {ff3f7f41-a963-4c74-855d-9e5c8c8ab7ad} <Debug> TCPHandler: Processed in 0.001327442 sec. | ||
| 3797 | 2026.04.10 20:53:45.985842 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.04.10 20:53:45.985936 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.04.10 20:53:45.985979 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3800 | 2026.04.10 20:53:45.986391 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.04.10 20:53:45.986428 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3802 | 2026.04.10 20:53:45.986746 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3803 | 2026.04.10 20:53:45.986964 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.04.10 20:53:45.987091 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3805 | 2026.04.10 20:53:45.987127 [ 6 ] {b6b5501a-a763-4cda-bf9c-4e50ec39a8ca} <Debug> TCPHandler: Processed in 0.001334142 sec. | ||
| 3806 | 2026.04.10 20:53:45.987232 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2026.04.10 20:53:45.987326 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3808 | 2026.04.10 20:53:45.987366 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3809 | 2026.04.10 20:53:45.987718 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.04.10 20:53:45.987754 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3811 | 2026.04.10 20:53:45.988062 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3812 | 2026.04.10 20:53:45.988268 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.04.10 20:53:45.988394 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3814 | 2026.04.10 20:53:45.988430 [ 6 ] {172198b4-2836-4720-a719-63f9dd62342b} <Debug> TCPHandler: Processed in 0.001244882 sec. | ||
| 3815 | 2026.04.10 20:53:46.724057 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.04.10 20:53:46.724252 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3817 | 2026.04.10 20:53:46.724324 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3818 | 2026.04.10 20:53:46.725000 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.04.10 20:53:46.725048 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3820 | 2026.04.10 20:53:46.725404 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3821 | 2026.04.10 20:53:46.725683 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.04.10 20:53:46.725826 [ 133 ] {} <Debug> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3823 | 2026.04.10 20:53:46.725842 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001641 sec., 14625.22851919561 rows/sec., 1.21 MiB/sec. | ||
| 3824 | 2026.04.10 20:53:46.725906 [ 133 ] {} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.04.10 20:53:46.725933 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3826 | 2026.04.10 20:53:46.725934 [ 6 ] {740393e6-d0d0-47e1-8c28-3a23e3f3642f} <Debug> TCPHandler: Processed in 0.002001578 sec. | ||
| 3827 | 2026.04.10 20:53:46.726032 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::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 | ||
| 3828 | 2026.04.10 20:53:46.726075 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.04.10 20:53:46.726156 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3830 | 2026.04.10 20:53:46.726183 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3831 | 2026.04.10 20:53:46.726196 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3832 | 2026.04.10 20:53:46.726235 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3833 | 2026.04.10 20:53:46.726276 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3834 | 2026.04.10 20:53:46.726329 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3835 | 2026.04.10 20:53:46.726375 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3836 | 2026.04.10 20:53:46.726421 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3837 | 2026.04.10 20:53:46.726672 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.04.10 20:53:46.726717 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3839 | 2026.04.10 20:53:46.727062 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3840 | 2026.04.10 20:53:46.727237 [ 190 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245191 sec., 96370.75757855621 rows/sec., 8.36 MiB/sec. | ||
| 3841 | 2026.04.10 20:53:46.727290 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.04.10 20:53:46.727371 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3843 | 2026.04.10 20:53:46.727433 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001271 sec., 11014.948859166012 rows/sec., 898.19 KiB/sec. | ||
| 3844 | 2026.04.10 20:53:46.727475 [ 6 ] {3dbcb6be-1d84-4a12-b34a-1d3074daf42c} <Debug> TCPHandler: Processed in 0.001452853 sec. | ||
| 3845 | 2026.04.10 20:53:46.727597 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.04.10 20:53:46.727629 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.04.10 20:53:46.727694 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3848 | 2026.04.10 20:53:46.727697 [ 193 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_5_1} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3849 | 2026.04.10 20:53:46.727741 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3850 | 2026.04.10 20:53:46.727784 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3851 | 2026.04.10 20:53:46.729456 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.04.10 20:53:46.729498 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3853 | 2026.04.10 20:53:46.729986 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3854 | 2026.04.10 20:53:46.730208 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.04.10 20:53:46.730344 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002669 sec., 977894.342450356 rows/sec., 73.62 MiB/sec. | ||
| 3856 | 2026.04.10 20:53:46.730383 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3857 | 2026.04.10 20:53:46.730395 [ 6 ] {7c4fe104-5a7c-41f7-9eaa-0193593560f8} <Debug> TCPHandler: Processed in 0.002848735 sec. | ||
| 3858 | 2026.04.10 20:53:46.730514 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.04.10 20:53:46.730614 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.04.10 20:53:46.730655 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3861 | 2026.04.10 20:53:46.731099 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.04.10 20:53:46.731134 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3863 | 2026.04.10 20:53:46.731443 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3864 | 2026.04.10 20:53:46.731660 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.04.10 20:53:46.731787 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001197 sec., 63492.0634920635 rows/sec., 4.65 MiB/sec. | ||
| 3866 | 2026.04.10 20:53:46.731826 [ 6 ] {6b3af93e-462f-460d-bbb9-371808f3cb15} <Debug> TCPHandler: Processed in 0.001361742 sec. | ||
| 3867 | 2026.04.10 20:53:46.731942 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.04.10 20:53:46.732035 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3869 | 2026.04.10 20:53:46.732074 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3870 | 2026.04.10 20:53:46.732812 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.04.10 20:53:46.732849 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3872 | 2026.04.10 20:53:46.733208 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3873 | 2026.04.10 20:53:46.733429 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.04.10 20:53:46.733558 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00154 sec., 535714.2857142858 rows/sec., 31.34 MiB/sec. | ||
| 3875 | 2026.04.10 20:53:46.733595 [ 6 ] {9b5a4fe7-5baf-407e-8cf8-ebe421b0398d} <Debug> TCPHandler: Processed in 0.001701986 sec. | ||
| 3876 | 2026.04.10 20:53:46.733712 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.04.10 20:53:46.733807 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.04.10 20:53:46.733846 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3879 | 2026.04.10 20:53:46.734225 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.04.10 20:53:46.734260 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3881 | 2026.04.10 20:53:46.734560 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3882 | 2026.04.10 20:53:46.734766 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.04.10 20:53:46.734890 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 3884 | 2026.04.10 20:53:46.734927 [ 6 ] {c5a79403-c8da-4e29-92e6-8cb924ae4d95} <Debug> TCPHandler: Processed in 0.001263831 sec. | ||
| 3885 | 2026.04.10 20:53:46.735048 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.04.10 20:53:46.735141 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.04.10 20:53:46.735180 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3888 | 2026.04.10 20:53:46.735581 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.04.10 20:53:46.735617 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3890 | 2026.04.10 20:53:46.735918 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3891 | 2026.04.10 20:53:46.736125 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.04.10 20:53:46.736222 [ 133 ] {} <Debug> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3893 | 2026.04.10 20:53:46.736252 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 3894 | 2026.04.10 20:53:46.736260 [ 133 ] {} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.04.10 20:53:46.736292 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3896 | 2026.04.10 20:53:46.736295 [ 6 ] {e19abf0f-58d9-449d-b56c-a9fa409d6047} <Debug> TCPHandler: Processed in 0.001296802 sec. | ||
| 3897 | 2026.04.10 20:53:46.736413 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::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 | ||
| 3898 | 2026.04.10 20:53:46.736420 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.04.10 20:53:46.736562 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3900 | 2026.04.10 20:53:46.736574 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3901 | 2026.04.10 20:53:46.736602 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3902 | 2026.04.10 20:53:46.736617 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3903 | 2026.04.10 20:53:46.736716 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3904 | 2026.04.10 20:53:46.736773 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3905 | 2026.04.10 20:53:46.736825 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3906 | 2026.04.10 20:53:46.736874 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3907 | 2026.04.10 20:53:46.737568 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.04.10 20:53:46.737609 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3909 | 2026.04.10 20:53:46.737634 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283292 sec., 46754.75262060389 rows/sec., 3.75 MiB/sec. | ||
| 3910 | 2026.04.10 20:53:46.737755 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3911 | 2026.04.10 20:53:46.738025 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.04.10 20:53:46.738032 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3913 | 2026.04.10 20:53:46.738102 [ 187 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_5_1} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3914 | 2026.04.10 20:53:46.738180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3915 | 2026.04.10 20:53:46.738274 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.04.10 20:53:46.738412 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001866 sec., 739013.9335476956 rows/sec., 50.05 MiB/sec. | ||
| 3917 | 2026.04.10 20:53:46.738449 [ 6 ] {a610371c-b0fc-4d24-95dc-db57176b1476} <Debug> TCPHandler: Processed in 0.002077938 sec. | ||
| 3918 | 2026.04.10 20:53:46.738568 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.04.10 20:53:46.738660 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3920 | 2026.04.10 20:53:46.738703 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3921 | 2026.04.10 20:53:46.739432 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.04.10 20:53:46.739468 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3923 | 2026.04.10 20:53:46.739908 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3924 | 2026.04.10 20:53:46.740123 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.04.10 20:53:46.740251 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001608 sec., 957089.5522388059 rows/sec., 58.54 MiB/sec. | ||
| 3926 | 2026.04.10 20:53:46.740287 [ 6 ] {6e05fe96-bc37-483f-9920-4c6920ca1423} <Debug> TCPHandler: Processed in 0.001769195 sec. | ||
| 3927 | 2026.04.10 20:53:46.740406 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.04.10 20:53:46.740501 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3929 | 2026.04.10 20:53:46.740554 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <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 | ||
| 3930 | 2026.04.10 20:53:46.741395 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.04.10 20:53:46.741431 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3932 | 2026.04.10 20:53:46.741995 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3933 | 2026.04.10 20:53:46.742217 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.04.10 20:53:46.742350 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001866 sec., 26795.284030010716 rows/sec., 48.02 MiB/sec. | ||
| 3935 | 2026.04.10 20:53:46.742402 [ 6 ] {311fcba9-c005-4ea0-b823-d95e06fbb702} <Debug> TCPHandler: Processed in 0.002045078 sec. | ||
| 3936 | 2026.04.10 20:53:46.742518 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.04.10 20:53:46.742612 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3938 | 2026.04.10 20:53:46.742653 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3939 | 2026.04.10 20:53:46.742971 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.10 20:53:46.743008 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3941 | 2026.04.10 20:53:46.743305 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3942 | 2026.04.10 20:53:46.743506 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.04.10 20:53:46.743634 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 3944 | 2026.04.10 20:53:46.743670 [ 6 ] {7322e706-1c19-4f24-8b49-4229b7d8744c} <Debug> TCPHandler: Processed in 0.0012012 sec. | ||
| 3945 | 2026.04.10 20:53:47.563296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 512 | ||
| 3946 | 2026.04.10 20:53:47.565862 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.04.10 20:53:47.565924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3948 | 2026.04.10 20:53:47.567137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3949 | 2026.04.10 20:53:47.567418 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.04.10 20:53:47.567783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3951 | 2026.04.10 20:53:50.044864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 3952 | 2026.04.10 20:53:50.045417 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.04.10 20:53:50.045456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3954 | 2026.04.10 20:53:50.045909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3955 | 2026.04.10 20:53:50.046119 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.04.10 20:53:50.046239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 3957 | 2026.04.10 20:53:50.546515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3958 | 2026.04.10 20:53:50.563521 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.04.10 20:53:50.563585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3960 | 2026.04.10 20:53:50.570183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3961 | 2026.04.10 20:53:50.570927 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.04.10 20:53:50.573930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3963 | 2026.04.10 20:53:50.980626 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.04.10 20:53:50.980871 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.10 20:53:50.980962 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3966 | 2026.04.10 20:53:50.981906 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.10 20:53:50.981957 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3968 | 2026.04.10 20:53:50.982335 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3969 | 2026.04.10 20:53:50.982551 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.04.10 20:53:50.982703 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
| 3971 | 2026.04.10 20:53:50.982748 [ 6 ] {cf6e2fdb-8e82-40c5-93cb-a5d0f81e2f5a} <Debug> TCPHandler: Processed in 0.00227901 sec. | ||
| 3972 | 2026.04.10 20:53:50.982871 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.04.10 20:53:50.982966 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3974 | 2026.04.10 20:53:50.983070 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3975 | 2026.04.10 20:53:50.983504 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.04.10 20:53:50.983542 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3977 | 2026.04.10 20:53:50.983845 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3978 | 2026.04.10 20:53:50.984058 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.04.10 20:53:50.984188 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 3980 | 2026.04.10 20:53:50.984224 [ 6 ] {b734cf87-e814-4689-9a60-cc9b5ca2a4b2} <Debug> TCPHandler: Processed in 0.001351092 sec. | ||
| 3981 | 2026.04.10 20:53:50.984339 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.04.10 20:53:50.984434 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.04.10 20:53:50.984477 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3984 | 2026.04.10 20:53:50.984863 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.04.10 20:53:50.984900 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3986 | 2026.04.10 20:53:50.985212 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3987 | 2026.04.10 20:53:50.985407 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.04.10 20:53:50.985524 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00114 sec., 112280.70175438597 rows/sec., 7.82 MiB/sec. | ||
| 3989 | 2026.04.10 20:53:50.985558 [ 6 ] {8e910a77-9c3d-4670-9c04-cde71b1fb899} <Debug> TCPHandler: Processed in 0.001301971 sec. | ||
| 3990 | 2026.04.10 20:53:50.985663 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.04.10 20:53:50.985751 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.04.10 20:53:50.985790 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3993 | 2026.04.10 20:53:50.986164 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.04.10 20:53:50.986201 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3995 | 2026.04.10 20:53:50.986504 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3996 | 2026.04.10 20:53:50.986719 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.04.10 20:53:50.986845 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 3998 | 2026.04.10 20:53:50.986881 [ 6 ] {abf30792-49ae-4f48-8ac9-ac93fdc8030d} <Debug> TCPHandler: Processed in 0.001226971 sec. | ||
| 3999 | 2026.04.10 20:53:55.985143 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.04.10 20:53:55.985340 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4001 | 2026.04.10 20:53:55.985409 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4002 | 2026.04.10 20:53:55.986088 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.04.10 20:53:55.986139 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4004 | 2026.04.10 20:53:55.986542 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4005 | 2026.04.10 20:53:55.986783 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.04.10 20:53:55.986950 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 4007 | 2026.04.10 20:53:55.987003 [ 6 ] {7339aeac-5cea-42c0-9ac8-13ad6a0b0716} <Debug> TCPHandler: Processed in 0.001984018 sec. | ||
| 4008 | 2026.04.10 20:53:55.987135 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.04.10 20:53:55.987241 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4010 | 2026.04.10 20:53:55.987285 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4011 | 2026.04.10 20:53:55.987808 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.04.10 20:53:55.987853 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4013 | 2026.04.10 20:53:55.988194 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4014 | 2026.04.10 20:53:55.988412 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.04.10 20:53:55.988546 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001328 sec., 48192.77108433735 rows/sec., 3.76 MiB/sec. | ||
| 4016 | 2026.04.10 20:53:55.988585 [ 6 ] {52e635d0-1463-4132-bd43-5d5c30696a99} <Debug> TCPHandler: Processed in 0.001501223 sec. | ||
| 4017 | 2026.04.10 20:53:55.988702 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.04.10 20:53:55.988798 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.04.10 20:53:55.988945 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4020 | 2026.04.10 20:53:55.989448 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.04.10 20:53:55.989486 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4022 | 2026.04.10 20:53:55.989844 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4023 | 2026.04.10 20:53:55.990058 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.04.10 20:53:55.990193 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001415 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 4025 | 2026.04.10 20:53:55.990233 [ 6 ] {8c78c576-45ef-4cf5-b2ea-1ee9d7b445df} <Debug> TCPHandler: Processed in 0.001581364 sec. | ||
| 4026 | 2026.04.10 20:53:55.990338 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.04.10 20:53:55.990435 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.04.10 20:53:55.990478 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4029 | 2026.04.10 20:53:55.990916 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.04.10 20:53:55.990955 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4031 | 2026.04.10 20:53:55.991273 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4032 | 2026.04.10 20:53:55.991506 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.04.10 20:53:55.991637 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 4034 | 2026.04.10 20:53:55.991673 [ 6 ] {880c2b71-1ecb-40d2-95b8-691ae4522288} <Debug> TCPHandler: Processed in 0.001385873 sec. | ||
| 4035 | 2026.04.10 20:53:57.431676 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4036 | 2026.04.10 20:53:57.431722 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4037 | 2026.04.10 20:53:57.546860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 4038 | 2026.04.10 20:53:57.547350 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.04.10 20:53:57.547391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4040 | 2026.04.10 20:53:57.547932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4041 | 2026.04.10 20:53:57.548182 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.04.10 20:53:57.548325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 4043 | 2026.04.10 20:53:57.568503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 528 | ||
| 4044 | 2026.04.10 20:53:57.570465 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.04.10 20:53:57.570518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4046 | 2026.04.10 20:53:57.571681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4047 | 2026.04.10 20:53:57.571956 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.04.10 20:53:57.572245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4049 | 2026.04.10 20:53:58.074289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4050 | 2026.04.10 20:53:58.092226 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.04.10 20:53:58.092282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4052 | 2026.04.10 20:53:58.098371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4053 | 2026.04.10 20:53:58.099051 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.04.10 20:53:58.102032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4055 | 2026.04.10 20:53:59.299637 [ 115 ] {} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4056 | 2026.04.10 20:53:59.299708 [ 115 ] {} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.04.10 20:53:59.299732 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4058 | 2026.04.10 20:53:59.299862 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 4059 | 2026.04.10 20:53:59.300024 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4060 | 2026.04.10 20:53:59.300077 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 4061 | 2026.04.10 20:53:59.300178 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4062 | 2026.04.10 20:53:59.300259 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4063 | 2026.04.10 20:53:59.300326 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4064 | 2026.04.10 20:53:59.300387 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4065 | 2026.04.10 20:53:59.301342 [ 187 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539624 sec., 29877.42461795867 rows/sec., 2.49 MiB/sec. | ||
| 4066 | 2026.04.10 20:53:59.301543 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4067 | 2026.04.10 20:53:59.301923 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.04.10 20:53:59.302004 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_5_1} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4069 | 2026.04.10 20:53:59.302109 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4070 | 2026.04.10 20:54:00.526819 [ 114 ] {} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4071 | 2026.04.10 20:54:00.526898 [ 114 ] {} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.04.10 20:54:00.526921 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4073 | 2026.04.10 20:54:00.527024 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::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 | ||
| 4074 | 2026.04.10 20:54:00.527160 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.04.10 20:54:00.527198 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4076 | 2026.04.10 20:54:00.527271 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 826 rows starting from the beginning of the part | ||
| 4077 | 2026.04.10 20:54:00.527319 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4078 | 2026.04.10 20:54:00.527366 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4079 | 2026.04.10 20:54:00.527418 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4080 | 2026.04.10 20:54:00.528794 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813086 sec., 1833889.843063153 rows/sec., 114.60 MiB/sec. | ||
| 4081 | 2026.04.10 20:54:00.529014 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4082 | 2026.04.10 20:54:00.529313 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.04.10 20:54:00.529389 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_5_1} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4084 | 2026.04.10 20:54:00.529475 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4085 | 2026.04.10 20:54:00.984009 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.04.10 20:54:00.984186 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4087 | 2026.04.10 20:54:00.984257 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4088 | 2026.04.10 20:54:00.984964 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.04.10 20:54:00.985005 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4090 | 2026.04.10 20:54:00.985409 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4091 | 2026.04.10 20:54:00.985649 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.04.10 20:54:00.985784 [ 114 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4093 | 2026.04.10 20:54:00.985816 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001679 sec., 82191.78082191781 rows/sec., 7.15 MiB/sec. | ||
| 4094 | 2026.04.10 20:54:00.985821 [ 114 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.04.10 20:54:00.985850 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4096 | 2026.04.10 20:54:00.985870 [ 6 ] {c4885cdd-31bb-4cad-8553-9360f3342f93} <Debug> TCPHandler: Processed in 0.001996938 sec. | ||
| 4097 | 2026.04.10 20:54:00.985933 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 4098 | 2026.04.10 20:54:00.986003 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.04.10 20:54:00.986042 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4100 | 2026.04.10 20:54:00.986081 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4101 | 2026.04.10 20:54:00.986109 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4102 | 2026.04.10 20:54:00.986151 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4103 | 2026.04.10 20:54:00.986157 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4104 | 2026.04.10 20:54:00.986201 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2610 rows starting from the beginning of the part | ||
| 4105 | 2026.04.10 20:54:00.986266 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4106 | 2026.04.10 20:54:00.986311 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4107 | 2026.04.10 20:54:00.986350 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 4108 | 2026.04.10 20:54:00.986615 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.04.10 20:54:00.986651 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4110 | 2026.04.10 20:54:00.987011 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4111 | 2026.04.10 20:54:00.987219 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.04.10 20:54:00.987354 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00127 sec., 32283.46456692913 rows/sec., 2.37 MiB/sec. | ||
| 4113 | 2026.04.10 20:54:00.987395 [ 6 ] {bb2f4fdd-d08a-4b07-8347-d5aab02ab4a4} <Debug> TCPHandler: Processed in 0.001446502 sec. | ||
| 4114 | 2026.04.10 20:54:00.987515 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.04.10 20:54:00.987615 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4116 | 2026.04.10 20:54:00.987657 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4117 | 2026.04.10 20:54:00.988087 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.04.10 20:54:00.988121 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4119 | 2026.04.10 20:54:00.988399 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497072 sec., 2214994.2012084555 rows/sec., 175.95 MiB/sec. | ||
| 4120 | 2026.04.10 20:54:00.988459 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4121 | 2026.04.10 20:54:00.988675 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4122 | 2026.04.10 20:54:00.988681 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.04.10 20:54:00.988798 [ 114 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4124 | 2026.04.10 20:54:00.988816 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001222 sec., 85924.71358428805 rows/sec., 6.71 MiB/sec. | ||
| 4125 | 2026.04.10 20:54:00.988832 [ 114 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.04.10 20:54:00.988853 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4127 | 2026.04.10 20:54:00.988854 [ 6 ] {b10d962f-a804-4f6f-9a5c-d5b933427edd} <Debug> TCPHandler: Processed in 0.001390543 sec. | ||
| 4128 | 2026.04.10 20:54:00.988972 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 4129 | 2026.04.10 20:54:00.988985 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.04.10 20:54:00.988983 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.04.10 20:54:00.989099 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.04.10 20:54:00.989110 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_31_6} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4133 | 2026.04.10 20:54:00.989134 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4134 | 2026.04.10 20:54:00.989144 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4135 | 2026.04.10 20:54:00.989178 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4136 | 2026.04.10 20:54:00.989189 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4137 | 2026.04.10 20:54:00.989300 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4138 | 2026.04.10 20:54:00.989370 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1379 rows starting from the beginning of the part | ||
| 4139 | 2026.04.10 20:54:00.989419 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4140 | 2026.04.10 20:54:00.989469 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4141 | 2026.04.10 20:54:00.989531 [ 199 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 4142 | 2026.04.10 20:54:00.989578 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.04.10 20:54:00.989618 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4144 | 2026.04.10 20:54:00.990012 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4145 | 2026.04.10 20:54:00.990236 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.04.10 20:54:00.990337 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4147 | 2026.04.10 20:54:00.990366 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 4148 | 2026.04.10 20:54:00.990373 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.04.10 20:54:00.990399 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4150 | 2026.04.10 20:54:00.990404 [ 6 ] {8124af9e-192a-4d0a-9b74-67640f3f442f} <Debug> TCPHandler: Processed in 0.001469343 sec. | ||
| 4151 | 2026.04.10 20:54:00.990484 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 4152 | 2026.04.10 20:54:00.990536 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.04.10 20:54:00.990590 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4154 | 2026.04.10 20:54:00.990624 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9904 rows starting from the beginning of the part | ||
| 4155 | 2026.04.10 20:54:00.990635 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4156 | 2026.04.10 20:54:00.990681 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4157 | 2026.04.10 20:54:00.990695 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <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 | ||
| 4158 | 2026.04.10 20:54:00.990730 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1539 rows starting from the beginning of the part | ||
| 4159 | 2026.04.10 20:54:00.990775 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4160 | 2026.04.10 20:54:00.990813 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4161 | 2026.04.10 20:54:00.990863 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 4162 | 2026.04.10 20:54:00.991086 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.002181889 sec., 1410245.8924354082 rows/sec., 102.41 MiB/sec. | ||
| 4163 | 2026.04.10 20:54:00.991399 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4164 | 2026.04.10 20:54:00.991585 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.04.10 20:54:00.991627 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4166 | 2026.04.10 20:54:00.991753 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.04.10 20:54:00.991868 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_31_6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4168 | 2026.04.10 20:54:00.991978 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4169 | 2026.04.10 20:54:00.992336 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4170 | 2026.04.10 20:54:00.992594 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.04.10 20:54:00.992736 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002119 sec., 19348.749410099106 rows/sec., 34.67 MiB/sec. | ||
| 4172 | 2026.04.10 20:54:00.992792 [ 6 ] {0abc3c82-2b49-4b38-b03a-e86df66afd44} <Debug> TCPHandler: Processed in 0.002306431 sec. | ||
| 4173 | 2026.04.10 20:54:00.992914 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.04.10 20:54:00.993011 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.04.10 20:54:00.993055 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4176 | 2026.04.10 20:54:00.993390 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.04.10 20:54:00.993426 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4178 | 2026.04.10 20:54:00.993745 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4179 | 2026.04.10 20:54:00.993964 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.04.10 20:54:00.994067 [ 114 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4181 | 2026.04.10 20:54:00.994097 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4182 | 2026.04.10 20:54:00.994101 [ 114 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.04.10 20:54:00.994133 [ 6 ] {3f69bdc9-e0d4-49c9-aa21-496749b78d46} <Debug> TCPHandler: Processed in 0.001268872 sec. | ||
| 4184 | 2026.04.10 20:54:00.994136 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4185 | 2026.04.10 20:54:00.994209 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 4186 | 2026.04.10 20:54:00.994292 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4187 | 2026.04.10 20:54:00.994320 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4188 | 2026.04.10 20:54:00.994372 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4189 | 2026.04.10 20:54:00.994415 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4190 | 2026.04.10 20:54:00.994453 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4191 | 2026.04.10 20:54:00.994489 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4192 | 2026.04.10 20:54:00.994525 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 4193 | 2026.04.10 20:54:00.995283 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12051 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832253 sec., 2493867.7672712915 rows/sec., 161.67 MiB/sec. | ||
| 4194 | 2026.04.10 20:54:00.995509 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330602 sec., 1217494.0365338395 rows/sec., 82.05 MiB/sec. | ||
| 4195 | 2026.04.10 20:54:00.995762 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4196 | 2026.04.10 20:54:00.995803 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4197 | 2026.04.10 20:54:00.996169 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.04.10 20:54:00.996189 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.04.10 20:54:00.996266 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_31_6} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4200 | 2026.04.10 20:54:00.996304 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4201 | 2026.04.10 20:54:00.996359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4202 | 2026.04.10 20:54:00.996413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4203 | 2026.04.10 20:54:01.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.11 MiB, peak 248.52 MiB, free memory in arenas 0.00 B, will set to 241.69 MiB (RSS), difference: 1.58 MiB | ||
| 4204 | 2026.04.10 20:54:05.049364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 4205 | 2026.04.10 20:54:05.049941 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.04.10 20:54:05.049980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4207 | 2026.04.10 20:54:05.050470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4208 | 2026.04.10 20:54:05.050709 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.04.10 20:54:05.050844 [ 109 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4210 | 2026.04.10 20:54:05.050855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 4211 | 2026.04.10 20:54:05.050895 [ 109 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.04.10 20:54:05.050919 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4213 | 2026.04.10 20:54:05.051043 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4214 | 2026.04.10 20:54:05.051184 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4215 | 2026.04.10 20:54:05.051228 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 4216 | 2026.04.10 20:54:05.051297 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4217 | 2026.04.10 20:54:05.051344 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4218 | 2026.04.10 20:54:05.051387 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4219 | 2026.04.10 20:54:05.051429 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4220 | 2026.04.10 20:54:05.051470 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 4221 | 2026.04.10 20:54:05.053419 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431281 sec., 4149664.3127635187 rows/sec., 59.36 MiB/sec. | ||
| 4222 | 2026.04.10 20:54:05.053919 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4223 | 2026.04.10 20:54:05.054267 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.04.10 20:54:05.054355 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_21_4} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4225 | 2026.04.10 20:54:05.054461 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 4226 | 2026.04.10 20:54:05.603051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4227 | 2026.04.10 20:54:05.622443 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.04.10 20:54:05.622530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4229 | 2026.04.10 20:54:05.629960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4230 | 2026.04.10 20:54:05.631512 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.04.10 20:54:05.631963 [ 108 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4232 | 2026.04.10 20:54:05.632019 [ 108 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.04.10 20:54:05.632054 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4234 | 2026.04.10 20:54:05.632233 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 4235 | 2026.04.10 20:54:05.637989 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4236 | 2026.04.10 20:54:05.638267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4237 | 2026.04.10 20:54:05.639953 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 4238 | 2026.04.10 20:54:05.645093 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4239 | 2026.04.10 20:54:05.649455 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4240 | 2026.04.10 20:54:05.653808 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 4241 | 2026.04.10 20:54:05.658454 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 4242 | 2026.04.10 20:54:05.662452 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 4243 | 2026.04.10 20:54:05.717620 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.085464742 sec., 1860.4163106231574 rows/sec., 9.62 MiB/sec. | ||
| 4244 | 2026.04.10 20:54:05.720108 [ 197 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4245 | 2026.04.10 20:54:05.722405 [ 197 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.04.10 20:54:05.722510 [ 197 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_21_4} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4247 | 2026.04.10 20:54:05.724679 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4248 | 2026.04.10 20:54:05.983135 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.04.10 20:54:05.983316 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4250 | 2026.04.10 20:54:05.983384 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4251 | 2026.04.10 20:54:05.984064 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.04.10 20:54:05.984117 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4253 | 2026.04.10 20:54:05.984520 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4254 | 2026.04.10 20:54:05.984755 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.04.10 20:54:05.984922 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 4256 | 2026.04.10 20:54:05.984975 [ 6 ] {103a78b9-93cc-43da-b865-e66b2b3ccd48} <Debug> TCPHandler: Processed in 0.001969428 sec. | ||
| 4257 | 2026.04.10 20:54:05.985109 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.04.10 20:54:05.985213 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4259 | 2026.04.10 20:54:05.985257 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4260 | 2026.04.10 20:54:05.985703 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.04.10 20:54:05.985740 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4262 | 2026.04.10 20:54:05.986055 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4263 | 2026.04.10 20:54:05.986298 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.04.10 20:54:05.986457 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 4265 | 2026.04.10 20:54:05.986500 [ 6 ] {9159cf07-0598-4e8e-8709-56b79ce9165e} <Debug> TCPHandler: Processed in 0.001444573 sec. | ||
| 4266 | 2026.04.10 20:54:05.986628 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.04.10 20:54:05.986727 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.04.10 20:54:05.986772 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4269 | 2026.04.10 20:54:05.987209 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.04.10 20:54:05.987246 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4271 | 2026.04.10 20:54:05.987631 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4272 | 2026.04.10 20:54:05.987873 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.04.10 20:54:05.988011 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 4274 | 2026.04.10 20:54:05.988050 [ 6 ] {ba899ee0-9dc8-454c-8b43-ec4247f18398} <Debug> TCPHandler: Processed in 0.001472953 sec. | ||
| 4275 | 2026.04.10 20:54:05.988165 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.04.10 20:54:05.988264 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.04.10 20:54:05.988308 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4278 | 2026.04.10 20:54:05.988660 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.04.10 20:54:05.988699 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4280 | 2026.04.10 20:54:05.989027 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4281 | 2026.04.10 20:54:05.989241 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.04.10 20:54:05.989375 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4283 | 2026.04.10 20:54:05.989411 [ 6 ] {e8b09f0f-0cbd-4114-8256-3bbf641acb66} <Debug> TCPHandler: Processed in 0.001296161 sec. | ||
| 4284 | 2026.04.10 20:54:06.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.07 MiB, peak 253.35 MiB, free memory in arenas 0.00 B, will set to 247.50 MiB (RSS), difference: 4.43 MiB | ||
| 4285 | 2026.04.10 20:54:07.573326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 548 | ||
| 4286 | 2026.04.10 20:54:07.576841 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.04.10 20:54:07.576923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4288 | 2026.04.10 20:54:07.578496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4289 | 2026.04.10 20:54:07.578799 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.04.10 20:54:07.579306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4291 | 2026.04.10 20:54:10.984720 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.04.10 20:54:10.984906 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4293 | 2026.04.10 20:54:10.984973 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4294 | 2026.04.10 20:54:10.985685 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.04.10 20:54:10.985730 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4296 | 2026.04.10 20:54:10.986170 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4297 | 2026.04.10 20:54:10.986410 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.04.10 20:54:10.986581 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001721 sec., 80185.93840790237 rows/sec., 6.98 MiB/sec. | ||
| 4299 | 2026.04.10 20:54:10.986638 [ 6 ] {e12ab2d1-0aa9-4d98-9fc6-0d9298b3409b} <Debug> TCPHandler: Processed in 0.002037358 sec. | ||
| 4300 | 2026.04.10 20:54:10.986777 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.04.10 20:54:10.986886 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.04.10 20:54:10.986932 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.04.10 20:54:10.987386 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.04.10 20:54:10.987423 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4305 | 2026.04.10 20:54:10.987771 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4306 | 2026.04.10 20:54:10.988008 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.04.10 20:54:10.988113 [ 102 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4308 | 2026.04.10 20:54:10.988144 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001282 sec., 31981.27925117005 rows/sec., 2.35 MiB/sec. | ||
| 4309 | 2026.04.10 20:54:10.988150 [ 102 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.04.10 20:54:10.988177 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4311 | 2026.04.10 20:54:10.988185 [ 6 ] {76248ee3-d888-4500-a494-d8b7da1f0d00} <Debug> TCPHandler: Processed in 0.001465853 sec. | ||
| 4312 | 2026.04.10 20:54:10.988300 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.04.10 20:54:10.988300 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 4314 | 2026.04.10 20:54:10.988401 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4315 | 2026.04.10 20:54:10.988448 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4316 | 2026.04.10 20:54:10.988465 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4317 | 2026.04.10 20:54:10.988504 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 80 rows starting from the beginning of the part | ||
| 4318 | 2026.04.10 20:54:10.988573 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4319 | 2026.04.10 20:54:10.988619 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4320 | 2026.04.10 20:54:10.988662 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 4321 | 2026.04.10 20:54:10.988716 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4322 | 2026.04.10 20:54:10.988763 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4323 | 2026.04.10 20:54:10.988958 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.04.10 20:54:10.989000 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4325 | 2026.04.10 20:54:10.989444 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4326 | 2026.04.10 20:54:10.989676 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.04.10 20:54:10.989678 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437183 sec., 222657.79653669713 rows/sec., 17.16 MiB/sec. | ||
| 4328 | 2026.04.10 20:54:10.989815 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001434 sec., 73221.75732217573 rows/sec., 5.72 MiB/sec. | ||
| 4329 | 2026.04.10 20:54:10.989822 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4330 | 2026.04.10 20:54:10.989864 [ 6 ] {f4bb905d-d2ff-4cc7-aff2-8743c4d2a51b} <Debug> TCPHandler: Processed in 0.001613215 sec. | ||
| 4331 | 2026.04.10 20:54:10.989989 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.04.10 20:54:10.990087 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.04.10 20:54:10.990091 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.04.10 20:54:10.990135 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4335 | 2026.04.10 20:54:10.990174 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_15_3} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4336 | 2026.04.10 20:54:10.990258 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4337 | 2026.04.10 20:54:10.990585 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.04.10 20:54:10.990626 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4339 | 2026.04.10 20:54:10.990979 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4340 | 2026.04.10 20:54:10.991197 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.04.10 20:54:10.991330 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 4342 | 2026.04.10 20:54:10.991368 [ 6 ] {918ed366-7abb-4c0d-8c24-cd306bfcc5f3} <Debug> TCPHandler: Processed in 0.001427922 sec. | ||
| 4343 | 2026.04.10 20:54:10.991488 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.04.10 20:54:10.991587 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.04.10 20:54:10.991644 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <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 | ||
| 4346 | 2026.04.10 20:54:10.992490 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.04.10 20:54:10.992527 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4348 | 2026.04.10 20:54:10.993145 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4349 | 2026.04.10 20:54:10.993383 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.04.10 20:54:10.993523 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001955 sec., 20971.867007672634 rows/sec., 37.58 MiB/sec. | ||
| 4351 | 2026.04.10 20:54:10.993586 [ 6 ] {bc8feafd-f8b6-4f35-8098-f50d32631855} <Debug> TCPHandler: Processed in 0.002149749 sec. | ||
| 4352 | 2026.04.10 20:54:10.993705 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.04.10 20:54:10.993802 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.04.10 20:54:10.993843 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4355 | 2026.04.10 20:54:10.994168 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.04.10 20:54:10.994203 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4357 | 2026.04.10 20:54:10.994515 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4358 | 2026.04.10 20:54:10.994735 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.04.10 20:54:10.994865 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4360 | 2026.04.10 20:54:10.994901 [ 6 ] {58d672f0-a2ba-4c20-a108-5183b1110380} <Debug> TCPHandler: Processed in 0.001246681 sec. | ||
| 4361 | 2026.04.10 20:54:12.431771 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4362 | 2026.04.10 20:54:12.431826 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4363 | 2026.04.10 20:54:12.551264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10537 | ||
| 4364 | 2026.04.10 20:54:12.551791 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.04.10 20:54:12.551847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4366 | 2026.04.10 20:54:12.552397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4367 | 2026.04.10 20:54:12.552846 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.04.10 20:54:12.553111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 4369 | 2026.04.10 20:54:13.138671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4370 | 2026.04.10 20:54:13.154834 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.04.10 20:54:13.154895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4372 | 2026.04.10 20:54:13.160500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4373 | 2026.04.10 20:54:13.161184 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.04.10 20:54:13.164098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4375 | 2026.04.10 20:54:15.982897 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.04.10 20:54:15.983092 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4377 | 2026.04.10 20:54:15.983164 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4378 | 2026.04.10 20:54:15.983835 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.04.10 20:54:15.983886 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4380 | 2026.04.10 20:54:15.984297 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4381 | 2026.04.10 20:54:15.984529 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.04.10 20:54:15.984687 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 4383 | 2026.04.10 20:54:15.984740 [ 6 ] {e84f488f-2f74-469d-9a46-588e454a9107} <Debug> TCPHandler: Processed in 0.001989578 sec. | ||
| 4384 | 2026.04.10 20:54:15.984865 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.04.10 20:54:15.984972 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4386 | 2026.04.10 20:54:15.985017 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4387 | 2026.04.10 20:54:15.985453 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.04.10 20:54:15.985493 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4389 | 2026.04.10 20:54:15.985819 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4390 | 2026.04.10 20:54:15.986037 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.04.10 20:54:15.986170 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 4392 | 2026.04.10 20:54:15.986208 [ 6 ] {3f8fdf2e-b5a5-4794-a130-b866d45794cf} <Debug> TCPHandler: Processed in 0.001396642 sec. | ||
| 4393 | 2026.04.10 20:54:15.986325 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.04.10 20:54:15.986423 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4395 | 2026.04.10 20:54:15.986467 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4396 | 2026.04.10 20:54:15.986878 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.04.10 20:54:15.986917 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4398 | 2026.04.10 20:54:15.987249 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4399 | 2026.04.10 20:54:15.987460 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.04.10 20:54:15.987590 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4401 | 2026.04.10 20:54:15.987629 [ 6 ] {4b7e0e08-bfd0-4387-ad96-70c931d05d78} <Debug> TCPHandler: Processed in 0.001353342 sec. | ||
| 4402 | 2026.04.10 20:54:15.987734 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.04.10 20:54:15.987836 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4404 | 2026.04.10 20:54:15.987879 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4405 | 2026.04.10 20:54:15.988218 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.04.10 20:54:15.988255 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4407 | 2026.04.10 20:54:15.988563 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4408 | 2026.04.10 20:54:15.988773 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.04.10 20:54:15.988903 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4410 | 2026.04.10 20:54:15.988940 [ 6 ] {c86e28e1-f167-476f-b125-d7078f165f48} <Debug> TCPHandler: Processed in 0.001256111 sec. | ||
| 4411 | 2026.04.10 20:54:16.724223 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.04.10 20:54:16.724401 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4413 | 2026.04.10 20:54:16.724468 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4414 | 2026.04.10 20:54:16.725061 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.04.10 20:54:16.725110 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4416 | 2026.04.10 20:54:16.725493 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4417 | 2026.04.10 20:54:16.725780 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.04.10 20:54:16.725939 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 4419 | 2026.04.10 20:54:16.725990 [ 6 ] {894007ae-de0c-400d-a5d3-3ac969100dbe} <Debug> TCPHandler: Processed in 0.001886627 sec. | ||
| 4420 | 2026.04.10 20:54:16.726114 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.04.10 20:54:16.726218 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4422 | 2026.04.10 20:54:16.726261 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4423 | 2026.04.10 20:54:16.726664 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.04.10 20:54:16.726703 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4425 | 2026.04.10 20:54:16.727002 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4426 | 2026.04.10 20:54:16.727211 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.04.10 20:54:16.727340 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 4428 | 2026.04.10 20:54:16.727378 [ 6 ] {a6c4a463-7bae-4747-9f21-aa6535f98101} <Debug> TCPHandler: Processed in 0.001315071 sec. | ||
| 4429 | 2026.04.10 20:54:16.727487 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.04.10 20:54:16.727581 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4431 | 2026.04.10 20:54:16.727622 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4432 | 2026.04.10 20:54:16.729744 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.04.10 20:54:16.729785 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4434 | 2026.04.10 20:54:16.730296 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4435 | 2026.04.10 20:54:16.730514 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.04.10 20:54:16.730650 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Debug> executeQuery: Read 2605 rows, 200.83 KiB in 0.003087 sec., 843861.3540654357 rows/sec., 63.53 MiB/sec. | ||
| 4437 | 2026.04.10 20:54:16.730692 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4438 | 2026.04.10 20:54:16.730706 [ 6 ] {fb9fddaa-ffab-400a-a9a3-e925d6bddf6a} <Debug> TCPHandler: Processed in 0.003266299 sec. | ||
| 4439 | 2026.04.10 20:54:16.730829 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.04.10 20:54:16.730926 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4441 | 2026.04.10 20:54:16.730966 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4442 | 2026.04.10 20:54:16.731415 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.04.10 20:54:16.731453 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4444 | 2026.04.10 20:54:16.731766 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4445 | 2026.04.10 20:54:16.731989 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.04.10 20:54:16.732117 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Debug> executeQuery: Read 66 rows, 5.00 KiB in 0.00121 sec., 54545.45454545455 rows/sec., 4.04 MiB/sec. | ||
| 4447 | 2026.04.10 20:54:16.732156 [ 6 ] {c03aa16c-b244-4d03-a7fc-2e9398f4619e} <Debug> TCPHandler: Processed in 0.001377912 sec. | ||
| 4448 | 2026.04.10 20:54:16.732269 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.04.10 20:54:16.732365 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.04.10 20:54:16.732405 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4451 | 2026.04.10 20:54:16.733167 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.04.10 20:54:16.733205 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4453 | 2026.04.10 20:54:16.733536 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4454 | 2026.04.10 20:54:16.733742 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.04.10 20:54:16.733870 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001523 sec., 541694.0249507551 rows/sec., 31.69 MiB/sec. | ||
| 4456 | 2026.04.10 20:54:16.733908 [ 6 ] {79780650-aebd-44d6-828f-a6c9531142bc} <Debug> TCPHandler: Processed in 0.001687995 sec. | ||
| 4457 | 2026.04.10 20:54:16.734019 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.04.10 20:54:16.734123 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.04.10 20:54:16.734166 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4460 | 2026.04.10 20:54:16.734559 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.04.10 20:54:16.734596 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4462 | 2026.04.10 20:54:16.734894 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4463 | 2026.04.10 20:54:16.735105 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.04.10 20:54:16.735240 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 4465 | 2026.04.10 20:54:16.735278 [ 6 ] {39d34bd8-55c1-408e-b0a1-10f4c885fa7d} <Debug> TCPHandler: Processed in 0.001311172 sec. | ||
| 4466 | 2026.04.10 20:54:16.735377 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.04.10 20:54:16.735473 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.04.10 20:54:16.735512 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4469 | 2026.04.10 20:54:16.735902 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.04.10 20:54:16.735936 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4471 | 2026.04.10 20:54:16.736229 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4472 | 2026.04.10 20:54:16.736440 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.04.10 20:54:16.736565 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 4474 | 2026.04.10 20:54:16.736601 [ 6 ] {b47bfbe2-56f3-4c96-94be-a7d314a07e0f} <Debug> TCPHandler: Processed in 0.001271251 sec. | ||
| 4475 | 2026.04.10 20:54:16.736719 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.04.10 20:54:16.736835 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4477 | 2026.04.10 20:54:16.736884 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4478 | 2026.04.10 20:54:16.737977 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.04.10 20:54:16.738013 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4480 | 2026.04.10 20:54:16.738379 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4481 | 2026.04.10 20:54:16.738589 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.04.10 20:54:16.738720 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Debug> executeQuery: Read 1369 rows, 94.82 KiB in 0.001908 sec., 717505.2410901467 rows/sec., 48.53 MiB/sec. | ||
| 4483 | 2026.04.10 20:54:16.738757 [ 6 ] {b67c0bd0-4de6-4682-953c-5beb79da9d9e} <Debug> TCPHandler: Processed in 0.002099309 sec. | ||
| 4484 | 2026.04.10 20:54:16.738858 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.04.10 20:54:16.738953 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.04.10 20:54:16.738998 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4487 | 2026.04.10 20:54:16.739732 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.04.10 20:54:16.739767 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4489 | 2026.04.10 20:54:16.740191 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4490 | 2026.04.10 20:54:16.740413 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.04.10 20:54:16.740543 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.001608 sec., 953980.0995024876 rows/sec., 58.32 MiB/sec. | ||
| 4492 | 2026.04.10 20:54:16.740579 [ 6 ] {583f98f6-0d7e-4a34-b4d2-890322623990} <Debug> TCPHandler: Processed in 0.001770626 sec. | ||
| 4493 | 2026.04.10 20:54:16.740695 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.04.10 20:54:16.740791 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4495 | 2026.04.10 20:54:16.740845 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <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 | ||
| 4496 | 2026.04.10 20:54:16.741707 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.04.10 20:54:16.741743 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4498 | 2026.04.10 20:54:16.742303 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4499 | 2026.04.10 20:54:16.742525 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.04.10 20:54:16.742619 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4501 | 2026.04.10 20:54:16.742655 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.04.10 20:54:16.742658 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001885 sec., 26525.19893899204 rows/sec., 47.53 MiB/sec. | ||
| 4503 | 2026.04.10 20:54:16.742677 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4504 | 2026.04.10 20:54:16.742717 [ 6 ] {ed4ca4d1-ed98-426b-9889-3fb1fb0c49b2} <Debug> TCPHandler: Processed in 0.002072258 sec. | ||
| 4505 | 2026.04.10 20:54:16.742834 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.04.10 20:54:16.742831 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 4507 | 2026.04.10 20:54:16.742933 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.04.10 20:54:16.742980 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4509 | 2026.04.10 20:54:16.743214 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4510 | 2026.04.10 20:54:16.743303 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.04.10 20:54:16.743305 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 373 rows starting from the beginning of the part | ||
| 4512 | 2026.04.10 20:54:16.743348 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4513 | 2026.04.10 20:54:16.743524 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4514 | 2026.04.10 20:54:16.743664 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4515 | 2026.04.10 20:54:16.743685 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 4516 | 2026.04.10 20:54:16.743795 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4517 | 2026.04.10 20:54:16.743897 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.04.10 20:54:16.743904 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4519 | 2026.04.10 20:54:16.744023 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 4520 | 2026.04.10 20:54:16.744038 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 4521 | 2026.04.10 20:54:16.744080 [ 6 ] {9287d2d3-bc53-4b81-8d4f-5583cfeb245b} <Debug> TCPHandler: Processed in 0.001295991 sec. | ||
| 4522 | 2026.04.10 20:54:16.748502 [ 192 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.005751612 sec., 103623.12339566716 rows/sec., 185.69 MiB/sec. | ||
| 4523 | 2026.04.10 20:54:16.749485 [ 188 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4524 | 2026.04.10 20:54:16.749848 [ 188 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.04.10 20:54:16.749920 [ 188 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4526 | 2026.04.10 20:54:16.750024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 4527 | 2026.04.10 20:54:17.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.93 MiB, peak 254.69 MiB, free memory in arenas 0.00 B, will set to 250.36 MiB (RSS), difference: 1.44 MiB | ||
| 4528 | 2026.04.10 20:54:17.579861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 590 | ||
| 4529 | 2026.04.10 20:54:17.582596 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.04.10 20:54:17.582675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4531 | 2026.04.10 20:54:17.584087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4532 | 2026.04.10 20:54:17.584392 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.04.10 20:54:17.584562 [ 94 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4534 | 2026.04.10 20:54:17.584622 [ 94 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.04.10 20:54:17.584642 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4536 | 2026.04.10 20:54:17.584743 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 4537 | 2026.04.10 20:54:17.584844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4538 | 2026.04.10 20:54:17.585370 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4539 | 2026.04.10 20:54:17.585569 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part | ||
| 4540 | 2026.04.10 20:54:17.585975 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4541 | 2026.04.10 20:54:17.586336 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4542 | 2026.04.10 20:54:17.586700 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 4543 | 2026.04.10 20:54:17.587034 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4544 | 2026.04.10 20:54:17.587353 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4545 | 2026.04.10 20:54:17.593726 [ 192 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 72 columns (72 merged, 0 gathered) in 0.00902472 sec., 65375.98950438351 rows/sec., 57.29 MiB/sec. | ||
| 4546 | 2026.04.10 20:54:17.594552 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4547 | 2026.04.10 20:54:17.595097 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.04.10 20:54:17.595169 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_16_3} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4549 | 2026.04.10 20:54:17.595341 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4550 | 2026.04.10 20:54:20.053297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11049 | ||
| 4551 | 2026.04.10 20:54:20.053990 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.04.10 20:54:20.054040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4553 | 2026.04.10 20:54:20.054543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4554 | 2026.04.10 20:54:20.054792 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.04.10 20:54:20.054938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 4556 | 2026.04.10 20:54:20.664187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4557 | 2026.04.10 20:54:20.681179 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.04.10 20:54:20.681243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4559 | 2026.04.10 20:54:20.687287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4560 | 2026.04.10 20:54:20.687992 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.04.10 20:54:20.690920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4562 | 2026.04.10 20:54:20.980850 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2026.04.10 20:54:20.981040 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4564 | 2026.04.10 20:54:20.981111 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4565 | 2026.04.10 20:54:20.981797 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.04.10 20:54:20.981835 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4567 | 2026.04.10 20:54:20.982231 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4568 | 2026.04.10 20:54:20.982468 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.04.10 20:54:20.982583 [ 90 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4570 | 2026.04.10 20:54:20.982620 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 4571 | 2026.04.10 20:54:20.982629 [ 90 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.04.10 20:54:20.982656 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4573 | 2026.04.10 20:54:20.982663 [ 6 ] {e5fb9478-585b-4b2e-bd27-42b7e566052e} <Debug> TCPHandler: Processed in 0.001946597 sec. | ||
| 4574 | 2026.04.10 20:54:20.982787 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.04.10 20:54:20.982789 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 4576 | 2026.04.10 20:54:20.982885 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4577 | 2026.04.10 20:54:20.982930 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4578 | 2026.04.10 20:54:20.982960 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.04.10 20:54:20.983006 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 4580 | 2026.04.10 20:54:20.983078 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4581 | 2026.04.10 20:54:20.983130 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 4582 | 2026.04.10 20:54:20.983188 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 4583 | 2026.04.10 20:54:20.983259 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2605 rows starting from the beginning of the part | ||
| 4584 | 2026.04.10 20:54:20.983324 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4585 | 2026.04.10 20:54:20.983354 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.04.10 20:54:20.983397 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4587 | 2026.04.10 20:54:20.983736 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4588 | 2026.04.10 20:54:20.983961 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.04.10 20:54:20.984066 [ 90 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4590 | 2026.04.10 20:54:20.984092 [ 90 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.10 20:54:20.984097 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 4592 | 2026.04.10 20:54:20.984110 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4593 | 2026.04.10 20:54:20.984137 [ 6 ] {8f14062b-518e-4f07-9399-3bdcb290bed7} <Debug> TCPHandler: Processed in 0.001402652 sec. | ||
| 4594 | 2026.04.10 20:54:20.984188 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 4595 | 2026.04.10 20:54:20.984254 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.04.10 20:54:20.984273 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4597 | 2026.04.10 20:54:20.984302 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 4598 | 2026.04.10 20:54:20.984349 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.04.10 20:54:20.984358 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 4600 | 2026.04.10 20:54:20.984395 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4601 | 2026.04.10 20:54:20.984404 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 4602 | 2026.04.10 20:54:20.984444 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4603 | 2026.04.10 20:54:20.984481 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1369 rows starting from the beginning of the part | ||
| 4604 | 2026.04.10 20:54:20.984516 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4605 | 2026.04.10 20:54:20.984779 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.04.10 20:54:20.984813 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4607 | 2026.04.10 20:54:20.985264 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4608 | 2026.04.10 20:54:20.985478 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.04.10 20:54:20.985479 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754445 sec., 2006211.7776902425 rows/sec., 159.37 MiB/sec. | ||
| 4610 | 2026.04.10 20:54:20.985609 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4611 | 2026.04.10 20:54:20.985612 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001283 sec., 99766.17303195635 rows/sec., 6.95 MiB/sec. | ||
| 4612 | 2026.04.10 20:54:20.985634 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485543 sec., 2064564.9435930161 rows/sec., 149.85 MiB/sec. | ||
| 4613 | 2026.04.10 20:54:20.985660 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.04.10 20:54:20.985676 [ 6 ] {17e5011c-138b-4163-9ece-2295a143ddac} <Debug> TCPHandler: Processed in 0.001473213 sec. | ||
| 4615 | 2026.04.10 20:54:20.985691 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4616 | 2026.04.10 20:54:20.985759 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 4617 | 2026.04.10 20:54:20.985799 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.04.10 20:54:20.985857 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4619 | 2026.04.10 20:54:20.985889 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12051 rows starting from the beginning of the part | ||
| 4620 | 2026.04.10 20:54:20.985901 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.04.10 20:54:20.985913 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4622 | 2026.04.10 20:54:20.985913 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4623 | 2026.04.10 20:54:20.985951 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.04.10 20:54:20.985937 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4625 | 2026.04.10 20:54:20.986025 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 4626 | 2026.04.10 20:54:20.986061 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4627 | 2026.04.10 20:54:20.986101 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1534 rows starting from the beginning of the part | ||
| 4628 | 2026.04.10 20:54:20.986145 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 4629 | 2026.04.10 20:54:20.986307 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.04.10 20:54:20.986345 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.04.10 20:54:20.986349 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4632 | 2026.04.10 20:54:20.986408 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.04.10 20:54:20.986457 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_36_7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4634 | 2026.04.10 20:54:20.986508 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_36_7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4635 | 2026.04.10 20:54:20.986584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4636 | 2026.04.10 20:54:20.986640 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4637 | 2026.04.10 20:54:20.986731 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4638 | 2026.04.10 20:54:20.986950 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.04.10 20:54:20.987061 [ 89 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4640 | 2026.04.10 20:54:20.987084 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001201 sec., 39966.69442131557 rows/sec., 2.69 MiB/sec. | ||
| 4641 | 2026.04.10 20:54:20.987096 [ 89 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.10 20:54:20.987123 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4643 | 2026.04.10 20:54:20.987127 [ 6 ] {71ae32ec-7a43-4d8b-bc46-3b5da0d186d2} <Debug> TCPHandler: Processed in 0.001378383 sec. | ||
| 4644 | 2026.04.10 20:54:20.987188 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 4645 | 2026.04.10 20:54:20.987262 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.04.10 20:54:20.987286 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 4647 | 2026.04.10 20:54:20.987330 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4648 | 2026.04.10 20:54:20.987365 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 4649 | 2026.04.10 20:54:20.987396 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4650 | 2026.04.10 20:54:20.987426 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 4651 | 2026.04.10 20:54:20.987458 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 4652 | 2026.04.10 20:54:20.988363 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198201 sec., 1552327.197189787 rows/sec., 104.62 MiB/sec. | ||
| 4653 | 2026.04.10 20:54:20.988600 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4654 | 2026.04.10 20:54:20.988827 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.04.10 20:54:20.988887 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_36_7} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4656 | 2026.04.10 20:54:20.988945 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4657 | 2026.04.10 20:54:20.990843 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14193 rows, containing 5 columns (5 merged, 0 gathered) in 0.005110396 sec., 2777279.882028712 rows/sec., 179.51 MiB/sec. | ||
| 4658 | 2026.04.10 20:54:20.991344 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4659 | 2026.04.10 20:54:20.991618 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.04.10 20:54:20.991690 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4661 | 2026.04.10 20:54:20.991780 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 4662 | 2026.04.10 20:54:21.001118 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.53 MiB, peak 260.81 MiB, free memory in arenas 0.00 B, will set to 253.26 MiB (RSS), difference: 1.72 MiB | ||
| 4663 | 2026.04.10 20:54:25.982586 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.04.10 20:54:25.982795 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4665 | 2026.04.10 20:54:25.982863 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4666 | 2026.04.10 20:54:25.983533 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.04.10 20:54:25.983584 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4668 | 2026.04.10 20:54:25.983995 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4669 | 2026.04.10 20:54:25.984221 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.04.10 20:54:25.984382 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 4671 | 2026.04.10 20:54:25.984434 [ 6 ] {95575852-b031-4966-95ee-c4be4c6e00cc} <Debug> TCPHandler: Processed in 0.001980547 sec. | ||
| 4672 | 2026.04.10 20:54:25.984567 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.04.10 20:54:25.984673 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4674 | 2026.04.10 20:54:25.984719 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4675 | 2026.04.10 20:54:25.985168 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.04.10 20:54:25.985207 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4677 | 2026.04.10 20:54:25.985517 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4678 | 2026.04.10 20:54:25.985736 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.04.10 20:54:25.985870 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 4680 | 2026.04.10 20:54:25.985912 [ 6 ] {484d8f73-b096-4935-be39-d292c07200a9} <Debug> TCPHandler: Processed in 0.001398443 sec. | ||
| 4681 | 2026.04.10 20:54:25.986033 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.04.10 20:54:25.986133 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.04.10 20:54:25.986180 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4684 | 2026.04.10 20:54:25.986597 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.04.10 20:54:25.986632 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4686 | 2026.04.10 20:54:25.986973 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4687 | 2026.04.10 20:54:25.987188 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.04.10 20:54:25.987320 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4689 | 2026.04.10 20:54:25.987358 [ 6 ] {3a8c2ceb-6cbe-4944-ace8-e3256e7f8ce8} <Debug> TCPHandler: Processed in 0.001374632 sec. | ||
| 4690 | 2026.04.10 20:54:25.987460 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.04.10 20:54:25.987556 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.04.10 20:54:25.987598 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4693 | 2026.04.10 20:54:25.987933 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.04.10 20:54:25.987969 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4695 | 2026.04.10 20:54:25.988283 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4696 | 2026.04.10 20:54:25.988487 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.04.10 20:54:25.988639 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4698 | 2026.04.10 20:54:25.988676 [ 6 ] {df1676eb-f678-4e55-8bcc-bd3f490e7e50} <Debug> TCPHandler: Processed in 0.001264781 sec. | ||
| 4699 | 2026.04.10 20:54:27.431878 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4700 | 2026.04.10 20:54:27.431929 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4701 | 2026.04.10 20:54:27.555144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11497 | ||
| 4702 | 2026.04.10 20:54:27.555624 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.04.10 20:54:27.555665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4704 | 2026.04.10 20:54:27.556181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4705 | 2026.04.10 20:54:27.556419 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.04.10 20:54:27.556616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 4707 | 2026.04.10 20:54:27.585133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 606 | ||
| 4708 | 2026.04.10 20:54:27.587349 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.04.10 20:54:27.587413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4710 | 2026.04.10 20:54:27.588629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4711 | 2026.04.10 20:54:27.588914 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.04.10 20:54:27.589281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4713 | 2026.04.10 20:54:27.971027 [ 81 ] {} <Debug> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4714 | 2026.04.10 20:54:27.971091 [ 81 ] {} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.04.10 20:54:27.971113 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4716 | 2026.04.10 20:54:27.971209 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 4717 | 2026.04.10 20:54:27.971325 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.04.10 20:54:27.971357 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4719 | 2026.04.10 20:54:27.971418 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 4720 | 2026.04.10 20:54:27.971461 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 4721 | 2026.04.10 20:54:27.971500 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 4722 | 2026.04.10 20:54:27.971540 [ 205 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 4723 | 2026.04.10 20:54:27.972299 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124841 sec., 5334.087217660096 rows/sec., 395.89 KiB/sec. | ||
| 4724 | 2026.04.10 20:54:27.972487 [ 187 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4725 | 2026.04.10 20:54:27.972849 [ 187 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.04.10 20:54:27.972942 [ 187 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_5_1} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4727 | 2026.04.10 20:54:27.973062 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4728 | 2026.04.10 20:54:28.191172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4729 | 2026.04.10 20:54:28.208302 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.04.10 20:54:28.208349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4731 | 2026.04.10 20:54:28.215261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4732 | 2026.04.10 20:54:28.216013 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.04.10 20:54:28.218911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4734 | 2026.04.10 20:54:30.985028 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.04.10 20:54:30.985232 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4736 | 2026.04.10 20:54:30.985304 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4737 | 2026.04.10 20:54:30.986112 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.04.10 20:54:30.986149 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4739 | 2026.04.10 20:54:30.986510 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4740 | 2026.04.10 20:54:30.986718 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.04.10 20:54:30.986947 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.80 MiB/sec. | ||
| 4742 | 2026.04.10 20:54:30.986989 [ 6 ] {32229f7b-7eb0-4a5d-8c4a-3be1bff5bc61} <Debug> TCPHandler: Processed in 0.002083459 sec. | ||
| 4743 | 2026.04.10 20:54:30.987112 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.04.10 20:54:30.987209 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.04.10 20:54:30.987250 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4746 | 2026.04.10 20:54:30.987663 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.04.10 20:54:30.987697 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4748 | 2026.04.10 20:54:30.987994 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4749 | 2026.04.10 20:54:30.988205 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.04.10 20:54:30.988332 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001143 sec., 35870.516185476816 rows/sec., 2.63 MiB/sec. | ||
| 4751 | 2026.04.10 20:54:30.988369 [ 6 ] {47ad8b57-155e-4b2f-86fd-2131cbae8011} <Debug> TCPHandler: Processed in 0.001308502 sec. | ||
| 4752 | 2026.04.10 20:54:30.988480 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.04.10 20:54:30.988583 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4754 | 2026.04.10 20:54:30.988626 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4755 | 2026.04.10 20:54:30.989063 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.04.10 20:54:30.989100 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4757 | 2026.04.10 20:54:30.989421 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4758 | 2026.04.10 20:54:30.989629 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.04.10 20:54:30.989763 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001199 sec., 87572.97748123437 rows/sec., 6.84 MiB/sec. | ||
| 4760 | 2026.04.10 20:54:30.989800 [ 6 ] {f1d7fd32-a0b7-4782-b651-65007033df71} <Debug> TCPHandler: Processed in 0.001371982 sec. | ||
| 4761 | 2026.04.10 20:54:30.989914 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.04.10 20:54:30.990010 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.04.10 20:54:30.990053 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4764 | 2026.04.10 20:54:30.990456 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.04.10 20:54:30.990490 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4766 | 2026.04.10 20:54:30.990810 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4767 | 2026.04.10 20:54:30.991014 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.04.10 20:54:30.991146 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 4769 | 2026.04.10 20:54:30.991183 [ 6 ] {68aa3b65-122d-4e99-bffc-91c1c3aeddba} <Debug> TCPHandler: Processed in 0.001319021 sec. | ||
| 4770 | 2026.04.10 20:54:30.991298 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.04.10 20:54:30.991413 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.04.10 20:54:30.991478 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <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 | ||
| 4773 | 2026.04.10 20:54:30.992389 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.04.10 20:54:30.992424 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4775 | 2026.04.10 20:54:30.992972 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4776 | 2026.04.10 20:54:30.993201 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.04.10 20:54:30.993338 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 4778 | 2026.04.10 20:54:30.993390 [ 6 ] {107a2e9b-204b-4179-a1af-9f68c773a34c} <Debug> TCPHandler: Processed in 0.002151629 sec. | ||
| 4779 | 2026.04.10 20:54:30.993507 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.04.10 20:54:30.993602 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4781 | 2026.04.10 20:54:30.993643 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4782 | 2026.04.10 20:54:30.993993 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.04.10 20:54:30.994029 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4784 | 2026.04.10 20:54:30.994341 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4785 | 2026.04.10 20:54:30.994551 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.04.10 20:54:30.994684 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4787 | 2026.04.10 20:54:30.994722 [ 6 ] {eb29e558-1b9c-45d2-8d2e-75bdb1af1571} <Debug> TCPHandler: Processed in 0.001265851 sec. | ||
| 4788 | 2026.04.10 20:54:35.056799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12009 | ||
| 4789 | 2026.04.10 20:54:35.057379 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.10 20:54:35.057425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4791 | 2026.04.10 20:54:35.057896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4792 | 2026.04.10 20:54:35.058117 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.10 20:54:35.058248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 4794 | 2026.04.10 20:54:35.719113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4795 | 2026.04.10 20:54:35.744766 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.04.10 20:54:35.744866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4797 | 2026.04.10 20:54:35.754029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4798 | 2026.04.10 20:54:35.755575 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.04.10 20:54:35.764108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4800 | 2026.04.10 20:54:35.984349 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.04.10 20:54:35.984579 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4802 | 2026.04.10 20:54:35.984665 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4803 | 2026.04.10 20:54:35.985592 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.04.10 20:54:35.985657 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4805 | 2026.04.10 20:54:35.986174 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4806 | 2026.04.10 20:54:35.986491 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.04.10 20:54:35.986706 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002189 sec., 25582.457743261763 rows/sec., 1.97 MiB/sec. | ||
| 4808 | 2026.04.10 20:54:35.986775 [ 6 ] {5f37fdd9-2d2c-47b6-95f3-68459ceb5424} <Debug> TCPHandler: Processed in 0.002581863 sec. | ||
| 4809 | 2026.04.10 20:54:35.986936 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.04.10 20:54:35.987067 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4811 | 2026.04.10 20:54:35.987123 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4812 | 2026.04.10 20:54:35.987690 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.04.10 20:54:35.987741 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4814 | 2026.04.10 20:54:35.988165 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4815 | 2026.04.10 20:54:35.988447 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.04.10 20:54:35.988595 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 3.20 MiB/sec. | ||
| 4817 | 2026.04.10 20:54:35.988638 [ 6 ] {c2f5aa4b-c7a1-48cb-8df6-d78b34504302} <Debug> TCPHandler: Processed in 0.001766896 sec. | ||
| 4818 | 2026.04.10 20:54:35.988776 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.04.10 20:54:35.988887 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4820 | 2026.04.10 20:54:35.988937 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4821 | 2026.04.10 20:54:35.989385 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.04.10 20:54:35.989423 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4823 | 2026.04.10 20:54:35.989873 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4824 | 2026.04.10 20:54:35.990161 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.04.10 20:54:35.990335 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
| 4826 | 2026.04.10 20:54:35.990383 [ 6 ] {f00c1255-2066-4d13-badc-f93fdb7ff824} <Debug> TCPHandler: Processed in 0.001658045 sec. | ||
| 4827 | 2026.04.10 20:54:35.990527 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.04.10 20:54:35.990640 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.04.10 20:54:35.990694 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4830 | 2026.04.10 20:54:35.991061 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.04.10 20:54:35.991099 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4832 | 2026.04.10 20:54:35.991414 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4833 | 2026.04.10 20:54:35.991630 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.04.10 20:54:35.991766 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4835 | 2026.04.10 20:54:35.991803 [ 6 ] {d8bb642b-85c7-4091-8d14-348bd95467d3} <Debug> TCPHandler: Processed in 0.001335882 sec. | ||
| 4836 | 2026.04.10 20:54:36.136883 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51384 | ||
| 4837 | 2026.04.10 20:54:36.136988 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4838 | 2026.04.10 20:54:36.137016 [ 286 ] {} <Debug> TCP-Session: d6f5302d-fee7-417b-bfd8-bd7528ea3974 Authenticating user 'default' from [fd00:1122:3344:101::e]:51384 | ||
| 4839 | 2026.04.10 20:54:36.137038 [ 286 ] {} <Debug> TCP-Session: d6f5302d-fee7-417b-bfd8-bd7528ea3974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2026.04.10 20:54:36.137052 [ 286 ] {} <Debug> TCP-Session: d6f5302d-fee7-417b-bfd8-bd7528ea3974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2026.04.10 20:54:36.137269 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43515 | ||
| 4842 | 2026.04.10 20:54:36.137318 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37948 | ||
| 4843 | 2026.04.10 20:54:36.137351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47529 | ||
| 4844 | 2026.04.10 20:54:36.137372 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34962 | ||
| 4845 | 2026.04.10 20:54:36.137395 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45565 | ||
| 4846 | 2026.04.10 20:54:36.137387 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59599 | ||
| 4847 | 2026.04.10 20:54:36.137380 [ 286 ] {} <Trace> TCP-Session: d6f5302d-fee7-417b-bfd8-bd7528ea3974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.04.10 20:54:36.137354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4849 | 2026.04.10 20:54:36.137353 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58240 | ||
| 4850 | 2026.04.10 20:54:36.137558 [ 288 ] {} <Debug> TCP-Session: 73073aaa-9259-4d76-b4ff-62d4887a71a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43515 | ||
| 4851 | 2026.04.10 20:54:36.137553 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4852 | 2026.04.10 20:54:36.137586 [ 288 ] {} <Debug> TCP-Session: 73073aaa-9259-4d76-b4ff-62d4887a71a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4853 | 2026.04.10 20:54:36.137629 [ 289 ] {} <Debug> TCP-Session: b2ed8715-8692-4b2f-91b7-150352f91c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:37948 | ||
| 4854 | 2026.04.10 20:54:36.137636 [ 288 ] {} <Debug> TCP-Session: 73073aaa-9259-4d76-b4ff-62d4887a71a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4855 | 2026.04.10 20:54:36.137333 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61988 | ||
| 4856 | 2026.04.10 20:54:36.137679 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4857 | 2026.04.10 20:54:36.137665 [ 289 ] {} <Debug> TCP-Session: b2ed8715-8692-4b2f-91b7-150352f91c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4858 | 2026.04.10 20:54:36.137720 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4859 | 2026.04.10 20:54:36.137748 [ 289 ] {} <Debug> TCP-Session: b2ed8715-8692-4b2f-91b7-150352f91c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2026.04.10 20:54:36.137759 [ 293 ] {} <Debug> TCP-Session: ebd1e12a-0ca0-412e-9c84-e78a1fe042a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34962 | ||
| 4861 | 2026.04.10 20:54:36.137780 [ 293 ] {} <Debug> TCP-Session: ebd1e12a-0ca0-412e-9c84-e78a1fe042a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2026.04.10 20:54:36.137798 [ 293 ] {} <Debug> TCP-Session: ebd1e12a-0ca0-412e-9c84-e78a1fe042a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2026.04.10 20:54:36.137799 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4864 | 2026.04.10 20:54:36.137850 [ 294 ] {} <Debug> TCP-Session: 24ee1573-571e-4738-b4db-14485e463429 Authenticating user 'default' from [fd00:1122:3344:101::e]:59599 | ||
| 4865 | 2026.04.10 20:54:36.137873 [ 294 ] {} <Debug> TCP-Session: 24ee1573-571e-4738-b4db-14485e463429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4866 | 2026.04.10 20:54:36.137886 [ 294 ] {} <Debug> TCP-Session: 24ee1573-571e-4738-b4db-14485e463429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4867 | 2026.04.10 20:54:36.137896 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4868 | 2026.04.10 20:54:36.137939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4869 | 2026.04.10 20:54:36.137957 [ 290 ] {} <Debug> TCP-Session: 465968ec-d5a9-4b01-a338-63e45db85507 Authenticating user 'default' from [fd00:1122:3344:101::e]:61988 | ||
| 4870 | 2026.04.10 20:54:36.137966 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4871 | 2026.04.10 20:54:36.137975 [ 292 ] {} <Debug> TCP-Session: ff8269e6-3e81-46d4-8ce1-cd42cb55223e Authenticating user 'default' from [fd00:1122:3344:101::e]:58240 | ||
| 4872 | 2026.04.10 20:54:36.137986 [ 290 ] {} <Debug> TCP-Session: 465968ec-d5a9-4b01-a338-63e45db85507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4873 | 2026.04.10 20:54:36.138023 [ 292 ] {} <Debug> TCP-Session: ff8269e6-3e81-46d4-8ce1-cd42cb55223e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2026.04.10 20:54:36.138033 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4875 | 2026.04.10 20:54:36.138045 [ 292 ] {} <Debug> TCP-Session: ff8269e6-3e81-46d4-8ce1-cd42cb55223e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4876 | 2026.04.10 20:54:36.138033 [ 290 ] {} <Debug> TCP-Session: 465968ec-d5a9-4b01-a338-63e45db85507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4877 | 2026.04.10 20:54:36.138028 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4878 | 2026.04.10 20:54:36.137981 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4879 | 2026.04.10 20:54:36.138115 [ 291 ] {} <Debug> TCP-Session: 23b60af0-ffec-4f63-927f-e04bb8e65dde Authenticating user 'default' from [fd00:1122:3344:101::e]:47529 | ||
| 4880 | 2026.04.10 20:54:36.138129 [ 4 ] {} <Debug> TCP-Session: c0cbb1f1-5dc0-4c16-81d0-a6c51e91890a Authenticating user 'default' from [fd00:1122:3344:101::e]:45565 | ||
| 4881 | 2026.04.10 20:54:36.138140 [ 291 ] {} <Debug> TCP-Session: 23b60af0-ffec-4f63-927f-e04bb8e65dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4882 | 2026.04.10 20:54:36.138146 [ 4 ] {} <Debug> TCP-Session: c0cbb1f1-5dc0-4c16-81d0-a6c51e91890a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4883 | 2026.04.10 20:54:36.138155 [ 291 ] {} <Debug> TCP-Session: 23b60af0-ffec-4f63-927f-e04bb8e65dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4884 | 2026.04.10 20:54:36.138161 [ 4 ] {} <Debug> TCP-Session: c0cbb1f1-5dc0-4c16-81d0-a6c51e91890a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2026.04.10 20:54:36.138310 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 4886 | 2026.04.10 20:54:36.139295 [ 328 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> AggregatingTransform: Aggregating | ||
| 4887 | 2026.04.10 20:54:36.139355 [ 328 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4888 | 2026.04.10 20:54:36.139397 [ 328 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985979 sec. (1014.220 rows/sec., 39.62 KiB/sec.) | ||
| 4889 | 2026.04.10 20:54:36.139418 [ 328 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Trace> Aggregator: Merging aggregated data | ||
| 4890 | 2026.04.10 20:54:36.140756 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 4891 | 2026.04.10 20:54:36.140933 [ 286 ] {e96d5d9e-8a45-429e-8668-bb01bc6fa46c} <Debug> TCPHandler: Processed in 0.003669572 sec. | ||
| 4892 | 2026.04.10 20:54:36.141069 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4893 | 2026.04.10 20:54:36.141099 [ 286 ] {} <Debug> TCP-Session: d6f5302d-fee7-417b-bfd8-bd7528ea3974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4894 | 2026.04.10 20:54:36.141104 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4895 | 2026.04.10 20:54:36.141121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4896 | 2026.04.10 20:54:36.141140 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4897 | 2026.04.10 20:54:36.141167 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4898 | 2026.04.10 20:54:36.141177 [ 290 ] {} <Debug> TCP-Session: 465968ec-d5a9-4b01-a338-63e45db85507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4899 | 2026.04.10 20:54:36.141195 [ 289 ] {} <Debug> TCP-Session: b2ed8715-8692-4b2f-91b7-150352f91c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4900 | 2026.04.10 20:54:36.141206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4901 | 2026.04.10 20:54:36.141217 [ 4 ] {} <Debug> TCP-Session: c0cbb1f1-5dc0-4c16-81d0-a6c51e91890a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4902 | 2026.04.10 20:54:36.141228 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4903 | 2026.04.10 20:54:36.141242 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4904 | 2026.04.10 20:54:36.141284 [ 293 ] {} <Debug> TCP-Session: ebd1e12a-0ca0-412e-9c84-e78a1fe042a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2026.04.10 20:54:36.141255 [ 291 ] {} <Debug> TCP-Session: 23b60af0-ffec-4f63-927f-e04bb8e65dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4906 | 2026.04.10 20:54:36.141306 [ 294 ] {} <Debug> TCP-Session: 24ee1573-571e-4738-b4db-14485e463429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4907 | 2026.04.10 20:54:36.141136 [ 288 ] {} <Debug> TCP-Session: 73073aaa-9259-4d76-b4ff-62d4887a71a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4908 | 2026.04.10 20:54:36.141188 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4909 | 2026.04.10 20:54:36.141407 [ 292 ] {} <Debug> TCP-Session: ff8269e6-3e81-46d4-8ce1-cd42cb55223e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2026.04.10 20:54:36.224491 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52351 | ||
| 4911 | 2026.04.10 20:54:36.224602 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4912 | 2026.04.10 20:54:36.224629 [ 286 ] {} <Debug> TCP-Session: d2204fb1-2cc2-4094-ba33-80d8b231bb7a Authenticating user 'default' from [fd00:1122:3344:101::e]:52351 | ||
| 4913 | 2026.04.10 20:54:36.224651 [ 286 ] {} <Debug> TCP-Session: d2204fb1-2cc2-4094-ba33-80d8b231bb7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4914 | 2026.04.10 20:54:36.224664 [ 286 ] {} <Debug> TCP-Session: d2204fb1-2cc2-4094-ba33-80d8b231bb7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4915 | 2026.04.10 20:54:36.224844 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 | ||
| 4916 | 2026.04.10 20:54:36.224916 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4917 | 2026.04.10 20:54:36.224914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65531 | ||
| 4918 | 2026.04.10 20:54:36.224939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52354 | ||
| 4919 | 2026.04.10 20:54:36.224968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51298 | ||
| 4920 | 2026.04.10 20:54:36.225007 [ 286 ] {} <Trace> TCP-Session: d2204fb1-2cc2-4094-ba33-80d8b231bb7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.04.10 20:54:36.225041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4922 | 2026.04.10 20:54:36.225053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4923 | 2026.04.10 20:54:36.224958 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52781 | ||
| 4924 | 2026.04.10 20:54:36.225091 [ 289 ] {} <Debug> TCP-Session: 1d5c69b9-d2a9-4a0c-acf9-4f8e6c3fa507 Authenticating user 'default' from [fd00:1122:3344:101::e]:65531 | ||
| 4925 | 2026.04.10 20:54:36.225108 [ 292 ] {} <Debug> TCP-Session: 6fd64c01-5ffb-443e-a911-a3220705d7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52354 | ||
| 4926 | 2026.04.10 20:54:36.225136 [ 289 ] {} <Debug> TCP-Session: 1d5c69b9-d2a9-4a0c-acf9-4f8e6c3fa507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2026.04.10 20:54:36.225162 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4928 | 2026.04.10 20:54:36.225164 [ 292 ] {} <Debug> TCP-Session: 6fd64c01-5ffb-443e-a911-a3220705d7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2026.04.10 20:54:36.225189 [ 293 ] {} <Debug> TCP-Session: 198738fe-6715-40df-a86e-542d45ad7992 Authenticating user 'default' from [fd00:1122:3344:101::e]:52781 | ||
| 4930 | 2026.04.10 20:54:36.225205 [ 292 ] {} <Debug> TCP-Session: 6fd64c01-5ffb-443e-a911-a3220705d7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4931 | 2026.04.10 20:54:36.225219 [ 293 ] {} <Debug> TCP-Session: 198738fe-6715-40df-a86e-542d45ad7992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2026.04.10 20:54:36.225225 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4933 | 2026.04.10 20:54:36.225245 [ 293 ] {} <Debug> TCP-Session: 198738fe-6715-40df-a86e-542d45ad7992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2026.04.10 20:54:36.225177 [ 289 ] {} <Debug> TCP-Session: 1d5c69b9-d2a9-4a0c-acf9-4f8e6c3fa507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2026.04.10 20:54:36.225096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4936 | 2026.04.10 20:54:36.224941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33421 | ||
| 4937 | 2026.04.10 20:54:36.225322 [ 294 ] {} <Debug> TCP-Session: 18d12ad9-1702-4f30-948e-7a2af7c77b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:51298 | ||
| 4938 | 2026.04.10 20:54:36.224941 [ 288 ] {} <Debug> TCP-Session: 8580a4be-9dce-49d0-8429-33e28cf13455 Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 | ||
| 4939 | 2026.04.10 20:54:36.225364 [ 294 ] {} <Debug> TCP-Session: 18d12ad9-1702-4f30-948e-7a2af7c77b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4940 | 2026.04.10 20:54:36.225381 [ 288 ] {} <Debug> TCP-Session: 8580a4be-9dce-49d0-8429-33e28cf13455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4941 | 2026.04.10 20:54:36.224929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58808 | ||
| 4942 | 2026.04.10 20:54:36.225400 [ 294 ] {} <Debug> TCP-Session: 18d12ad9-1702-4f30-948e-7a2af7c77b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2026.04.10 20:54:36.225406 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4944 | 2026.04.10 20:54:36.225408 [ 288 ] {} <Debug> TCP-Session: 8580a4be-9dce-49d0-8429-33e28cf13455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2026.04.10 20:54:36.225460 [ 291 ] {} <Debug> TCP-Session: 39d762fd-05d1-4175-9202-d38aba6d59cb Authenticating user 'default' from [fd00:1122:3344:101::e]:33421 | ||
| 4946 | 2026.04.10 20:54:36.225469 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4947 | 2026.04.10 20:54:36.225491 [ 291 ] {} <Debug> TCP-Session: 39d762fd-05d1-4175-9202-d38aba6d59cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4948 | 2026.04.10 20:54:36.225508 [ 290 ] {} <Debug> TCP-Session: e93bb1c6-f012-4024-813b-be5690667e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:58808 | ||
| 4949 | 2026.04.10 20:54:36.225515 [ 291 ] {} <Debug> TCP-Session: 39d762fd-05d1-4175-9202-d38aba6d59cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2026.04.10 20:54:36.225516 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4951 | 2026.04.10 20:54:36.225534 [ 290 ] {} <Debug> TCP-Session: e93bb1c6-f012-4024-813b-be5690667e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2026.04.10 20:54:36.224978 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48912 | ||
| 4953 | 2026.04.10 20:54:36.225574 [ 290 ] {} <Debug> TCP-Session: e93bb1c6-f012-4024-813b-be5690667e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2026.04.10 20:54:36.225594 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4955 | 2026.04.10 20:54:36.225642 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4956 | 2026.04.10 20:54:36.225668 [ 4 ] {} <Debug> TCP-Session: 4835fadb-4ba9-4cef-8f3f-25e7b4c5d999 Authenticating user 'default' from [fd00:1122:3344:101::e]:48912 | ||
| 4957 | 2026.04.10 20:54:36.225684 [ 4 ] {} <Debug> TCP-Session: 4835fadb-4ba9-4cef-8f3f-25e7b4c5d999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2026.04.10 20:54:36.225696 [ 4 ] {} <Debug> TCP-Session: 4835fadb-4ba9-4cef-8f3f-25e7b4c5d999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4959 | 2026.04.10 20:54:36.225882 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 4960 | 2026.04.10 20:54:36.226709 [ 315 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> AggregatingTransform: Aggregating | ||
| 4961 | 2026.04.10 20:54:36.226760 [ 315 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> Aggregator: Aggregation method: without_key | ||
| 4962 | 2026.04.10 20:54:36.226795 [ 315 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000811887 sec. (1231.698 rows/sec., 48.11 KiB/sec.) | ||
| 4963 | 2026.04.10 20:54:36.226814 [ 315 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Trace> Aggregator: Merging aggregated data | ||
| 4964 | 2026.04.10 20:54:36.228247 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 4965 | 2026.04.10 20:54:36.228360 [ 286 ] {6cb8b631-bd40-4ed2-9a1c-c1b8bd18c393} <Debug> TCPHandler: Processed in 0.003493011 sec. | ||
| 4966 | 2026.04.10 20:54:36.228484 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4967 | 2026.04.10 20:54:36.228511 [ 286 ] {} <Debug> TCP-Session: d2204fb1-2cc2-4094-ba33-80d8b231bb7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2026.04.10 20:54:36.228520 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4969 | 2026.04.10 20:54:36.228550 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4970 | 2026.04.10 20:54:36.228556 [ 288 ] {} <Debug> TCP-Session: 8580a4be-9dce-49d0-8429-33e28cf13455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4971 | 2026.04.10 20:54:36.228567 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4972 | 2026.04.10 20:54:36.228592 [ 4 ] {} <Debug> TCP-Session: 4835fadb-4ba9-4cef-8f3f-25e7b4c5d999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2026.04.10 20:54:36.228589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4974 | 2026.04.10 20:54:36.228624 [ 289 ] {} <Debug> TCP-Session: 1d5c69b9-d2a9-4a0c-acf9-4f8e6c3fa507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4975 | 2026.04.10 20:54:36.228637 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4976 | 2026.04.10 20:54:36.228658 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4977 | 2026.04.10 20:54:36.228690 [ 291 ] {} <Debug> TCP-Session: 39d762fd-05d1-4175-9202-d38aba6d59cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2026.04.10 20:54:36.228662 [ 292 ] {} <Debug> TCP-Session: 6fd64c01-5ffb-443e-a911-a3220705d7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2026.04.10 20:54:36.228719 [ 294 ] {} <Debug> TCP-Session: 18d12ad9-1702-4f30-948e-7a2af7c77b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4980 | 2026.04.10 20:54:36.228620 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4981 | 2026.04.10 20:54:36.228618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4982 | 2026.04.10 20:54:36.228797 [ 290 ] {} <Debug> TCP-Session: e93bb1c6-f012-4024-813b-be5690667e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2026.04.10 20:54:36.228829 [ 293 ] {} <Debug> TCP-Session: 198738fe-6715-40df-a86e-542d45ad7992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2026.04.10 20:54:36.321282 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39590 | ||
| 4985 | 2026.04.10 20:54:36.321393 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4986 | 2026.04.10 20:54:36.321420 [ 286 ] {} <Debug> TCP-Session: 4564a223-1224-4259-9bae-073f7d69f09c Authenticating user 'default' from [fd00:1122:3344:101::e]:39590 | ||
| 4987 | 2026.04.10 20:54:36.321441 [ 286 ] {} <Debug> TCP-Session: 4564a223-1224-4259-9bae-073f7d69f09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2026.04.10 20:54:36.321454 [ 286 ] {} <Debug> TCP-Session: 4564a223-1224-4259-9bae-073f7d69f09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4989 | 2026.04.10 20:54:36.321641 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37108 | ||
| 4990 | 2026.04.10 20:54:36.321675 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33493 | ||
| 4991 | 2026.04.10 20:54:36.321724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4992 | 2026.04.10 20:54:36.321731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37266 | ||
| 4993 | 2026.04.10 20:54:36.321757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57873 | ||
| 4994 | 2026.04.10 20:54:36.321770 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61085 | ||
| 4995 | 2026.04.10 20:54:36.321813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4996 | 2026.04.10 20:54:36.321812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4997 | 2026.04.10 20:54:36.321863 [ 289 ] {} <Debug> TCP-Session: c4d4e643-b29a-4686-a9e8-31d1bfb82e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:33493 | ||
| 4998 | 2026.04.10 20:54:36.321874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2026.04.10 20:54:36.321884 [ 292 ] {} <Debug> TCP-Session: 65e18d8a-6977-4903-b3aa-4647f8d343b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37266 | ||
| 5000 | 2026.04.10 20:54:36.321898 [ 289 ] {} <Debug> TCP-Session: c4d4e643-b29a-4686-a9e8-31d1bfb82e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2026.04.10 20:54:36.321914 [ 294 ] {} <Debug> TCP-Session: b5ab7f96-2b46-458c-9fa3-e7c51dd8e50c Authenticating user 'default' from [fd00:1122:3344:101::e]:57873 | ||
| 5002 | 2026.04.10 20:54:36.321934 [ 289 ] {} <Debug> TCP-Session: c4d4e643-b29a-4686-a9e8-31d1bfb82e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2026.04.10 20:54:36.321923 [ 292 ] {} <Debug> TCP-Session: 65e18d8a-6977-4903-b3aa-4647f8d343b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5004 | 2026.04.10 20:54:36.321955 [ 294 ] {} <Debug> TCP-Session: b5ab7f96-2b46-458c-9fa3-e7c51dd8e50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5005 | 2026.04.10 20:54:36.321979 [ 292 ] {} <Debug> TCP-Session: 65e18d8a-6977-4903-b3aa-4647f8d343b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5006 | 2026.04.10 20:54:36.321993 [ 294 ] {} <Debug> TCP-Session: b5ab7f96-2b46-458c-9fa3-e7c51dd8e50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2026.04.10 20:54:36.321789 [ 286 ] {} <Trace> TCP-Session: 4564a223-1224-4259-9bae-073f7d69f09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.04.10 20:54:36.321764 [ 288 ] {} <Debug> TCP-Session: e3921487-4b05-48d7-9deb-3e8a28edac14 Authenticating user 'default' from [fd00:1122:3344:101::e]:37108 | ||
| 5009 | 2026.04.10 20:54:36.321749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55612 | ||
| 5010 | 2026.04.10 20:54:36.322069 [ 288 ] {} <Debug> TCP-Session: e3921487-4b05-48d7-9deb-3e8a28edac14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5011 | 2026.04.10 20:54:36.321724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47366 | ||
| 5012 | 2026.04.10 20:54:36.322108 [ 288 ] {} <Debug> TCP-Session: e3921487-4b05-48d7-9deb-3e8a28edac14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5013 | 2026.04.10 20:54:36.322142 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5014 | 2026.04.10 20:54:36.321686 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34510 | ||
| 5015 | 2026.04.10 20:54:36.322178 [ 293 ] {} <Debug> TCP-Session: 0eb14c7a-3611-44be-89a3-dd4c8372eebb Authenticating user 'default' from [fd00:1122:3344:101::e]:55612 | ||
| 5016 | 2026.04.10 20:54:36.322184 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5017 | 2026.04.10 20:54:36.322210 [ 293 ] {} <Debug> TCP-Session: 0eb14c7a-3611-44be-89a3-dd4c8372eebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2026.04.10 20:54:36.321902 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5019 | 2026.04.10 20:54:36.322235 [ 293 ] {} <Debug> TCP-Session: 0eb14c7a-3611-44be-89a3-dd4c8372eebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2026.04.10 20:54:36.322243 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5021 | 2026.04.10 20:54:36.322265 [ 4 ] {} <Debug> TCP-Session: d6895e99-5ed6-4bbc-b715-18229fb011d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61085 | ||
| 5022 | 2026.04.10 20:54:36.322289 [ 290 ] {} <Debug> TCP-Session: 7fa848b9-1cab-4b82-a00e-64a524de64c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34510 | ||
| 5023 | 2026.04.10 20:54:36.322245 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5024 | 2026.04.10 20:54:36.322316 [ 290 ] {} <Debug> TCP-Session: 7fa848b9-1cab-4b82-a00e-64a524de64c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5025 | 2026.04.10 20:54:36.322309 [ 4 ] {} <Debug> TCP-Session: d6895e99-5ed6-4bbc-b715-18229fb011d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2026.04.10 20:54:36.322352 [ 290 ] {} <Debug> TCP-Session: 7fa848b9-1cab-4b82-a00e-64a524de64c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2026.04.10 20:54:36.322372 [ 4 ] {} <Debug> TCP-Session: d6895e99-5ed6-4bbc-b715-18229fb011d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5028 | 2026.04.10 20:54:36.322233 [ 291 ] {} <Debug> TCP-Session: b18e9231-79c0-4bca-b03a-8497c35a7616 Authenticating user 'default' from [fd00:1122:3344:101::e]:47366 | ||
| 5029 | 2026.04.10 20:54:36.322411 [ 291 ] {} <Debug> TCP-Session: b18e9231-79c0-4bca-b03a-8497c35a7616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5030 | 2026.04.10 20:54:36.322424 [ 291 ] {} <Debug> TCP-Session: b18e9231-79c0-4bca-b03a-8497c35a7616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2026.04.10 20:54:36.322608 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5032 | 2026.04.10 20:54:36.322673 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5033 | 2026.04.10 20:54:36.322977 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 5034 | 2026.04.10 20:54:36.323927 [ 336 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> AggregatingTransform: Aggregating | ||
| 5035 | 2026.04.10 20:54:36.323980 [ 336 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5036 | 2026.04.10 20:54:36.324018 [ 336 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939388 sec. (1064.523 rows/sec., 41.58 KiB/sec.) | ||
| 5037 | 2026.04.10 20:54:36.324039 [ 336 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Trace> Aggregator: Merging aggregated data | ||
| 5038 | 2026.04.10 20:54:36.325191 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 5039 | 2026.04.10 20:54:36.325348 [ 286 ] {a3dd0268-2b48-4aaf-b3ac-ccc438f6e4eb} <Debug> TCPHandler: Processed in 0.003687713 sec. | ||
| 5040 | 2026.04.10 20:54:36.325467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5041 | 2026.04.10 20:54:36.325498 [ 286 ] {} <Debug> TCP-Session: 4564a223-1224-4259-9bae-073f7d69f09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2026.04.10 20:54:36.325499 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5043 | 2026.04.10 20:54:36.325512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5044 | 2026.04.10 20:54:36.325534 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5045 | 2026.04.10 20:54:36.325552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5046 | 2026.04.10 20:54:36.325577 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5047 | 2026.04.10 20:54:36.325597 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5048 | 2026.04.10 20:54:36.325613 [ 290 ] {} <Debug> TCP-Session: 7fa848b9-1cab-4b82-a00e-64a524de64c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.04.10 20:54:36.325636 [ 4 ] {} <Debug> TCP-Session: d6895e99-5ed6-4bbc-b715-18229fb011d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.04.10 20:54:36.325630 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5051 | 2026.04.10 20:54:36.325648 [ 293 ] {} <Debug> TCP-Session: 0eb14c7a-3611-44be-89a3-dd4c8372eebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2026.04.10 20:54:36.325613 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5053 | 2026.04.10 20:54:36.325702 [ 292 ] {} <Debug> TCP-Session: 65e18d8a-6977-4903-b3aa-4647f8d343b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.04.10 20:54:36.325598 [ 294 ] {} <Debug> TCP-Session: b5ab7f96-2b46-458c-9fa3-e7c51dd8e50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5055 | 2026.04.10 20:54:36.325742 [ 291 ] {} <Debug> TCP-Session: b18e9231-79c0-4bca-b03a-8497c35a7616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2026.04.10 20:54:36.325577 [ 288 ] {} <Debug> TCP-Session: e3921487-4b05-48d7-9deb-3e8a28edac14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.04.10 20:54:36.325562 [ 289 ] {} <Debug> TCP-Session: c4d4e643-b29a-4686-a9e8-31d1bfb82e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.04.10 20:54:37.589581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 632 | ||
| 5059 | 2026.04.10 20:54:37.591925 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.04.10 20:54:37.591998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5061 | 2026.04.10 20:54:37.593336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5062 | 2026.04.10 20:54:37.593665 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.04.10 20:54:37.594101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 5064 | 2026.04.10 20:54:40.985304 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.04.10 20:54:40.985501 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5066 | 2026.04.10 20:54:40.985571 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5067 | 2026.04.10 20:54:40.986288 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.04.10 20:54:40.986342 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5069 | 2026.04.10 20:54:40.986773 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5070 | 2026.04.10 20:54:40.987000 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.04.10 20:54:40.987163 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001711 sec., 80654.58796025715 rows/sec., 7.02 MiB/sec. | ||
| 5072 | 2026.04.10 20:54:40.987214 [ 6 ] {53f7a3d6-7fd5-4540-b2bc-5ebbd22f86ae} <Debug> TCPHandler: Processed in 0.002040028 sec. | ||
| 5073 | 2026.04.10 20:54:40.987352 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.04.10 20:54:40.987461 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.04.10 20:54:40.987508 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5076 | 2026.04.10 20:54:40.987986 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.04.10 20:54:40.988025 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5078 | 2026.04.10 20:54:40.988341 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5079 | 2026.04.10 20:54:40.988555 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.04.10 20:54:40.988699 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001261 sec., 32513.87787470262 rows/sec., 2.39 MiB/sec. | ||
| 5081 | 2026.04.10 20:54:40.988739 [ 6 ] {93ff3228-f8ae-4937-9b24-797583cb13bc} <Debug> TCPHandler: Processed in 0.001447753 sec. | ||
| 5082 | 2026.04.10 20:54:40.988858 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.04.10 20:54:40.988957 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5084 | 2026.04.10 20:54:40.989002 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5085 | 2026.04.10 20:54:40.989438 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.04.10 20:54:40.989475 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5087 | 2026.04.10 20:54:40.989797 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5088 | 2026.04.10 20:54:40.990036 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.04.10 20:54:40.990171 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001233 sec., 85158.15085158151 rows/sec., 6.65 MiB/sec. | ||
| 5090 | 2026.04.10 20:54:40.990209 [ 6 ] {b06ae835-d581-47ef-b71f-0b7519e880ef} <Debug> TCPHandler: Processed in 0.001402372 sec. | ||
| 5091 | 2026.04.10 20:54:40.990328 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.04.10 20:54:40.990426 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.04.10 20:54:40.990472 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5094 | 2026.04.10 20:54:40.990877 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.04.10 20:54:40.990913 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5096 | 2026.04.10 20:54:40.991255 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5097 | 2026.04.10 20:54:40.991478 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.04.10 20:54:40.991614 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5099 | 2026.04.10 20:54:40.991652 [ 6 ] {748d3816-f9e5-4be2-a0fe-9174d68d1061} <Debug> TCPHandler: Processed in 0.001374042 sec. | ||
| 5100 | 2026.04.10 20:54:40.991776 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.04.10 20:54:40.991871 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.04.10 20:54:40.991927 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <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 | ||
| 5103 | 2026.04.10 20:54:40.992753 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.04.10 20:54:40.992790 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5105 | 2026.04.10 20:54:40.993372 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5106 | 2026.04.10 20:54:40.993604 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.04.10 20:54:40.993753 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 5108 | 2026.04.10 20:54:40.993818 [ 6 ] {2f0f08c3-328f-4e8a-8a0c-72957f079d3c} <Debug> TCPHandler: Processed in 0.002091999 sec. | ||
| 5109 | 2026.04.10 20:54:40.993939 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.04.10 20:54:40.994035 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.04.10 20:54:40.994079 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5112 | 2026.04.10 20:54:40.994418 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.04.10 20:54:40.994458 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5114 | 2026.04.10 20:54:40.994766 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5115 | 2026.04.10 20:54:40.994977 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.04.10 20:54:40.995105 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5117 | 2026.04.10 20:54:40.995141 [ 6 ] {07c1d5a3-81a7-423a-974f-fdce14ab9fc0} <Debug> TCPHandler: Processed in 0.001250861 sec. | ||
| 5118 | 2026.04.10 20:54:42.432001 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5119 | 2026.04.10 20:54:42.432061 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5120 | 2026.04.10 20:54:42.558595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12457 | ||
| 5121 | 2026.04.10 20:54:42.559112 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.04.10 20:54:42.559167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5123 | 2026.04.10 20:54:42.559675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5124 | 2026.04.10 20:54:42.559911 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.04.10 20:54:42.560057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12457 | ||
| 5126 | 2026.04.10 20:54:42.560113 [ 64 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5127 | 2026.04.10 20:54:42.560208 [ 64 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.04.10 20:54:42.560243 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5129 | 2026.04.10 20:54:42.560377 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5130 | 2026.04.10 20:54:42.560534 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.04.10 20:54:42.560586 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 5132 | 2026.04.10 20:54:42.560666 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5133 | 2026.04.10 20:54:42.560716 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5134 | 2026.04.10 20:54:42.560758 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5135 | 2026.04.10 20:54:42.560799 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5136 | 2026.04.10 20:54:42.560840 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5137 | 2026.04.10 20:54:42.565350 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12457 rows, containing 4 columns (4 merged, 0 gathered) in 0.005029384 sec., 2476844.082694819 rows/sec., 35.43 MiB/sec. | ||
| 5138 | 2026.04.10 20:54:42.565616 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5139 | 2026.04.10 20:54:42.565872 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.04.10 20:54:42.565942 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_26_5} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5141 | 2026.04.10 20:54:42.566033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5142 | 2026.04.10 20:54:43.264447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5143 | 2026.04.10 20:54:43.283084 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.04.10 20:54:43.283141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5145 | 2026.04.10 20:54:43.288849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5146 | 2026.04.10 20:54:43.289590 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.04.10 20:54:43.289878 [ 64 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5148 | 2026.04.10 20:54:43.289921 [ 64 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.04.10 20:54:43.289943 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5150 | 2026.04.10 20:54:43.290061 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5151 | 2026.04.10 20:54:43.292908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5152 | 2026.04.10 20:54:43.294260 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5153 | 2026.04.10 20:54:43.295972 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5154 | 2026.04.10 20:54:43.300976 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5155 | 2026.04.10 20:54:43.305665 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5156 | 2026.04.10 20:54:43.310049 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5157 | 2026.04.10 20:54:43.314240 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5158 | 2026.04.10 20:54:43.318196 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5159 | 2026.04.10 20:54:43.371445 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081435446 sec., 2406.8143496138036 rows/sec., 12.45 MiB/sec. | ||
| 5160 | 2026.04.10 20:54:43.374201 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5161 | 2026.04.10 20:54:43.376259 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_26_5} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.04.10 20:54:43.376378 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_26_5} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5163 | 2026.04.10 20:54:43.379095 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5164 | 2026.04.10 20:54:44.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.95 MiB, peak 266.49 MiB, free memory in arenas 0.00 B, will set to 260.56 MiB (RSS), difference: 4.61 MiB | ||
| 5165 | 2026.04.10 20:54:45.984080 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.04.10 20:54:45.984271 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5167 | 2026.04.10 20:54:45.984341 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5168 | 2026.04.10 20:54:45.985007 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.04.10 20:54:45.985058 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5170 | 2026.04.10 20:54:45.985524 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5171 | 2026.04.10 20:54:45.985837 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.04.10 20:54:45.986014 [ 60 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5173 | 2026.04.10 20:54:45.986046 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.36 MiB/sec. | ||
| 5174 | 2026.04.10 20:54:45.986079 [ 60 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.04.10 20:54:45.986105 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5176 | 2026.04.10 20:54:45.986118 [ 6 ] {7bfe9a93-e822-4998-9718-15492fdff76b} <Debug> TCPHandler: Processed in 0.002167539 sec. | ||
| 5177 | 2026.04.10 20:54:45.986238 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 5178 | 2026.04.10 20:54:45.986326 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.04.10 20:54:45.986380 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5180 | 2026.04.10 20:54:45.986418 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 5181 | 2026.04.10 20:54:45.986458 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5182 | 2026.04.10 20:54:45.986510 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5183 | 2026.04.10 20:54:45.986519 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5184 | 2026.04.10 20:54:45.986566 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 5185 | 2026.04.10 20:54:45.986618 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5186 | 2026.04.10 20:54:45.986669 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5187 | 2026.04.10 20:54:45.986712 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5188 | 2026.04.10 20:54:45.987137 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.04.10 20:54:45.987185 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5190 | 2026.04.10 20:54:45.987668 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5191 | 2026.04.10 20:54:45.987974 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.04.10 20:54:45.988067 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893897 sec., 1615188.1543716474 rows/sec., 129.60 MiB/sec. | ||
| 5193 | 2026.04.10 20:54:45.988121 [ 60 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5194 | 2026.04.10 20:54:45.988156 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001728 sec., 37037.03703703704 rows/sec., 2.89 MiB/sec. | ||
| 5195 | 2026.04.10 20:54:45.988164 [ 60 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.04.10 20:54:45.988201 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5197 | 2026.04.10 20:54:45.988214 [ 6 ] {e8a14720-9acb-4ebd-9a7b-513e5276e9e4} <Debug> TCPHandler: Processed in 0.001958238 sec. | ||
| 5198 | 2026.04.10 20:54:45.988272 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 5199 | 2026.04.10 20:54:45.988367 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2026.04.10 20:54:45.988369 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.04.10 20:54:45.988393 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5202 | 2026.04.10 20:54:45.988451 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 5203 | 2026.04.10 20:54:45.988480 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5204 | 2026.04.10 20:54:45.988490 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 5205 | 2026.04.10 20:54:45.988504 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.04.10 20:54:45.988544 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5207 | 2026.04.10 20:54:45.988570 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5208 | 2026.04.10 20:54:45.988583 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5209 | 2026.04.10 20:54:45.988627 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5210 | 2026.04.10 20:54:45.988882 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.04.10 20:54:45.989008 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_41_8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5212 | 2026.04.10 20:54:45.989133 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5213 | 2026.04.10 20:54:45.989139 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.04.10 20:54:45.989191 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5215 | 2026.04.10 20:54:45.989663 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5216 | 2026.04.10 20:54:45.989671 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428683 sec., 1262001.4376877164 rows/sec., 93.37 MiB/sec. | ||
| 5217 | 2026.04.10 20:54:45.989897 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5218 | 2026.04.10 20:54:45.989972 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.04.10 20:54:45.990117 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5220 | 2026.04.10 20:54:45.990148 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
| 5221 | 2026.04.10 20:54:45.990159 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.04.10 20:54:45.990170 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.04.10 20:54:45.990200 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5224 | 2026.04.10 20:54:45.990207 [ 6 ] {a9227c58-d371-49b4-98e1-7aba56ac9044} <Debug> TCPHandler: Processed in 0.001899706 sec. | ||
| 5225 | 2026.04.10 20:54:45.990263 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_41_8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5226 | 2026.04.10 20:54:45.990292 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 5227 | 2026.04.10 20:54:45.990355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5228 | 2026.04.10 20:54:45.990358 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.04.10 20:54:45.990394 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.04.10 20:54:45.990426 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14193 rows starting from the beginning of the part | ||
| 5231 | 2026.04.10 20:54:45.990468 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.04.10 20:54:45.990471 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5233 | 2026.04.10 20:54:45.990518 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5234 | 2026.04.10 20:54:45.990529 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5235 | 2026.04.10 20:54:45.990574 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5236 | 2026.04.10 20:54:45.990615 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 5237 | 2026.04.10 20:54:45.990659 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5238 | 2026.04.10 20:54:45.990906 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.04.10 20:54:45.990949 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5240 | 2026.04.10 20:54:45.991289 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5241 | 2026.04.10 20:54:45.991515 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.04.10 20:54:45.991636 [ 60 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5243 | 2026.04.10 20:54:45.991652 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 5244 | 2026.04.10 20:54:45.991676 [ 60 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.04.10 20:54:45.991699 [ 6 ] {aebea293-3992-4096-a24d-edfa746b34a1} <Debug> TCPHandler: Processed in 0.001393132 sec. | ||
| 5246 | 2026.04.10 20:54:45.991700 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5247 | 2026.04.10 20:54:45.991796 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 5248 | 2026.04.10 20:54:45.991883 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2026.04.10 20:54:45.991913 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 5250 | 2026.04.10 20:54:45.991968 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5251 | 2026.04.10 20:54:45.992011 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 5252 | 2026.04.10 20:54:45.992049 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5253 | 2026.04.10 20:54:45.992090 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 5254 | 2026.04.10 20:54:45.992144 [ 194 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5255 | 2026.04.10 20:54:45.993294 [ 188 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001539263 sec., 1403268.9670316249 rows/sec., 94.57 MiB/sec. | ||
| 5256 | 2026.04.10 20:54:45.993608 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5257 | 2026.04.10 20:54:45.993906 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.04.10 20:54:45.993984 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_41_8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5259 | 2026.04.10 20:54:45.994074 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5260 | 2026.04.10 20:54:45.995252 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14993 rows, containing 5 columns (5 merged, 0 gathered) in 0.004999524 sec., 2998885.493899019 rows/sec., 194.63 MiB/sec. | ||
| 5261 | 2026.04.10 20:54:45.995798 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5262 | 2026.04.10 20:54:45.996093 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.04.10 20:54:45.996173 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5264 | 2026.04.10 20:54:45.996279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 5265 | 2026.04.10 20:54:46.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.94 MiB, peak 267.73 MiB, free memory in arenas 0.00 B, will set to 262.78 MiB (RSS), difference: 1.84 MiB | ||
| 5266 | 2026.04.10 20:54:46.728648 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.04.10 20:54:46.728848 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.04.10 20:54:46.728912 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5269 | 2026.04.10 20:54:46.729524 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.04.10 20:54:46.729568 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5271 | 2026.04.10 20:54:46.729946 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5272 | 2026.04.10 20:54:46.730226 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.04.10 20:54:46.730379 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 5274 | 2026.04.10 20:54:46.730423 [ 6 ] {667afccc-5a3f-4ba1-a58c-9bbe1329233d} <Debug> TCPHandler: Processed in 0.001906197 sec. | ||
| 5275 | 2026.04.10 20:54:46.730549 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.04.10 20:54:46.730647 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5277 | 2026.04.10 20:54:46.730689 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5278 | 2026.04.10 20:54:46.731108 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.04.10 20:54:46.731144 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5280 | 2026.04.10 20:54:46.731451 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5281 | 2026.04.10 20:54:46.731686 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.04.10 20:54:46.731814 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 963.38 KiB/sec. | ||
| 5283 | 2026.04.10 20:54:46.731852 [ 6 ] {f98c43b9-a99f-4661-99fb-23b535ea703a} <Debug> TCPHandler: Processed in 0.001352952 sec. | ||
| 5284 | 2026.04.10 20:54:46.731964 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.04.10 20:54:46.732059 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5286 | 2026.04.10 20:54:46.732099 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5287 | 2026.04.10 20:54:46.733844 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.04.10 20:54:46.733882 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5289 | 2026.04.10 20:54:46.734349 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5290 | 2026.04.10 20:54:46.734562 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.04.10 20:54:46.734693 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002652 sec., 984162.8959276018 rows/sec., 74.09 MiB/sec. | ||
| 5292 | 2026.04.10 20:54:46.734734 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5293 | 2026.04.10 20:54:46.734747 [ 6 ] {af0f868e-1ad8-4aa6-97c9-8fe2facdb3a6} <Debug> TCPHandler: Processed in 0.002832455 sec. | ||
| 5294 | 2026.04.10 20:54:46.734863 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.04.10 20:54:46.734958 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.04.10 20:54:46.734998 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5297 | 2026.04.10 20:54:46.735455 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.04.10 20:54:46.735492 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5299 | 2026.04.10 20:54:46.735811 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5300 | 2026.04.10 20:54:46.736021 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.04.10 20:54:46.736148 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001209 sec., 62861.86931348222 rows/sec., 4.60 MiB/sec. | ||
| 5302 | 2026.04.10 20:54:46.736186 [ 6 ] {af91511f-2423-4387-a4c0-175669598ae9} <Debug> TCPHandler: Processed in 0.001379383 sec. | ||
| 5303 | 2026.04.10 20:54:46.736301 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.04.10 20:54:46.736396 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.04.10 20:54:46.736435 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5306 | 2026.04.10 20:54:46.737224 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.04.10 20:54:46.737260 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5308 | 2026.04.10 20:54:46.737610 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5309 | 2026.04.10 20:54:46.737834 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.04.10 20:54:46.737962 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001584 sec., 520833.3333333334 rows/sec., 30.47 MiB/sec. | ||
| 5311 | 2026.04.10 20:54:46.738000 [ 6 ] {d39dbcd8-5d02-498f-91a3-fb331aab0628} <Debug> TCPHandler: Processed in 0.001748106 sec. | ||
| 5312 | 2026.04.10 20:54:46.738124 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.04.10 20:54:46.738251 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.04.10 20:54:46.738301 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5315 | 2026.04.10 20:54:46.738768 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.04.10 20:54:46.738812 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5317 | 2026.04.10 20:54:46.739123 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5318 | 2026.04.10 20:54:46.739344 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.04.10 20:54:46.739473 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001246 sec., 802.5682182985554 rows/sec., 56.43 KiB/sec. | ||
| 5320 | 2026.04.10 20:54:46.739511 [ 6 ] {be40348c-6efb-4eb9-a20f-662b3a11e102} <Debug> TCPHandler: Processed in 0.001449953 sec. | ||
| 5321 | 2026.04.10 20:54:46.739622 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.04.10 20:54:46.739717 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.04.10 20:54:46.739757 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5324 | 2026.04.10 20:54:46.740212 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.04.10 20:54:46.740256 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5326 | 2026.04.10 20:54:46.740615 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5327 | 2026.04.10 20:54:46.740849 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.04.10 20:54:46.740975 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001276 sec., 9404.388714733543 rows/sec., 734.72 KiB/sec. | ||
| 5329 | 2026.04.10 20:54:46.741012 [ 6 ] {29c3dc99-4790-48c4-91e1-adde98fa0db6} <Debug> TCPHandler: Processed in 0.001440883 sec. | ||
| 5330 | 2026.04.10 20:54:46.741123 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.04.10 20:54:46.741219 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5332 | 2026.04.10 20:54:46.741259 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5333 | 2026.04.10 20:54:46.742263 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.04.10 20:54:46.742298 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5335 | 2026.04.10 20:54:46.742725 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5336 | 2026.04.10 20:54:46.742943 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.04.10 20:54:46.743072 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001871 sec., 737039.0165686798 rows/sec., 49.92 MiB/sec. | ||
| 5338 | 2026.04.10 20:54:46.743111 [ 6 ] {34342569-9ccb-4166-a5a6-490d2c1b1e34} <Debug> TCPHandler: Processed in 0.002037358 sec. | ||
| 5339 | 2026.04.10 20:54:46.743226 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.04.10 20:54:46.743322 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.04.10 20:54:46.743365 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5342 | 2026.04.10 20:54:46.744121 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.04.10 20:54:46.744157 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5344 | 2026.04.10 20:54:46.744598 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5345 | 2026.04.10 20:54:46.744809 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.04.10 20:54:46.744938 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001635 sec., 941284.4036697248 rows/sec., 57.57 MiB/sec. | ||
| 5347 | 2026.04.10 20:54:46.744975 [ 6 ] {e1e8a51d-fc45-40cc-abe8-f68ecf92f832} <Debug> TCPHandler: Processed in 0.001798586 sec. | ||
| 5348 | 2026.04.10 20:54:46.745089 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.04.10 20:54:46.745184 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.04.10 20:54:46.745236 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <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 | ||
| 5351 | 2026.04.10 20:54:46.746115 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.04.10 20:54:46.746152 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5353 | 2026.04.10 20:54:46.746740 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5354 | 2026.04.10 20:54:46.746966 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.04.10 20:54:46.747103 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001937 sec., 25813.11306143521 rows/sec., 46.26 MiB/sec. | ||
| 5356 | 2026.04.10 20:54:46.747157 [ 6 ] {fa3a1552-ff52-44e4-91b3-c88060d5118e} <Debug> TCPHandler: Processed in 0.002118639 sec. | ||
| 5357 | 2026.04.10 20:54:46.747273 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.04.10 20:54:46.747370 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.04.10 20:54:46.747411 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5360 | 2026.04.10 20:54:46.747731 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.04.10 20:54:46.747768 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5362 | 2026.04.10 20:54:46.748059 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5363 | 2026.04.10 20:54:46.748263 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.04.10 20:54:46.748392 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 5365 | 2026.04.10 20:54:46.748428 [ 6 ] {d6789e80-af01-43f8-98b0-ac951b7b2411} <Debug> TCPHandler: Processed in 0.001204121 sec. | ||
| 5366 | 2026.04.10 20:54:47.594495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 674 | ||
| 5367 | 2026.04.10 20:54:47.597151 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.04.10 20:54:47.597210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5369 | 2026.04.10 20:54:47.598506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5370 | 2026.04.10 20:54:47.598787 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.04.10 20:54:47.599172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5372 | 2026.04.10 20:54:50.060259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12969 | ||
| 5373 | 2026.04.10 20:54:50.060796 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.04.10 20:54:50.060844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5375 | 2026.04.10 20:54:50.061341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5376 | 2026.04.10 20:54:50.061576 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.04.10 20:54:50.061721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12969 | ||
| 5378 | 2026.04.10 20:54:50.793102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5379 | 2026.04.10 20:54:50.809383 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.04.10 20:54:50.809449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5381 | 2026.04.10 20:54:50.815083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5382 | 2026.04.10 20:54:50.815777 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.04.10 20:54:50.818647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5384 | 2026.04.10 20:54:50.981524 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.04.10 20:54:50.981699 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5386 | 2026.04.10 20:54:50.981766 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5387 | 2026.04.10 20:54:50.982438 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.04.10 20:54:50.982485 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5389 | 2026.04.10 20:54:50.982872 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5390 | 2026.04.10 20:54:50.983104 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.04.10 20:54:50.983259 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 5392 | 2026.04.10 20:54:50.983305 [ 6 ] {6047d800-8b06-4c80-9a60-62f363fe17bd} <Debug> TCPHandler: Processed in 0.001906367 sec. | ||
| 5393 | 2026.04.10 20:54:50.983448 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.04.10 20:54:50.983543 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5395 | 2026.04.10 20:54:50.983584 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5396 | 2026.04.10 20:54:50.984026 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.04.10 20:54:50.984063 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5398 | 2026.04.10 20:54:50.984362 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5399 | 2026.04.10 20:54:50.984569 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.04.10 20:54:50.984697 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 5401 | 2026.04.10 20:54:50.984734 [ 6 ] {be000b9b-91e8-458b-8fd9-d6cba0caf208} <Debug> TCPHandler: Processed in 0.001335352 sec. | ||
| 5402 | 2026.04.10 20:54:50.984857 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.04.10 20:54:50.984951 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.10 20:54:50.984995 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5405 | 2026.04.10 20:54:50.985387 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.04.10 20:54:50.985423 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5407 | 2026.04.10 20:54:50.985749 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5408 | 2026.04.10 20:54:50.985962 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.04.10 20:54:50.986091 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 5410 | 2026.04.10 20:54:50.986128 [ 6 ] {e1cf28ee-33eb-4e1c-9da1-f69b86b46d07} <Debug> TCPHandler: Processed in 0.001321381 sec. | ||
| 5411 | 2026.04.10 20:54:50.986250 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.04.10 20:54:50.986345 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5413 | 2026.04.10 20:54:50.986387 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5414 | 2026.04.10 20:54:50.986719 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.04.10 20:54:50.986757 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5416 | 2026.04.10 20:54:50.987064 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5417 | 2026.04.10 20:54:50.987282 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.04.10 20:54:50.987413 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001086 sec., 44198.89502762431 rows/sec., 2.98 MiB/sec. | ||
| 5419 | 2026.04.10 20:54:50.987451 [ 6 ] {1ace8e36-ba9c-46b9-8e23-e4e1b7ecbb22} <Debug> TCPHandler: Processed in 0.001249711 sec. | ||
| 5420 | 2026.04.10 20:54:55.983744 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.04.10 20:54:55.983958 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5422 | 2026.04.10 20:54:55.984028 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5423 | 2026.04.10 20:54:55.984691 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.04.10 20:54:55.984742 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5425 | 2026.04.10 20:54:55.985144 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5426 | 2026.04.10 20:54:55.985380 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.04.10 20:54:55.985543 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 5428 | 2026.04.10 20:54:55.985593 [ 6 ] {1050c046-5cda-4b13-a8a6-d6e15629f4ed} <Debug> TCPHandler: Processed in 0.001984917 sec. | ||
| 5429 | 2026.04.10 20:54:55.985716 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.04.10 20:54:55.985819 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5431 | 2026.04.10 20:54:55.985865 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5432 | 2026.04.10 20:54:55.986308 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.04.10 20:54:55.986347 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5434 | 2026.04.10 20:54:55.986659 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5435 | 2026.04.10 20:54:55.986867 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.04.10 20:54:55.987001 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 5437 | 2026.04.10 20:54:55.987043 [ 6 ] {94d9889e-8684-4fd7-bd41-97c715645b0a} <Debug> TCPHandler: Processed in 0.001379532 sec. | ||
| 5438 | 2026.04.10 20:54:55.987158 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.04.10 20:54:55.987256 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.04.10 20:54:55.987303 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5441 | 2026.04.10 20:54:55.987740 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.10 20:54:55.987778 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5443 | 2026.04.10 20:54:55.988113 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5444 | 2026.04.10 20:54:55.988313 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.04.10 20:54:55.988446 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 5446 | 2026.04.10 20:54:55.988484 [ 6 ] {ed86f8b3-fcd0-4237-989f-a17f6fc0688e} <Debug> TCPHandler: Processed in 0.001376412 sec. | ||
| 5447 | 2026.04.10 20:54:55.988587 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.04.10 20:54:55.988683 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.04.10 20:54:55.988725 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5450 | 2026.04.10 20:54:55.989081 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.04.10 20:54:55.989117 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5452 | 2026.04.10 20:54:55.989420 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5453 | 2026.04.10 20:54:55.989625 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.04.10 20:54:55.989753 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5455 | 2026.04.10 20:54:55.989788 [ 6 ] {29070248-bee8-4b1d-9d0c-322e362e552e} <Debug> TCPHandler: Processed in 0.00125052 sec. | ||
| 5456 | 2026.04.10 20:54:57.014911 [ 48 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5457 | 2026.04.10 20:54:57.014975 [ 48 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.04.10 20:54:57.014995 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5459 | 2026.04.10 20:54:57.015111 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 5460 | 2026.04.10 20:54:57.015254 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5461 | 2026.04.10 20:54:57.015289 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 80 rows starting from the beginning of the part | ||
| 5462 | 2026.04.10 20:54:57.015353 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 5463 | 2026.04.10 20:54:57.015396 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5464 | 2026.04.10 20:54:57.015438 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5465 | 2026.04.10 20:54:57.015474 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 5466 | 2026.04.10 20:54:57.016268 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211171 sec., 250996.76263715033 rows/sec., 19.37 MiB/sec. | ||
| 5467 | 2026.04.10 20:54:57.016472 [ 194 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5468 | 2026.04.10 20:54:57.016824 [ 194 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.04.10 20:54:57.016911 [ 194 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_19_4} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5470 | 2026.04.10 20:54:57.017023 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5471 | 2026.04.10 20:54:57.432103 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5472 | 2026.04.10 20:54:57.432161 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5473 | 2026.04.10 20:54:57.562708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13417 | ||
| 5474 | 2026.04.10 20:54:57.563221 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.04.10 20:54:57.563266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5476 | 2026.04.10 20:54:57.563750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5477 | 2026.04.10 20:54:57.563990 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.04.10 20:54:57.564139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13417 | ||
| 5479 | 2026.04.10 20:54:57.600329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 690 | ||
| 5480 | 2026.04.10 20:54:57.602361 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.04.10 20:54:57.602408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5482 | 2026.04.10 20:54:57.603581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5483 | 2026.04.10 20:54:57.603856 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.04.10 20:54:57.604124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5485 | 2026.04.10 20:54:58.319600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5486 | 2026.04.10 20:54:58.336267 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.04.10 20:54:58.336330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5488 | 2026.04.10 20:54:58.342442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5489 | 2026.04.10 20:54:58.343173 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.04.10 20:54:58.345979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5491 | 2026.04.10 20:55:00.985308 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.04.10 20:55:00.985497 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5493 | 2026.04.10 20:55:00.985561 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5494 | 2026.04.10 20:55:00.986289 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.04.10 20:55:00.986337 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5496 | 2026.04.10 20:55:00.986704 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5497 | 2026.04.10 20:55:00.986920 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.04.10 20:55:00.987064 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001662 sec., 83032.49097472924 rows/sec., 7.23 MiB/sec. | ||
| 5499 | 2026.04.10 20:55:00.987105 [ 6 ] {5242073c-b0d6-46da-b441-ec1b83039ced} <Debug> TCPHandler: Processed in 0.001970998 sec. | ||
| 5500 | 2026.04.10 20:55:00.987223 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.04.10 20:55:00.987313 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.04.10 20:55:00.987422 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5503 | 2026.04.10 20:55:00.987838 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.04.10 20:55:00.987875 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5505 | 2026.04.10 20:55:00.988164 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5506 | 2026.04.10 20:55:00.988365 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.04.10 20:55:00.988492 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001136 sec., 36091.54929577465 rows/sec., 2.65 MiB/sec. | ||
| 5508 | 2026.04.10 20:55:00.988530 [ 6 ] {c86aad55-2cb2-4fb8-978e-2ea59aab5a55} <Debug> TCPHandler: Processed in 0.001300092 sec. | ||
| 5509 | 2026.04.10 20:55:00.988651 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.04.10 20:55:00.988757 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5511 | 2026.04.10 20:55:00.988800 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5512 | 2026.04.10 20:55:00.989258 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.04.10 20:55:00.989296 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5514 | 2026.04.10 20:55:00.989648 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5515 | 2026.04.10 20:55:00.989867 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.04.10 20:55:00.990006 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001268 sec., 82807.57097791797 rows/sec., 6.47 MiB/sec. | ||
| 5517 | 2026.04.10 20:55:00.990046 [ 6 ] {f98f94b9-3cd6-4bd2-bf4c-1fb78af06628} <Debug> TCPHandler: Processed in 0.001445553 sec. | ||
| 5518 | 2026.04.10 20:55:00.990170 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.04.10 20:55:00.990265 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.04.10 20:55:00.990310 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5521 | 2026.04.10 20:55:00.990746 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.04.10 20:55:00.990784 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5523 | 2026.04.10 20:55:00.991136 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5524 | 2026.04.10 20:55:00.991364 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.04.10 20:55:00.991506 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5526 | 2026.04.10 20:55:00.991544 [ 6 ] {9f9a2abc-91bd-4a46-bc9b-2032d787e43b} <Debug> TCPHandler: Processed in 0.001422972 sec. | ||
| 5527 | 2026.04.10 20:55:00.991657 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.04.10 20:55:00.991753 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5529 | 2026.04.10 20:55:00.991807 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <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 | ||
| 5530 | 2026.04.10 20:55:00.992695 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.04.10 20:55:00.992733 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5532 | 2026.04.10 20:55:00.993335 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5533 | 2026.04.10 20:55:00.993579 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.04.10 20:55:00.993718 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001983 sec., 20675.743822491175 rows/sec., 37.05 MiB/sec. | ||
| 5535 | 2026.04.10 20:55:00.993773 [ 6 ] {9022afaa-f3a0-4de5-ad77-fb374d2d3f34} <Debug> TCPHandler: Processed in 0.0021649 sec. | ||
| 5536 | 2026.04.10 20:55:00.993904 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.04.10 20:55:00.994000 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5538 | 2026.04.10 20:55:00.994042 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5539 | 2026.04.10 20:55:00.994392 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.04.10 20:55:00.994430 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5541 | 2026.04.10 20:55:00.994746 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5542 | 2026.04.10 20:55:00.994960 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.04.10 20:55:00.995095 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 5544 | 2026.04.10 20:55:00.995135 [ 6 ] {8421a984-63b7-421e-a34c-5ef60a23b43b} <Debug> TCPHandler: Processed in 0.001279832 sec. | ||
| 5545 | 2026.04.10 20:55:05.064502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13929 | ||
| 5546 | 2026.04.10 20:55:05.065014 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.04.10 20:55:05.065053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5548 | 2026.04.10 20:55:05.065581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5549 | 2026.04.10 20:55:05.065821 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.04.10 20:55:05.065962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13929 | ||
| 5551 | 2026.04.10 20:55:05.846324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5552 | 2026.04.10 20:55:05.865387 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.04.10 20:55:05.865462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5554 | 2026.04.10 20:55:05.872008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5555 | 2026.04.10 20:55:05.872785 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.04.10 20:55:05.876618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5557 | 2026.04.10 20:55:05.984115 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.04.10 20:55:05.984294 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5559 | 2026.04.10 20:55:05.984362 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5560 | 2026.04.10 20:55:05.985013 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.04.10 20:55:05.985064 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5562 | 2026.04.10 20:55:05.985511 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5563 | 2026.04.10 20:55:05.985763 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.04.10 20:55:05.985936 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 5565 | 2026.04.10 20:55:05.985934 [ 40 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5566 | 2026.04.10 20:55:05.985990 [ 6 ] {0272f966-69f3-4063-8205-a2aca556ccbb} <Debug> TCPHandler: Processed in 0.002011678 sec. | ||
| 5567 | 2026.04.10 20:55:05.986008 [ 40 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.04.10 20:55:05.986035 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5569 | 2026.04.10 20:55:05.986127 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.04.10 20:55:05.986138 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 5571 | 2026.04.10 20:55:05.986243 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5572 | 2026.04.10 20:55:05.986257 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.04.10 20:55:05.986294 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5574 | 2026.04.10 20:55:05.986295 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2615 rows starting from the beginning of the part | ||
| 5575 | 2026.04.10 20:55:05.986380 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2610 rows starting from the beginning of the part | ||
| 5576 | 2026.04.10 20:55:05.986425 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5577 | 2026.04.10 20:55:05.986466 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 5578 | 2026.04.10 20:55:05.986512 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 5579 | 2026.04.10 20:55:05.986552 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 5580 | 2026.04.10 20:55:05.986768 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.04.10 20:55:05.986813 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5582 | 2026.04.10 20:55:05.987171 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5583 | 2026.04.10 20:55:05.987413 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.04.10 20:55:05.987544 [ 40 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5585 | 2026.04.10 20:55:05.987553 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 5586 | 2026.04.10 20:55:05.987589 [ 40 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.04.10 20:55:05.987610 [ 6 ] {5b49e416-a31b-43d1-afa2-380b9e6ed4ff} <Debug> TCPHandler: Processed in 0.001537294 sec. | ||
| 5588 | 2026.04.10 20:55:05.987619 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5589 | 2026.04.10 20:55:05.987717 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 5590 | 2026.04.10 20:55:05.987743 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.04.10 20:55:05.987812 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5592 | 2026.04.10 20:55:05.987843 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 5593 | 2026.04.10 20:55:05.987843 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.04.10 20:55:05.987896 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5595 | 2026.04.10 20:55:05.987914 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1379 rows starting from the beginning of the part | ||
| 5596 | 2026.04.10 20:55:05.987986 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 5597 | 2026.04.10 20:55:05.988058 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 5598 | 2026.04.10 20:55:05.988133 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 5599 | 2026.04.10 20:55:05.988203 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 5600 | 2026.04.10 20:55:05.988312 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.04.10 20:55:05.988349 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5602 | 2026.04.10 20:55:05.988546 [ 197 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002447582 sec., 2259781.2861836706 rows/sec., 179.51 MiB/sec. | ||
| 5603 | 2026.04.10 20:55:05.988757 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5604 | 2026.04.10 20:55:05.988889 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5605 | 2026.04.10 20:55:05.989014 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.04.10 20:55:05.989144 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5607 | 2026.04.10 20:55:05.989169 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 5608 | 2026.04.10 20:55:05.989176 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.04.10 20:55:05.989214 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5610 | 2026.04.10 20:55:05.989214 [ 6 ] {0fe371d6-9c51-49c8-bf65-d6a21428682a} <Debug> TCPHandler: Processed in 0.001521503 sec. | ||
| 5611 | 2026.04.10 20:55:05.989263 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.04.10 20:55:05.989305 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 5613 | 2026.04.10 20:55:05.989341 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.04.10 20:55:05.989359 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_46_9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5615 | 2026.04.10 20:55:05.989447 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5616 | 2026.04.10 20:55:05.989461 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5617 | 2026.04.10 20:55:05.989495 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14993 rows starting from the beginning of the part | ||
| 5618 | 2026.04.10 20:55:05.989500 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 5619 | 2026.04.10 20:55:05.989515 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5620 | 2026.04.10 20:55:05.989571 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1539 rows starting from the beginning of the part | ||
| 5621 | 2026.04.10 20:55:05.989646 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 5622 | 2026.04.10 20:55:05.989669 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990168 sec., 1546100.6307005237 rows/sec., 112.28 MiB/sec. | ||
| 5623 | 2026.04.10 20:55:05.989730 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5624 | 2026.04.10 20:55:05.989792 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 5625 | 2026.04.10 20:55:05.989850 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5626 | 2026.04.10 20:55:05.989905 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.04.10 20:55:05.989926 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5628 | 2026.04.10 20:55:05.989947 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5629 | 2026.04.10 20:55:05.990286 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.04.10 20:55:05.990344 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5631 | 2026.04.10 20:55:05.990373 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_46_9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5632 | 2026.04.10 20:55:05.990477 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5633 | 2026.04.10 20:55:05.990594 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.04.10 20:55:05.990713 [ 40 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5635 | 2026.04.10 20:55:05.990741 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 5636 | 2026.04.10 20:55:05.990749 [ 40 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.04.10 20:55:05.990784 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5638 | 2026.04.10 20:55:05.990787 [ 6 ] {4da17e2c-cbd9-4149-8a99-da0c90061761} <Debug> TCPHandler: Processed in 0.001498753 sec. | ||
| 5639 | 2026.04.10 20:55:05.990852 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 5640 | 2026.04.10 20:55:05.990941 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5641 | 2026.04.10 20:55:05.990966 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2160 rows starting from the beginning of the part | ||
| 5642 | 2026.04.10 20:55:05.991010 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 5643 | 2026.04.10 20:55:05.991045 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 5644 | 2026.04.10 20:55:05.991080 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5645 | 2026.04.10 20:55:05.991113 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 5646 | 2026.04.10 20:55:05.991146 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5647 | 2026.04.10 20:55:05.992118 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290442 sec., 1859827.8729303605 rows/sec., 125.34 MiB/sec. | ||
| 5648 | 2026.04.10 20:55:05.992446 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5649 | 2026.04.10 20:55:05.992696 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.04.10 20:55:05.992761 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_46_9} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5651 | 2026.04.10 20:55:05.992825 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5652 | 2026.04.10 20:55:05.995316 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17140 rows, containing 5 columns (5 merged, 0 gathered) in 0.006051465 sec., 2832371.9958720743 rows/sec., 183.35 MiB/sec. | ||
| 5653 | 2026.04.10 20:55:05.995513 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5654 | 2026.04.10 20:55:05.995800 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.04.10 20:55:05.995875 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5656 | 2026.04.10 20:55:05.995958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5657 | 2026.04.10 20:55:06.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.23 MiB, peak 272.09 MiB, free memory in arenas 0.00 B, will set to 266.69 MiB (RSS), difference: 1.46 MiB | ||
| 5658 | 2026.04.10 20:55:07.604553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 710 | ||
| 5659 | 2026.04.10 20:55:07.606638 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.04.10 20:55:07.606687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5661 | 2026.04.10 20:55:07.607850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5662 | 2026.04.10 20:55:07.608117 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.04.10 20:55:07.608274 [ 39 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5664 | 2026.04.10 20:55:07.608320 [ 39 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.04.10 20:55:07.608344 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5666 | 2026.04.10 20:55:07.608376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5667 | 2026.04.10 20:55:07.608479 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 5668 | 2026.04.10 20:55:07.609038 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5669 | 2026.04.10 20:55:07.609189 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 590 rows starting from the beginning of the part | ||
| 5670 | 2026.04.10 20:55:07.609570 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 5671 | 2026.04.10 20:55:07.609948 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 5672 | 2026.04.10 20:55:07.610289 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 5673 | 2026.04.10 20:55:07.610653 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 5674 | 2026.04.10 20:55:07.610982 [ 193 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 5675 | 2026.04.10 20:55:07.617917 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 72 columns (72 merged, 0 gathered) in 0.009493385 sec., 74788.91881030845 rows/sec., 63.49 MiB/sec. | ||
| 5676 | 2026.04.10 20:55:07.619102 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5677 | 2026.04.10 20:55:07.619768 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.04.10 20:55:07.619862 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_21_4} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5679 | 2026.04.10 20:55:07.620213 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5680 | 2026.04.10 20:55:10.985740 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.04.10 20:55:10.985929 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5682 | 2026.04.10 20:55:10.986005 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5683 | 2026.04.10 20:55:10.986750 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.04.10 20:55:10.986808 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5685 | 2026.04.10 20:55:10.987215 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5686 | 2026.04.10 20:55:10.987434 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.04.10 20:55:10.987600 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001719 sec., 80279.23211169284 rows/sec., 6.99 MiB/sec. | ||
| 5688 | 2026.04.10 20:55:10.987650 [ 6 ] {4a654aee-aae6-474e-aeba-4465a3742874} <Debug> TCPHandler: Processed in 0.002041368 sec. | ||
| 5689 | 2026.04.10 20:55:10.987800 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.04.10 20:55:10.987909 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5691 | 2026.04.10 20:55:10.987953 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5692 | 2026.04.10 20:55:10.988410 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.10 20:55:10.988451 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5694 | 2026.04.10 20:55:10.988789 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5695 | 2026.04.10 20:55:10.989013 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.04.10 20:55:10.989147 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001266 sec., 32385.466034755136 rows/sec., 2.38 MiB/sec. | ||
| 5697 | 2026.04.10 20:55:10.989187 [ 6 ] {ce83fd67-972f-4207-8ee8-5d9836706a48} <Debug> TCPHandler: Processed in 0.001439352 sec. | ||
| 5698 | 2026.04.10 20:55:10.989305 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.04.10 20:55:10.989407 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5700 | 2026.04.10 20:55:10.989449 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5701 | 2026.04.10 20:55:10.989918 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.04.10 20:55:10.989954 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5703 | 2026.04.10 20:55:10.990257 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5704 | 2026.04.10 20:55:10.990462 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.04.10 20:55:10.990601 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001215 sec., 86419.75308641976 rows/sec., 6.75 MiB/sec. | ||
| 5706 | 2026.04.10 20:55:10.990640 [ 6 ] {bc0935d0-b3c6-4f54-949b-0ac7336659cb} <Debug> TCPHandler: Processed in 0.001388582 sec. | ||
| 5707 | 2026.04.10 20:55:10.990763 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.04.10 20:55:10.990858 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5709 | 2026.04.10 20:55:10.990902 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5710 | 2026.04.10 20:55:10.991317 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.04.10 20:55:10.991353 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5712 | 2026.04.10 20:55:10.991694 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5713 | 2026.04.10 20:55:10.991894 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.04.10 20:55:10.992026 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5715 | 2026.04.10 20:55:10.992062 [ 6 ] {5a23dfe4-ceda-4d9e-9450-595bf31322a9} <Debug> TCPHandler: Processed in 0.001350102 sec. | ||
| 5716 | 2026.04.10 20:55:10.992178 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.04.10 20:55:10.992298 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.04.10 20:55:10.992365 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <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 | ||
| 5719 | 2026.04.10 20:55:10.993297 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.04.10 20:55:10.993335 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5721 | 2026.04.10 20:55:10.993920 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5722 | 2026.04.10 20:55:10.994157 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.04.10 20:55:10.994273 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5724 | 2026.04.10 20:55:10.994298 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002023 sec., 20266.93030153238 rows/sec., 36.32 MiB/sec. | ||
| 5725 | 2026.04.10 20:55:10.994338 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.04.10 20:55:10.994362 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5727 | 2026.04.10 20:55:10.994383 [ 6 ] {17241c9d-8a00-48ac-8a7b-88ffe8eaa116} <Debug> TCPHandler: Processed in 0.00226444 sec. | ||
| 5728 | 2026.04.10 20:55:10.994476 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 5729 | 2026.04.10 20:55:10.994506 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.04.10 20:55:10.994610 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.04.10 20:55:10.994653 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5732 | 2026.04.10 20:55:10.994727 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5733 | 2026.04.10 20:55:10.994787 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
| 5734 | 2026.04.10 20:55:10.994911 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5735 | 2026.04.10 20:55:10.994998 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.04.10 20:55:10.995010 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5737 | 2026.04.10 20:55:10.995042 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5738 | 2026.04.10 20:55:10.995118 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 5739 | 2026.04.10 20:55:10.995213 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5740 | 2026.04.10 20:55:10.995305 [ 191 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5741 | 2026.04.10 20:55:10.995379 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5742 | 2026.04.10 20:55:10.995609 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.04.10 20:55:10.995750 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 5744 | 2026.04.10 20:55:10.995788 [ 6 ] {fcf96f0a-c312-4fc8-9f8f-d74528c8aa19} <Debug> TCPHandler: Processed in 0.001331912 sec. | ||
| 5745 | 2026.04.10 20:55:11.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.53 MiB, peak 272.09 MiB, free memory in arenas 0.00 B, will set to 267.93 MiB (RSS), difference: -2.60 MiB | ||
| 5746 | 2026.04.10 20:55:11.017891 [ 198 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 19 columns (19 merged, 0 gathered) in 0.023470659 sec., 34511.17414300126 rows/sec., 61.84 MiB/sec. | ||
| 5747 | 2026.04.10 20:55:11.019058 [ 197 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5748 | 2026.04.10 20:55:11.019508 [ 197 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.04.10 20:55:11.019613 [ 197 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5750 | 2026.04.10 20:55:11.019809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.85 MiB. | ||
| 5751 | 2026.04.10 20:55:12.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.60 MiB, peak 272.42 MiB, free memory in arenas 0.00 B, will set to 268.58 MiB (RSS), difference: 3.98 MiB | ||
| 5752 | 2026.04.10 20:55:12.432429 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5753 | 2026.04.10 20:55:12.432508 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5754 | 2026.04.10 20:55:12.566093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14377 | ||
| 5755 | 2026.04.10 20:55:12.566665 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.04.10 20:55:12.566723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5757 | 2026.04.10 20:55:12.567217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5758 | 2026.04.10 20:55:12.567468 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.04.10 20:55:12.567618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14377 | ||
| 5760 | 2026.04.10 20:55:13.376763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5761 | 2026.04.10 20:55:13.395083 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.04.10 20:55:13.395146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5763 | 2026.04.10 20:55:13.401607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5764 | 2026.04.10 20:55:13.402340 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.04.10 20:55:13.405884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5766 | 2026.04.10 20:55:15.983456 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.04.10 20:55:15.983677 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5768 | 2026.04.10 20:55:15.983752 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5769 | 2026.04.10 20:55:15.984460 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.04.10 20:55:15.984505 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5771 | 2026.04.10 20:55:15.984903 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5772 | 2026.04.10 20:55:15.985131 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.04.10 20:55:15.985292 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 5774 | 2026.04.10 20:55:15.985343 [ 6 ] {aa7a0cb4-19f4-430a-8fc1-7fdeddd00e6b} <Debug> TCPHandler: Processed in 0.002021928 sec. | ||
| 5775 | 2026.04.10 20:55:15.985472 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.04.10 20:55:15.985575 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5777 | 2026.04.10 20:55:15.985619 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5778 | 2026.04.10 20:55:15.986053 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.04.10 20:55:15.986089 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5780 | 2026.04.10 20:55:15.986391 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5781 | 2026.04.10 20:55:15.986614 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.04.10 20:55:15.986749 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 5783 | 2026.04.10 20:55:15.986790 [ 6 ] {467d1ee6-e442-4ffe-ab1d-a70cdfd40bbe} <Debug> TCPHandler: Processed in 0.001371072 sec. | ||
| 5784 | 2026.04.10 20:55:15.986906 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.04.10 20:55:15.987002 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.04.10 20:55:15.987049 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5787 | 2026.04.10 20:55:15.987476 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.04.10 20:55:15.987512 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5789 | 2026.04.10 20:55:15.987848 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5790 | 2026.04.10 20:55:15.988051 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.04.10 20:55:15.988185 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5792 | 2026.04.10 20:55:15.988222 [ 6 ] {bf0a4adc-3afb-4059-9485-0f1dbe379897} <Debug> TCPHandler: Processed in 0.001366783 sec. | ||
| 5793 | 2026.04.10 20:55:15.988333 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.04.10 20:55:15.988429 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5795 | 2026.04.10 20:55:15.988470 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5796 | 2026.04.10 20:55:15.988842 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.04.10 20:55:15.988888 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5798 | 2026.04.10 20:55:15.989270 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5799 | 2026.04.10 20:55:15.989525 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.04.10 20:55:15.989681 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 5801 | 2026.04.10 20:55:15.989725 [ 6 ] {83d19e99-679b-4646-bbca-0f5d1ef74a66} <Debug> TCPHandler: Processed in 0.001441823 sec. | ||
| 5802 | 2026.04.10 20:55:16.727272 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.04.10 20:55:16.727471 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.04.10 20:55:16.727544 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5805 | 2026.04.10 20:55:16.728212 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.04.10 20:55:16.728265 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5807 | 2026.04.10 20:55:16.728656 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5808 | 2026.04.10 20:55:16.728878 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.04.10 20:55:16.729032 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 5810 | 2026.04.10 20:55:16.729084 [ 6 ] {071caeb0-8495-43f8-8d3f-2a0893773fef} <Debug> TCPHandler: Processed in 0.001943498 sec. | ||
| 5811 | 2026.04.10 20:55:16.729215 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.04.10 20:55:16.729322 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5813 | 2026.04.10 20:55:16.729368 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5814 | 2026.04.10 20:55:16.729783 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.04.10 20:55:16.729823 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5816 | 2026.04.10 20:55:16.730120 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5817 | 2026.04.10 20:55:16.730342 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.04.10 20:55:16.730476 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 277.12 KiB/sec. | ||
| 5819 | 2026.04.10 20:55:16.730514 [ 6 ] {b6824141-d05a-4de6-a8a9-fac93468203d} <Debug> TCPHandler: Processed in 0.001351792 sec. | ||
| 5820 | 2026.04.10 20:55:16.730632 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.04.10 20:55:16.730730 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5822 | 2026.04.10 20:55:16.730771 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5823 | 2026.04.10 20:55:16.732912 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.04.10 20:55:16.732965 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5825 | 2026.04.10 20:55:16.733594 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5826 | 2026.04.10 20:55:16.733908 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.04.10 20:55:16.734084 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Debug> executeQuery: Read 2605 rows, 200.83 KiB in 0.003371 sec., 772767.7247107683 rows/sec., 58.18 MiB/sec. | ||
| 5828 | 2026.04.10 20:55:16.734140 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5829 | 2026.04.10 20:55:16.734162 [ 6 ] {fff648b1-be6e-4e03-ac4e-498b1053426f} <Debug> TCPHandler: Processed in 0.003578762 sec. | ||
| 5830 | 2026.04.10 20:55:16.734287 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.04.10 20:55:16.734410 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.04.10 20:55:16.734462 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5833 | 2026.04.10 20:55:16.735009 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.04.10 20:55:16.735052 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5835 | 2026.04.10 20:55:16.735452 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5836 | 2026.04.10 20:55:16.735737 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.04.10 20:55:16.735871 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Debug> executeQuery: Read 66 rows, 5.00 KiB in 0.001489 sec., 44325.050369375414 rows/sec., 3.28 MiB/sec. | ||
| 5838 | 2026.04.10 20:55:16.735910 [ 6 ] {f5713ff3-076d-4753-9705-abad9fb614af} <Debug> TCPHandler: Processed in 0.001675015 sec. | ||
| 5839 | 2026.04.10 20:55:16.736025 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.04.10 20:55:16.736118 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.04.10 20:55:16.736158 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5842 | 2026.04.10 20:55:16.736960 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.04.10 20:55:16.736997 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5844 | 2026.04.10 20:55:16.737331 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5845 | 2026.04.10 20:55:16.737540 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.04.10 20:55:16.737668 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001568 sec., 526147.9591836735 rows/sec., 30.78 MiB/sec. | ||
| 5847 | 2026.04.10 20:55:16.737706 [ 6 ] {78900bf8-13f3-4066-aaab-be07d9bc176c} <Debug> TCPHandler: Processed in 0.001731426 sec. | ||
| 5848 | 2026.04.10 20:55:16.737815 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.04.10 20:55:16.737908 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.04.10 20:55:16.737947 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5851 | 2026.04.10 20:55:16.738323 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.04.10 20:55:16.738360 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5853 | 2026.04.10 20:55:16.738644 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5854 | 2026.04.10 20:55:16.738854 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.04.10 20:55:16.738982 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 5856 | 2026.04.10 20:55:16.739021 [ 6 ] {70b70de2-3b8d-472a-bd1f-c01d10db57cf} <Debug> TCPHandler: Processed in 0.001254152 sec. | ||
| 5857 | 2026.04.10 20:55:16.739132 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.04.10 20:55:16.739227 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.04.10 20:55:16.739266 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5860 | 2026.04.10 20:55:16.739657 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.04.10 20:55:16.739695 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5862 | 2026.04.10 20:55:16.739984 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5863 | 2026.04.10 20:55:16.740185 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.04.10 20:55:16.740310 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 5865 | 2026.04.10 20:55:16.740348 [ 6 ] {e4063c2f-578d-4b49-9617-93a3df78e1eb} <Debug> TCPHandler: Processed in 0.001264871 sec. | ||
| 5866 | 2026.04.10 20:55:16.740453 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.04.10 20:55:16.740545 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5868 | 2026.04.10 20:55:16.740583 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5869 | 2026.04.10 20:55:16.741584 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.04.10 20:55:16.741620 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5871 | 2026.04.10 20:55:16.741974 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5872 | 2026.04.10 20:55:16.742182 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.04.10 20:55:16.742312 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Debug> executeQuery: Read 1369 rows, 94.82 KiB in 0.001784 sec., 767376.6816143498 rows/sec., 51.91 MiB/sec. | ||
| 5874 | 2026.04.10 20:55:16.742348 [ 6 ] {25c4241b-e1e1-48af-a2bf-3d43e4846293} <Debug> TCPHandler: Processed in 0.001942617 sec. | ||
| 5875 | 2026.04.10 20:55:16.742483 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.04.10 20:55:16.742601 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.04.10 20:55:16.742654 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5878 | 2026.04.10 20:55:16.743486 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.04.10 20:55:16.743524 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5880 | 2026.04.10 20:55:16.743956 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5881 | 2026.04.10 20:55:16.744162 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.04.10 20:55:16.744292 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.001714 sec., 894982.4970828472 rows/sec., 54.71 MiB/sec. | ||
| 5883 | 2026.04.10 20:55:16.744331 [ 6 ] {e490e626-5fa3-467c-9e8a-2dc8cee0a673} <Debug> TCPHandler: Processed in 0.001907257 sec. | ||
| 5884 | 2026.04.10 20:55:16.744470 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.04.10 20:55:16.744568 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.04.10 20:55:16.744622 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <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 | ||
| 5887 | 2026.04.10 20:55:16.745467 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.04.10 20:55:16.745503 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5889 | 2026.04.10 20:55:16.746132 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5890 | 2026.04.10 20:55:16.746352 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.04.10 20:55:16.746490 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.00194 sec., 25773.195876288657 rows/sec., 46.18 MiB/sec. | ||
| 5892 | 2026.04.10 20:55:16.746556 [ 6 ] {83124baf-8250-4e85-9d09-92b2354790aa} <Debug> TCPHandler: Processed in 0.002134789 sec. | ||
| 5893 | 2026.04.10 20:55:16.746674 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.04.10 20:55:16.746771 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.04.10 20:55:16.746813 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5896 | 2026.04.10 20:55:16.747135 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.04.10 20:55:16.747171 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5898 | 2026.04.10 20:55:16.747463 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5899 | 2026.04.10 20:55:16.747671 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.04.10 20:55:16.747800 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 5901 | 2026.04.10 20:55:16.747838 [ 6 ] {1586c69d-9815-43fd-addc-9a4299cb69d2} <Debug> TCPHandler: Processed in 0.001212611 sec. | ||
| 5902 | 2026.04.10 20:55:17.608699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 752 | ||
| 5903 | 2026.04.10 20:55:17.611188 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.04.10 20:55:17.611227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5905 | 2026.04.10 20:55:17.612483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5906 | 2026.04.10 20:55:17.612749 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.04.10 20:55:17.613008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5908 | 2026.04.10 20:55:20.067937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14889 | ||
| 5909 | 2026.04.10 20:55:20.068480 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.04.10 20:55:20.068529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5911 | 2026.04.10 20:55:20.069067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5912 | 2026.04.10 20:55:20.069312 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.04.10 20:55:20.069445 [ 65 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5914 | 2026.04.10 20:55:20.069471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14889 | ||
| 5915 | 2026.04.10 20:55:20.069485 [ 65 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.04.10 20:55:20.069507 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5917 | 2026.04.10 20:55:20.069616 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5918 | 2026.04.10 20:55:20.069747 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5919 | 2026.04.10 20:55:20.069786 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12457 rows starting from the beginning of the part | ||
| 5920 | 2026.04.10 20:55:20.069849 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5921 | 2026.04.10 20:55:20.069890 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5922 | 2026.04.10 20:55:20.069928 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5923 | 2026.04.10 20:55:20.069966 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5924 | 2026.04.10 20:55:20.070001 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 5925 | 2026.04.10 20:55:20.071757 [ 199 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002185249 sec., 6813411.194788329 rows/sec., 97.47 MiB/sec. | ||
| 5926 | 2026.04.10 20:55:20.072253 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5927 | 2026.04.10 20:55:20.072599 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.04.10 20:55:20.072693 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_31_6} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5929 | 2026.04.10 20:55:20.072827 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5930 | 2026.04.10 20:55:20.906158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5931 | 2026.04.10 20:55:20.924549 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.04.10 20:55:20.924615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5933 | 2026.04.10 20:55:20.930386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5934 | 2026.04.10 20:55:20.931105 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.04.10 20:55:20.931420 [ 65 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5936 | 2026.04.10 20:55:20.931486 [ 65 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.04.10 20:55:20.931510 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5938 | 2026.04.10 20:55:20.931633 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5939 | 2026.04.10 20:55:20.934461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5940 | 2026.04.10 20:55:20.935279 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2026.04.10 20:55:20.936695 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5942 | 2026.04.10 20:55:20.941730 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5943 | 2026.04.10 20:55:20.946493 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5944 | 2026.04.10 20:55:20.951106 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5945 | 2026.04.10 20:55:20.955536 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5946 | 2026.04.10 20:55:20.959412 [ 198 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 5947 | 2026.04.10 20:55:20.983108 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.04.10 20:55:20.983284 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5949 | 2026.04.10 20:55:20.983353 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5950 | 2026.04.10 20:55:20.984075 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.04.10 20:55:20.984117 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5952 | 2026.04.10 20:55:20.984550 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5953 | 2026.04.10 20:55:20.984785 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.04.10 20:55:20.984944 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 5955 | 2026.04.10 20:55:20.984992 [ 6 ] {31429021-f7fb-4f20-bffc-0bf2bc525665} <Debug> TCPHandler: Processed in 0.002006368 sec. | ||
| 5956 | 2026.04.10 20:55:20.985114 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.04.10 20:55:20.985217 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5958 | 2026.04.10 20:55:20.985261 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5959 | 2026.04.10 20:55:20.985682 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.04.10 20:55:20.985721 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5961 | 2026.04.10 20:55:20.986038 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5962 | 2026.04.10 20:55:20.986253 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.04.10 20:55:20.986388 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 5964 | 2026.04.10 20:55:20.986428 [ 6 ] {b3726410-661c-49ed-b8b5-0897aad644cd} <Debug> TCPHandler: Processed in 0.001365542 sec. | ||
| 5965 | 2026.04.10 20:55:20.986536 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.04.10 20:55:20.986634 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.04.10 20:55:20.986679 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5968 | 2026.04.10 20:55:20.987055 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.04.10 20:55:20.987092 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5970 | 2026.04.10 20:55:20.987436 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5971 | 2026.04.10 20:55:20.987656 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.04.10 20:55:20.987788 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 5973 | 2026.04.10 20:55:20.987826 [ 6 ] {9e3ec5b8-5b07-4158-be88-f209b06e7fe1} <Debug> TCPHandler: Processed in 0.001340502 sec. | ||
| 5974 | 2026.04.10 20:55:20.987931 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.04.10 20:55:20.988027 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.04.10 20:55:20.988069 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5977 | 2026.04.10 20:55:20.988381 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.04.10 20:55:20.988418 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5979 | 2026.04.10 20:55:20.988721 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5980 | 2026.04.10 20:55:20.988929 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.04.10 20:55:20.989060 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 5982 | 2026.04.10 20:55:20.989097 [ 6 ] {14241494-f8b2-4947-8de5-a0a5c272b7b5} <Debug> TCPHandler: Processed in 0.001214581 sec. | ||
| 5983 | 2026.04.10 20:55:21.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.50 MiB, peak 280.50 MiB, free memory in arenas 0.00 B, will set to 270.93 MiB (RSS), difference: -9.57 MiB | ||
| 5984 | 2026.04.10 20:55:21.012680 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081102954 sec., 2885.2216652922407 rows/sec., 14.92 MiB/sec. | ||
| 5985 | 2026.04.10 20:55:21.015427 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5986 | 2026.04.10 20:55:21.017387 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_31_6} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.04.10 20:55:21.017471 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_31_6} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5988 | 2026.04.10 20:55:21.019923 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5989 | 2026.04.10 20:55:22.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.40 MiB, peak 280.50 MiB, free memory in arenas 0.00 B, will set to 271.33 MiB (RSS), difference: 10.92 MiB | ||
| 5990 | 2026.04.10 20:55:25.983541 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.04.10 20:55:25.983755 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5992 | 2026.04.10 20:55:25.983830 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5993 | 2026.04.10 20:55:25.984532 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.04.10 20:55:25.984573 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5995 | 2026.04.10 20:55:25.984972 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5996 | 2026.04.10 20:55:25.985202 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.04.10 20:55:25.985335 [ 150 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5998 | 2026.04.10 20:55:25.985365 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 5999 | 2026.04.10 20:55:25.985369 [ 150 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.04.10 20:55:25.985398 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6001 | 2026.04.10 20:55:25.985418 [ 6 ] {ac80d2ed-bed4-4796-8545-a3763b851e43} <Debug> TCPHandler: Processed in 0.002006248 sec. | ||
| 6002 | 2026.04.10 20:55:25.985530 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 6003 | 2026.04.10 20:55:25.985549 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6004 | 2026.04.10 20:55:25.985673 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6005 | 2026.04.10 20:55:25.985682 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6006 | 2026.04.10 20:55:25.985721 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6007 | 2026.04.10 20:55:25.985730 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2615 rows starting from the beginning of the part | ||
| 6008 | 2026.04.10 20:55:25.985811 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 6009 | 2026.04.10 20:55:25.985861 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 6010 | 2026.04.10 20:55:25.985903 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2605 rows starting from the beginning of the part | ||
| 6011 | 2026.04.10 20:55:25.985942 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 6012 | 2026.04.10 20:55:25.985987 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6013 | 2026.04.10 20:55:25.986190 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.04.10 20:55:25.986232 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6015 | 2026.04.10 20:55:25.986772 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6016 | 2026.04.10 20:55:25.987009 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.04.10 20:55:25.987113 [ 150 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6018 | 2026.04.10 20:55:25.987137 [ 150 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.04.10 20:55:25.987146 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. | ||
| 6020 | 2026.04.10 20:55:25.987154 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6021 | 2026.04.10 20:55:25.987188 [ 6 ] {99cab44a-eaac-4f6a-978b-cc780fe33d54} <Debug> TCPHandler: Processed in 0.001691075 sec. | ||
| 6022 | 2026.04.10 20:55:25.987273 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 6023 | 2026.04.10 20:55:25.987307 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.04.10 20:55:25.987414 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.04.10 20:55:25.987425 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6026 | 2026.04.10 20:55:25.987466 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6027 | 2026.04.10 20:55:25.987469 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6028 | 2026.04.10 20:55:25.987554 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 6029 | 2026.04.10 20:55:25.987602 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 6030 | 2026.04.10 20:55:25.987646 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1369 rows starting from the beginning of the part | ||
| 6031 | 2026.04.10 20:55:25.987685 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 6032 | 2026.04.10 20:55:25.987728 [ 196 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6033 | 2026.04.10 20:55:25.987916 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.04.10 20:55:25.987957 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6035 | 2026.04.10 20:55:25.988069 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601713 sec., 2123985.2358811293 rows/sec., 168.73 MiB/sec. | ||
| 6036 | 2026.04.10 20:55:25.988345 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6037 | 2026.04.10 20:55:25.988584 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6038 | 2026.04.10 20:55:25.988633 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.04.10 20:55:25.988728 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_51_10} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6040 | 2026.04.10 20:55:25.988810 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6041 | 2026.04.10 20:55:25.988847 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.04.10 20:55:25.988956 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6043 | 2026.04.10 20:55:25.988980 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.04.10 20:55:25.988992 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
| 6045 | 2026.04.10 20:55:25.988996 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6046 | 2026.04.10 20:55:25.989032 [ 6 ] {b5f30988-b759-4d51-a632-2f942ef494db} <Debug> TCPHandler: Processed in 0.001774976 sec. | ||
| 6047 | 2026.04.10 20:55:25.989085 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 6048 | 2026.04.10 20:55:25.989148 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.04.10 20:55:25.989203 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6050 | 2026.04.10 20:55:25.989239 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17140 rows starting from the beginning of the part | ||
| 6051 | 2026.04.10 20:55:25.989250 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.04.10 20:55:25.989269 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051638 sec., 1494903.0969401035 rows/sec., 108.51 MiB/sec. | ||
| 6053 | 2026.04.10 20:55:25.989297 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 6054 | 2026.04.10 20:55:25.989299 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6055 | 2026.04.10 20:55:25.989361 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6056 | 2026.04.10 20:55:25.989410 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1534 rows starting from the beginning of the part | ||
| 6057 | 2026.04.10 20:55:25.989451 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 6058 | 2026.04.10 20:55:25.989492 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6059 | 2026.04.10 20:55:25.989574 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6060 | 2026.04.10 20:55:25.989692 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.04.10 20:55:25.989729 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6062 | 2026.04.10 20:55:25.989953 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.04.10 20:55:25.990041 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_51_10} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6064 | 2026.04.10 20:55:25.990071 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6065 | 2026.04.10 20:55:25.990134 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6066 | 2026.04.10 20:55:25.990289 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.04.10 20:55:25.990402 [ 150 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6068 | 2026.04.10 20:55:25.990423 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 6069 | 2026.04.10 20:55:25.990436 [ 150 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.04.10 20:55:25.990457 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6071 | 2026.04.10 20:55:25.990461 [ 6 ] {8f7fc13a-a42e-41d9-8b0f-d15fb2c88e1b} <Debug> TCPHandler: Processed in 0.001362632 sec. | ||
| 6072 | 2026.04.10 20:55:25.990533 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 6073 | 2026.04.10 20:55:25.990639 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6074 | 2026.04.10 20:55:25.990665 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2400 rows starting from the beginning of the part | ||
| 6075 | 2026.04.10 20:55:25.990712 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 6076 | 2026.04.10 20:55:25.990747 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6077 | 2026.04.10 20:55:25.990778 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 6078 | 2026.04.10 20:55:25.990810 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 6079 | 2026.04.10 20:55:25.990840 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6080 | 2026.04.10 20:55:25.992323 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821306 sec., 1449509.308155796 rows/sec., 97.69 MiB/sec. | ||
| 6081 | 2026.04.10 20:55:25.992606 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6082 | 2026.04.10 20:55:25.992852 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.04.10 20:55:25.992924 [ 203 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_51_10} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6084 | 2026.04.10 20:55:25.992988 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6085 | 2026.04.10 20:55:25.996257 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19282 rows, containing 5 columns (5 merged, 0 gathered) in 0.007212044 sec., 2673583.2449164204 rows/sec., 172.72 MiB/sec. | ||
| 6086 | 2026.04.10 20:55:25.996628 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6087 | 2026.04.10 20:55:25.996944 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.04.10 20:55:25.997032 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6089 | 2026.04.10 20:55:25.997133 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 6090 | 2026.04.10 20:55:26.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.69 MiB, peak 280.50 MiB, free memory in arenas 0.00 B, will set to 274.64 MiB (RSS), difference: 2.95 MiB | ||
| 6091 | 2026.04.10 20:55:27.432590 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6092 | 2026.04.10 20:55:27.432673 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6093 | 2026.04.10 20:55:27.569744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15337 | ||
| 6094 | 2026.04.10 20:55:27.570221 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.04.10 20:55:27.570267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6096 | 2026.04.10 20:55:27.570767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6097 | 2026.04.10 20:55:27.571017 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.04.10 20:55:27.571146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15337 | ||
| 6099 | 2026.04.10 20:55:27.613480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 768 | ||
| 6100 | 2026.04.10 20:55:27.615800 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.04.10 20:55:27.615849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6102 | 2026.04.10 20:55:27.617021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6103 | 2026.04.10 20:55:27.617279 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.04.10 20:55:27.617521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6105 | 2026.04.10 20:55:28.001605 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00107443 sec. | ||
| 6106 | 2026.04.10 20:55:28.434758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6107 | 2026.04.10 20:55:28.449985 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.04.10 20:55:28.450039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 6109 | 2026.04.10 20:55:28.455733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6110 | 2026.04.10 20:55:28.456404 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.04.10 20:55:28.459094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6112 | 2026.04.10 20:55:30.985813 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.04.10 20:55:30.986027 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6114 | 2026.04.10 20:55:30.986104 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6115 | 2026.04.10 20:55:30.986882 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.04.10 20:55:30.986928 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6117 | 2026.04.10 20:55:30.987333 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6118 | 2026.04.10 20:55:30.987567 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.04.10 20:55:30.987728 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001755 sec., 78632.47863247863 rows/sec., 6.84 MiB/sec. | ||
| 6120 | 2026.04.10 20:55:30.987779 [ 6 ] {c9ec2c62-4f91-4265-b482-662854813beb} <Debug> TCPHandler: Processed in 0.002101168 sec. | ||
| 6121 | 2026.04.10 20:55:30.987904 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.04.10 20:55:30.988009 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.04.10 20:55:30.988053 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6124 | 2026.04.10 20:55:30.988473 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.04.10 20:55:30.988511 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6126 | 2026.04.10 20:55:30.988865 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6127 | 2026.04.10 20:55:30.989079 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.04.10 20:55:30.989212 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. | ||
| 6129 | 2026.04.10 20:55:30.989252 [ 6 ] {3792ebc9-2d72-4242-b31b-94783ba92988} <Debug> TCPHandler: Processed in 0.001398913 sec. | ||
| 6130 | 2026.04.10 20:55:30.989362 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.04.10 20:55:30.989461 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6132 | 2026.04.10 20:55:30.989502 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6133 | 2026.04.10 20:55:30.989953 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.04.10 20:55:30.989991 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6135 | 2026.04.10 20:55:30.990311 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6136 | 2026.04.10 20:55:30.990523 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.04.10 20:55:30.990653 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001212 sec., 86633.66336633664 rows/sec., 6.77 MiB/sec. | ||
| 6138 | 2026.04.10 20:55:30.990691 [ 6 ] {07c776da-e591-45b1-9f58-6ba9eff9e031} <Debug> TCPHandler: Processed in 0.001380352 sec. | ||
| 6139 | 2026.04.10 20:55:30.990800 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.04.10 20:55:30.990896 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6141 | 2026.04.10 20:55:30.990963 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6142 | 2026.04.10 20:55:30.991364 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.04.10 20:55:30.991400 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6144 | 2026.04.10 20:55:30.991730 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6145 | 2026.04.10 20:55:30.991941 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.04.10 20:55:30.992071 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6147 | 2026.04.10 20:55:30.992110 [ 6 ] {61646c42-9ca7-448c-99cf-f33c97e90c66} <Debug> TCPHandler: Processed in 0.001359172 sec. | ||
| 6148 | 2026.04.10 20:55:30.992213 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.04.10 20:55:30.992309 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6150 | 2026.04.10 20:55:30.992363 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <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 | ||
| 6151 | 2026.04.10 20:55:30.993226 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.04.10 20:55:30.993263 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6153 | 2026.04.10 20:55:30.993825 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6154 | 2026.04.10 20:55:30.994052 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.04.10 20:55:30.994192 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 6156 | 2026.04.10 20:55:30.994256 [ 6 ] {ca7bd969-a162-4320-817d-c0702da10c75} <Debug> TCPHandler: Processed in 0.002092059 sec. | ||
| 6157 | 2026.04.10 20:55:30.994367 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.04.10 20:55:30.994463 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.04.10 20:55:30.994506 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6160 | 2026.04.10 20:55:30.994823 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.04.10 20:55:30.994858 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6162 | 2026.04.10 20:55:30.995161 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6163 | 2026.04.10 20:55:30.995374 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.04.10 20:55:30.995505 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6165 | 2026.04.10 20:55:30.995542 [ 6 ] {72ea33cd-1466-4e9b-ac5f-8f3830ac8f92} <Debug> TCPHandler: Processed in 0.00122452 sec. | ||
| 6166 | 2026.04.10 20:55:35.072123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15849 | ||
| 6167 | 2026.04.10 20:55:35.072683 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.04.10 20:55:35.072740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6169 | 2026.04.10 20:55:35.073303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6170 | 2026.04.10 20:55:35.073555 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.04.10 20:55:35.073699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15849 | ||
| 6172 | 2026.04.10 20:55:35.959178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6173 | 2026.04.10 20:55:35.975874 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58663 | ||
| 6174 | 2026.04.10 20:55:35.975982 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6175 | 2026.04.10 20:55:35.976009 [ 286 ] {} <Debug> TCP-Session: aaaede1d-51b0-41b1-9ffa-f2b05fb2adb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58663 | ||
| 6176 | 2026.04.10 20:55:35.976032 [ 286 ] {} <Debug> TCP-Session: aaaede1d-51b0-41b1-9ffa-f2b05fb2adb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.04.10 20:55:35.976046 [ 286 ] {} <Debug> TCP-Session: aaaede1d-51b0-41b1-9ffa-f2b05fb2adb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.04.10 20:55:35.976236 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46330 | ||
| 6179 | 2026.04.10 20:55:35.976314 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6180 | 2026.04.10 20:55:35.976319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35039 | ||
| 6181 | 2026.04.10 20:55:35.976353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39814 | ||
| 6182 | 2026.04.10 20:55:35.976386 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42862 | ||
| 6183 | 2026.04.10 20:55:35.976383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45685 | ||
| 6184 | 2026.04.10 20:55:35.976453 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6185 | 2026.04.10 20:55:35.976367 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59047 | ||
| 6186 | 2026.04.10 20:55:35.976539 [ 289 ] {} <Debug> TCP-Session: 3a699687-c210-4a3b-94d7-232408e56e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:35039 | ||
| 6187 | 2026.04.10 20:55:35.976346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33624 | ||
| 6188 | 2026.04.10 20:55:35.976577 [ 289 ] {} <Debug> TCP-Session: 3a699687-c210-4a3b-94d7-232408e56e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.04.10 20:55:35.976339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40689 | ||
| 6190 | 2026.04.10 20:55:35.976639 [ 289 ] {} <Debug> TCP-Session: 3a699687-c210-4a3b-94d7-232408e56e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.04.10 20:55:35.976338 [ 288 ] {} <Debug> TCP-Session: b288fb82-4235-4632-aa38-eeaa5d7c4300 Authenticating user 'default' from [fd00:1122:3344:101::e]:46330 | ||
| 6192 | 2026.04.10 20:55:35.976389 [ 286 ] {} <Trace> TCP-Session: aaaede1d-51b0-41b1-9ffa-f2b05fb2adb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.04.10 20:55:35.976750 [ 288 ] {} <Debug> TCP-Session: b288fb82-4235-4632-aa38-eeaa5d7c4300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.04.10 20:55:35.976764 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2026.04.10 20:55:35.976779 [ 288 ] {} <Debug> TCP-Session: b288fb82-4235-4632-aa38-eeaa5d7c4300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.04.10 20:55:35.976820 [ 4 ] {} <Debug> TCP-Session: 8bf88065-c3a1-408b-9adb-7a28d75773f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42862 | ||
| 6197 | 2026.04.10 20:55:35.976857 [ 4 ] {} <Debug> TCP-Session: 8bf88065-c3a1-408b-9adb-7a28d75773f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.04.10 20:55:35.976877 [ 4 ] {} <Debug> TCP-Session: 8bf88065-c3a1-408b-9adb-7a28d75773f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.04.10 20:55:35.976925 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6200 | 2026.04.10 20:55:35.977101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6201 | 2026.04.10 20:55:35.977149 [ 293 ] {} <Debug> TCP-Session: 7ca79d95-145f-464a-8b80-4d09322b1544 Authenticating user 'default' from [fd00:1122:3344:101::e]:59047 | ||
| 6202 | 2026.04.10 20:55:35.977175 [ 293 ] {} <Debug> TCP-Session: 7ca79d95-145f-464a-8b80-4d09322b1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.04.10 20:55:35.977193 [ 293 ] {} <Debug> TCP-Session: 7ca79d95-145f-464a-8b80-4d09322b1544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.04.10 20:55:35.977210 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6205 | 2026.04.10 20:55:35.977220 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6206 | 2026.04.10 20:55:35.977275 [ 290 ] {} <Debug> TCP-Session: a02e3d63-c392-46e1-b114-038417999302 Authenticating user 'default' from [fd00:1122:3344:101::e]:40689 | ||
| 6207 | 2026.04.10 20:55:35.977278 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6208 | 2026.04.10 20:55:35.977307 [ 290 ] {} <Debug> TCP-Session: a02e3d63-c392-46e1-b114-038417999302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.04.10 20:55:35.977326 [ 290 ] {} <Debug> TCP-Session: a02e3d63-c392-46e1-b114-038417999302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.04.10 20:55:35.977594 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 6211 | 2026.04.10 20:55:35.977622 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6212 | 2026.04.10 20:55:35.977655 [ 292 ] {} <Debug> TCP-Session: d22a390d-5eea-421c-b376-3f7e2da30cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:33624 | ||
| 6213 | 2026.04.10 20:55:35.977672 [ 292 ] {} <Debug> TCP-Session: d22a390d-5eea-421c-b376-3f7e2da30cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.04.10 20:55:35.977688 [ 292 ] {} <Debug> TCP-Session: d22a390d-5eea-421c-b376-3f7e2da30cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.04.10 20:55:35.977745 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6216 | 2026.04.10 20:55:35.977786 [ 294 ] {} <Debug> TCP-Session: 89c8c6d4-c43d-4a18-9f5e-fdb205a04e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:45685 | ||
| 6217 | 2026.04.10 20:55:35.977804 [ 294 ] {} <Debug> TCP-Session: 89c8c6d4-c43d-4a18-9f5e-fdb205a04e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.04.10 20:55:35.977820 [ 294 ] {} <Debug> TCP-Session: 89c8c6d4-c43d-4a18-9f5e-fdb205a04e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2026.04.10 20:55:35.977867 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2026.04.10 20:55:35.977904 [ 291 ] {} <Debug> TCP-Session: f66bab51-a50b-4756-a4c4-f8618aac1af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39814 | ||
| 6221 | 2026.04.10 20:55:35.977922 [ 291 ] {} <Debug> TCP-Session: f66bab51-a50b-4756-a4c4-f8618aac1af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2026.04.10 20:55:35.977933 [ 291 ] {} <Debug> TCP-Session: f66bab51-a50b-4756-a4c4-f8618aac1af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.04.10 20:55:35.978646 [ 343 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> AggregatingTransform: Aggregating | ||
| 6224 | 2026.04.10 20:55:35.978699 [ 343 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> Aggregator: Aggregation method: without_key | ||
| 6225 | 2026.04.10 20:55:35.978734 [ 343 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987149 sec. (1013.018 rows/sec., 39.57 KiB/sec.) | ||
| 6226 | 2026.04.10 20:55:35.978755 [ 343 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Trace> Aggregator: Merging aggregated data | ||
| 6227 | 2026.04.10 20:55:35.980472 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00361 sec., 277.0083102493075 rows/sec., 10.82 KiB/sec. | ||
| 6228 | 2026.04.10 20:55:35.980615 [ 286 ] {5e89a30b-54ef-48e8-a3ed-080638066307} <Debug> TCPHandler: Processed in 0.004343339 sec. | ||
| 6229 | 2026.04.10 20:55:35.980727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2026.04.10 20:55:35.980749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6231 | 2026.04.10 20:55:35.980767 [ 286 ] {} <Debug> TCP-Session: aaaede1d-51b0-41b1-9ffa-f2b05fb2adb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.04.10 20:55:35.980782 [ 288 ] {} <Debug> TCP-Session: b288fb82-4235-4632-aa38-eeaa5d7c4300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.04.10 20:55:35.980795 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6234 | 2026.04.10 20:55:35.980840 [ 293 ] {} <Debug> TCP-Session: 7ca79d95-145f-464a-8b80-4d09322b1544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.04.10 20:55:35.980849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6236 | 2026.04.10 20:55:35.980867 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6237 | 2026.04.10 20:55:35.980886 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.04.10 20:55:35.980911 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6239 | 2026.04.10 20:55:35.980930 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6240 | 2026.04.10 20:55:35.980957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6241 | 2026.04.10 20:55:35.980968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6242 | 2026.04.10 20:55:35.980990 [ 289 ] {} <Debug> TCP-Session: 3a699687-c210-4a3b-94d7-232408e56e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.04.10 20:55:35.981010 [ 294 ] {} <Debug> TCP-Session: 89c8c6d4-c43d-4a18-9f5e-fdb205a04e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.04.10 20:55:35.980971 [ 291 ] {} <Debug> TCP-Session: f66bab51-a50b-4756-a4c4-f8618aac1af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.04.10 20:55:35.980923 [ 292 ] {} <Debug> TCP-Session: d22a390d-5eea-421c-b376-3f7e2da30cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.04.10 20:55:35.980901 [ 290 ] {} <Debug> TCP-Session: a02e3d63-c392-46e1-b114-038417999302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.04.10 20:55:35.980895 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6248 | 2026.04.10 20:55:35.981164 [ 4 ] {} <Debug> TCP-Session: 8bf88065-c3a1-408b-9adb-7a28d75773f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6249 | 2026.04.10 20:55:35.986607 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.04.10 20:55:35.986765 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6251 | 2026.04.10 20:55:35.986856 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6252 | 2026.04.10 20:55:35.987714 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.04.10 20:55:35.987762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6254 | 2026.04.10 20:55:35.987766 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6255 | 2026.04.10 20:55:35.988271 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6256 | 2026.04.10 20:55:35.988522 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.04.10 20:55:35.988687 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.18 MiB/sec. | ||
| 6258 | 2026.04.10 20:55:35.988742 [ 6 ] {6471b256-936e-46a1-acf5-dfd6980d517f} <Debug> TCPHandler: Processed in 0.002278511 sec. | ||
| 6259 | 2026.04.10 20:55:35.988757 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.04.10 20:55:35.988869 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.04.10 20:55:35.988979 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.04.10 20:55:35.989026 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.04.10 20:55:35.989499 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.04.10 20:55:35.989539 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6265 | 2026.04.10 20:55:35.989872 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6266 | 2026.04.10 20:55:35.990102 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.04.10 20:55:35.990235 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 6268 | 2026.04.10 20:55:35.990272 [ 6 ] {a5df05a8-8a75-40e6-b99f-8cff976e3fda} <Debug> TCPHandler: Processed in 0.001471823 sec. | ||
| 6269 | 2026.04.10 20:55:35.990394 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.04.10 20:55:35.990490 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.04.10 20:55:35.990535 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6272 | 2026.04.10 20:55:35.990965 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.04.10 20:55:35.991067 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6274 | 2026.04.10 20:55:35.991425 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6275 | 2026.04.10 20:55:35.991645 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.04.10 20:55:35.991786 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 6277 | 2026.04.10 20:55:35.991826 [ 6 ] {5533d03d-4be3-4a5c-826d-35e0ae08154f} <Debug> TCPHandler: Processed in 0.001457823 sec. | ||
| 6278 | 2026.04.10 20:55:35.991962 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.04.10 20:55:35.992062 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.04.10 20:55:35.992106 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2026.04.10 20:55:35.992487 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.04.10 20:55:35.992525 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6283 | 2026.04.10 20:55:35.992853 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6284 | 2026.04.10 20:55:35.993071 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.04.10 20:55:35.993211 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 6286 | 2026.04.10 20:55:35.993250 [ 6 ] {357eaf5a-c06a-4360-95d0-7feb3617ba0f} <Debug> TCPHandler: Processed in 0.001338442 sec. | ||
| 6287 | 2026.04.10 20:55:35.994795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6288 | 2026.04.10 20:55:36.155741 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55490 | ||
| 6289 | 2026.04.10 20:55:36.155849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2026.04.10 20:55:36.155875 [ 291 ] {} <Debug> TCP-Session: 5e3f4265-cf7e-4639-b327-59fed8bd48ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55490 | ||
| 6291 | 2026.04.10 20:55:36.155897 [ 291 ] {} <Debug> TCP-Session: 5e3f4265-cf7e-4639-b327-59fed8bd48ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.04.10 20:55:36.155910 [ 291 ] {} <Debug> TCP-Session: 5e3f4265-cf7e-4639-b327-59fed8bd48ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.04.10 20:55:36.156076 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39907 | ||
| 6294 | 2026.04.10 20:55:36.156124 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51974 | ||
| 6295 | 2026.04.10 20:55:36.156137 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54205 | ||
| 6296 | 2026.04.10 20:55:36.156173 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53795 | ||
| 6297 | 2026.04.10 20:55:36.156195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35838 | ||
| 6298 | 2026.04.10 20:55:36.156181 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6299 | 2026.04.10 20:55:36.156239 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6300 | 2026.04.10 20:55:36.156272 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2026.04.10 20:55:36.156276 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6302 | 2026.04.10 20:55:36.156293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6303 | 2026.04.10 20:55:36.156295 [ 293 ] {} <Debug> TCP-Session: 8b65f204-f68d-4fa8-bf7a-fc0d6312ddad Authenticating user 'default' from [fd00:1122:3344:101::e]:51974 | ||
| 6304 | 2026.04.10 20:55:36.156300 [ 289 ] {} <Debug> TCP-Session: 477e6c7f-dcbc-4fbd-ab0c-f673c4f1d36f Authenticating user 'default' from [fd00:1122:3344:101::e]:53795 | ||
| 6305 | 2026.04.10 20:55:36.156317 [ 294 ] {} <Debug> TCP-Session: cee888d3-a136-4a10-b3ba-1ca22273f8f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54205 | ||
| 6306 | 2026.04.10 20:55:36.156341 [ 293 ] {} <Debug> TCP-Session: 8b65f204-f68d-4fa8-bf7a-fc0d6312ddad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.04.10 20:55:36.156360 [ 289 ] {} <Debug> TCP-Session: 477e6c7f-dcbc-4fbd-ab0c-f673c4f1d36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.04.10 20:55:36.156372 [ 294 ] {} <Debug> TCP-Session: cee888d3-a136-4a10-b3ba-1ca22273f8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.04.10 20:55:36.156387 [ 289 ] {} <Debug> TCP-Session: 477e6c7f-dcbc-4fbd-ab0c-f673c4f1d36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.04.10 20:55:36.156401 [ 294 ] {} <Debug> TCP-Session: cee888d3-a136-4a10-b3ba-1ca22273f8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.04.10 20:55:36.156378 [ 293 ] {} <Debug> TCP-Session: 8b65f204-f68d-4fa8-bf7a-fc0d6312ddad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.04.10 20:55:36.156326 [ 290 ] {} <Debug> TCP-Session: 25f8a4da-f65e-4d9d-9106-b292b45c627f Authenticating user 'default' from [fd00:1122:3344:101::e]:35838 | ||
| 6313 | 2026.04.10 20:55:36.156304 [ 291 ] {} <Trace> TCP-Session: 5e3f4265-cf7e-4639-b327-59fed8bd48ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.04.10 20:55:36.156489 [ 290 ] {} <Debug> TCP-Session: 25f8a4da-f65e-4d9d-9106-b292b45c627f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.04.10 20:55:36.156280 [ 292 ] {} <Debug> TCP-Session: c8e04e97-6c26-429b-a688-10500d7af266 Authenticating user 'default' from [fd00:1122:3344:101::e]:39907 | ||
| 6316 | 2026.04.10 20:55:36.156526 [ 290 ] {} <Debug> TCP-Session: 25f8a4da-f65e-4d9d-9106-b292b45c627f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6317 | 2026.04.10 20:55:36.156154 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53522 | ||
| 6318 | 2026.04.10 20:55:36.156555 [ 292 ] {} <Debug> TCP-Session: c8e04e97-6c26-429b-a688-10500d7af266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2026.04.10 20:55:36.156145 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48835 | ||
| 6320 | 2026.04.10 20:55:36.156589 [ 292 ] {} <Debug> TCP-Session: c8e04e97-6c26-429b-a688-10500d7af266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.04.10 20:55:36.156133 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42111 | ||
| 6322 | 2026.04.10 20:55:36.156628 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6323 | 2026.04.10 20:55:36.156650 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6324 | 2026.04.10 20:55:36.156668 [ 288 ] {} <Debug> TCP-Session: fd2f2580-3e83-4ae2-b5ec-92d8903bf7c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53522 | ||
| 6325 | 2026.04.10 20:55:36.156673 [ 286 ] {} <Debug> TCP-Session: e4b0460c-dac3-4074-94ab-7162c932d03e Authenticating user 'default' from [fd00:1122:3344:101::e]:48835 | ||
| 6326 | 2026.04.10 20:55:36.156687 [ 288 ] {} <Debug> TCP-Session: fd2f2580-3e83-4ae2-b5ec-92d8903bf7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.04.10 20:55:36.156693 [ 286 ] {} <Debug> TCP-Session: e4b0460c-dac3-4074-94ab-7162c932d03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.04.10 20:55:36.156700 [ 288 ] {} <Debug> TCP-Session: fd2f2580-3e83-4ae2-b5ec-92d8903bf7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.04.10 20:55:36.156708 [ 286 ] {} <Debug> TCP-Session: e4b0460c-dac3-4074-94ab-7162c932d03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.04.10 20:55:36.156698 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55490) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6331 | 2026.04.10 20:55:36.156694 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6332 | 2026.04.10 20:55:36.156763 [ 4 ] {} <Debug> TCP-Session: 157beb90-4340-4993-b1ce-88d06a200157 Authenticating user 'default' from [fd00:1122:3344:101::e]:42111 | ||
| 6333 | 2026.04.10 20:55:36.156781 [ 4 ] {} <Debug> TCP-Session: 157beb90-4340-4993-b1ce-88d06a200157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.04.10 20:55:36.156794 [ 4 ] {} <Debug> TCP-Session: 157beb90-4340-4993-b1ce-88d06a200157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.04.10 20:55:36.157070 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6336 | 2026.04.10 20:55:36.157127 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6337 | 2026.04.10 20:55:36.157436 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 6338 | 2026.04.10 20:55:36.158439 [ 296 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> AggregatingTransform: Aggregating | ||
| 6339 | 2026.04.10 20:55:36.158492 [ 296 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6340 | 2026.04.10 20:55:36.158529 [ 296 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993859 sec. (1006.179 rows/sec., 39.30 KiB/sec.) | ||
| 6341 | 2026.04.10 20:55:36.158549 [ 296 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Trace> Aggregator: Merging aggregated data | ||
| 6342 | 2026.04.10 20:55:36.159921 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003304 sec., 302.6634382566586 rows/sec., 11.82 KiB/sec. | ||
| 6343 | 2026.04.10 20:55:36.160063 [ 291 ] {cb65c4ca-5c60-44df-8ce6-895eb192bf1d} <Debug> TCPHandler: Processed in 0.003907085 sec. | ||
| 6344 | 2026.04.10 20:55:36.160182 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6345 | 2026.04.10 20:55:36.160211 [ 291 ] {} <Debug> TCP-Session: 5e3f4265-cf7e-4639-b327-59fed8bd48ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.04.10 20:55:36.160216 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6347 | 2026.04.10 20:55:36.160240 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6348 | 2026.04.10 20:55:36.160255 [ 292 ] {} <Debug> TCP-Session: c8e04e97-6c26-429b-a688-10500d7af266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.04.10 20:55:36.160264 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2026.04.10 20:55:36.160289 [ 290 ] {} <Debug> TCP-Session: 25f8a4da-f65e-4d9d-9106-b292b45c627f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.04.10 20:55:36.160302 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6352 | 2026.04.10 20:55:36.160318 [ 293 ] {} <Debug> TCP-Session: 8b65f204-f68d-4fa8-bf7a-fc0d6312ddad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.04.10 20:55:36.160342 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6354 | 2026.04.10 20:55:36.160353 [ 286 ] {} <Debug> TCP-Session: e4b0460c-dac3-4074-94ab-7162c932d03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.04.10 20:55:36.160365 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6356 | 2026.04.10 20:55:36.160384 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6357 | 2026.04.10 20:55:36.160396 [ 4 ] {} <Debug> TCP-Session: 157beb90-4340-4993-b1ce-88d06a200157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.04.10 20:55:36.160423 [ 294 ] {} <Debug> TCP-Session: cee888d3-a136-4a10-b3ba-1ca22273f8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.04.10 20:55:36.160442 [ 289 ] {} <Debug> TCP-Session: 477e6c7f-dcbc-4fbd-ab0c-f673c4f1d36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.04.10 20:55:36.160281 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6361 | 2026.04.10 20:55:36.160506 [ 288 ] {} <Debug> TCP-Session: fd2f2580-3e83-4ae2-b5ec-92d8903bf7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2026.04.10 20:55:36.240577 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49196 | ||
| 6363 | 2026.04.10 20:55:36.240679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6364 | 2026.04.10 20:55:36.240707 [ 291 ] {} <Debug> TCP-Session: 7cad6b26-8766-4083-afe1-446150e22feb Authenticating user 'default' from [fd00:1122:3344:101::e]:49196 | ||
| 6365 | 2026.04.10 20:55:36.240728 [ 291 ] {} <Debug> TCP-Session: 7cad6b26-8766-4083-afe1-446150e22feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.04.10 20:55:36.240741 [ 291 ] {} <Debug> TCP-Session: 7cad6b26-8766-4083-afe1-446150e22feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6367 | 2026.04.10 20:55:36.240930 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54970 | ||
| 6368 | 2026.04.10 20:55:36.240948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53789 | ||
| 6369 | 2026.04.10 20:55:36.240969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59673 | ||
| 6370 | 2026.04.10 20:55:36.241013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52291 | ||
| 6371 | 2026.04.10 20:55:36.241023 [ 291 ] {} <Trace> TCP-Session: 7cad6b26-8766-4083-afe1-446150e22feb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.04.10 20:55:36.241070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6373 | 2026.04.10 20:55:36.241095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6374 | 2026.04.10 20:55:36.241096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6375 | 2026.04.10 20:55:36.241116 [ 293 ] {} <Debug> TCP-Session: 3e11bd29-c1e8-449a-8005-631e4ef17c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:53789 | ||
| 6376 | 2026.04.10 20:55:36.241137 [ 294 ] {} <Debug> TCP-Session: ad978c12-6bd0-47db-be20-76c3c682f02d Authenticating user 'default' from [fd00:1122:3344:101::e]:59673 | ||
| 6377 | 2026.04.10 20:55:36.241159 [ 293 ] {} <Debug> TCP-Session: 3e11bd29-c1e8-449a-8005-631e4ef17c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.04.10 20:55:36.241129 [ 290 ] {} <Debug> TCP-Session: 8668c6d3-3873-45ea-b4c0-85300164f1e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52291 | ||
| 6379 | 2026.04.10 20:55:36.241191 [ 294 ] {} <Debug> TCP-Session: ad978c12-6bd0-47db-be20-76c3c682f02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.04.10 20:55:36.241191 [ 293 ] {} <Debug> TCP-Session: 3e11bd29-c1e8-449a-8005-631e4ef17c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6381 | 2026.04.10 20:55:36.241209 [ 290 ] {} <Debug> TCP-Session: 8668c6d3-3873-45ea-b4c0-85300164f1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.04.10 20:55:36.241214 [ 294 ] {} <Debug> TCP-Session: ad978c12-6bd0-47db-be20-76c3c682f02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6383 | 2026.04.10 20:55:36.241221 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6384 | 2026.04.10 20:55:36.241234 [ 290 ] {} <Debug> TCP-Session: 8668c6d3-3873-45ea-b4c0-85300164f1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.04.10 20:55:36.241035 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6386 | 2026.04.10 20:55:36.240983 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 6387 | 2026.04.10 20:55:36.241312 [ 292 ] {} <Debug> TCP-Session: 0a264aad-afbe-4cfa-a8c3-512dd57495ce Authenticating user 'default' from [fd00:1122:3344:101::e]:54970 | ||
| 6388 | 2026.04.10 20:55:36.240964 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63652 | ||
| 6389 | 2026.04.10 20:55:36.241347 [ 292 ] {} <Debug> TCP-Session: 0a264aad-afbe-4cfa-a8c3-512dd57495ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.04.10 20:55:36.240972 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62667 | ||
| 6391 | 2026.04.10 20:55:36.241385 [ 292 ] {} <Debug> TCP-Session: 0a264aad-afbe-4cfa-a8c3-512dd57495ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2026.04.10 20:55:36.241379 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6393 | 2026.04.10 20:55:36.241429 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6394 | 2026.04.10 20:55:36.241441 [ 288 ] {} <Debug> TCP-Session: 3c636a31-e7cb-4c75-ace6-dfc2da73895e Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 6395 | 2026.04.10 20:55:36.241005 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 6396 | 2026.04.10 20:55:36.241463 [ 4 ] {} <Debug> TCP-Session: 2e959c7a-4d4b-40e2-8627-1f319a99cddc Authenticating user 'default' from [fd00:1122:3344:101::e]:63652 | ||
| 6397 | 2026.04.10 20:55:36.241496 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6398 | 2026.04.10 20:55:36.241513 [ 4 ] {} <Debug> TCP-Session: 2e959c7a-4d4b-40e2-8627-1f319a99cddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.04.10 20:55:36.241469 [ 288 ] {} <Debug> TCP-Session: 3c636a31-e7cb-4c75-ace6-dfc2da73895e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2026.04.10 20:55:36.241528 [ 4 ] {} <Debug> TCP-Session: 2e959c7a-4d4b-40e2-8627-1f319a99cddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.04.10 20:55:36.241537 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6402 | 2026.04.10 20:55:36.241554 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6403 | 2026.04.10 20:55:36.241580 [ 289 ] {} <Debug> TCP-Session: 1a46e205-ab3a-42d5-b1b4-70da4b572ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 6404 | 2026.04.10 20:55:36.241549 [ 288 ] {} <Debug> TCP-Session: 3c636a31-e7cb-4c75-ace6-dfc2da73895e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.04.10 20:55:36.241608 [ 289 ] {} <Debug> TCP-Session: 1a46e205-ab3a-42d5-b1b4-70da4b572ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.04.10 20:55:36.241460 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6407 | 2026.04.10 20:55:36.241635 [ 289 ] {} <Debug> TCP-Session: 1a46e205-ab3a-42d5-b1b4-70da4b572ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6408 | 2026.04.10 20:55:36.241669 [ 286 ] {} <Debug> TCP-Session: c16c4a88-bc48-44cc-99f4-18e70a2c65a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62667 | ||
| 6409 | 2026.04.10 20:55:36.241694 [ 286 ] {} <Debug> TCP-Session: c16c4a88-bc48-44cc-99f4-18e70a2c65a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.04.10 20:55:36.241708 [ 286 ] {} <Debug> TCP-Session: c16c4a88-bc48-44cc-99f4-18e70a2c65a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6411 | 2026.04.10 20:55:36.241856 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 6412 | 2026.04.10 20:55:36.242872 [ 299 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> AggregatingTransform: Aggregating | ||
| 6413 | 2026.04.10 20:55:36.242930 [ 299 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> Aggregator: Aggregation method: without_key | ||
| 6414 | 2026.04.10 20:55:36.242978 [ 299 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021889 sec. (978.580 rows/sec., 38.23 KiB/sec.) | ||
| 6415 | 2026.04.10 20:55:36.243004 [ 299 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Trace> Aggregator: Merging aggregated data | ||
| 6416 | 2026.04.10 20:55:36.244230 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 6417 | 2026.04.10 20:55:36.244422 [ 291 ] {310b7fba-4f9b-4a5a-87e9-af596eda7434} <Debug> TCPHandler: Processed in 0.003524901 sec. | ||
| 6418 | 2026.04.10 20:55:36.244558 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6419 | 2026.04.10 20:55:36.244591 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6420 | 2026.04.10 20:55:36.244600 [ 291 ] {} <Debug> TCP-Session: 7cad6b26-8766-4083-afe1-446150e22feb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6421 | 2026.04.10 20:55:36.244622 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6422 | 2026.04.10 20:55:36.244634 [ 294 ] {} <Debug> TCP-Session: ad978c12-6bd0-47db-be20-76c3c682f02d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6423 | 2026.04.10 20:55:36.244654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6424 | 2026.04.10 20:55:36.244668 [ 292 ] {} <Debug> TCP-Session: 0a264aad-afbe-4cfa-a8c3-512dd57495ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.04.10 20:55:36.244695 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6426 | 2026.04.10 20:55:36.244709 [ 290 ] {} <Debug> TCP-Session: 8668c6d3-3873-45ea-b4c0-85300164f1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.04.10 20:55:36.244716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6428 | 2026.04.10 20:55:36.244737 [ 289 ] {} <Debug> TCP-Session: 1a46e205-ab3a-42d5-b1b4-70da4b572ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.04.10 20:55:36.244753 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6430 | 2026.04.10 20:55:36.244772 [ 293 ] {} <Debug> TCP-Session: 3e11bd29-c1e8-449a-8005-631e4ef17c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6431 | 2026.04.10 20:55:36.244784 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6432 | 2026.04.10 20:55:36.244802 [ 286 ] {} <Debug> TCP-Session: c16c4a88-bc48-44cc-99f4-18e70a2c65a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2026.04.10 20:55:36.244696 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6434 | 2026.04.10 20:55:36.244833 [ 288 ] {} <Debug> TCP-Session: 3c636a31-e7cb-4c75-ace6-dfc2da73895e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.04.10 20:55:36.244872 [ 4 ] {} <Debug> TCP-Session: 2e959c7a-4d4b-40e2-8627-1f319a99cddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.04.10 20:55:37.617778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 794 | ||
| 6437 | 2026.04.10 20:55:37.620201 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.04.10 20:55:37.620263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6439 | 2026.04.10 20:55:37.621527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6440 | 2026.04.10 20:55:37.621831 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.04.10 20:55:37.622229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6442 | 2026.04.10 20:55:40.990665 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.04.10 20:55:40.990943 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6444 | 2026.04.10 20:55:40.991046 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6445 | 2026.04.10 20:55:40.992123 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.04.10 20:55:40.992195 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6447 | 2026.04.10 20:55:40.992762 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6448 | 2026.04.10 20:55:40.993097 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.04.10 20:55:40.993325 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.002453 sec., 56257.64370158989 rows/sec., 4.90 MiB/sec. | ||
| 6450 | 2026.04.10 20:55:40.993395 [ 6 ] {08df9fbd-f014-46a1-835b-385cbcd85570} <Debug> TCPHandler: Processed in 0.002905016 sec. | ||
| 6451 | 2026.04.10 20:55:40.993583 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.04.10 20:55:40.993740 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.04.10 20:55:40.993805 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6454 | 2026.04.10 20:55:40.994418 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.04.10 20:55:40.994470 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6456 | 2026.04.10 20:55:40.994922 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6457 | 2026.04.10 20:55:40.995233 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.04.10 20:55:40.995392 [ 61 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6459 | 2026.04.10 20:55:40.995417 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001713 sec., 23934.617629889086 rows/sec., 1.76 MiB/sec. | ||
| 6460 | 2026.04.10 20:55:40.995505 [ 6 ] {cb5f953f-e72a-46d2-a5a3-57e7a3f739d6} <Debug> TCPHandler: Processed in 0.001998268 sec. | ||
| 6461 | 2026.04.10 20:55:40.995504 [ 61 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.04.10 20:55:40.995577 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6463 | 2026.04.10 20:55:40.995668 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.04.10 20:55:40.995764 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 6465 | 2026.04.10 20:55:40.995815 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6466 | 2026.04.10 20:55:40.995882 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6467 | 2026.04.10 20:55:40.995977 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6468 | 2026.04.10 20:55:40.996037 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 80 rows starting from the beginning of the part | ||
| 6469 | 2026.04.10 20:55:40.996138 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6470 | 2026.04.10 20:55:40.996208 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6471 | 2026.04.10 20:55:40.996272 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 6472 | 2026.04.10 20:55:40.996333 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6473 | 2026.04.10 20:55:40.996395 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6474 | 2026.04.10 20:55:40.996474 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.04.10 20:55:40.996531 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6476 | 2026.04.10 20:55:40.997016 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6477 | 2026.04.10 20:55:40.997355 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.04.10 20:55:40.997564 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001778 sec., 59055.11811023622 rows/sec., 4.61 MiB/sec. | ||
| 6479 | 2026.04.10 20:55:40.997622 [ 6 ] {89f670a0-7579-4f3a-84f5-1c25e7ee38b5} <Debug> TCPHandler: Processed in 0.002037108 sec. | ||
| 6480 | 2026.04.10 20:55:40.997634 [ 195 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952288 sec., 158788.0476650986 rows/sec., 12.27 MiB/sec. | ||
| 6481 | 2026.04.10 20:55:40.997786 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.04.10 20:55:40.997903 [ 195 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6483 | 2026.04.10 20:55:40.997932 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.04.10 20:55:40.998004 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6485 | 2026.04.10 20:55:40.998358 [ 195 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.04.10 20:55:40.998495 [ 195 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_24_5} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6487 | 2026.04.10 20:55:40.998613 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.04.10 20:55:40.998659 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6489 | 2026.04.10 20:55:40.998671 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6490 | 2026.04.10 20:55:40.999167 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6491 | 2026.04.10 20:55:40.999478 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.04.10 20:55:40.999667 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001758 sec., 91012.51422070534 rows/sec., 6.34 MiB/sec. | ||
| 6493 | 2026.04.10 20:55:40.999726 [ 6 ] {1d47440b-fd0a-4b93-9855-0bfe906fdf12} <Debug> TCPHandler: Processed in 0.002007307 sec. | ||
| 6494 | 2026.04.10 20:55:40.999874 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.04.10 20:55:41.000013 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.04.10 20:55:41.000095 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <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 | ||
| 6497 | 2026.04.10 20:55:41.001309 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.04.10 20:55:41.001360 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6499 | 2026.04.10 20:55:41.002184 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6500 | 2026.04.10 20:55:41.002514 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.04.10 20:55:41.002703 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002719 sec., 15079.073188672306 rows/sec., 27.02 MiB/sec. | ||
| 6502 | 2026.04.10 20:55:41.002780 [ 6 ] {22aab67e-84c3-45ad-8773-f8d8adac312e} <Debug> TCPHandler: Processed in 0.002975317 sec. | ||
| 6503 | 2026.04.10 20:55:41.002930 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.04.10 20:55:41.003062 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.04.10 20:55:41.003120 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6506 | 2026.04.10 20:55:41.003604 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.04.10 20:55:41.003656 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6508 | 2026.04.10 20:55:41.004079 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6509 | 2026.04.10 20:55:41.004374 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.04.10 20:55:41.004571 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. | ||
| 6511 | 2026.04.10 20:55:41.004625 [ 6 ] {b4285945-e99c-4adc-a3a4-fb542a65cdd1} <Debug> TCPHandler: Processed in 0.001760626 sec. | ||
| 6512 | 2026.04.10 20:55:42.432961 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6513 | 2026.04.10 20:55:42.433029 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6514 | 2026.04.10 20:55:42.574176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16297 | ||
| 6515 | 2026.04.10 20:55:42.574641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.04.10 20:55:42.574676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6517 | 2026.04.10 20:55:42.575147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6518 | 2026.04.10 20:55:42.575381 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.04.10 20:55:42.575517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16297 | ||
| 6520 | 2026.04.10 20:55:43.495180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6521 | 2026.04.10 20:55:43.511640 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.04.10 20:55:43.511688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6523 | 2026.04.10 20:55:43.518050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6524 | 2026.04.10 20:55:43.518779 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.04.10 20:55:43.521710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6526 | 2026.04.10 20:55:45.984970 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.04.10 20:55:45.985180 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6528 | 2026.04.10 20:55:45.985250 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6529 | 2026.04.10 20:55:45.985907 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.04.10 20:55:45.985959 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6531 | 2026.04.10 20:55:45.986351 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6532 | 2026.04.10 20:55:45.986594 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.04.10 20:55:45.986762 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 6534 | 2026.04.10 20:55:45.986815 [ 6 ] {9c40ad82-7f7b-444f-90a4-ba2c4e2489db} <Debug> TCPHandler: Processed in 0.001979537 sec. | ||
| 6535 | 2026.04.10 20:55:45.986949 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.04.10 20:55:45.987054 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6537 | 2026.04.10 20:55:45.987098 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6538 | 2026.04.10 20:55:45.987541 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.04.10 20:55:45.987580 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6540 | 2026.04.10 20:55:45.987899 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6541 | 2026.04.10 20:55:45.988132 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.04.10 20:55:45.988265 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 6543 | 2026.04.10 20:55:45.988305 [ 6 ] {ce89d182-bcd9-40f3-ba67-f0faafe181b7} <Debug> TCPHandler: Processed in 0.001409083 sec. | ||
| 6544 | 2026.04.10 20:55:45.988423 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.04.10 20:55:45.988523 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6546 | 2026.04.10 20:55:45.988568 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6547 | 2026.04.10 20:55:45.988979 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.04.10 20:55:45.989017 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6549 | 2026.04.10 20:55:45.989349 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6550 | 2026.04.10 20:55:45.989560 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.04.10 20:55:45.989696 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6552 | 2026.04.10 20:55:45.989734 [ 6 ] {dd5e2dfa-cde8-4dd2-bef6-fb3a04b1ec50} <Debug> TCPHandler: Processed in 0.001362052 sec. | ||
| 6553 | 2026.04.10 20:55:45.989835 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.04.10 20:55:45.989931 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.04.10 20:55:45.989973 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6556 | 2026.04.10 20:55:45.990303 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.04.10 20:55:45.990340 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6558 | 2026.04.10 20:55:45.990647 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6559 | 2026.04.10 20:55:45.990867 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.04.10 20:55:45.990996 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6561 | 2026.04.10 20:55:45.991033 [ 6 ] {2989e3a9-0d91-4a1c-9aac-a8be2ad8c857} <Debug> TCPHandler: Processed in 0.001246291 sec. | ||
| 6562 | 2026.04.10 20:55:46.729923 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.04.10 20:55:46.730197 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6564 | 2026.04.10 20:55:46.730276 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6565 | 2026.04.10 20:55:46.730946 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.04.10 20:55:46.730993 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6567 | 2026.04.10 20:55:46.731389 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6568 | 2026.04.10 20:55:46.731631 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.04.10 20:55:46.731767 [ 33 ] {} <Debug> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6570 | 2026.04.10 20:55:46.731800 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 6571 | 2026.04.10 20:55:46.731834 [ 33 ] {} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.04.10 20:55:46.731858 [ 6 ] {e0134b2f-059a-4187-9459-d08c7fe1f997} <Debug> TCPHandler: Processed in 0.002103198 sec. | ||
| 6573 | 2026.04.10 20:55:46.731862 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6574 | 2026.04.10 20:55:46.731994 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.04.10 20:55:46.732015 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::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 | ||
| 6576 | 2026.04.10 20:55:46.732103 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6577 | 2026.04.10 20:55:46.732152 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6578 | 2026.04.10 20:55:46.732178 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6579 | 2026.04.10 20:55:46.732216 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6580 | 2026.04.10 20:55:46.732282 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6581 | 2026.04.10 20:55:46.732327 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6582 | 2026.04.10 20:55:46.732371 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6583 | 2026.04.10 20:55:46.732413 [ 192 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6584 | 2026.04.10 20:55:46.732575 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.04.10 20:55:46.732619 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6586 | 2026.04.10 20:55:46.732948 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6587 | 2026.04.10 20:55:46.733184 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.04.10 20:55:46.733246 [ 195 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291082 sec., 92945.29704542391 rows/sec., 8.07 MiB/sec. | ||
| 6589 | 2026.04.10 20:55:46.733322 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001242 sec., 11272.141706924314 rows/sec., 919.16 KiB/sec. | ||
| 6590 | 2026.04.10 20:55:46.733367 [ 6 ] {98b0206c-093b-4450-8dcb-238577bb50c8} <Debug> TCPHandler: Processed in 0.001427753 sec. | ||
| 6591 | 2026.04.10 20:55:46.733435 [ 188 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6592 | 2026.04.10 20:55:46.733489 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.04.10 20:55:46.733592 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6594 | 2026.04.10 20:55:46.733635 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6595 | 2026.04.10 20:55:46.733767 [ 188 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.04.10 20:55:46.733855 [ 188 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_9_2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6597 | 2026.04.10 20:55:46.733956 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6598 | 2026.04.10 20:55:46.735392 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.04.10 20:55:46.735434 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6600 | 2026.04.10 20:55:46.735897 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6601 | 2026.04.10 20:55:46.736117 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.04.10 20:55:46.736243 [ 33 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6603 | 2026.04.10 20:55:46.736254 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002682 sec., 973154.3624161074 rows/sec., 73.26 MiB/sec. | ||
| 6604 | 2026.04.10 20:55:46.736291 [ 33 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.04.10 20:55:46.736311 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6606 | 2026.04.10 20:55:46.736314 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6607 | 2026.04.10 20:55:46.736332 [ 6 ] {11c1371e-09c0-4532-834d-9261dad05c31} <Debug> TCPHandler: Processed in 0.002893516 sec. | ||
| 6608 | 2026.04.10 20:55:46.736409 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 6609 | 2026.04.10 20:55:46.736462 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.04.10 20:55:46.736503 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6611 | 2026.04.10 20:55:46.736534 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2615 rows starting from the beginning of the part | ||
| 6612 | 2026.04.10 20:55:46.736563 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.04.10 20:55:46.736581 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 6614 | 2026.04.10 20:55:46.736609 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6615 | 2026.04.10 20:55:46.736629 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 6616 | 2026.04.10 20:55:46.736671 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 6617 | 2026.04.10 20:55:46.736709 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 6618 | 2026.04.10 20:55:46.736746 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2610 rows starting from the beginning of the part | ||
| 6619 | 2026.04.10 20:55:46.737049 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.04.10 20:55:46.737089 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6621 | 2026.04.10 20:55:46.737415 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6622 | 2026.04.10 20:55:46.737651 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.04.10 20:55:46.737780 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001236 sec., 61488.67313915858 rows/sec., 4.50 MiB/sec. | ||
| 6624 | 2026.04.10 20:55:46.737819 [ 6 ] {4e44169e-2610-417b-853b-b7244468ae6a} <Debug> TCPHandler: Processed in 0.001407453 sec. | ||
| 6625 | 2026.04.10 20:55:46.737935 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.04.10 20:55:46.738030 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.04.10 20:55:46.738068 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6628 | 2026.04.10 20:55:46.738774 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5613 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393881 sec., 2344728.079633031 rows/sec., 186.88 MiB/sec. | ||
| 6629 | 2026.04.10 20:55:46.738801 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.04.10 20:55:46.738842 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6631 | 2026.04.10 20:55:46.739097 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6632 | 2026.04.10 20:55:46.739211 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6633 | 2026.04.10 20:55:46.739506 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.04.10 20:55:46.739529 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.04.10 20:55:46.739605 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_56_11} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6636 | 2026.04.10 20:55:46.739676 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001664 sec., 495793.26923076925 rows/sec., 29.00 MiB/sec. | ||
| 6637 | 2026.04.10 20:55:46.739710 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 6638 | 2026.04.10 20:55:46.739719 [ 6 ] {1cffd40c-af0a-4a99-ad86-8b9b26f575d4} <Debug> TCPHandler: Processed in 0.001833447 sec. | ||
| 6639 | 2026.04.10 20:55:46.739844 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.04.10 20:55:46.739938 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.04.10 20:55:46.739979 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6642 | 2026.04.10 20:55:46.740359 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.04.10 20:55:46.740394 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6644 | 2026.04.10 20:55:46.740682 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6645 | 2026.04.10 20:55:46.740901 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.04.10 20:55:46.741028 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 6647 | 2026.04.10 20:55:46.741065 [ 6 ] {9c704b8f-670e-4f0b-8f61-9575cbf30306} <Debug> TCPHandler: Processed in 0.001272742 sec. | ||
| 6648 | 2026.04.10 20:55:46.741186 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.04.10 20:55:46.741307 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.04.10 20:55:46.741361 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6651 | 2026.04.10 20:55:46.741843 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.04.10 20:55:46.741888 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6653 | 2026.04.10 20:55:46.742227 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6654 | 2026.04.10 20:55:46.742447 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.04.10 20:55:46.742544 [ 33 ] {} <Debug> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6656 | 2026.04.10 20:55:46.742581 [ 33 ] {} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.04.10 20:55:46.742586 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001305 sec., 9195.402298850575 rows/sec., 718.39 KiB/sec. | ||
| 6658 | 2026.04.10 20:55:46.742600 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6659 | 2026.04.10 20:55:46.742634 [ 6 ] {80b67ded-3ee4-4f05-9a6d-ee2357a85ee2} <Debug> TCPHandler: Processed in 0.001508674 sec. | ||
| 6660 | 2026.04.10 20:55:46.742707 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::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 | ||
| 6661 | 2026.04.10 20:55:46.742746 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.04.10 20:55:46.742839 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6663 | 2026.04.10 20:55:46.742852 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6664 | 2026.04.10 20:55:46.742881 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6665 | 2026.04.10 20:55:46.742902 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6666 | 2026.04.10 20:55:46.742977 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6667 | 2026.04.10 20:55:46.743031 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6668 | 2026.04.10 20:55:46.743074 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6669 | 2026.04.10 20:55:46.743115 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6670 | 2026.04.10 20:55:46.743855 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.04.10 20:55:46.743898 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6672 | 2026.04.10 20:55:46.743901 [ 193 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244261 sec., 48221.394064428605 rows/sec., 3.86 MiB/sec. | ||
| 6673 | 2026.04.10 20:55:46.744065 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6674 | 2026.04.10 20:55:46.744340 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6675 | 2026.04.10 20:55:46.744415 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.04.10 20:55:46.744515 [ 195 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_9_2} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6677 | 2026.04.10 20:55:46.744609 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6678 | 2026.04.10 20:55:46.744612 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.04.10 20:55:46.744745 [ 33 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6680 | 2026.04.10 20:55:46.744772 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001939 sec., 711191.3357400722 rows/sec., 48.17 MiB/sec. | ||
| 6681 | 2026.04.10 20:55:46.744777 [ 33 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.04.10 20:55:46.744815 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6683 | 2026.04.10 20:55:46.744820 [ 6 ] {6e21810e-dc9b-452f-8c7a-92ee775ac28c} <Debug> TCPHandler: Processed in 0.002123849 sec. | ||
| 6684 | 2026.04.10 20:55:46.744892 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 6685 | 2026.04.10 20:55:46.744946 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.04.10 20:55:46.744986 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6687 | 2026.04.10 20:55:46.745022 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 6688 | 2026.04.10 20:55:46.745045 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.04.10 20:55:46.745089 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 6690 | 2026.04.10 20:55:46.745094 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.04.10 20:55:46.745144 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 6692 | 2026.04.10 20:55:46.745191 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 6693 | 2026.04.10 20:55:46.745232 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 6694 | 2026.04.10 20:55:46.745274 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1379 rows starting from the beginning of the part | ||
| 6695 | 2026.04.10 20:55:46.745843 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.04.10 20:55:46.745884 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6697 | 2026.04.10 20:55:46.746367 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6698 | 2026.04.10 20:55:46.746594 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.04.10 20:55:46.746618 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758685 sec., 1772915.559068281 rows/sec., 128.97 MiB/sec. | ||
| 6700 | 2026.04.10 20:55:46.746705 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6701 | 2026.04.10 20:55:46.746734 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.04.10 20:55:46.746733 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.001707 sec., 901581.7223198594 rows/sec., 55.14 MiB/sec. | ||
| 6703 | 2026.04.10 20:55:46.746750 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6704 | 2026.04.10 20:55:46.746787 [ 6 ] {2a64c217-2e34-40ed-9bb1-dad26e6eee8c} <Debug> TCPHandler: Processed in 0.001890687 sec. | ||
| 6705 | 2026.04.10 20:55:46.746804 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6706 | 2026.04.10 20:55:46.746834 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 6707 | 2026.04.10 20:55:46.746908 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.04.10 20:55:46.746927 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6709 | 2026.04.10 20:55:46.746960 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19282 rows starting from the beginning of the part | ||
| 6710 | 2026.04.10 20:55:46.747011 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.04.10 20:55:46.747013 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6712 | 2026.04.10 20:55:46.747075 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <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 | ||
| 6713 | 2026.04.10 20:55:46.747078 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6714 | 2026.04.10 20:55:46.747090 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.04.10 20:55:46.747134 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 6716 | 2026.04.10 20:55:46.747176 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 6717 | 2026.04.10 20:55:46.747181 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_56_11} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6718 | 2026.04.10 20:55:46.747217 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1539 rows starting from the beginning of the part | ||
| 6719 | 2026.04.10 20:55:46.747274 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6720 | 2026.04.10 20:55:46.748010 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.04.10 20:55:46.748052 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6722 | 2026.04.10 20:55:46.748720 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6723 | 2026.04.10 20:55:46.748964 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.04.10 20:55:46.749130 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002137 sec., 23397.28591483388 rows/sec., 41.93 MiB/sec. | ||
| 6725 | 2026.04.10 20:55:46.749194 [ 6 ] {51522082-34ae-4cf1-b482-e3a575273779} <Debug> TCPHandler: Processed in 0.002335361 sec. | ||
| 6726 | 2026.04.10 20:55:46.749313 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.04.10 20:55:46.749411 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.04.10 20:55:46.749456 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6729 | 2026.04.10 20:55:46.749783 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.04.10 20:55:46.749821 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6731 | 2026.04.10 20:55:46.750162 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6732 | 2026.04.10 20:55:46.750407 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.04.10 20:55:46.750532 [ 33 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6734 | 2026.04.10 20:55:46.750550 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 715.75 KiB/sec. | ||
| 6735 | 2026.04.10 20:55:46.750573 [ 33 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.04.10 20:55:46.750593 [ 6 ] {40ac92de-951e-44dc-9975-c3ccbbff3dc8} <Debug> TCPHandler: Processed in 0.001330072 sec. | ||
| 6737 | 2026.04.10 20:55:46.750604 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6738 | 2026.04.10 20:55:46.750695 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 6739 | 2026.04.10 20:55:46.750794 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6740 | 2026.04.10 20:55:46.750822 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2640 rows starting from the beginning of the part | ||
| 6741 | 2026.04.10 20:55:46.750874 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 6742 | 2026.04.10 20:55:46.750917 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 6743 | 2026.04.10 20:55:46.750956 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 6744 | 2026.04.10 20:55:46.751005 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 6745 | 2026.04.10 20:55:46.751047 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 6746 | 2026.04.10 20:55:46.752351 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001693985 sec., 1707217.0060537725 rows/sec., 115.05 MiB/sec. | ||
| 6747 | 2026.04.10 20:55:46.752693 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6748 | 2026.04.10 20:55:46.752959 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.04.10 20:55:46.753030 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_56_11} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6750 | 2026.04.10 20:55:46.753092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6751 | 2026.04.10 20:55:46.807302 [ 193 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21461 rows, containing 5 columns (5 merged, 0 gathered) in 0.06049904 sec., 354732.90154686756 rows/sec., 22.88 MiB/sec. | ||
| 6752 | 2026.04.10 20:55:46.807833 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6753 | 2026.04.10 20:55:46.808177 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.04.10 20:55:46.808264 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6755 | 2026.04.10 20:55:46.808345 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 6756 | 2026.04.10 20:55:47.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.45 MiB, peak 283.71 MiB, free memory in arenas 0.00 B, will set to 278.28 MiB (RSS), difference: 1.83 MiB | ||
| 6757 | 2026.04.10 20:55:47.622652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 836 | ||
| 6758 | 2026.04.10 20:55:47.625253 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.04.10 20:55:47.625313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6760 | 2026.04.10 20:55:47.626612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6761 | 2026.04.10 20:55:47.626905 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.04.10 20:55:47.627308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6763 | 2026.04.10 20:55:50.075682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16809 | ||
| 6764 | 2026.04.10 20:55:50.076569 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.04.10 20:55:50.076615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6766 | 2026.04.10 20:55:50.077079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6767 | 2026.04.10 20:55:50.077313 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.04.10 20:55:50.077443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16809 | ||
| 6769 | 2026.04.10 20:55:50.983179 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.04.10 20:55:50.983370 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6771 | 2026.04.10 20:55:50.983446 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6772 | 2026.04.10 20:55:50.984178 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.04.10 20:55:50.984225 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6774 | 2026.04.10 20:55:50.984607 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6775 | 2026.04.10 20:55:50.984830 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.04.10 20:55:50.984982 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 6777 | 2026.04.10 20:55:50.985029 [ 6 ] {6bb5fa2d-325a-4bd0-969b-828b55e589fe} <Debug> TCPHandler: Processed in 0.002015268 sec. | ||
| 6778 | 2026.04.10 20:55:50.985150 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.04.10 20:55:50.985245 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6780 | 2026.04.10 20:55:50.985293 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6781 | 2026.04.10 20:55:50.985783 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.04.10 20:55:50.985818 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6783 | 2026.04.10 20:55:50.986124 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6784 | 2026.04.10 20:55:50.986340 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.04.10 20:55:50.986476 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 6786 | 2026.04.10 20:55:50.986514 [ 6 ] {8c6c3bd0-b218-40bd-b634-fc8510761207} <Debug> TCPHandler: Processed in 0.001364542 sec. | ||
| 6787 | 2026.04.10 20:55:50.986639 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.04.10 20:55:50.986738 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6789 | 2026.04.10 20:55:50.986781 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6790 | 2026.04.10 20:55:50.987175 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.04.10 20:55:50.987211 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6792 | 2026.04.10 20:55:50.987538 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6793 | 2026.04.10 20:55:50.987751 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.04.10 20:55:50.987881 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001163 sec., 110060.18916595013 rows/sec., 7.67 MiB/sec. | ||
| 6795 | 2026.04.10 20:55:50.987918 [ 6 ] {b819f28a-3877-4a52-afab-a1e2dde7e532} <Debug> TCPHandler: Processed in 0.001328352 sec. | ||
| 6796 | 2026.04.10 20:55:50.988031 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.04.10 20:55:50.988125 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.04.10 20:55:50.988166 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6799 | 2026.04.10 20:55:50.988484 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.04.10 20:55:50.988518 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6801 | 2026.04.10 20:55:50.988831 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6802 | 2026.04.10 20:55:50.989039 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.04.10 20:55:50.989167 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 6804 | 2026.04.10 20:55:50.989204 [ 6 ] {1be9d234-d0d9-45a3-af3e-a3426cd7e2cb} <Debug> TCPHandler: Processed in 0.00122224 sec. | ||
| 6805 | 2026.04.10 20:55:51.021821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 6806 | 2026.04.10 20:55:51.039701 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.04.10 20:55:51.039761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6808 | 2026.04.10 20:55:51.046070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6809 | 2026.04.10 20:55:51.046772 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.04.10 20:55:51.049766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6811 | 2026.04.10 20:55:55.984163 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.04.10 20:55:55.984348 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6813 | 2026.04.10 20:55:55.984412 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6814 | 2026.04.10 20:55:55.985087 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.04.10 20:55:55.985130 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6816 | 2026.04.10 20:55:55.985513 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6817 | 2026.04.10 20:55:55.985744 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.04.10 20:55:55.985902 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 6819 | 2026.04.10 20:55:55.985946 [ 6 ] {7187bbe5-e5de-4a79-85dd-9994ef2f0eb1} <Debug> TCPHandler: Processed in 0.001902527 sec. | ||
| 6820 | 2026.04.10 20:55:55.986067 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.04.10 20:55:55.986161 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6822 | 2026.04.10 20:55:55.986202 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6823 | 2026.04.10 20:55:55.986650 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.04.10 20:55:55.986687 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6825 | 2026.04.10 20:55:55.986994 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6826 | 2026.04.10 20:55:55.987214 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.04.10 20:55:55.987358 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 6828 | 2026.04.10 20:55:55.987398 [ 6 ] {30140277-9167-46a6-b025-6b00526162bd} <Debug> TCPHandler: Processed in 0.001380303 sec. | ||
| 6829 | 2026.04.10 20:55:55.987518 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.04.10 20:55:55.987613 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.04.10 20:55:55.987657 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6832 | 2026.04.10 20:55:55.988070 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.04.10 20:55:55.988106 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6834 | 2026.04.10 20:55:55.988435 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6835 | 2026.04.10 20:55:55.988668 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.04.10 20:55:55.988809 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6837 | 2026.04.10 20:55:55.988848 [ 6 ] {4456f7b8-fcea-4cf3-8b5c-61b4926ffbe1} <Debug> TCPHandler: Processed in 0.001382352 sec. | ||
| 6838 | 2026.04.10 20:55:55.988951 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.04.10 20:55:55.989044 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.04.10 20:55:55.989086 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6841 | 2026.04.10 20:55:55.989420 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.04.10 20:55:55.989457 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6843 | 2026.04.10 20:55:55.989772 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6844 | 2026.04.10 20:55:55.989986 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.04.10 20:55:55.990128 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 6846 | 2026.04.10 20:55:55.990164 [ 6 ] {608659db-90b8-4f22-8009-a2e5730562ef} <Debug> TCPHandler: Processed in 0.001260461 sec. | ||
| 6847 | 2026.04.10 20:55:57.433090 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6848 | 2026.04.10 20:55:57.433155 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6849 | 2026.04.10 20:55:57.577656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17257 | ||
| 6850 | 2026.04.10 20:55:57.578143 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.04.10 20:55:57.578183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6852 | 2026.04.10 20:55:57.578668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6853 | 2026.04.10 20:55:57.578912 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.04.10 20:55:57.579037 [ 157 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6855 | 2026.04.10 20:55:57.579039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17257 | ||
| 6856 | 2026.04.10 20:55:57.579074 [ 157 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.04.10 20:55:57.579093 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6858 | 2026.04.10 20:55:57.579233 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6859 | 2026.04.10 20:55:57.579400 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6860 | 2026.04.10 20:55:57.579450 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14889 rows starting from the beginning of the part | ||
| 6861 | 2026.04.10 20:55:57.579514 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6862 | 2026.04.10 20:55:57.579565 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6863 | 2026.04.10 20:55:57.579609 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6864 | 2026.04.10 20:55:57.579646 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6865 | 2026.04.10 20:55:57.579683 [ 191 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 6866 | 2026.04.10 20:55:57.581758 [ 190 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585653 sec., 6674136.088639892 rows/sec., 95.47 MiB/sec. | ||
| 6867 | 2026.04.10 20:55:57.582045 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6868 | 2026.04.10 20:55:57.582359 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.04.10 20:55:57.582438 [ 198 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_36_7} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6870 | 2026.04.10 20:55:57.582564 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6871 | 2026.04.10 20:55:57.627669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 852 | ||
| 6872 | 2026.04.10 20:55:57.629700 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.04.10 20:55:57.629752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6874 | 2026.04.10 20:55:57.630937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6875 | 2026.04.10 20:55:57.631255 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.04.10 20:55:57.631414 [ 157 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6877 | 2026.04.10 20:55:57.631460 [ 157 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.04.10 20:55:57.631484 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6879 | 2026.04.10 20:55:57.631576 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 6880 | 2026.04.10 20:55:57.631636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 6881 | 2026.04.10 20:55:57.632075 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6882 | 2026.04.10 20:55:57.632218 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 710 rows starting from the beginning of the part | ||
| 6883 | 2026.04.10 20:55:57.632576 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 6884 | 2026.04.10 20:55:57.632925 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 6885 | 2026.04.10 20:55:57.633235 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 6886 | 2026.04.10 20:55:57.633552 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 6887 | 2026.04.10 20:55:57.633880 [ 187 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 6888 | 2026.04.10 20:55:57.639712 [ 190 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.008177733 sec., 104185.35308012625 rows/sec., 86.09 MiB/sec. | ||
| 6889 | 2026.04.10 20:55:57.640925 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6890 | 2026.04.10 20:55:57.641508 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.04.10 20:55:57.641600 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_26_5} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6892 | 2026.04.10 20:55:57.641906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6893 | 2026.04.10 20:55:58.549969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6894 | 2026.04.10 20:55:58.568400 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.04.10 20:55:58.568470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6896 | 2026.04.10 20:55:58.575033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6897 | 2026.04.10 20:55:58.575721 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.04.10 20:55:58.576063 [ 155 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6899 | 2026.04.10 20:55:58.576144 [ 155 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.04.10 20:55:58.576169 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6901 | 2026.04.10 20:55:58.576296 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 6902 | 2026.04.10 20:55:58.578995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6903 | 2026.04.10 20:55:58.580144 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2026.04.10 20:55:58.581726 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 6905 | 2026.04.10 20:55:58.586191 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 6906 | 2026.04.10 20:55:58.590646 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 6907 | 2026.04.10 20:55:58.595131 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6908 | 2026.04.10 20:55:58.599734 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6909 | 2026.04.10 20:55:58.603818 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 6910 | 2026.04.10 20:55:58.655449 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079206346 sec., 3434.0682752869325 rows/sec., 17.76 MiB/sec. | ||
| 6911 | 2026.04.10 20:55:58.658279 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6912 | 2026.04.10 20:55:58.660254 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.04.10 20:55:58.660334 [ 196 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_36_7} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6914 | 2026.04.10 20:55:58.662734 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 6915 | 2026.04.10 20:55:58.977812 [ 155 ] {} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6916 | 2026.04.10 20:55:58.977865 [ 155 ] {} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.04.10 20:55:58.977884 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6918 | 2026.04.10 20:55:58.977978 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::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 | ||
| 6919 | 2026.04.10 20:55:58.978098 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2026.04.10 20:55:58.978129 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 6921 | 2026.04.10 20:55:58.978189 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6922 | 2026.04.10 20:55:58.978231 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 6923 | 2026.04.10 20:55:58.978272 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 6924 | 2026.04.10 20:55:58.978312 [ 200 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 6925 | 2026.04.10 20:55:58.979777 [ 190 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837887 sec., 2244969.358834357 rows/sec., 139.89 MiB/sec. | ||
| 6926 | 2026.04.10 20:55:58.980026 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6927 | 2026.04.10 20:55:58.980324 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.04.10 20:55:58.980400 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_9_2} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6929 | 2026.04.10 20:55:58.980493 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6930 | 2026.04.10 20:55:59.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.96 MiB, peak 291.78 MiB, free memory in arenas 0.00 B, will set to 281.53 MiB (RSS), difference: 1.57 MiB | ||
| 6931 | 2026.04.10 20:55:59.100122 [ 155 ] {} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6932 | 2026.04.10 20:55:59.100185 [ 155 ] {} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.04.10 20:55:59.100209 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6934 | 2026.04.10 20:55:59.100329 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 6935 | 2026.04.10 20:55:59.100471 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6936 | 2026.04.10 20:55:59.100516 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 6937 | 2026.04.10 20:55:59.100600 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6938 | 2026.04.10 20:55:59.100667 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6939 | 2026.04.10 20:55:59.100734 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6940 | 2026.04.10 20:55:59.100797 [ 200 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 6941 | 2026.04.10 20:55:59.101863 [ 188 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591034 sec., 33940.192352897546 rows/sec., 2.83 MiB/sec. | ||
| 6942 | 2026.04.10 20:55:59.102065 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6943 | 2026.04.10 20:55:59.102459 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.04.10 20:55:59.102552 [ 190 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_9_2} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6945 | 2026.04.10 20:55:59.102664 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6946 | 2026.04.10 20:56:00.986610 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.04.10 20:56:00.986799 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6948 | 2026.04.10 20:56:00.986861 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6949 | 2026.04.10 20:56:00.987570 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.04.10 20:56:00.987608 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6951 | 2026.04.10 20:56:00.988027 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6952 | 2026.04.10 20:56:00.988246 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.04.10 20:56:00.988395 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001644 sec., 83941.60583941605 rows/sec., 7.31 MiB/sec. | ||
| 6954 | 2026.04.10 20:56:00.988442 [ 6 ] {f67f184b-3126-479a-b14d-082fe2060138} <Debug> TCPHandler: Processed in 0.001962058 sec. | ||
| 6955 | 2026.04.10 20:56:00.988565 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.04.10 20:56:00.988661 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.04.10 20:56:00.988701 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6958 | 2026.04.10 20:56:00.989125 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.04.10 20:56:00.989162 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6960 | 2026.04.10 20:56:00.989464 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6961 | 2026.04.10 20:56:00.989693 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.04.10 20:56:00.989822 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00118 sec., 34745.76271186441 rows/sec., 2.55 MiB/sec. | ||
| 6963 | 2026.04.10 20:56:00.989861 [ 6 ] {fa6c0164-5d1b-4a04-9660-3bc4c09f3f99} <Debug> TCPHandler: Processed in 0.001346623 sec. | ||
| 6964 | 2026.04.10 20:56:00.989975 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.04.10 20:56:00.990070 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6966 | 2026.04.10 20:56:00.990111 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6967 | 2026.04.10 20:56:00.990545 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.04.10 20:56:00.990582 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6969 | 2026.04.10 20:56:00.990904 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6970 | 2026.04.10 20:56:00.991117 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.04.10 20:56:00.991246 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 6972 | 2026.04.10 20:56:00.991284 [ 6 ] {da93511b-8c5e-4249-9531-a4e653441ddd} <Debug> TCPHandler: Processed in 0.001358772 sec. | ||
| 6973 | 2026.04.10 20:56:00.991397 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.04.10 20:56:00.991492 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.04.10 20:56:00.991536 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6976 | 2026.04.10 20:56:00.991939 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.04.10 20:56:00.991975 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6978 | 2026.04.10 20:56:00.992297 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6979 | 2026.04.10 20:56:00.992508 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.04.10 20:56:00.992639 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6981 | 2026.04.10 20:56:00.992673 [ 6 ] {de35f30c-ca07-4b1d-9ce6-bdad8498e780} <Debug> TCPHandler: Processed in 0.001327541 sec. | ||
| 6982 | 2026.04.10 20:56:00.992773 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.04.10 20:56:00.992871 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.04.10 20:56:00.992923 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <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 | ||
| 6985 | 2026.04.10 20:56:00.993812 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.04.10 20:56:00.993849 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6987 | 2026.04.10 20:56:00.994435 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6988 | 2026.04.10 20:56:00.994669 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.04.10 20:56:00.994771 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6990 | 2026.04.10 20:56:00.994810 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 6991 | 2026.04.10 20:56:00.994812 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.04.10 20:56:00.994845 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6993 | 2026.04.10 20:56:00.994876 [ 6 ] {9e5ea4dd-d7db-4b48-9ca5-12ec2bbc01eb} <Debug> TCPHandler: Processed in 0.002141199 sec. | ||
| 6994 | 2026.04.10 20:56:00.994977 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 6995 | 2026.04.10 20:56:00.994991 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.04.10 20:56:00.995131 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.04.10 20:56:00.995173 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6998 | 2026.04.10 20:56:00.995282 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6999 | 2026.04.10 20:56:00.995355 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 810 rows starting from the beginning of the part | ||
| 7000 | 2026.04.10 20:56:00.995503 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 7001 | 2026.04.10 20:56:00.995518 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.04.10 20:56:00.995559 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7003 | 2026.04.10 20:56:00.995622 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7004 | 2026.04.10 20:56:00.995727 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7005 | 2026.04.10 20:56:00.995822 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 7006 | 2026.04.10 20:56:00.995890 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7007 | 2026.04.10 20:56:00.995918 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7008 | 2026.04.10 20:56:00.996125 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.04.10 20:56:00.996261 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 7010 | 2026.04.10 20:56:00.996302 [ 6 ] {8e538217-a127-49ec-9f35-e60b8b247992} <Debug> TCPHandler: Processed in 0.001358812 sec. | ||
| 7011 | 2026.04.10 20:56:01.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.45 MiB, peak 291.78 MiB, free memory in arenas 0.00 B, will set to 283.44 MiB (RSS), difference: -6.01 MiB | ||
| 7012 | 2026.04.10 20:56:01.002875 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 19 columns (19 merged, 0 gathered) in 0.007966962 sec., 129660.46530659994 rows/sec., 232.35 MiB/sec. | ||
| 7013 | 2026.04.10 20:56:01.004162 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7014 | 2026.04.10 20:56:01.004512 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.04.10 20:56:01.004586 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7016 | 2026.04.10 20:56:01.004683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 7017 | 2026.04.10 20:56:02.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.01 MiB, peak 291.78 MiB, free memory in arenas 0.00 B, will set to 286.04 MiB (RSS), difference: 10.03 MiB | ||
| 7018 | 2026.04.10 20:56:05.079181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17769 | ||
| 7019 | 2026.04.10 20:56:05.079899 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.04.10 20:56:05.079938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7021 | 2026.04.10 20:56:05.080426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7022 | 2026.04.10 20:56:05.080651 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.04.10 20:56:05.080781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17769 | ||
| 7024 | 2026.04.10 20:56:05.986199 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.04.10 20:56:05.986382 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7026 | 2026.04.10 20:56:05.986452 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7027 | 2026.04.10 20:56:05.987101 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.04.10 20:56:05.987153 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7029 | 2026.04.10 20:56:05.987576 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7030 | 2026.04.10 20:56:05.987817 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.04.10 20:56:05.987978 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 7032 | 2026.04.10 20:56:05.988030 [ 6 ] {3cc8b754-e5b3-4599-a94d-565ffb4f3e55} <Debug> TCPHandler: Processed in 0.001955837 sec. | ||
| 7033 | 2026.04.10 20:56:05.988147 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.04.10 20:56:05.988254 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7035 | 2026.04.10 20:56:05.988298 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7036 | 2026.04.10 20:56:05.988744 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.04.10 20:56:05.988784 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7038 | 2026.04.10 20:56:05.989112 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7039 | 2026.04.10 20:56:05.989336 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.04.10 20:56:05.989476 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 7041 | 2026.04.10 20:56:05.989517 [ 6 ] {25ee7c61-b88b-40a8-ab46-4afc76f14adf} <Debug> TCPHandler: Processed in 0.001421323 sec. | ||
| 7042 | 2026.04.10 20:56:05.989636 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.04.10 20:56:05.989737 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.04.10 20:56:05.989782 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7045 | 2026.04.10 20:56:05.990190 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.04.10 20:56:05.990228 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7047 | 2026.04.10 20:56:05.990573 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7048 | 2026.04.10 20:56:05.990788 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.04.10 20:56:05.990925 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 7050 | 2026.04.10 20:56:05.990965 [ 6 ] {db7f95a4-4448-4d11-a7fc-206b00eb729e} <Debug> TCPHandler: Processed in 0.001379893 sec. | ||
| 7051 | 2026.04.10 20:56:05.991075 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.04.10 20:56:05.991179 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.04.10 20:56:05.991223 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7054 | 2026.04.10 20:56:05.991572 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.04.10 20:56:05.991610 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7056 | 2026.04.10 20:56:05.991945 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7057 | 2026.04.10 20:56:05.992164 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.04.10 20:56:05.992301 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 7059 | 2026.04.10 20:56:05.992339 [ 6 ] {8015bd31-f872-4845-8d35-5a607ecf36bd} <Debug> TCPHandler: Processed in 0.001315222 sec. | ||
| 7060 | 2026.04.10 20:56:06.079078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7061 | 2026.04.10 20:56:06.095266 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.04.10 20:56:06.095329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7063 | 2026.04.10 20:56:06.101595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7064 | 2026.04.10 20:56:06.102320 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.04.10 20:56:06.105209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7066 | 2026.04.10 20:56:07.631804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 872 | ||
| 7067 | 2026.04.10 20:56:07.634048 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.04.10 20:56:07.634111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7069 | 2026.04.10 20:56:07.635356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7070 | 2026.04.10 20:56:07.635637 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.04.10 20:56:07.636016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7072 | 2026.04.10 20:56:10.986486 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.04.10 20:56:10.986694 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7074 | 2026.04.10 20:56:10.986768 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7075 | 2026.04.10 20:56:10.987524 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.04.10 20:56:10.987564 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7077 | 2026.04.10 20:56:10.987967 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7078 | 2026.04.10 20:56:10.988206 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.04.10 20:56:10.988330 [ 142 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7080 | 2026.04.10 20:56:10.988369 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.96 MiB/sec. | ||
| 7081 | 2026.04.10 20:56:10.988373 [ 142 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.04.10 20:56:10.988404 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7083 | 2026.04.10 20:56:10.988420 [ 6 ] {a1c11ff4-cf72-474b-8dbe-8ec7f67cc3dd} <Debug> TCPHandler: Processed in 0.002063709 sec. | ||
| 7084 | 2026.04.10 20:56:10.988553 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.04.10 20:56:10.988567 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 7086 | 2026.04.10 20:56:10.988657 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.04.10 20:56:10.988706 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7088 | 2026.04.10 20:56:10.988783 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7089 | 2026.04.10 20:56:10.988846 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2615 rows starting from the beginning of the part | ||
| 7090 | 2026.04.10 20:56:10.988955 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7091 | 2026.04.10 20:56:10.989034 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7092 | 2026.04.10 20:56:10.989088 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 7093 | 2026.04.10 20:56:10.989126 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 7094 | 2026.04.10 20:56:10.989141 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.04.10 20:56:10.989166 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 7096 | 2026.04.10 20:56:10.989183 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7097 | 2026.04.10 20:56:10.989515 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7098 | 2026.04.10 20:56:10.989729 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.04.10 20:56:10.989867 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001234 sec., 33225.28363047002 rows/sec., 2.44 MiB/sec. | ||
| 7100 | 2026.04.10 20:56:10.989907 [ 6 ] {a84fe9a5-1646-431b-a0bc-d8e7ebeda6c6} <Debug> TCPHandler: Processed in 0.001406272 sec. | ||
| 7101 | 2026.04.10 20:56:10.990018 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.04.10 20:56:10.990116 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7103 | 2026.04.10 20:56:10.990157 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7104 | 2026.04.10 20:56:10.990465 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981348 sec., 1543898.3964452485 rows/sec., 123.88 MiB/sec. | ||
| 7105 | 2026.04.10 20:56:10.990594 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.04.10 20:56:10.990634 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7107 | 2026.04.10 20:56:10.990754 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7108 | 2026.04.10 20:56:10.990946 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7109 | 2026.04.10 20:56:10.991024 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.04.10 20:56:10.991091 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_61_12} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7111 | 2026.04.10 20:56:10.991159 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.04.10 20:56:10.991177 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7113 | 2026.04.10 20:56:10.991290 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 7114 | 2026.04.10 20:56:10.991298 [ 141 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7115 | 2026.04.10 20:56:10.991329 [ 6 ] {ff95b677-5bc7-4bb9-b8df-8d0317d31fcd} <Debug> TCPHandler: Processed in 0.001360412 sec. | ||
| 7116 | 2026.04.10 20:56:10.991349 [ 141 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.04.10 20:56:10.991377 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7118 | 2026.04.10 20:56:10.991444 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 7119 | 2026.04.10 20:56:10.991448 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.04.10 20:56:10.991535 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7121 | 2026.04.10 20:56:10.991561 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.04.10 20:56:10.991564 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 7123 | 2026.04.10 20:56:10.991613 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2026.04.10 20:56:10.991626 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7125 | 2026.04.10 20:56:10.991666 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 7126 | 2026.04.10 20:56:10.991698 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 7127 | 2026.04.10 20:56:10.991733 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 7128 | 2026.04.10 20:56:10.991767 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 7129 | 2026.04.10 20:56:10.992069 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.04.10 20:56:10.992118 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7131 | 2026.04.10 20:56:10.992534 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7132 | 2026.04.10 20:56:10.992659 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239221 sec., 1454946.2928727 rows/sec., 107.64 MiB/sec. | ||
| 7133 | 2026.04.10 20:56:10.992782 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.04.10 20:56:10.992826 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7135 | 2026.04.10 20:56:10.992923 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7136 | 2026.04.10 20:56:10.992948 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.04.10 20:56:10.992955 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 7138 | 2026.04.10 20:56:10.992965 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7139 | 2026.04.10 20:56:10.993010 [ 6 ] {2432c419-d3dd-4335-9323-7d19cdede8c0} <Debug> TCPHandler: Processed in 0.001611804 sec. | ||
| 7140 | 2026.04.10 20:56:10.993067 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 7141 | 2026.04.10 20:56:10.993090 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.04.10 20:56:10.993150 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.04.10 20:56:10.993166 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_61_12} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7144 | 2026.04.10 20:56:10.993191 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2026.04.10 20:56:10.993232 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21461 rows starting from the beginning of the part | ||
| 7146 | 2026.04.10 20:56:10.993246 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7147 | 2026.04.10 20:56:10.993259 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.04.10 20:56:10.993300 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 7149 | 2026.04.10 20:56:10.993322 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <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 | ||
| 7150 | 2026.04.10 20:56:10.993351 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7151 | 2026.04.10 20:56:10.993402 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 7152 | 2026.04.10 20:56:10.993443 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7153 | 2026.04.10 20:56:10.993483 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 7154 | 2026.04.10 20:56:10.994201 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.04.10 20:56:10.994242 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7156 | 2026.04.10 20:56:10.994836 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7157 | 2026.04.10 20:56:10.995077 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.04.10 20:56:10.995220 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 7159 | 2026.04.10 20:56:10.995275 [ 6 ] {40563ac1-a4b9-45d5-9c38-060f7e0b37ae} <Debug> TCPHandler: Processed in 0.002175879 sec. | ||
| 7160 | 2026.04.10 20:56:10.995391 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.04.10 20:56:10.995487 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7162 | 2026.04.10 20:56:10.995529 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7163 | 2026.04.10 20:56:10.995867 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.04.10 20:56:10.995903 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7165 | 2026.04.10 20:56:10.996235 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7166 | 2026.04.10 20:56:10.996457 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.04.10 20:56:10.996561 [ 141 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7168 | 2026.04.10 20:56:10.996585 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7169 | 2026.04.10 20:56:10.996589 [ 141 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.04.10 20:56:10.996622 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7171 | 2026.04.10 20:56:10.996628 [ 6 ] {76d3ae1e-153f-4e56-99fb-d4246e15ac01} <Debug> TCPHandler: Processed in 0.001286951 sec. | ||
| 7172 | 2026.04.10 20:56:10.996697 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 7173 | 2026.04.10 20:56:10.996823 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7174 | 2026.04.10 20:56:10.996861 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 7175 | 2026.04.10 20:56:10.996916 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 7176 | 2026.04.10 20:56:10.996962 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7177 | 2026.04.10 20:56:10.997002 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 7178 | 2026.04.10 20:56:10.997041 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7179 | 2026.04.10 20:56:10.997074 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 7180 | 2026.04.10 20:56:10.998109 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438612 sec., 2210463.9749981235 rows/sec., 148.97 MiB/sec. | ||
| 7181 | 2026.04.10 20:56:10.998410 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7182 | 2026.04.10 20:56:10.998722 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.04.10 20:56:10.998812 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_61_12} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7184 | 2026.04.10 20:56:10.998909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7185 | 2026.04.10 20:56:11.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.53 MiB, peak 294.34 MiB, free memory in arenas 0.00 B, will set to 286.85 MiB (RSS), difference: -6.68 MiB | ||
| 7186 | 2026.04.10 20:56:11.000724 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22229 rows, containing 5 columns (5 merged, 0 gathered) in 0.007698419 sec., 2887475.9869526457 rows/sec., 186.77 MiB/sec. | ||
| 7187 | 2026.04.10 20:56:11.001410 [ 193 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7188 | 2026.04.10 20:56:11.001936 [ 193 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.04.10 20:56:11.002063 [ 193 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7190 | 2026.04.10 20:56:11.002156 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7191 | 2026.04.10 20:56:12.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.40 MiB, peak 294.34 MiB, free memory in arenas 0.00 B, will set to 286.92 MiB (RSS), difference: 6.52 MiB | ||
| 7192 | 2026.04.10 20:56:12.433411 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7193 | 2026.04.10 20:56:12.433490 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7194 | 2026.04.10 20:56:12.581173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18217 | ||
| 7195 | 2026.04.10 20:56:12.581980 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.04.10 20:56:12.582063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7197 | 2026.04.10 20:56:12.582589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7198 | 2026.04.10 20:56:12.582840 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.04.10 20:56:12.582998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18217 | ||
| 7200 | 2026.04.10 20:56:13.605597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7201 | 2026.04.10 20:56:13.621891 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.04.10 20:56:13.621941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7203 | 2026.04.10 20:56:13.628139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7204 | 2026.04.10 20:56:13.628842 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.04.10 20:56:13.631655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7206 | 2026.04.10 20:56:15.984785 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.04.10 20:56:15.984980 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7208 | 2026.04.10 20:56:15.985045 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7209 | 2026.04.10 20:56:15.985731 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.04.10 20:56:15.985775 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7211 | 2026.04.10 20:56:15.986193 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7212 | 2026.04.10 20:56:15.986433 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.04.10 20:56:15.986597 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 7214 | 2026.04.10 20:56:15.986649 [ 6 ] {56bb6cb7-95a8-4406-a3a3-716adb18ba1e} <Debug> TCPHandler: Processed in 0.001986937 sec. | ||
| 7215 | 2026.04.10 20:56:15.986775 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.04.10 20:56:15.986877 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7217 | 2026.04.10 20:56:15.986923 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7218 | 2026.04.10 20:56:15.987364 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.04.10 20:56:15.987400 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7220 | 2026.04.10 20:56:15.987728 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7221 | 2026.04.10 20:56:15.987962 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.04.10 20:56:15.988095 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 7223 | 2026.04.10 20:56:15.988133 [ 6 ] {8de7096b-f869-4556-bffe-0e3d9e829355} <Debug> TCPHandler: Processed in 0.001410152 sec. | ||
| 7224 | 2026.04.10 20:56:15.988247 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.04.10 20:56:15.988343 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7226 | 2026.04.10 20:56:15.988389 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7227 | 2026.04.10 20:56:15.988786 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.04.10 20:56:15.988821 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7229 | 2026.04.10 20:56:15.989177 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7230 | 2026.04.10 20:56:15.989399 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.04.10 20:56:15.989530 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7232 | 2026.04.10 20:56:15.989568 [ 6 ] {b7446172-5b10-480e-b9ac-d46458e4ff19} <Debug> TCPHandler: Processed in 0.001371562 sec. | ||
| 7233 | 2026.04.10 20:56:15.989669 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.04.10 20:56:15.989763 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.04.10 20:56:15.989805 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7236 | 2026.04.10 20:56:15.990127 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.04.10 20:56:15.990161 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7238 | 2026.04.10 20:56:15.990474 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7239 | 2026.04.10 20:56:15.990691 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.04.10 20:56:15.990820 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7241 | 2026.04.10 20:56:15.990856 [ 6 ] {79dc4428-3a5a-4123-b506-d5f47a92df61} <Debug> TCPHandler: Processed in 0.001235581 sec. | ||
| 7242 | 2026.04.10 20:56:16.728237 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.04.10 20:56:16.728434 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.04.10 20:56:16.728505 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7245 | 2026.04.10 20:56:16.729184 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.04.10 20:56:16.729238 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7247 | 2026.04.10 20:56:16.729656 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7248 | 2026.04.10 20:56:16.729894 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.04.10 20:56:16.730046 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 7250 | 2026.04.10 20:56:16.730091 [ 6 ] {18fa3357-1aa6-40ce-b7aa-757c3308fcf4} <Debug> TCPHandler: Processed in 0.001975968 sec. | ||
| 7251 | 2026.04.10 20:56:16.730211 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.04.10 20:56:16.730308 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7253 | 2026.04.10 20:56:16.730349 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7254 | 2026.04.10 20:56:16.730727 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.04.10 20:56:16.730764 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7256 | 2026.04.10 20:56:16.731070 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7257 | 2026.04.10 20:56:16.731282 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.04.10 20:56:16.731410 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 291.22 KiB/sec. | ||
| 7259 | 2026.04.10 20:56:16.731448 [ 6 ] {e450e1bb-857e-41c2-8b7d-65f2c1d2751d} <Debug> TCPHandler: Processed in 0.001285482 sec. | ||
| 7260 | 2026.04.10 20:56:16.731552 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.04.10 20:56:16.731646 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7262 | 2026.04.10 20:56:16.731685 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7263 | 2026.04.10 20:56:16.733334 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.04.10 20:56:16.733372 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7265 | 2026.04.10 20:56:16.733822 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7266 | 2026.04.10 20:56:16.734042 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.04.10 20:56:16.734175 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Debug> executeQuery: Read 2605 rows, 200.83 KiB in 0.002547 sec., 1022771.8884962702 rows/sec., 77.00 MiB/sec. | ||
| 7268 | 2026.04.10 20:56:16.734216 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7269 | 2026.04.10 20:56:16.734230 [ 6 ] {7bbe9283-9b10-46d1-88aa-1eddee5deb57} <Debug> TCPHandler: Processed in 0.002726555 sec. | ||
| 7270 | 2026.04.10 20:56:16.734370 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.04.10 20:56:16.734466 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7272 | 2026.04.10 20:56:16.734507 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7273 | 2026.04.10 20:56:16.734957 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.04.10 20:56:16.734996 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7275 | 2026.04.10 20:56:16.735326 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7276 | 2026.04.10 20:56:16.735539 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.04.10 20:56:16.735665 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Debug> executeQuery: Read 66 rows, 5.00 KiB in 0.001218 sec., 54187.19211822661 rows/sec., 4.01 MiB/sec. | ||
| 7278 | 2026.04.10 20:56:16.735703 [ 6 ] {93d10f93-e192-4201-9a7a-e60406e9c3b6} <Debug> TCPHandler: Processed in 0.001381352 sec. | ||
| 7279 | 2026.04.10 20:56:16.735810 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.04.10 20:56:16.735903 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.04.10 20:56:16.735950 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7282 | 2026.04.10 20:56:16.736632 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.04.10 20:56:16.736669 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7284 | 2026.04.10 20:56:16.737014 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7285 | 2026.04.10 20:56:16.737231 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.04.10 20:56:16.737359 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001474 sec., 559701.4925373134 rows/sec., 32.74 MiB/sec. | ||
| 7287 | 2026.04.10 20:56:16.737398 [ 6 ] {6b892dab-522b-4cb3-ae18-baf55f149ac2} <Debug> TCPHandler: Processed in 0.001635815 sec. | ||
| 7288 | 2026.04.10 20:56:16.737501 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.04.10 20:56:16.737595 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.04.10 20:56:16.737635 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7291 | 2026.04.10 20:56:16.738009 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.04.10 20:56:16.738046 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7293 | 2026.04.10 20:56:16.738340 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7294 | 2026.04.10 20:56:16.738546 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.04.10 20:56:16.738671 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 7296 | 2026.04.10 20:56:16.738709 [ 6 ] {f4fc5769-bc5a-4998-90ad-9fc4a26bbff1} <Debug> TCPHandler: Processed in 0.001255352 sec. | ||
| 7297 | 2026.04.10 20:56:16.738810 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.04.10 20:56:16.738902 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.04.10 20:56:16.738944 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7300 | 2026.04.10 20:56:16.739330 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.04.10 20:56:16.739366 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7302 | 2026.04.10 20:56:16.739666 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7303 | 2026.04.10 20:56:16.739878 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.04.10 20:56:16.740012 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 7305 | 2026.04.10 20:56:16.740049 [ 6 ] {6c779f68-22bd-469d-a3a4-1990d4b3fd54} <Debug> TCPHandler: Processed in 0.001287202 sec. | ||
| 7306 | 2026.04.10 20:56:16.740150 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.04.10 20:56:16.740242 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7308 | 2026.04.10 20:56:16.740281 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7309 | 2026.04.10 20:56:16.741123 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.04.10 20:56:16.741158 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7311 | 2026.04.10 20:56:16.741584 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7312 | 2026.04.10 20:56:16.741797 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.04.10 20:56:16.741930 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Debug> executeQuery: Read 1369 rows, 94.82 KiB in 0.001705 sec., 802932.5513196482 rows/sec., 54.31 MiB/sec. | ||
| 7314 | 2026.04.10 20:56:16.741968 [ 6 ] {fcbf8c0d-e254-4965-9d98-b10a274644ea} <Debug> TCPHandler: Processed in 0.001866087 sec. | ||
| 7315 | 2026.04.10 20:56:16.742092 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.04.10 20:56:16.742218 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7317 | 2026.04.10 20:56:16.742272 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7318 | 2026.04.10 20:56:16.743080 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.04.10 20:56:16.743125 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7320 | 2026.04.10 20:56:16.743568 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7321 | 2026.04.10 20:56:16.743780 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.04.10 20:56:16.743911 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.001718 sec., 892898.7194412107 rows/sec., 54.59 MiB/sec. | ||
| 7323 | 2026.04.10 20:56:16.743951 [ 6 ] {534f6347-ec7c-41a6-8d97-26af9ddb5109} <Debug> TCPHandler: Processed in 0.001922367 sec. | ||
| 7324 | 2026.04.10 20:56:16.744061 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.04.10 20:56:16.744157 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.04.10 20:56:16.744212 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <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 | ||
| 7327 | 2026.04.10 20:56:16.745134 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.04.10 20:56:16.745171 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7329 | 2026.04.10 20:56:16.745766 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7330 | 2026.04.10 20:56:16.745996 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.04.10 20:56:16.746139 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002 sec., 25000 rows/sec., 44.80 MiB/sec. | ||
| 7332 | 2026.04.10 20:56:16.746201 [ 6 ] {7e1b87c7-9c58-4457-9592-6a49029940f2} <Debug> TCPHandler: Processed in 0.002190649 sec. | ||
| 7333 | 2026.04.10 20:56:16.746314 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.04.10 20:56:16.746412 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.04.10 20:56:16.746453 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7336 | 2026.04.10 20:56:16.746776 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.04.10 20:56:16.746812 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7338 | 2026.04.10 20:56:16.747100 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7339 | 2026.04.10 20:56:16.747301 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.04.10 20:56:16.747428 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 7341 | 2026.04.10 20:56:16.747463 [ 6 ] {19a70bd9-7667-47de-93f1-655751ebaeaf} <Debug> TCPHandler: Processed in 0.001199411 sec. | ||
| 7342 | 2026.04.10 20:56:17.636468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 914 | ||
| 7343 | 2026.04.10 20:56:17.639066 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.04.10 20:56:17.639114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7345 | 2026.04.10 20:56:17.640344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7346 | 2026.04.10 20:56:17.640619 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.04.10 20:56:17.640878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7348 | 2026.04.10 20:56:20.083138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18729 | ||
| 7349 | 2026.04.10 20:56:20.083924 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.04.10 20:56:20.083996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7351 | 2026.04.10 20:56:20.084583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7352 | 2026.04.10 20:56:20.084801 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.04.10 20:56:20.084927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18729 | ||
| 7354 | 2026.04.10 20:56:20.984219 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.04.10 20:56:20.984425 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7356 | 2026.04.10 20:56:20.984503 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7357 | 2026.04.10 20:56:20.985325 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.04.10 20:56:20.985382 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7359 | 2026.04.10 20:56:20.985785 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7360 | 2026.04.10 20:56:20.986014 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.04.10 20:56:20.986180 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.38 MiB/sec. | ||
| 7362 | 2026.04.10 20:56:20.986233 [ 6 ] {8b2bd935-ef7d-47c3-b819-fcef33341b24} <Debug> TCPHandler: Processed in 0.002150999 sec. | ||
| 7363 | 2026.04.10 20:56:20.986371 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.04.10 20:56:20.986478 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7365 | 2026.04.10 20:56:20.986522 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7366 | 2026.04.10 20:56:20.986972 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.04.10 20:56:20.987014 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7368 | 2026.04.10 20:56:20.987351 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7369 | 2026.04.10 20:56:20.987568 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.04.10 20:56:20.987706 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 7371 | 2026.04.10 20:56:20.987747 [ 6 ] {c659cbc0-cfb8-4801-8393-bfee0d5831f4} <Debug> TCPHandler: Processed in 0.001431833 sec. | ||
| 7372 | 2026.04.10 20:56:20.987871 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.04.10 20:56:20.987972 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7374 | 2026.04.10 20:56:20.988018 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7375 | 2026.04.10 20:56:20.988418 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.04.10 20:56:20.988455 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7377 | 2026.04.10 20:56:20.988784 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7378 | 2026.04.10 20:56:20.988993 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.04.10 20:56:20.989129 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 7380 | 2026.04.10 20:56:20.989168 [ 6 ] {fa1d1836-74d9-4fe6-ac8a-f743b7a447e6} <Debug> TCPHandler: Processed in 0.001349852 sec. | ||
| 7381 | 2026.04.10 20:56:20.989294 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.04.10 20:56:20.989392 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7383 | 2026.04.10 20:56:20.989435 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7384 | 2026.04.10 20:56:20.989767 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.04.10 20:56:20.989804 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7386 | 2026.04.10 20:56:20.990113 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7387 | 2026.04.10 20:56:20.990326 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.10 20:56:20.990461 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 7389 | 2026.04.10 20:56:20.990497 [ 6 ] {d477b3f6-786a-4de3-92fd-1de043c9b828} <Debug> TCPHandler: Processed in 0.001254271 sec. | ||
| 7390 | 2026.04.10 20:56:21.131760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7391 | 2026.04.10 20:56:21.149704 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.04.10 20:56:21.149760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7393 | 2026.04.10 20:56:21.156142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7394 | 2026.04.10 20:56:21.156916 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.04.10 20:56:21.160016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7396 | 2026.04.10 20:56:25.986291 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.04.10 20:56:25.986491 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7398 | 2026.04.10 20:56:25.986562 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7399 | 2026.04.10 20:56:25.987249 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.04.10 20:56:25.987304 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7401 | 2026.04.10 20:56:25.987743 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7402 | 2026.04.10 20:56:25.987975 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.04.10 20:56:25.988149 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.52 MiB/sec. | ||
| 7404 | 2026.04.10 20:56:25.988202 [ 6 ] {d21a8af5-01f9-46d6-8a2b-d6b7a42e09e8} <Debug> TCPHandler: Processed in 0.002037948 sec. | ||
| 7405 | 2026.04.10 20:56:25.988331 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.04.10 20:56:25.988438 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7407 | 2026.04.10 20:56:25.988483 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7408 | 2026.04.10 20:56:25.988945 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.04.10 20:56:25.988983 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7410 | 2026.04.10 20:56:25.989318 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7411 | 2026.04.10 20:56:25.989523 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.04.10 20:56:25.989672 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 7413 | 2026.04.10 20:56:25.989710 [ 6 ] {bb865a21-9d3e-4d6c-bcec-538e9916e748} <Debug> TCPHandler: Processed in 0.001435033 sec. | ||
| 7414 | 2026.04.10 20:56:25.989844 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.04.10 20:56:25.989941 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.04.10 20:56:25.989986 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7417 | 2026.04.10 20:56:25.990415 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.04.10 20:56:25.990452 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7419 | 2026.04.10 20:56:25.990775 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7420 | 2026.04.10 20:56:25.990976 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.04.10 20:56:25.991121 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7422 | 2026.04.10 20:56:25.991158 [ 6 ] {0695b311-767d-463d-bb66-58ed15cfaf1d} <Debug> TCPHandler: Processed in 0.001364253 sec. | ||
| 7423 | 2026.04.10 20:56:25.991273 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.04.10 20:56:25.991368 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7425 | 2026.04.10 20:56:25.991409 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7426 | 2026.04.10 20:56:25.991739 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.04.10 20:56:25.991776 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7428 | 2026.04.10 20:56:25.992102 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7429 | 2026.04.10 20:56:25.992300 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.04.10 20:56:25.992440 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7431 | 2026.04.10 20:56:25.992477 [ 6 ] {1f890350-a200-4e5e-8540-781fc271cc27} <Debug> TCPHandler: Processed in 0.001253321 sec. | ||
| 7432 | 2026.04.10 20:56:27.433545 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7433 | 2026.04.10 20:56:27.433619 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7434 | 2026.04.10 20:56:27.585173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19177 | ||
| 7435 | 2026.04.10 20:56:27.585880 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.04.10 20:56:27.585936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7437 | 2026.04.10 20:56:27.586603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7438 | 2026.04.10 20:56:27.586928 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.04.10 20:56:27.587139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19177 | ||
| 7440 | 2026.04.10 20:56:27.641265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 930 | ||
| 7441 | 2026.04.10 20:56:27.643549 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.04.10 20:56:27.643607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7443 | 2026.04.10 20:56:27.644882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7444 | 2026.04.10 20:56:27.645163 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.04.10 20:56:27.645553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7446 | 2026.04.10 20:56:27.889889 [ 120 ] {} <Debug> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7447 | 2026.04.10 20:56:27.889956 [ 120 ] {} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.04.10 20:56:27.889976 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7449 | 2026.04.10 20:56:27.890092 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 7450 | 2026.04.10 20:56:27.890217 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2026.04.10 20:56:27.890250 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 7452 | 2026.04.10 20:56:27.890325 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 7453 | 2026.04.10 20:56:27.890373 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 7454 | 2026.04.10 20:56:27.890418 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 7455 | 2026.04.10 20:56:27.890461 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 7456 | 2026.04.10 20:56:27.891184 [ 192 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114756 sec., 5228.484785109275 rows/sec., 388.05 KiB/sec. | ||
| 7457 | 2026.04.10 20:56:27.891300 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7458 | 2026.04.10 20:56:27.891544 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.04.10 20:56:27.891612 [ 195 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_9_2} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7460 | 2026.04.10 20:56:27.891683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7461 | 2026.04.10 20:56:28.226701 [ 120 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 7462 | 2026.04.10 20:56:28.226813 [ 120 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.04.10 20:56:28.226854 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7464 | 2026.04.10 20:56:28.227036 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 7465 | 2026.04.10 20:56:28.227232 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.04.10 20:56:28.227302 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 80 rows starting from the beginning of the part | ||
| 7467 | 2026.04.10 20:56:28.227409 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 7468 | 2026.04.10 20:56:28.227486 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7469 | 2026.04.10 20:56:28.227581 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 7470 | 2026.04.10 20:56:28.227666 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 7471 | 2026.04.10 20:56:28.228654 [ 195 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685385 sec., 180374.21716699746 rows/sec., 13.92 MiB/sec. | ||
| 7472 | 2026.04.10 20:56:28.228889 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 7473 | 2026.04.10 20:56:28.229275 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.04.10 20:56:28.229366 [ 198 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_28_6} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 7475 | 2026.04.10 20:56:28.229485 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7476 | 2026.04.10 20:56:28.660257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7477 | 2026.04.10 20:56:28.677976 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.04.10 20:56:28.678025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7479 | 2026.04.10 20:56:28.684182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7480 | 2026.04.10 20:56:28.684945 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.04.10 20:56:28.687876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7482 | 2026.04.10 20:56:30.987946 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.04.10 20:56:30.988163 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7484 | 2026.04.10 20:56:30.988240 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7485 | 2026.04.10 20:56:30.989005 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.04.10 20:56:30.989057 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7487 | 2026.04.10 20:56:30.989465 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7488 | 2026.04.10 20:56:30.989692 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.04.10 20:56:30.989859 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00175 sec., 78857.14285714286 rows/sec., 6.86 MiB/sec. | ||
| 7490 | 2026.04.10 20:56:30.989910 [ 6 ] {99571201-4ad3-402a-8b6c-ca2ad069c4ec} <Debug> TCPHandler: Processed in 0.002100759 sec. | ||
| 7491 | 2026.04.10 20:56:30.989905 [ 116 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7492 | 2026.04.10 20:56:30.990011 [ 116 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.04.10 20:56:30.990037 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.04.10 20:56:30.990052 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7495 | 2026.04.10 20:56:30.990151 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.04.10 20:56:30.990204 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7497 | 2026.04.10 20:56:30.990232 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 7498 | 2026.04.10 20:56:30.990437 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7499 | 2026.04.10 20:56:30.990496 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2615 rows starting from the beginning of the part | ||
| 7500 | 2026.04.10 20:56:30.990606 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 7501 | 2026.04.10 20:56:30.990638 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.04.10 20:56:30.990682 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7503 | 2026.04.10 20:56:30.990683 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2605 rows starting from the beginning of the part | ||
| 7504 | 2026.04.10 20:56:30.990765 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 7505 | 2026.04.10 20:56:30.990808 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 7506 | 2026.04.10 20:56:30.990852 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 7507 | 2026.04.10 20:56:30.991049 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7508 | 2026.04.10 20:56:30.991311 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.04.10 20:56:30.991459 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001331 sec., 30803.90683696469 rows/sec., 2.26 MiB/sec. | ||
| 7510 | 2026.04.10 20:56:30.991501 [ 6 ] {42e213b5-fd11-421c-ba84-31bbf9329e6f} <Debug> TCPHandler: Processed in 0.001517963 sec. | ||
| 7511 | 2026.04.10 20:56:30.991606 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.04.10 20:56:30.991704 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7513 | 2026.04.10 20:56:30.991746 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7514 | 2026.04.10 20:56:30.992183 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.04.10 20:56:30.992220 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7516 | 2026.04.10 20:56:30.992538 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7517 | 2026.04.10 20:56:30.992748 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.04.10 20:56:30.992863 [ 116 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7519 | 2026.04.10 20:56:30.992883 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001199 sec., 87572.97748123437 rows/sec., 6.84 MiB/sec. | ||
| 7520 | 2026.04.10 20:56:30.992894 [ 116 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.04.10 20:56:30.992925 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7522 | 2026.04.10 20:56:30.992929 [ 6 ] {8bba468a-020e-4a6c-a3ff-267f2c304722} <Debug> TCPHandler: Processed in 0.001372702 sec. | ||
| 7523 | 2026.04.10 20:56:30.993041 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 7524 | 2026.04.10 20:56:30.993052 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.04.10 20:56:30.993090 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002936036 sec., 1882129.5106735749 rows/sec., 149.51 MiB/sec. | ||
| 7526 | 2026.04.10 20:56:30.993194 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7527 | 2026.04.10 20:56:30.993203 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7528 | 2026.04.10 20:56:30.993251 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7529 | 2026.04.10 20:56:30.993257 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 7530 | 2026.04.10 20:56:30.993348 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 7531 | 2026.04.10 20:56:30.993401 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1369 rows starting from the beginning of the part | ||
| 7532 | 2026.04.10 20:56:30.993448 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 7533 | 2026.04.10 20:56:30.993483 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7534 | 2026.04.10 20:56:30.993491 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 7535 | 2026.04.10 20:56:30.993538 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 7536 | 2026.04.10 20:56:30.993678 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.10 20:56:30.993723 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7538 | 2026.04.10 20:56:30.993807 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.04.10 20:56:30.993900 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_66_13} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7540 | 2026.04.10 20:56:30.994000 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7541 | 2026.04.10 20:56:30.994203 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7542 | 2026.04.10 20:56:30.994437 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.04.10 20:56:30.994549 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7544 | 2026.04.10 20:56:30.994580 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.04.10 20:56:30.994579 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
| 7546 | 2026.04.10 20:56:30.994598 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7547 | 2026.04.10 20:56:30.994632 [ 6 ] {e08b051a-d50d-44da-ad7d-a8d0a3016267} <Debug> TCPHandler: Processed in 0.001628564 sec. | ||
| 7548 | 2026.04.10 20:56:30.994703 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::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 | ||
| 7549 | 2026.04.10 20:56:30.994761 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2026.04.10 20:56:30.994786 [ 191 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803856 sec., 1700246.582875795 rows/sec., 123.41 MiB/sec. | ||
| 7551 | 2026.04.10 20:56:30.994847 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7552 | 2026.04.10 20:56:30.994887 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.04.10 20:56:30.994889 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22229 rows starting from the beginning of the part | ||
| 7554 | 2026.04.10 20:56:30.994961 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <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 | ||
| 7555 | 2026.04.10 20:56:30.994977 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 7556 | 2026.04.10 20:56:30.994986 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7557 | 2026.04.10 20:56:30.995030 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1534 rows starting from the beginning of the part | ||
| 7558 | 2026.04.10 20:56:30.995077 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 7559 | 2026.04.10 20:56:30.995122 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 7560 | 2026.04.10 20:56:30.995164 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 7561 | 2026.04.10 20:56:30.995285 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.04.10 20:56:30.995400 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_66_13} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7563 | 2026.04.10 20:56:30.995484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7564 | 2026.04.10 20:56:30.995926 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.04.10 20:56:30.995970 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7566 | 2026.04.10 20:56:30.996605 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7567 | 2026.04.10 20:56:30.996857 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.04.10 20:56:30.997003 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002142 sec., 19140.989729225024 rows/sec., 34.30 MiB/sec. | ||
| 7569 | 2026.04.10 20:56:30.997068 [ 6 ] {d9ce660f-5fab-4f6f-9f76-b7d394b673f3} <Debug> TCPHandler: Processed in 0.002367611 sec. | ||
| 7570 | 2026.04.10 20:56:30.997187 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7571 | 2026.04.10 20:56:30.997307 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7572 | 2026.04.10 20:56:30.997350 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7573 | 2026.04.10 20:56:30.997683 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.04.10 20:56:30.997720 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7575 | 2026.04.10 20:56:30.998146 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7576 | 2026.04.10 20:56:30.998369 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.04.10 20:56:30.998487 [ 116 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7578 | 2026.04.10 20:56:30.998509 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 7579 | 2026.04.10 20:56:30.998527 [ 116 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.04.10 20:56:30.998549 [ 6 ] {4205c3ac-2242-46f8-ad0c-b4ae4af9f69d} <Debug> TCPHandler: Processed in 0.001416313 sec. | ||
| 7581 | 2026.04.10 20:56:30.998550 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7582 | 2026.04.10 20:56:30.998641 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 7583 | 2026.04.10 20:56:30.998742 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7584 | 2026.04.10 20:56:30.998771 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3180 rows starting from the beginning of the part | ||
| 7585 | 2026.04.10 20:56:30.998825 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 7586 | 2026.04.10 20:56:30.998871 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 7587 | 2026.04.10 20:56:30.998913 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 7588 | 2026.04.10 20:56:30.998954 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 7589 | 2026.04.10 20:56:30.998994 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 7590 | 2026.04.10 20:56:31.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.98 MiB, peak 299.32 MiB, free memory in arenas 0.00 B, will set to 289.63 MiB (RSS), difference: -9.35 MiB | ||
| 7591 | 2026.04.10 20:56:31.000195 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583624 sec., 2159603.5422549797 rows/sec., 145.54 MiB/sec. | ||
| 7592 | 2026.04.10 20:56:31.000558 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7593 | 2026.04.10 20:56:31.000803 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.04.10 20:56:31.000865 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_66_13} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7595 | 2026.04.10 20:56:31.000924 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7596 | 2026.04.10 20:56:31.001083 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24371 rows, containing 5 columns (5 merged, 0 gathered) in 0.006430498 sec., 3789908.6509318566 rows/sec., 244.77 MiB/sec. | ||
| 7597 | 2026.04.10 20:56:31.001675 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7598 | 2026.04.10 20:56:31.001973 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.04.10 20:56:31.002051 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7600 | 2026.04.10 20:56:31.002154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7601 | 2026.04.10 20:56:32.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.53 MiB, peak 299.32 MiB, free memory in arenas 0.00 B, will set to 289.89 MiB (RSS), difference: 10.37 MiB | ||
| 7602 | 2026.04.10 20:56:35.087393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19689 | ||
| 7603 | 2026.04.10 20:56:35.087917 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.04.10 20:56:35.087958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7605 | 2026.04.10 20:56:35.088443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7606 | 2026.04.10 20:56:35.088682 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.04.10 20:56:35.088822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19689 | ||
| 7608 | 2026.04.10 20:56:35.088818 [ 114 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7609 | 2026.04.10 20:56:35.088899 [ 114 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.04.10 20:56:35.088929 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7611 | 2026.04.10 20:56:35.089082 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7612 | 2026.04.10 20:56:35.089238 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7613 | 2026.04.10 20:56:35.089284 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17257 rows starting from the beginning of the part | ||
| 7614 | 2026.04.10 20:56:35.089356 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7615 | 2026.04.10 20:56:35.089405 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7616 | 2026.04.10 20:56:35.089449 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7617 | 2026.04.10 20:56:35.089491 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7618 | 2026.04.10 20:56:35.089535 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 7619 | 2026.04.10 20:56:35.091467 [ 201 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19689 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452642 sec., 8027669.75367787 rows/sec., 114.84 MiB/sec. | ||
| 7620 | 2026.04.10 20:56:35.091836 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7621 | 2026.04.10 20:56:35.092140 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.04.10 20:56:35.092224 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_41_8} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7623 | 2026.04.10 20:56:35.092363 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7624 | 2026.04.10 20:56:35.988134 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.04.10 20:56:35.988327 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7626 | 2026.04.10 20:56:35.988401 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7627 | 2026.04.10 20:56:35.989169 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.04.10 20:56:35.989224 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7629 | 2026.04.10 20:56:35.989660 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7630 | 2026.04.10 20:56:35.989896 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.04.10 20:56:35.990100 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001821 sec., 30752.333882482155 rows/sec., 2.36 MiB/sec. | ||
| 7632 | 2026.04.10 20:56:35.990168 [ 6 ] {6a263693-28c8-4d07-b84c-21a9832ca924} <Debug> TCPHandler: Processed in 0.002189749 sec. | ||
| 7633 | 2026.04.10 20:56:35.990375 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.04.10 20:56:35.990488 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7635 | 2026.04.10 20:56:35.990535 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7636 | 2026.04.10 20:56:35.991089 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.04.10 20:56:35.991130 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7638 | 2026.04.10 20:56:35.991501 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7639 | 2026.04.10 20:56:35.991749 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.04.10 20:56:35.991926 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001463 sec., 43745.72795625427 rows/sec., 3.41 MiB/sec. | ||
| 7641 | 2026.04.10 20:56:35.991979 [ 6 ] {b984ae0c-f4b7-4082-b550-99ea3f57c96e} <Debug> TCPHandler: Processed in 0.001664525 sec. | ||
| 7642 | 2026.04.10 20:56:35.992128 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.04.10 20:56:35.992236 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.04.10 20:56:35.992289 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7645 | 2026.04.10 20:56:35.992887 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.04.10 20:56:35.992934 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7647 | 2026.04.10 20:56:35.993387 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7648 | 2026.04.10 20:56:35.993682 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.04.10 20:56:35.993878 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. | ||
| 7650 | 2026.04.10 20:56:35.993934 [ 6 ] {57d9b338-99c7-4968-8586-3ab01cb301d4} <Debug> TCPHandler: Processed in 0.001855737 sec. | ||
| 7651 | 2026.04.10 20:56:35.994109 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.04.10 20:56:35.994234 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.04.10 20:56:35.994295 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7654 | 2026.04.10 20:56:35.994786 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.04.10 20:56:35.994832 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7656 | 2026.04.10 20:56:35.995257 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7657 | 2026.04.10 20:56:35.995556 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.04.10 20:56:35.995737 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. | ||
| 7659 | 2026.04.10 20:56:35.995786 [ 6 ] {1524e034-47de-4a09-8a47-e545d2869239} <Debug> TCPHandler: Processed in 0.001742175 sec. | ||
| 7660 | 2026.04.10 20:56:36.188111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7661 | 2026.04.10 20:56:36.210927 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.04.10 20:56:36.211009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7663 | 2026.04.10 20:56:36.218786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7664 | 2026.04.10 20:56:36.220246 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.04.10 20:56:36.220718 [ 111 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7666 | 2026.04.10 20:56:36.220798 [ 111 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.04.10 20:56:36.220821 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7668 | 2026.04.10 20:56:36.220933 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7669 | 2026.04.10 20:56:36.225428 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7670 | 2026.04.10 20:56:36.227016 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7671 | 2026.04.10 20:56:36.228941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7672 | 2026.04.10 20:56:36.232692 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7673 | 2026.04.10 20:56:36.238251 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7674 | 2026.04.10 20:56:36.243143 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7675 | 2026.04.10 20:56:36.248936 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7676 | 2026.04.10 20:56:36.253203 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 7677 | 2026.04.10 20:56:36.311692 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41670 | ||
| 7678 | 2026.04.10 20:56:36.311929 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2026.04.10 20:56:36.311960 [ 291 ] {} <Debug> TCP-Session: 1a4827ce-41ab-4d17-9eb3-8970cf170e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:41670 | ||
| 7680 | 2026.04.10 20:56:36.311984 [ 291 ] {} <Debug> TCP-Session: 1a4827ce-41ab-4d17-9eb3-8970cf170e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.04.10 20:56:36.311997 [ 291 ] {} <Debug> TCP-Session: 1a4827ce-41ab-4d17-9eb3-8970cf170e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.04.10 20:56:36.312222 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56823 | ||
| 7683 | 2026.04.10 20:56:36.312268 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 7684 | 2026.04.10 20:56:36.312277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41229 | ||
| 7685 | 2026.04.10 20:56:36.312341 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53996 | ||
| 7686 | 2026.04.10 20:56:36.312364 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45937 | ||
| 7687 | 2026.04.10 20:56:36.312376 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59889 | ||
| 7688 | 2026.04.10 20:56:36.312279 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36770 | ||
| 7689 | 2026.04.10 20:56:36.312307 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54309 | ||
| 7690 | 2026.04.10 20:56:36.312362 [ 291 ] {} <Trace> TCP-Session: 1a4827ce-41ab-4d17-9eb3-8970cf170e3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.04.10 20:56:36.312664 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7692 | 2026.04.10 20:56:36.312940 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7693 | 2026.04.10 20:56:36.312995 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7694 | 2026.04.10 20:56:36.313109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7695 | 2026.04.10 20:56:36.313165 [ 293 ] {} <Debug> TCP-Session: 9ae4e410-43c3-41e3-af69-a5bcadfc2b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 7696 | 2026.04.10 20:56:36.313197 [ 293 ] {} <Debug> TCP-Session: 9ae4e410-43c3-41e3-af69-a5bcadfc2b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.04.10 20:56:36.313212 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7698 | 2026.04.10 20:56:36.313218 [ 293 ] {} <Debug> TCP-Session: 9ae4e410-43c3-41e3-af69-a5bcadfc2b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.04.10 20:56:36.313248 [ 4 ] {} <Debug> TCP-Session: 6e352c02-97f0-4397-9512-f2122e8ca6ca Authenticating user 'default' from [fd00:1122:3344:101::e]:36770 | ||
| 7700 | 2026.04.10 20:56:36.313274 [ 4 ] {} <Debug> TCP-Session: 6e352c02-97f0-4397-9512-f2122e8ca6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.04.10 20:56:36.313289 [ 4 ] {} <Debug> TCP-Session: 6e352c02-97f0-4397-9512-f2122e8ca6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.04.10 20:56:36.313325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2026.04.10 20:56:36.313366 [ 286 ] {} <Debug> TCP-Session: 6b0b791f-75c3-4355-9d58-6ecc6f1daca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54309 | ||
| 7704 | 2026.04.10 20:56:36.313393 [ 286 ] {} <Debug> TCP-Session: 6b0b791f-75c3-4355-9d58-6ecc6f1daca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.04.10 20:56:36.313406 [ 286 ] {} <Debug> TCP-Session: 6b0b791f-75c3-4355-9d58-6ecc6f1daca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.04.10 20:56:36.313422 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7707 | 2026.04.10 20:56:36.313424 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 7708 | 2026.04.10 20:56:36.313467 [ 292 ] {} <Debug> TCP-Session: 44d843c8-7ea2-4d3d-838a-b7e65c922218 Authenticating user 'default' from [fd00:1122:3344:101::e]:56823 | ||
| 7709 | 2026.04.10 20:56:36.313500 [ 292 ] {} <Debug> TCP-Session: 44d843c8-7ea2-4d3d-838a-b7e65c922218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.04.10 20:56:36.313516 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7711 | 2026.04.10 20:56:36.313521 [ 292 ] {} <Debug> TCP-Session: 44d843c8-7ea2-4d3d-838a-b7e65c922218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.04.10 20:56:36.313550 [ 288 ] {} <Debug> TCP-Session: 6e2fbd93-4217-4db2-a446-97e762e91bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53996 | ||
| 7713 | 2026.04.10 20:56:36.313568 [ 288 ] {} <Debug> TCP-Session: 6e2fbd93-4217-4db2-a446-97e762e91bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.04.10 20:56:36.313582 [ 288 ] {} <Debug> TCP-Session: 6e2fbd93-4217-4db2-a446-97e762e91bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7715 | 2026.04.10 20:56:36.313930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7716 | 2026.04.10 20:56:36.313966 [ 289 ] {} <Debug> TCP-Session: ff32018f-95e5-4212-a6ab-f19b0247ef40 Authenticating user 'default' from [fd00:1122:3344:101::e]:45937 | ||
| 7717 | 2026.04.10 20:56:36.313984 [ 289 ] {} <Debug> TCP-Session: ff32018f-95e5-4212-a6ab-f19b0247ef40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.04.10 20:56:36.313996 [ 289 ] {} <Debug> TCP-Session: ff32018f-95e5-4212-a6ab-f19b0247ef40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2026.04.10 20:56:36.314079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7720 | 2026.04.10 20:56:36.314128 [ 290 ] {} <Debug> TCP-Session: 9ae18839-bd62-4d0f-af2a-cac292ffc7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59889 | ||
| 7721 | 2026.04.10 20:56:36.314161 [ 290 ] {} <Debug> TCP-Session: 9ae18839-bd62-4d0f-af2a-cac292ffc7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.04.10 20:56:36.314178 [ 290 ] {} <Debug> TCP-Session: 9ae18839-bd62-4d0f-af2a-cac292ffc7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.04.10 20:56:36.314363 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7724 | 2026.04.10 20:56:36.314397 [ 294 ] {} <Debug> TCP-Session: cfa676de-d29f-41df-910c-3c049ce0bb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:41229 | ||
| 7725 | 2026.04.10 20:56:36.314417 [ 294 ] {} <Debug> TCP-Session: cfa676de-d29f-41df-910c-3c049ce0bb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.04.10 20:56:36.314461 [ 294 ] {} <Debug> TCP-Session: cfa676de-d29f-41df-910c-3c049ce0bb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2026.04.10 20:56:36.314832 [ 303 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> AggregatingTransform: Aggregating | ||
| 7728 | 2026.04.10 20:56:36.314871 [ 303 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> Aggregator: Aggregation method: without_key | ||
| 7729 | 2026.04.10 20:56:36.314909 [ 303 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001354372 sec. (738.350 rows/sec., 28.84 KiB/sec.) | ||
| 7730 | 2026.04.10 20:56:36.314926 [ 303 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Trace> Aggregator: Merging aggregated data | ||
| 7731 | 2026.04.10 20:56:36.316211 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003601 sec., 277.700638711469 rows/sec., 10.85 KiB/sec. | ||
| 7732 | 2026.04.10 20:56:36.316342 [ 291 ] {03506efa-0d27-4ccb-b80c-2fa3f06f0f34} <Debug> TCPHandler: Processed in 0.004099366 sec. | ||
| 7733 | 2026.04.10 20:56:36.316463 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7734 | 2026.04.10 20:56:36.316496 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2026.04.10 20:56:36.316523 [ 291 ] {} <Debug> TCP-Session: 1a4827ce-41ab-4d17-9eb3-8970cf170e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.04.10 20:56:36.316536 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7737 | 2026.04.10 20:56:36.316545 [ 292 ] {} <Debug> TCP-Session: 44d843c8-7ea2-4d3d-838a-b7e65c922218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.04.10 20:56:36.316564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2026.04.10 20:56:36.316582 [ 290 ] {} <Debug> TCP-Session: 9ae18839-bd62-4d0f-af2a-cac292ffc7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.04.10 20:56:36.316594 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7741 | 2026.04.10 20:56:36.316620 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7742 | 2026.04.10 20:56:36.316646 [ 4 ] {} <Debug> TCP-Session: 6e352c02-97f0-4397-9512-f2122e8ca6ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.04.10 20:56:36.316648 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7744 | 2026.04.10 20:56:36.316679 [ 294 ] {} <Debug> TCP-Session: cfa676de-d29f-41df-910c-3c049ce0bb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.04.10 20:56:36.316668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7746 | 2026.04.10 20:56:36.316703 [ 286 ] {} <Debug> TCP-Session: 6b0b791f-75c3-4355-9d58-6ecc6f1daca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2026.04.10 20:56:36.316631 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7748 | 2026.04.10 20:56:36.316735 [ 289 ] {} <Debug> TCP-Session: ff32018f-95e5-4212-a6ab-f19b0247ef40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2026.04.10 20:56:36.316620 [ 293 ] {} <Debug> TCP-Session: 9ae4e410-43c3-41e3-af69-a5bcadfc2b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2026.04.10 20:56:36.316777 [ 288 ] {} <Debug> TCP-Session: 6e2fbd93-4217-4db2-a446-97e762e91bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.04.10 20:56:36.323435 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.102545465 sec., 3013.29756513367 rows/sec., 15.58 MiB/sec. | ||
| 7752 | 2026.04.10 20:56:36.327231 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7753 | 2026.04.10 20:56:36.331984 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_41_8} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.04.10 20:56:36.332149 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_41_8} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7755 | 2026.04.10 20:56:36.334673 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7756 | 2026.04.10 20:56:36.629109 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55942 | ||
| 7757 | 2026.04.10 20:56:36.629207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2026.04.10 20:56:36.629296 [ 291 ] {} <Debug> TCP-Session: d571fad6-523f-41a0-b98c-7bdf28163403 Authenticating user 'default' from [fd00:1122:3344:101::e]:55942 | ||
| 7759 | 2026.04.10 20:56:36.629317 [ 291 ] {} <Debug> TCP-Session: d571fad6-523f-41a0-b98c-7bdf28163403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.04.10 20:56:36.629330 [ 291 ] {} <Debug> TCP-Session: d571fad6-523f-41a0-b98c-7bdf28163403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2026.04.10 20:56:36.629537 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49636 | ||
| 7762 | 2026.04.10 20:56:36.629585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51189 | ||
| 7763 | 2026.04.10 20:56:36.629601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63924 | ||
| 7764 | 2026.04.10 20:56:36.629634 [ 291 ] {} <Trace> TCP-Session: d571fad6-523f-41a0-b98c-7bdf28163403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.04.10 20:56:36.629654 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52212 | ||
| 7766 | 2026.04.10 20:56:36.629655 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7767 | 2026.04.10 20:56:36.629729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7768 | 2026.04.10 20:56:36.629625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46210 | ||
| 7769 | 2026.04.10 20:56:36.629755 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7770 | 2026.04.10 20:56:36.629775 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7771 | 2026.04.10 20:56:36.629770 [ 293 ] {} <Debug> TCP-Session: 34604afb-223d-4c3f-ae44-685ce110ae86 Authenticating user 'default' from [fd00:1122:3344:101::e]:51189 | ||
| 7772 | 2026.04.10 20:56:36.629813 [ 294 ] {} <Debug> TCP-Session: ac193161-60d8-4987-badd-9e609a8dda4d Authenticating user 'default' from [fd00:1122:3344:101::e]:63924 | ||
| 7773 | 2026.04.10 20:56:36.629815 [ 290 ] {} <Debug> TCP-Session: 4c0f87f0-e1d0-4507-8b75-7a74af8f94d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52212 | ||
| 7774 | 2026.04.10 20:56:36.629833 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7775 | 2026.04.10 20:56:36.629841 [ 293 ] {} <Debug> TCP-Session: 34604afb-223d-4c3f-ae44-685ce110ae86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.04.10 20:56:36.629854 [ 290 ] {} <Debug> TCP-Session: 4c0f87f0-e1d0-4507-8b75-7a74af8f94d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2026.04.10 20:56:36.629880 [ 293 ] {} <Debug> TCP-Session: 34604afb-223d-4c3f-ae44-685ce110ae86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.04.10 20:56:36.629895 [ 290 ] {} <Debug> TCP-Session: 4c0f87f0-e1d0-4507-8b75-7a74af8f94d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.04.10 20:56:36.629851 [ 294 ] {} <Debug> TCP-Session: ac193161-60d8-4987-badd-9e609a8dda4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.04.10 20:56:36.629838 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2026.04.10 20:56:36.629943 [ 294 ] {} <Debug> TCP-Session: ac193161-60d8-4987-badd-9e609a8dda4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2026.04.10 20:56:36.629972 [ 289 ] {} <Debug> TCP-Session: b317754a-1137-48ae-8d3f-b4c73a8f4865 Authenticating user 'default' from [fd00:1122:3344:101::e]:46210 | ||
| 7783 | 2026.04.10 20:56:36.629755 [ 292 ] {} <Debug> TCP-Session: 29ef7588-4788-4c9a-b1d5-796f84194598 Authenticating user 'default' from [fd00:1122:3344:101::e]:49636 | ||
| 7784 | 2026.04.10 20:56:36.630006 [ 289 ] {} <Debug> TCP-Session: b317754a-1137-48ae-8d3f-b4c73a8f4865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.04.10 20:56:36.629613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54629 | ||
| 7786 | 2026.04.10 20:56:36.630038 [ 289 ] {} <Debug> TCP-Session: b317754a-1137-48ae-8d3f-b4c73a8f4865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.04.10 20:56:36.630036 [ 292 ] {} <Debug> TCP-Session: 29ef7588-4788-4c9a-b1d5-796f84194598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.04.10 20:56:36.629604 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46824 | ||
| 7789 | 2026.04.10 20:56:36.630098 [ 292 ] {} <Debug> TCP-Session: 29ef7588-4788-4c9a-b1d5-796f84194598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.04.10 20:56:36.630116 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7791 | 2026.04.10 20:56:36.630140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7792 | 2026.04.10 20:56:36.629593 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39551 | ||
| 7793 | 2026.04.10 20:56:36.630181 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7794 | 2026.04.10 20:56:36.630189 [ 288 ] {} <Debug> TCP-Session: e1c9dc38-2015-4a77-b88b-3fd72b3e9278 Authenticating user 'default' from [fd00:1122:3344:101::e]:54629 | ||
| 7795 | 2026.04.10 20:56:36.630172 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7796 | 2026.04.10 20:56:36.630238 [ 288 ] {} <Debug> TCP-Session: e1c9dc38-2015-4a77-b88b-3fd72b3e9278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.04.10 20:56:36.630254 [ 286 ] {} <Debug> TCP-Session: 6537861a-ae23-4386-b9d0-36f44a3113b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46824 | ||
| 7798 | 2026.04.10 20:56:36.630260 [ 288 ] {} <Debug> TCP-Session: e1c9dc38-2015-4a77-b88b-3fd72b3e9278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.04.10 20:56:36.630272 [ 286 ] {} <Debug> TCP-Session: 6537861a-ae23-4386-b9d0-36f44a3113b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.04.10 20:56:36.630263 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7801 | 2026.04.10 20:56:36.630290 [ 286 ] {} <Debug> TCP-Session: 6537861a-ae23-4386-b9d0-36f44a3113b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.04.10 20:56:36.630311 [ 4 ] {} <Debug> TCP-Session: 2afe3c57-1358-490a-a096-4434b127fd03 Authenticating user 'default' from [fd00:1122:3344:101::e]:39551 | ||
| 7803 | 2026.04.10 20:56:36.630334 [ 4 ] {} <Debug> TCP-Session: 2afe3c57-1358-490a-a096-4434b127fd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.04.10 20:56:36.630347 [ 4 ] {} <Debug> TCP-Session: 2afe3c57-1358-490a-a096-4434b127fd03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.04.10 20:56:36.630482 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 7806 | 2026.04.10 20:56:36.631459 [ 334 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> AggregatingTransform: Aggregating | ||
| 7807 | 2026.04.10 20:56:36.631501 [ 334 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> Aggregator: Aggregation method: without_key | ||
| 7808 | 2026.04.10 20:56:36.631540 [ 334 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960218 sec. (1041.430 rows/sec., 40.68 KiB/sec.) | ||
| 7809 | 2026.04.10 20:56:36.631559 [ 334 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Trace> Aggregator: Merging aggregated data | ||
| 7810 | 2026.04.10 20:56:36.633195 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003417 sec., 292.654375182909 rows/sec., 11.43 KiB/sec. | ||
| 7811 | 2026.04.10 20:56:36.633353 [ 291 ] {6826cf27-42b3-4585-bbba-f7421c6418db} <Debug> TCPHandler: Processed in 0.003829065 sec. | ||
| 7812 | 2026.04.10 20:56:36.633494 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7813 | 2026.04.10 20:56:36.633524 [ 291 ] {} <Debug> TCP-Session: d571fad6-523f-41a0-b98c-7bdf28163403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.04.10 20:56:36.633524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7815 | 2026.04.10 20:56:36.633550 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7816 | 2026.04.10 20:56:36.633571 [ 290 ] {} <Debug> TCP-Session: 4c0f87f0-e1d0-4507-8b75-7a74af8f94d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.04.10 20:56:36.633589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7818 | 2026.04.10 20:56:36.633608 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7819 | 2026.04.10 20:56:36.633622 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7820 | 2026.04.10 20:56:36.633644 [ 288 ] {} <Debug> TCP-Session: e1c9dc38-2015-4a77-b88b-3fd72b3e9278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.04.10 20:56:36.633659 [ 292 ] {} <Debug> TCP-Session: 29ef7588-4788-4c9a-b1d5-796f84194598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.04.10 20:56:36.633655 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2026.04.10 20:56:36.633677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7824 | 2026.04.10 20:56:36.633719 [ 4 ] {} <Debug> TCP-Session: 2afe3c57-1358-490a-a096-4434b127fd03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.04.10 20:56:36.633609 [ 293 ] {} <Debug> TCP-Session: 34604afb-223d-4c3f-ae44-685ce110ae86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2026.04.10 20:56:36.633742 [ 289 ] {} <Debug> TCP-Session: b317754a-1137-48ae-8d3f-b4c73a8f4865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.04.10 20:56:36.633672 [ 294 ] {} <Debug> TCP-Session: ac193161-60d8-4987-badd-9e609a8dda4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.04.10 20:56:36.633566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7829 | 2026.04.10 20:56:36.633838 [ 286 ] {} <Debug> TCP-Session: 6537861a-ae23-4386-b9d0-36f44a3113b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.04.10 20:56:36.644584 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53550 | ||
| 7831 | 2026.04.10 20:56:36.644652 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2026.04.10 20:56:36.644672 [ 291 ] {} <Debug> TCP-Session: 042a95d7-985f-4bf9-8940-b468f8391847 Authenticating user 'default' from [fd00:1122:3344:101::e]:53550 | ||
| 7833 | 2026.04.10 20:56:36.644690 [ 291 ] {} <Debug> TCP-Session: 042a95d7-985f-4bf9-8940-b468f8391847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.04.10 20:56:36.644702 [ 291 ] {} <Debug> TCP-Session: 042a95d7-985f-4bf9-8940-b468f8391847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.04.10 20:56:36.644839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54459 | ||
| 7836 | 2026.04.10 20:56:36.644861 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 7837 | 2026.04.10 20:56:36.644900 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59743 | ||
| 7838 | 2026.04.10 20:56:36.644905 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47396 | ||
| 7839 | 2026.04.10 20:56:36.644941 [ 291 ] {} <Trace> TCP-Session: 042a95d7-985f-4bf9-8940-b468f8391847 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.04.10 20:56:36.644956 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41408 | ||
| 7841 | 2026.04.10 20:56:36.644977 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2026.04.10 20:56:36.644998 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7843 | 2026.04.10 20:56:36.644963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46862 | ||
| 7844 | 2026.04.10 20:56:36.645025 [ 294 ] {} <Debug> TCP-Session: 54b49a53-0605-44da-8b71-fb96c611fe05 Authenticating user 'default' from [fd00:1122:3344:101::e]:59743 | ||
| 7845 | 2026.04.10 20:56:36.645029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7846 | 2026.04.10 20:56:36.645033 [ 4 ] {} <Debug> TCP-Session: 818b4329-24b7-498b-bdaf-0ba10996215f Authenticating user 'default' from [fd00:1122:3344:101::e]:47396 | ||
| 7847 | 2026.04.10 20:56:36.645051 [ 294 ] {} <Debug> TCP-Session: 54b49a53-0605-44da-8b71-fb96c611fe05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.04.10 20:56:36.645067 [ 289 ] {} <Debug> TCP-Session: 868de8c1-708c-4a2f-a85a-b5b4e56c696d Authenticating user 'default' from [fd00:1122:3344:101::e]:41408 | ||
| 7849 | 2026.04.10 20:56:36.645078 [ 4 ] {} <Debug> TCP-Session: 818b4329-24b7-498b-bdaf-0ba10996215f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.04.10 20:56:36.645087 [ 294 ] {} <Debug> TCP-Session: 54b49a53-0605-44da-8b71-fb96c611fe05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.04.10 20:56:36.645115 [ 4 ] {} <Debug> TCP-Session: 818b4329-24b7-498b-bdaf-0ba10996215f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.04.10 20:56:36.645104 [ 289 ] {} <Debug> TCP-Session: 868de8c1-708c-4a2f-a85a-b5b4e56c696d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.04.10 20:56:36.645077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7854 | 2026.04.10 20:56:36.645171 [ 289 ] {} <Debug> TCP-Session: 868de8c1-708c-4a2f-a85a-b5b4e56c696d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.04.10 20:56:36.645199 [ 290 ] {} <Debug> TCP-Session: 7d1d0fff-afad-40e2-a393-df8fbadb518b Authenticating user 'default' from [fd00:1122:3344:101::e]:46862 | ||
| 7856 | 2026.04.10 20:56:36.644932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59514 | ||
| 7857 | 2026.04.10 20:56:36.645225 [ 290 ] {} <Debug> TCP-Session: 7d1d0fff-afad-40e2-a393-df8fbadb518b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.04.10 20:56:36.644928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7859 | 2026.04.10 20:56:36.645261 [ 290 ] {} <Debug> TCP-Session: 7d1d0fff-afad-40e2-a393-df8fbadb518b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.04.10 20:56:36.645290 [ 293 ] {} <Debug> TCP-Session: 08376ad7-7fca-4db0-b550-86704ce8b827 Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 7861 | 2026.04.10 20:56:36.645293 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7862 | 2026.04.10 20:56:36.645315 [ 293 ] {} <Debug> TCP-Session: 08376ad7-7fca-4db0-b550-86704ce8b827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2026.04.10 20:56:36.645336 [ 288 ] {} <Debug> TCP-Session: 482ef912-3909-47f2-beb2-ff75054bab5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59514 | ||
| 7864 | 2026.04.10 20:56:36.645345 [ 293 ] {} <Debug> TCP-Session: 08376ad7-7fca-4db0-b550-86704ce8b827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.04.10 20:56:36.645364 [ 288 ] {} <Debug> TCP-Session: 482ef912-3909-47f2-beb2-ff75054bab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.04.10 20:56:36.644909 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7867 | 2026.04.10 20:56:36.645392 [ 288 ] {} <Debug> TCP-Session: 482ef912-3909-47f2-beb2-ff75054bab5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.04.10 20:56:36.645078 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7869 | 2026.04.10 20:56:36.645414 [ 292 ] {} <Debug> TCP-Session: 1517b7f4-0f2a-48f1-a9b2-ee3976af6ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54459 | ||
| 7870 | 2026.04.10 20:56:36.644921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33059 | ||
| 7871 | 2026.04.10 20:56:36.645455 [ 292 ] {} <Debug> TCP-Session: 1517b7f4-0f2a-48f1-a9b2-ee3976af6ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2026.04.10 20:56:36.645476 [ 292 ] {} <Debug> TCP-Session: 1517b7f4-0f2a-48f1-a9b2-ee3976af6ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7873 | 2026.04.10 20:56:36.645504 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7874 | 2026.04.10 20:56:36.645523 [ 286 ] {} <Debug> TCP-Session: 51064c89-ebda-4086-9010-a05e0de2e4d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33059 | ||
| 7875 | 2026.04.10 20:56:36.645538 [ 286 ] {} <Debug> TCP-Session: 51064c89-ebda-4086-9010-a05e0de2e4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.04.10 20:56:36.645551 [ 286 ] {} <Debug> TCP-Session: 51064c89-ebda-4086-9010-a05e0de2e4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.04.10 20:56:36.645604 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7878 | 2026.04.10 20:56:36.645651 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7879 | 2026.04.10 20:56:36.645885 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 7880 | 2026.04.10 20:56:36.646808 [ 347 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> AggregatingTransform: Aggregating | ||
| 7881 | 2026.04.10 20:56:36.646856 [ 347 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> Aggregator: Aggregation method: without_key | ||
| 7882 | 2026.04.10 20:56:36.646890 [ 347 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919848 sec. (1087.136 rows/sec., 42.47 KiB/sec.) | ||
| 7883 | 2026.04.10 20:56:36.646909 [ 347 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Trace> Aggregator: Merging aggregated data | ||
| 7884 | 2026.04.10 20:56:36.648387 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 7885 | 2026.04.10 20:56:36.648562 [ 291 ] {430dff00-87df-4b9c-8788-bd6e0cb44117} <Debug> TCPHandler: Processed in 0.003680023 sec. | ||
| 7886 | 2026.04.10 20:56:36.648714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2026.04.10 20:56:36.648742 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7888 | 2026.04.10 20:56:36.648745 [ 291 ] {} <Debug> TCP-Session: 042a95d7-985f-4bf9-8940-b468f8391847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.04.10 20:56:36.648772 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7890 | 2026.04.10 20:56:36.648788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7891 | 2026.04.10 20:56:36.648808 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7892 | 2026.04.10 20:56:36.648825 [ 4 ] {} <Debug> TCP-Session: 818b4329-24b7-498b-bdaf-0ba10996215f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.04.10 20:56:36.648846 [ 293 ] {} <Debug> TCP-Session: 08376ad7-7fca-4db0-b550-86704ce8b827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.04.10 20:56:36.648865 [ 290 ] {} <Debug> TCP-Session: 7d1d0fff-afad-40e2-a393-df8fbadb518b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2026.04.10 20:56:36.648877 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.04.10 20:56:36.648837 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2026.04.10 20:56:36.648929 [ 289 ] {} <Debug> TCP-Session: 868de8c1-708c-4a2f-a85a-b5b4e56c696d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.04.10 20:56:36.648787 [ 292 ] {} <Debug> TCP-Session: 1517b7f4-0f2a-48f1-a9b2-ee3976af6ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2026.04.10 20:56:36.648955 [ 288 ] {} <Debug> TCP-Session: 482ef912-3909-47f2-beb2-ff75054bab5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.04.10 20:56:36.648862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.04.10 20:56:36.648843 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.04.10 20:56:36.649039 [ 294 ] {} <Debug> TCP-Session: 54b49a53-0605-44da-8b71-fb96c611fe05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.04.10 20:56:36.649063 [ 286 ] {} <Debug> TCP-Session: 51064c89-ebda-4086-9010-a05e0de2e4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.04.10 20:56:37.000308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.70 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 293.25 MiB (RSS), difference: 1.54 MiB | ||
| 7905 | 2026.04.10 20:56:37.645913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 956 | ||
| 7906 | 2026.04.10 20:56:37.648833 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.04.10 20:56:37.648911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7908 | 2026.04.10 20:56:37.650551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7909 | 2026.04.10 20:56:37.650917 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.04.10 20:56:37.651308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7911 | 2026.04.10 20:56:40.987852 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.04.10 20:56:40.988044 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7913 | 2026.04.10 20:56:40.988113 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7914 | 2026.04.10 20:56:40.988838 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.04.10 20:56:40.988890 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7916 | 2026.04.10 20:56:40.989295 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7917 | 2026.04.10 20:56:40.989543 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.04.10 20:56:40.989711 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001714 sec., 80513.41890315052 rows/sec., 7.01 MiB/sec. | ||
| 7919 | 2026.04.10 20:56:40.989761 [ 6 ] {44357058-716b-4788-b66f-8b6ab248705c} <Debug> TCPHandler: Processed in 0.002032559 sec. | ||
| 7920 | 2026.04.10 20:56:40.989892 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.04.10 20:56:40.989995 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7922 | 2026.04.10 20:56:40.990038 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7923 | 2026.04.10 20:56:40.990467 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.04.10 20:56:40.990505 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7925 | 2026.04.10 20:56:40.990808 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7926 | 2026.04.10 20:56:40.991018 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.04.10 20:56:40.991150 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001179 sec., 34775.233248515695 rows/sec., 2.55 MiB/sec. | ||
| 7928 | 2026.04.10 20:56:40.991190 [ 6 ] {094a471f-3ee7-4c38-8764-1b84646cb31f} <Debug> TCPHandler: Processed in 0.001350642 sec. | ||
| 7929 | 2026.04.10 20:56:40.991292 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2026.04.10 20:56:40.991388 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7931 | 2026.04.10 20:56:40.991431 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7932 | 2026.04.10 20:56:40.991858 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.04.10 20:56:40.991895 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7934 | 2026.04.10 20:56:40.992197 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7935 | 2026.04.10 20:56:40.992407 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.04.10 20:56:40.992539 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001171 sec., 89666.951323655 rows/sec., 7.00 MiB/sec. | ||
| 7937 | 2026.04.10 20:56:40.992577 [ 6 ] {fd313220-256f-435e-80e3-55ab2c0965bd} <Debug> TCPHandler: Processed in 0.001333532 sec. | ||
| 7938 | 2026.04.10 20:56:40.992689 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.04.10 20:56:40.992784 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7940 | 2026.04.10 20:56:40.992828 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7941 | 2026.04.10 20:56:40.993229 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.04.10 20:56:40.993265 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7943 | 2026.04.10 20:56:40.993592 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7944 | 2026.04.10 20:56:40.993814 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.04.10 20:56:40.993942 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7946 | 2026.04.10 20:56:40.993979 [ 6 ] {d6d2d110-21e4-414d-aaaa-6c7ff8f6effc} <Debug> TCPHandler: Processed in 0.001339342 sec. | ||
| 7947 | 2026.04.10 20:56:40.994087 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.04.10 20:56:40.994181 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.04.10 20:56:40.994233 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <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 | ||
| 7950 | 2026.04.10 20:56:40.995076 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.04.10 20:56:40.995112 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7952 | 2026.04.10 20:56:40.995685 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7953 | 2026.04.10 20:56:40.995907 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.04.10 20:56:40.996047 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 7955 | 2026.04.10 20:56:40.996100 [ 6 ] {7dcf9fa8-2755-41d1-919b-ed41e5f498f2} <Debug> TCPHandler: Processed in 0.002060578 sec. | ||
| 7956 | 2026.04.10 20:56:40.996214 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.04.10 20:56:40.996310 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.04.10 20:56:40.996351 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7959 | 2026.04.10 20:56:40.996682 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.04.10 20:56:40.996718 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7961 | 2026.04.10 20:56:40.997018 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7962 | 2026.04.10 20:56:40.997221 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.04.10 20:56:40.997349 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7964 | 2026.04.10 20:56:40.997384 [ 6 ] {77621215-0cca-4a56-8403-b2c8896d0e57} <Debug> TCPHandler: Processed in 0.001218311 sec. | ||
| 7965 | 2026.04.10 20:56:42.433686 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7966 | 2026.04.10 20:56:42.433742 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7967 | 2026.04.10 20:56:42.589077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20137 | ||
| 7968 | 2026.04.10 20:56:42.589851 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.04.10 20:56:42.589925 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7970 | 2026.04.10 20:56:42.590549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7971 | 2026.04.10 20:56:42.590793 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.04.10 20:56:42.590942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20137 | ||
| 7973 | 2026.04.10 20:56:43.729194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7974 | 2026.04.10 20:56:43.744786 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.04.10 20:56:43.744836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7976 | 2026.04.10 20:56:43.750680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7977 | 2026.04.10 20:56:43.751374 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.04.10 20:56:43.754222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7979 | 2026.04.10 20:56:45.985489 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2026.04.10 20:56:45.985678 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7981 | 2026.04.10 20:56:45.985743 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7982 | 2026.04.10 20:56:45.986393 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.04.10 20:56:45.986440 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7984 | 2026.04.10 20:56:45.986807 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7985 | 2026.04.10 20:56:45.987024 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2026.04.10 20:56:45.987173 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 7987 | 2026.04.10 20:56:45.987215 [ 6 ] {fc0dc5c7-d3c6-4139-9834-d11ae27ca71c} <Debug> TCPHandler: Processed in 0.001852657 sec. | ||
| 7988 | 2026.04.10 20:56:45.987338 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7989 | 2026.04.10 20:56:45.987434 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7990 | 2026.04.10 20:56:45.987475 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7991 | 2026.04.10 20:56:45.987901 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2026.04.10 20:56:45.987938 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7993 | 2026.04.10 20:56:45.988250 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7994 | 2026.04.10 20:56:45.988454 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2026.04.10 20:56:45.988582 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 7996 | 2026.04.10 20:56:45.988619 [ 6 ] {b0c4e118-0f37-4ac5-bc3d-9638b52cd8cd} <Debug> TCPHandler: Processed in 0.001330782 sec. | ||
| 7997 | 2026.04.10 20:56:45.988732 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7998 | 2026.04.10 20:56:45.988827 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7999 | 2026.04.10 20:56:45.988871 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8000 | 2026.04.10 20:56:45.989283 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.04.10 20:56:45.989316 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8002 | 2026.04.10 20:56:45.989634 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8003 | 2026.04.10 20:56:45.989842 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.04.10 20:56:45.989966 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8005 | 2026.04.10 20:56:45.990002 [ 6 ] {3672904c-ebf0-4534-be97-0a947b2e7276} <Debug> TCPHandler: Processed in 0.001318522 sec. | ||
| 8006 | 2026.04.10 20:56:45.990114 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8007 | 2026.04.10 20:56:45.990207 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8008 | 2026.04.10 20:56:45.990248 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8009 | 2026.04.10 20:56:45.990643 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.04.10 20:56:45.990680 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8011 | 2026.04.10 20:56:45.991102 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8012 | 2026.04.10 20:56:45.991388 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.04.10 20:56:45.991557 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 8014 | 2026.04.10 20:56:45.991602 [ 6 ] {c3b76a15-a9d1-4b5a-a1ee-7c9bd6b601fa} <Debug> TCPHandler: Processed in 0.001536154 sec. | ||
| 8015 | 2026.04.10 20:56:46.725027 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2026.04.10 20:56:46.725216 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8017 | 2026.04.10 20:56:46.725283 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8018 | 2026.04.10 20:56:46.725948 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.04.10 20:56:46.725985 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8020 | 2026.04.10 20:56:46.726360 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8021 | 2026.04.10 20:56:46.726579 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.04.10 20:56:46.726731 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001567 sec., 8934.269304403319 rows/sec., 728.53 KiB/sec. | ||
| 8023 | 2026.04.10 20:56:46.726773 [ 6 ] {a1d9a7c2-cd5d-4f72-86ab-91c56acb3fc9} <Debug> TCPHandler: Processed in 0.001871247 sec. | ||
| 8024 | 2026.04.10 20:56:46.726902 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8025 | 2026.04.10 20:56:46.726998 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8026 | 2026.04.10 20:56:46.727036 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8027 | 2026.04.10 20:56:46.728627 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.04.10 20:56:46.728663 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8029 | 2026.04.10 20:56:46.729164 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8030 | 2026.04.10 20:56:46.729380 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.04.10 20:56:46.729510 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Debug> executeQuery: Read 2494 rows, 190.10 KiB in 0.002531 sec., 985381.2722244173 rows/sec., 73.35 MiB/sec. | ||
| 8032 | 2026.04.10 20:56:46.729547 [ 6 ] {7f0932b9-3d9e-46b6-84d3-26f39474d101} <Debug> TCPHandler: Processed in 0.002698814 sec. | ||
| 8033 | 2026.04.10 20:56:46.729666 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.04.10 20:56:46.729779 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8035 | 2026.04.10 20:56:46.729829 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8036 | 2026.04.10 20:56:46.730269 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.04.10 20:56:46.730303 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8038 | 2026.04.10 20:56:46.730610 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8039 | 2026.04.10 20:56:46.730814 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.04.10 20:56:46.730946 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Debug> executeQuery: Read 66 rows, 4.89 KiB in 0.001187 sec., 55602.358887952825 rows/sec., 4.02 MiB/sec. | ||
| 8041 | 2026.04.10 20:56:46.730983 [ 6 ] {bfd7f5d7-a310-449e-87ec-9782ab699058} <Debug> TCPHandler: Processed in 0.001364092 sec. | ||
| 8042 | 2026.04.10 20:56:46.731087 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2026.04.10 20:56:46.731192 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8044 | 2026.04.10 20:56:46.731232 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8045 | 2026.04.10 20:56:46.731926 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.04.10 20:56:46.731966 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8047 | 2026.04.10 20:56:46.732297 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8048 | 2026.04.10 20:56:46.732506 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.04.10 20:56:46.732633 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001459 sec., 549006.168608636 rows/sec., 31.71 MiB/sec. | ||
| 8050 | 2026.04.10 20:56:46.732670 [ 6 ] {ba165ffd-c2ea-4d44-b5b8-b36efeda7532} <Debug> TCPHandler: Processed in 0.001631295 sec. | ||
| 8051 | 2026.04.10 20:56:46.732786 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.04.10 20:56:46.732885 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.04.10 20:56:46.732926 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8054 | 2026.04.10 20:56:46.733306 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.04.10 20:56:46.733341 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8056 | 2026.04.10 20:56:46.733623 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8057 | 2026.04.10 20:56:46.733819 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.04.10 20:56:46.733943 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 8059 | 2026.04.10 20:56:46.733980 [ 6 ] {52aeff55-0d1f-4c80-b3f0-df720b146962} <Debug> TCPHandler: Processed in 0.001243221 sec. | ||
| 8060 | 2026.04.10 20:56:46.734110 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.04.10 20:56:46.734202 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8062 | 2026.04.10 20:56:46.734240 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8063 | 2026.04.10 20:56:46.735067 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.04.10 20:56:46.735101 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8065 | 2026.04.10 20:56:46.735447 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8066 | 2026.04.10 20:56:46.735650 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.04.10 20:56:46.735777 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Debug> executeQuery: Read 1345 rows, 92.54 KiB in 0.001593 sec., 844318.8951663527 rows/sec., 56.73 MiB/sec. | ||
| 8068 | 2026.04.10 20:56:46.735814 [ 6 ] {e40825e7-63ad-49b2-839a-c30f4774dfbb} <Debug> TCPHandler: Processed in 0.001752346 sec. | ||
| 8069 | 2026.04.10 20:56:46.735931 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.04.10 20:56:46.736031 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.04.10 20:56:46.736075 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8072 | 2026.04.10 20:56:46.736830 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.04.10 20:56:46.736873 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8074 | 2026.04.10 20:56:46.737380 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8075 | 2026.04.10 20:56:46.737586 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.04.10 20:56:46.737716 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Debug> executeQuery: Read 1503 rows, 93.40 KiB in 0.001704 sec., 882042.2535211268 rows/sec., 53.52 MiB/sec. | ||
| 8077 | 2026.04.10 20:56:46.737755 [ 6 ] {ece18321-ce12-4c4e-b47a-d8eb881d2ebb} <Debug> TCPHandler: Processed in 0.001872337 sec. | ||
| 8078 | 2026.04.10 20:56:46.737890 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.04.10 20:56:46.738014 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.04.10 20:56:46.738080 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <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 | ||
| 8081 | 2026.04.10 20:56:46.739007 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.04.10 20:56:46.739045 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8083 | 2026.04.10 20:56:46.739639 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8084 | 2026.04.10 20:56:46.739871 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.04.10 20:56:46.740012 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002024 sec., 25691.69960474308 rows/sec., 46.04 MiB/sec. | ||
| 8086 | 2026.04.10 20:56:46.740016 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8087 | 2026.04.10 20:56:46.740080 [ 6 ] {116f7910-26c1-4bfe-ba28-f39c937d5a23} <Debug> TCPHandler: Processed in 0.00225703 sec. | ||
| 8088 | 2026.04.10 20:56:46.740095 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.04.10 20:56:46.740124 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8090 | 2026.04.10 20:56:46.740210 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.04.10 20:56:46.740240 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 8092 | 2026.04.10 20:56:46.740312 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.04.10 20:56:46.740355 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8094 | 2026.04.10 20:56:46.740441 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8095 | 2026.04.10 20:56:46.740497 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1033 rows starting from the beginning of the part | ||
| 8096 | 2026.04.10 20:56:46.740626 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8097 | 2026.04.10 20:56:46.740693 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.04.10 20:56:46.740731 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8099 | 2026.04.10 20:56:46.740733 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 8100 | 2026.04.10 20:56:46.740842 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8101 | 2026.04.10 20:56:46.740945 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8102 | 2026.04.10 20:56:46.741048 [ 190 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 8103 | 2026.04.10 20:56:46.741059 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8104 | 2026.04.10 20:56:46.741277 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.04.10 20:56:46.741411 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 740.06 KiB/sec. | ||
| 8106 | 2026.04.10 20:56:46.741447 [ 6 ] {a739a302-768b-453a-ac77-69c05c5549d1} <Debug> TCPHandler: Processed in 0.001288921 sec. | ||
| 8107 | 2026.04.10 20:56:46.748290 [ 188 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 19 columns (19 merged, 0 gathered) in 0.008093292 sec., 155437.3671430612 rows/sec., 278.54 MiB/sec. | ||
| 8108 | 2026.04.10 20:56:46.750116 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8109 | 2026.04.10 20:56:46.750531 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.04.10 20:56:46.750624 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8111 | 2026.04.10 20:56:46.750769 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 8112 | 2026.04.10 20:56:47.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.54 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 299.51 MiB (RSS), difference: 4.97 MiB | ||
| 8113 | 2026.04.10 20:56:47.651804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 994 | ||
| 8114 | 2026.04.10 20:56:47.655771 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.04.10 20:56:47.655857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8116 | 2026.04.10 20:56:47.657809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8117 | 2026.04.10 20:56:47.658236 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.04.10 20:56:47.658508 [ 100 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8119 | 2026.04.10 20:56:47.658629 [ 100 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2026.04.10 20:56:47.658687 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8121 | 2026.04.10 20:56:47.658780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 8122 | 2026.04.10 20:56:47.658856 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 8123 | 2026.04.10 20:56:47.659698 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8124 | 2026.04.10 20:56:47.659934 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 852 rows starting from the beginning of the part | ||
| 8125 | 2026.04.10 20:56:47.660501 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 8126 | 2026.04.10 20:56:47.661044 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 8127 | 2026.04.10 20:56:47.661554 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 8128 | 2026.04.10 20:56:47.662050 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 8129 | 2026.04.10 20:56:47.662501 [ 199 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 8130 | 2026.04.10 20:56:47.671269 [ 188 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 72 columns (72 merged, 0 gathered) in 0.012482382 sec., 79632.23685991984 rows/sec., 64.52 MiB/sec. | ||
| 8131 | 2026.04.10 20:56:47.673497 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8132 | 2026.04.10 20:56:47.674479 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.04.10 20:56:47.674603 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_31_6} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8134 | 2026.04.10 20:56:47.674970 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 8135 | 2026.04.10 20:56:50.091122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20649 | ||
| 8136 | 2026.04.10 20:56:50.091666 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.04.10 20:56:50.091710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8138 | 2026.04.10 20:56:50.092200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8139 | 2026.04.10 20:56:50.092431 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.04.10 20:56:50.092578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20649 | ||
| 8141 | 2026.04.10 20:56:50.983916 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.04.10 20:56:50.984098 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8143 | 2026.04.10 20:56:50.984168 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8144 | 2026.04.10 20:56:50.984885 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.04.10 20:56:50.984946 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8146 | 2026.04.10 20:56:50.985419 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8147 | 2026.04.10 20:56:50.985656 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.04.10 20:56:50.985818 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.43 MiB/sec. | ||
| 8149 | 2026.04.10 20:56:50.985815 [ 96 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8150 | 2026.04.10 20:56:50.985870 [ 6 ] {144f5dfa-1a11-4f28-b3b7-e5c56deeea23} <Debug> TCPHandler: Processed in 0.002082408 sec. | ||
| 8151 | 2026.04.10 20:56:50.985894 [ 96 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.04.10 20:56:50.985920 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8153 | 2026.04.10 20:56:50.986005 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.04.10 20:56:50.986023 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 8155 | 2026.04.10 20:56:50.986114 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8156 | 2026.04.10 20:56:50.986143 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8157 | 2026.04.10 20:56:50.986162 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8158 | 2026.04.10 20:56:50.986181 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2615 rows starting from the beginning of the part | ||
| 8159 | 2026.04.10 20:56:50.986259 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8160 | 2026.04.10 20:56:50.986305 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 8161 | 2026.04.10 20:56:50.986347 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8162 | 2026.04.10 20:56:50.986389 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2494 rows starting from the beginning of the part | ||
| 8163 | 2026.04.10 20:56:50.986430 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8164 | 2026.04.10 20:56:50.986619 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.04.10 20:56:50.986662 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8166 | 2026.04.10 20:56:50.987029 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8167 | 2026.04.10 20:56:50.987257 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.04.10 20:56:50.987386 [ 96 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8169 | 2026.04.10 20:56:50.987395 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 8170 | 2026.04.10 20:56:50.987428 [ 96 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.04.10 20:56:50.987451 [ 6 ] {14d37ea3-0a85-4816-bc79-68f00323a2cb} <Debug> TCPHandler: Processed in 0.001499634 sec. | ||
| 8172 | 2026.04.10 20:56:50.987453 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8173 | 2026.04.10 20:56:50.987584 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 8174 | 2026.04.10 20:56:50.987599 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.04.10 20:56:50.987718 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8176 | 2026.04.10 20:56:50.987741 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2026.04.10 20:56:50.987764 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8178 | 2026.04.10 20:56:50.987781 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 8179 | 2026.04.10 20:56:50.987852 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8180 | 2026.04.10 20:56:50.987900 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 8181 | 2026.04.10 20:56:50.987943 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8182 | 2026.04.10 20:56:50.987981 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1345 rows starting from the beginning of the part | ||
| 8183 | 2026.04.10 20:56:50.988018 [ 197 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 8184 | 2026.04.10 20:56:50.988168 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.04.10 20:56:50.988210 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8186 | 2026.04.10 20:56:50.988508 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530522 sec., 2139874.697789626 rows/sec., 169.17 MiB/sec. | ||
| 8187 | 2026.04.10 20:56:50.988608 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8188 | 2026.04.10 20:56:50.988838 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8189 | 2026.04.10 20:56:50.988856 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.04.10 20:56:50.988991 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 8191 | 2026.04.10 20:56:50.989010 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001311 sec., 97635.39282990083 rows/sec., 6.80 MiB/sec. | ||
| 8192 | 2026.04.10 20:56:50.989026 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.04.10 20:56:50.989055 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8194 | 2026.04.10 20:56:50.989056 [ 6 ] {8fb41eae-b58e-491e-80d5-ae343eacd3be} <Debug> TCPHandler: Processed in 0.001509083 sec. | ||
| 8195 | 2026.04.10 20:56:50.989145 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 8196 | 2026.04.10 20:56:50.989189 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.04.10 20:56:50.989191 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.04.10 20:56:50.989247 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8199 | 2026.04.10 20:56:50.989284 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24371 rows starting from the beginning of the part | ||
| 8200 | 2026.04.10 20:56:50.989288 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.04.10 20:56:50.989307 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_71_14} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8202 | 2026.04.10 20:56:50.989331 [ 192 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3043 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806346 sec., 1684616.3470342893 rows/sec., 121.96 MiB/sec. | ||
| 8203 | 2026.04.10 20:56:50.989340 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8204 | 2026.04.10 20:56:50.989349 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8205 | 2026.04.10 20:56:50.989415 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 8206 | 2026.04.10 20:56:50.989420 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8207 | 2026.04.10 20:56:50.989474 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8208 | 2026.04.10 20:56:50.989526 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1503 rows starting from the beginning of the part | ||
| 8209 | 2026.04.10 20:56:50.989570 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8210 | 2026.04.10 20:56:50.989736 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.04.10 20:56:50.989787 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8212 | 2026.04.10 20:56:50.989902 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.04.10 20:56:50.989994 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_71_14} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8214 | 2026.04.10 20:56:50.990085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8215 | 2026.04.10 20:56:50.990199 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8216 | 2026.04.10 20:56:50.990454 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.04.10 20:56:50.990586 [ 96 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8218 | 2026.04.10 20:56:50.990601 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001331 sec., 36063.110443275735 rows/sec., 2.43 MiB/sec. | ||
| 8219 | 2026.04.10 20:56:50.990620 [ 96 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.04.10 20:56:50.990644 [ 6 ] {c0dc79da-eb51-404d-9398-dbeb4249494d} <Debug> TCPHandler: Processed in 0.001504233 sec. | ||
| 8221 | 2026.04.10 20:56:50.990645 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8222 | 2026.04.10 20:56:50.990738 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8223 | 2026.04.10 20:56:50.990839 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8224 | 2026.04.10 20:56:50.990866 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3420 rows starting from the beginning of the part | ||
| 8225 | 2026.04.10 20:56:50.990912 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8226 | 2026.04.10 20:56:50.990947 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8227 | 2026.04.10 20:56:50.990978 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8228 | 2026.04.10 20:56:50.991011 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 8229 | 2026.04.10 20:56:50.991045 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 8230 | 2026.04.10 20:56:50.992334 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001624504 sec., 2252995.3758193273 rows/sec., 151.84 MiB/sec. | ||
| 8231 | 2026.04.10 20:56:50.992775 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8232 | 2026.04.10 20:56:50.993047 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.04.10 20:56:50.993129 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_71_14} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8234 | 2026.04.10 20:56:50.993210 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8235 | 2026.04.10 20:56:51.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.49 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 301.04 MiB (RSS), difference: -4.45 MiB | ||
| 8236 | 2026.04.10 20:56:51.001258 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26354 rows, containing 5 columns (5 merged, 0 gathered) in 0.012153109 sec., 2168498.612165825 rows/sec., 139.77 MiB/sec. | ||
| 8237 | 2026.04.10 20:56:51.001651 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 8238 | 2026.04.10 20:56:51.001956 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.04.10 20:56:51.002038 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 8240 | 2026.04.10 20:56:51.002123 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8241 | 2026.04.10 20:56:51.254366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8242 | 2026.04.10 20:56:51.270307 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.04.10 20:56:51.270353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8244 | 2026.04.10 20:56:51.276495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8245 | 2026.04.10 20:56:51.277180 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.04.10 20:56:51.280118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8247 | 2026.04.10 20:56:52.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.12 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 301.40 MiB (RSS), difference: 5.28 MiB | ||
| 8248 | 2026.04.10 20:56:55.986224 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.04.10 20:56:55.986436 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8250 | 2026.04.10 20:56:55.986507 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8251 | 2026.04.10 20:56:55.987193 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.04.10 20:56:55.987233 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8253 | 2026.04.10 20:56:55.987617 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8254 | 2026.04.10 20:56:55.987842 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.04.10 20:56:55.988000 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 8256 | 2026.04.10 20:56:55.988050 [ 6 ] {e552bb46-c9b8-497e-afee-1c86cb548d89} <Debug> TCPHandler: Processed in 0.001956197 sec. | ||
| 8257 | 2026.04.10 20:56:55.988239 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.04.10 20:56:55.988344 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8259 | 2026.04.10 20:56:55.988388 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8260 | 2026.04.10 20:56:55.988826 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.04.10 20:56:55.988862 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8262 | 2026.04.10 20:56:55.989178 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8263 | 2026.04.10 20:56:55.989405 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.04.10 20:56:55.989537 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 8265 | 2026.04.10 20:56:55.989577 [ 6 ] {c7693409-f97e-4a4c-9c9d-a3619e1f97c8} <Debug> TCPHandler: Processed in 0.001391042 sec. | ||
| 8266 | 2026.04.10 20:56:55.989690 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.04.10 20:56:55.989789 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.04.10 20:56:55.989833 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8269 | 2026.04.10 20:56:55.990259 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.04.10 20:56:55.990293 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8271 | 2026.04.10 20:56:55.990622 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8272 | 2026.04.10 20:56:55.990839 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.04.10 20:56:55.990972 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 8274 | 2026.04.10 20:56:55.991010 [ 6 ] {51e3f790-4671-47b5-8c37-65400fa54d18} <Debug> TCPHandler: Processed in 0.001369362 sec. | ||
| 8275 | 2026.04.10 20:56:55.991122 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.04.10 20:56:55.991226 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.04.10 20:56:55.991271 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8278 | 2026.04.10 20:56:55.991614 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.04.10 20:56:55.991651 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8280 | 2026.04.10 20:56:55.991977 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8281 | 2026.04.10 20:56:55.992193 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.04.10 20:56:55.992324 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 8283 | 2026.04.10 20:56:55.992360 [ 6 ] {8a8e2ada-fab0-49f9-b7f3-f709172068d8} <Debug> TCPHandler: Processed in 0.001290322 sec. | ||
| 8284 | 2026.04.10 20:56:57.433792 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8285 | 2026.04.10 20:56:57.433855 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8286 | 2026.04.10 20:56:57.592852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21097 | ||
| 8287 | 2026.04.10 20:56:57.593356 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.04.10 20:56:57.593397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8289 | 2026.04.10 20:56:57.594017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8290 | 2026.04.10 20:56:57.594359 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.04.10 20:56:57.594567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21097 | ||
| 8292 | 2026.04.10 20:56:57.659277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1010 | ||
| 8293 | 2026.04.10 20:56:57.661370 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.04.10 20:56:57.661432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8295 | 2026.04.10 20:56:57.662676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8296 | 2026.04.10 20:56:57.662977 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.04.10 20:56:57.663361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8298 | 2026.04.10 20:56:58.780404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8299 | 2026.04.10 20:56:58.797747 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.04.10 20:56:58.797809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8301 | 2026.04.10 20:56:58.804065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8302 | 2026.04.10 20:56:58.804778 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.04.10 20:56:58.807835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8304 | 2026.04.10 20:57:00.989595 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.04.10 20:57:00.989838 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8306 | 2026.04.10 20:57:00.989913 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8307 | 2026.04.10 20:57:00.990631 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.04.10 20:57:00.990679 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8309 | 2026.04.10 20:57:00.991126 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8310 | 2026.04.10 20:57:00.991418 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.04.10 20:57:00.991601 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00181 sec., 76243.09392265194 rows/sec., 6.64 MiB/sec. | ||
| 8312 | 2026.04.10 20:57:00.991749 [ 6 ] {283030be-0ed9-4599-bb94-cd53467098a2} <Debug> TCPHandler: Processed in 0.00227898 sec. | ||
| 8313 | 2026.04.10 20:57:00.991900 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.04.10 20:57:00.992006 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.04.10 20:57:00.992052 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8316 | 2026.04.10 20:57:00.992498 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.04.10 20:57:00.992537 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8318 | 2026.04.10 20:57:00.992868 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8319 | 2026.04.10 20:57:00.993104 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.04.10 20:57:00.993245 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001263 sec., 32462.39113222486 rows/sec., 2.38 MiB/sec. | ||
| 8321 | 2026.04.10 20:57:00.993285 [ 6 ] {4996f929-5c35-467d-b833-2a3dfe48c1c2} <Debug> TCPHandler: Processed in 0.001454133 sec. | ||
| 8322 | 2026.04.10 20:57:00.993396 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.04.10 20:57:00.993491 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8324 | 2026.04.10 20:57:00.993532 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8325 | 2026.04.10 20:57:00.993968 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.04.10 20:57:00.994004 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8327 | 2026.04.10 20:57:00.994310 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8328 | 2026.04.10 20:57:00.994518 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.04.10 20:57:00.994644 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 8330 | 2026.04.10 20:57:00.994681 [ 6 ] {0e617c9b-edc6-4da1-a519-b92a315162d8} <Debug> TCPHandler: Processed in 0.001336912 sec. | ||
| 8331 | 2026.04.10 20:57:00.994810 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.04.10 20:57:00.994914 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.04.10 20:57:00.994957 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8334 | 2026.04.10 20:57:00.995371 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.04.10 20:57:00.995405 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8336 | 2026.04.10 20:57:00.995730 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8337 | 2026.04.10 20:57:00.995956 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.04.10 20:57:00.996085 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8339 | 2026.04.10 20:57:00.996123 [ 6 ] {7cb08874-67c2-412c-ae7e-f862cef7e404} <Debug> TCPHandler: Processed in 0.001363822 sec. | ||
| 8340 | 2026.04.10 20:57:00.996233 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.04.10 20:57:00.996326 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.04.10 20:57:00.996380 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <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 | ||
| 8343 | 2026.04.10 20:57:00.997228 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.04.10 20:57:00.997264 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8345 | 2026.04.10 20:57:00.997833 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8346 | 2026.04.10 20:57:00.998079 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.04.10 20:57:00.998215 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001907 sec., 21499.73780807551 rows/sec., 38.53 MiB/sec. | ||
| 8348 | 2026.04.10 20:57:00.998268 [ 6 ] {e841efdb-9436-49dd-bf0b-629459ae350c} <Debug> TCPHandler: Processed in 0.002084978 sec. | ||
| 8349 | 2026.04.10 20:57:00.998384 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.04.10 20:57:00.998478 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.04.10 20:57:00.998519 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8352 | 2026.04.10 20:57:00.998863 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.04.10 20:57:00.998899 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8354 | 2026.04.10 20:57:00.999200 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8355 | 2026.04.10 20:57:00.999404 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.04.10 20:57:00.999532 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8357 | 2026.04.10 20:57:00.999567 [ 6 ] {c261ffa2-8308-47f0-b7af-7c5bd52e9efa} <Debug> TCPHandler: Processed in 0.001232991 sec. | ||
| 8358 | 2026.04.10 20:57:05.094712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21609 | ||
| 8359 | 2026.04.10 20:57:05.095245 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.04.10 20:57:05.095278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8361 | 2026.04.10 20:57:05.095768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8362 | 2026.04.10 20:57:05.095994 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.04.10 20:57:05.096123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21609 | ||
| 8364 | 2026.04.10 20:57:05.987051 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.04.10 20:57:05.987239 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8366 | 2026.04.10 20:57:05.987311 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8367 | 2026.04.10 20:57:05.988030 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.04.10 20:57:05.988084 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8369 | 2026.04.10 20:57:05.988494 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8370 | 2026.04.10 20:57:05.988737 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.04.10 20:57:05.988902 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.51 MiB/sec. | ||
| 8372 | 2026.04.10 20:57:05.988959 [ 6 ] {fc1b0ab2-ac11-4a0a-adb1-e2f1aa7249e1} <Debug> TCPHandler: Processed in 0.002044188 sec. | ||
| 8373 | 2026.04.10 20:57:05.989089 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.04.10 20:57:05.989196 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8375 | 2026.04.10 20:57:05.989243 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8376 | 2026.04.10 20:57:05.989707 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.04.10 20:57:05.989747 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8378 | 2026.04.10 20:57:05.990063 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8379 | 2026.04.10 20:57:05.990277 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.04.10 20:57:05.990413 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 8381 | 2026.04.10 20:57:05.990454 [ 6 ] {4351a60f-dc74-43c4-9723-31fa1f752d26} <Debug> TCPHandler: Processed in 0.001416683 sec. | ||
| 8382 | 2026.04.10 20:57:05.990568 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.04.10 20:57:05.990667 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.04.10 20:57:05.990713 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8385 | 2026.04.10 20:57:05.991134 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.04.10 20:57:05.991172 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8387 | 2026.04.10 20:57:05.991513 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8388 | 2026.04.10 20:57:05.991723 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.04.10 20:57:05.991855 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8390 | 2026.04.10 20:57:05.991894 [ 6 ] {1e677cee-4e8e-4e35-9e6e-928ec1b1e566} <Debug> TCPHandler: Processed in 0.001374302 sec. | ||
| 8391 | 2026.04.10 20:57:05.992001 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.04.10 20:57:05.992095 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.04.10 20:57:05.992138 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8394 | 2026.04.10 20:57:05.992476 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.04.10 20:57:05.992514 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8396 | 2026.04.10 20:57:05.992821 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8397 | 2026.04.10 20:57:05.993043 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.04.10 20:57:05.993174 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 8399 | 2026.04.10 20:57:05.993210 [ 6 ] {4da38d0c-175d-4813-b1ed-61356744dbda} <Debug> TCPHandler: Processed in 0.001259932 sec. | ||
| 8400 | 2026.04.10 20:57:06.307950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8401 | 2026.04.10 20:57:06.324939 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.04.10 20:57:06.324991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8403 | 2026.04.10 20:57:06.331145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8404 | 2026.04.10 20:57:06.331856 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.04.10 20:57:06.334639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8406 | 2026.04.10 20:57:07.663624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1030 | ||
| 8407 | 2026.04.10 20:57:07.665811 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.04.10 20:57:07.665867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8409 | 2026.04.10 20:57:07.667074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8410 | 2026.04.10 20:57:07.667344 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.04.10 20:57:07.667688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8412 | 2026.04.10 20:57:10.989131 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.04.10 20:57:10.989340 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8414 | 2026.04.10 20:57:10.989409 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8415 | 2026.04.10 20:57:10.990152 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.04.10 20:57:10.990200 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8417 | 2026.04.10 20:57:10.990603 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8418 | 2026.04.10 20:57:10.990833 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.04.10 20:57:10.990999 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001712 sec., 80607.47663551402 rows/sec., 7.01 MiB/sec. | ||
| 8420 | 2026.04.10 20:57:10.991050 [ 6 ] {7427c3af-9da9-4199-be8e-ff32ea1950b2} <Debug> TCPHandler: Processed in 0.002053858 sec. | ||
| 8421 | 2026.04.10 20:57:10.991182 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.04.10 20:57:10.991288 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.04.10 20:57:10.991334 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8424 | 2026.04.10 20:57:10.991768 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.04.10 20:57:10.991806 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8426 | 2026.04.10 20:57:10.992121 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8427 | 2026.04.10 20:57:10.992332 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.04.10 20:57:10.992454 [ 76 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 8429 | 2026.04.10 20:57:10.992467 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001203 sec., 34081.46300914381 rows/sec., 2.50 MiB/sec. | ||
| 8430 | 2026.04.10 20:57:10.992521 [ 76 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.04.10 20:57:10.992532 [ 6 ] {d214e4cf-a64e-4d63-92f9-f734bfad1930} <Debug> TCPHandler: Processed in 0.001402222 sec. | ||
| 8432 | 2026.04.10 20:57:10.992554 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8433 | 2026.04.10 20:57:10.992650 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2026.04.10 20:57:10.992670 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 8435 | 2026.04.10 20:57:10.992751 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8436 | 2026.04.10 20:57:10.992798 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8437 | 2026.04.10 20:57:10.992803 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8438 | 2026.04.10 20:57:10.992851 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 80 rows starting from the beginning of the part | ||
| 8439 | 2026.04.10 20:57:10.992928 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8440 | 2026.04.10 20:57:10.992982 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8441 | 2026.04.10 20:57:10.993031 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 8442 | 2026.04.10 20:57:10.993080 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8443 | 2026.04.10 20:57:10.993128 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 8444 | 2026.04.10 20:57:10.993243 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.04.10 20:57:10.993285 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8446 | 2026.04.10 20:57:10.993629 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8447 | 2026.04.10 20:57:10.993867 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.04.10 20:57:10.994006 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001275 sec., 82352.94117647059 rows/sec., 6.43 MiB/sec. | ||
| 8449 | 2026.04.10 20:57:10.994046 [ 6 ] {e3f59f36-e2fb-4a26-8282-141f88cec5d3} <Debug> TCPHandler: Processed in 0.001445833 sec. | ||
| 8450 | 2026.04.10 20:57:10.994047 [ 192 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428463 sec., 217016.47155019065 rows/sec., 16.69 MiB/sec. | ||
| 8451 | 2026.04.10 20:57:10.994159 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.04.10 20:57:10.994187 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 8453 | 2026.04.10 20:57:10.994262 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8454 | 2026.04.10 20:57:10.994311 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8455 | 2026.04.10 20:57:10.994444 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2026.04.10 20:57:10.994518 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_33_7} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 8457 | 2026.04.10 20:57:10.994595 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8458 | 2026.04.10 20:57:10.994722 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.04.10 20:57:10.994763 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8460 | 2026.04.10 20:57:10.995096 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8461 | 2026.04.10 20:57:10.995308 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.04.10 20:57:10.995424 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 8463 | 2026.04.10 20:57:10.995441 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8464 | 2026.04.10 20:57:10.995460 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.04.10 20:57:10.995483 [ 6 ] {53412831-5908-473c-a710-cf27a13793bc} <Debug> TCPHandler: Processed in 0.001373433 sec. | ||
| 8466 | 2026.04.10 20:57:10.995485 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8467 | 2026.04.10 20:57:10.995616 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.04.10 20:57:10.995614 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 8469 | 2026.04.10 20:57:10.995746 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.04.10 20:57:10.995795 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8471 | 2026.04.10 20:57:10.995818 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <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 | ||
| 8472 | 2026.04.10 20:57:10.995836 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 26354 rows starting from the beginning of the part | ||
| 8473 | 2026.04.10 20:57:10.995908 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 8474 | 2026.04.10 20:57:10.995951 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 8475 | 2026.04.10 20:57:10.995995 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 8476 | 2026.04.10 20:57:10.996032 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 8477 | 2026.04.10 20:57:10.996072 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 8478 | 2026.04.10 20:57:10.996817 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.04.10 20:57:10.996861 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8480 | 2026.04.10 20:57:10.997519 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8481 | 2026.04.10 20:57:10.997749 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.04.10 20:57:10.997893 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002173 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 8483 | 2026.04.10 20:57:10.997948 [ 6 ] {c792dbbf-76fb-4364-a1d3-098906fd92cc} <Debug> TCPHandler: Processed in 0.002394192 sec. | ||
| 8484 | 2026.04.10 20:57:10.998069 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.04.10 20:57:10.998166 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.04.10 20:57:10.998209 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8487 | 2026.04.10 20:57:10.998558 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.04.10 20:57:10.998595 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8489 | 2026.04.10 20:57:10.998918 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8490 | 2026.04.10 20:57:10.999132 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.04.10 20:57:10.999266 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 8492 | 2026.04.10 20:57:10.999304 [ 6 ] {5ca19f69-0aac-4f88-a72e-6d21758c43a6} <Debug> TCPHandler: Processed in 0.001285841 sec. | ||
| 8493 | 2026.04.10 20:57:11.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.26 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 303.55 MiB (RSS), difference: -5.71 MiB | ||
| 8494 | 2026.04.10 20:57:11.003273 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27122 rows, containing 5 columns (5 merged, 0 gathered) in 0.007711959 sec., 3516875.543555146 rows/sec., 227.19 MiB/sec. | ||
| 8495 | 2026.04.10 20:57:11.003851 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 8496 | 2026.04.10 20:57:11.004405 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.04.10 20:57:11.004494 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 8498 | 2026.04.10 20:57:11.004603 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 8499 | 2026.04.10 20:57:12.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.25 MiB, peak 310.40 MiB, free memory in arenas 0.00 B, will set to 304.35 MiB (RSS), difference: 8.10 MiB | ||
| 8500 | 2026.04.10 20:57:12.433898 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8501 | 2026.04.10 20:57:12.433953 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8502 | 2026.04.10 20:57:12.596369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22057 | ||
| 8503 | 2026.04.10 20:57:12.596943 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.04.10 20:57:12.596993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8505 | 2026.04.10 20:57:12.597524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8506 | 2026.04.10 20:57:12.597753 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.04.10 20:57:12.597898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22057 | ||
| 8508 | 2026.04.10 20:57:12.597901 [ 74 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8509 | 2026.04.10 20:57:12.597971 [ 74 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.04.10 20:57:12.597995 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8511 | 2026.04.10 20:57:12.598157 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8512 | 2026.04.10 20:57:12.598369 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8513 | 2026.04.10 20:57:12.598434 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19689 rows starting from the beginning of the part | ||
| 8514 | 2026.04.10 20:57:12.598502 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8515 | 2026.04.10 20:57:12.598546 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8516 | 2026.04.10 20:57:12.598589 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8517 | 2026.04.10 20:57:12.598629 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8518 | 2026.04.10 20:57:12.598671 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 8519 | 2026.04.10 20:57:12.600790 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22057 rows, containing 4 columns (4 merged, 0 gathered) in 0.002712624 sec., 8131241.189342866 rows/sec., 116.32 MiB/sec. | ||
| 8520 | 2026.04.10 20:57:12.601240 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8521 | 2026.04.10 20:57:12.601552 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.04.10 20:57:12.601629 [ 194 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_46_9} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8523 | 2026.04.10 20:57:12.601751 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 8524 | 2026.04.10 20:57:13.834845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8525 | 2026.04.10 20:57:13.851845 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.04.10 20:57:13.851903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8527 | 2026.04.10 20:57:13.858009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8528 | 2026.04.10 20:57:13.858690 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.04.10 20:57:13.859058 [ 75 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8530 | 2026.04.10 20:57:13.859157 [ 75 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.04.10 20:57:13.859196 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8532 | 2026.04.10 20:57:13.859358 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8533 | 2026.04.10 20:57:13.861764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8534 | 2026.04.10 20:57:13.863319 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8535 | 2026.04.10 20:57:13.864945 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8536 | 2026.04.10 20:57:13.869452 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8537 | 2026.04.10 20:57:13.874079 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8538 | 2026.04.10 20:57:13.878416 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8539 | 2026.04.10 20:57:13.883062 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8540 | 2026.04.10 20:57:13.886843 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 8541 | 2026.04.10 20:57:13.936973 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077686373 sec., 4466.677830357713 rows/sec., 23.10 MiB/sec. | ||
| 8542 | 2026.04.10 20:57:13.939772 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8543 | 2026.04.10 20:57:13.941897 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_46_9} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.04.10 20:57:13.942013 [ 194 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_46_9} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8545 | 2026.04.10 20:57:13.945218 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8546 | 2026.04.10 20:57:15.985822 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2026.04.10 20:57:15.986037 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8548 | 2026.04.10 20:57:15.986120 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8549 | 2026.04.10 20:57:15.986835 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.04.10 20:57:15.986880 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8551 | 2026.04.10 20:57:15.987274 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8552 | 2026.04.10 20:57:15.987503 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.04.10 20:57:15.987670 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 8554 | 2026.04.10 20:57:15.987683 [ 72 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8555 | 2026.04.10 20:57:15.987724 [ 6 ] {0db8826f-584b-40b5-86dd-606e6f39a573} <Debug> TCPHandler: Processed in 0.002037818 sec. | ||
| 8556 | 2026.04.10 20:57:15.987766 [ 72 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.04.10 20:57:15.987803 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8558 | 2026.04.10 20:57:15.987878 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.04.10 20:57:15.987943 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 8560 | 2026.04.10 20:57:15.987990 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8561 | 2026.04.10 20:57:15.988039 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8562 | 2026.04.10 20:57:15.988094 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.04.10 20:57:15.988135 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2619 rows starting from the beginning of the part | ||
| 8564 | 2026.04.10 20:57:15.988200 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 8565 | 2026.04.10 20:57:15.988247 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 138 rows starting from the beginning of the part | ||
| 8566 | 2026.04.10 20:57:15.988289 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 8567 | 2026.04.10 20:57:15.988339 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 8568 | 2026.04.10 20:57:15.988385 [ 199 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 8569 | 2026.04.10 20:57:15.988481 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.04.10 20:57:15.988523 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8571 | 2026.04.10 20:57:15.988864 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8572 | 2026.04.10 20:57:15.989141 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.04.10 20:57:15.989270 [ 72 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8574 | 2026.04.10 20:57:15.989283 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 8575 | 2026.04.10 20:57:15.989312 [ 72 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.04.10 20:57:15.989336 [ 6 ] {f0837a44-585b-4814-a368-e15494e365ac} <Debug> TCPHandler: Processed in 0.001518304 sec. | ||
| 8577 | 2026.04.10 20:57:15.989337 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8578 | 2026.04.10 20:57:15.989435 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 8579 | 2026.04.10 20:57:15.989467 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.04.10 20:57:15.989532 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8581 | 2026.04.10 20:57:15.989564 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 8582 | 2026.04.10 20:57:15.989568 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.04.10 20:57:15.989617 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8584 | 2026.04.10 20:57:15.989623 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 8585 | 2026.04.10 20:57:15.989672 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part | ||
| 8586 | 2026.04.10 20:57:15.989712 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 8587 | 2026.04.10 20:57:15.989750 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 8588 | 2026.04.10 20:57:15.989793 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 8589 | 2026.04.10 20:57:15.989828 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948447 sec., 1572021.2045798525 rows/sec., 126.17 MiB/sec. | ||
| 8590 | 2026.04.10 20:57:15.990041 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.04.10 20:57:15.990081 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8592 | 2026.04.10 20:57:15.990223 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8593 | 2026.04.10 20:57:15.990569 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.04.10 20:57:15.990586 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8595 | 2026.04.10 20:57:15.990663 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_76_15} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8596 | 2026.04.10 20:57:15.990790 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8597 | 2026.04.10 20:57:15.990824 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.04.10 20:57:15.990922 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525774 sec., 1183006.1332805515 rows/sec., 87.54 MiB/sec. | ||
| 8599 | 2026.04.10 20:57:15.990966 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 8600 | 2026.04.10 20:57:15.991009 [ 6 ] {5ee822a8-cd3d-453e-a1fc-dab6a42c61a6} <Debug> TCPHandler: Processed in 0.001595064 sec. | ||
| 8601 | 2026.04.10 20:57:15.991137 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2026.04.10 20:57:15.991180 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8603 | 2026.04.10 20:57:15.991239 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.04.10 20:57:15.991288 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8605 | 2026.04.10 20:57:15.991426 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.04.10 20:57:15.991522 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_76_15} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8607 | 2026.04.10 20:57:15.991619 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8608 | 2026.04.10 20:57:15.991671 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.04.10 20:57:15.991712 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8610 | 2026.04.10 20:57:15.992037 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8611 | 2026.04.10 20:57:15.992243 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.04.10 20:57:15.992361 [ 72 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8613 | 2026.04.10 20:57:15.992377 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 8614 | 2026.04.10 20:57:15.992396 [ 72 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.10 20:57:15.992419 [ 6 ] {d960f1b2-c7d2-4186-ace2-f532ddcd3349} <Debug> TCPHandler: Processed in 0.001332822 sec. | ||
| 8616 | 2026.04.10 20:57:15.992420 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8617 | 2026.04.10 20:57:15.992524 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8618 | 2026.04.10 20:57:15.992640 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8619 | 2026.04.10 20:57:15.992671 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3660 rows starting from the beginning of the part | ||
| 8620 | 2026.04.10 20:57:15.992731 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 8621 | 2026.04.10 20:57:15.992773 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8622 | 2026.04.10 20:57:15.992810 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 8623 | 2026.04.10 20:57:15.992848 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8624 | 2026.04.10 20:57:15.992886 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 8625 | 2026.04.10 20:57:15.994174 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001690585 sec., 2342384.440888805 rows/sec., 157.86 MiB/sec. | ||
| 8626 | 2026.04.10 20:57:15.994506 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8627 | 2026.04.10 20:57:15.994797 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.04.10 20:57:15.994884 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_76_15} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8629 | 2026.04.10 20:57:15.994981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8630 | 2026.04.10 20:57:16.734530 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.04.10 20:57:16.734727 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.04.10 20:57:16.734799 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8633 | 2026.04.10 20:57:16.735517 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.04.10 20:57:16.735566 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8635 | 2026.04.10 20:57:16.735954 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8636 | 2026.04.10 20:57:16.736182 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.04.10 20:57:16.736338 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 8638 | 2026.04.10 20:57:16.736381 [ 6 ] {bcb1b3e3-2078-4118-a9b7-042449e92aa2} <Debug> TCPHandler: Processed in 0.001982938 sec. | ||
| 8639 | 2026.04.10 20:57:16.736503 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.04.10 20:57:16.736600 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8641 | 2026.04.10 20:57:16.736641 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8642 | 2026.04.10 20:57:16.737031 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.04.10 20:57:16.737067 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8644 | 2026.04.10 20:57:16.737363 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8645 | 2026.04.10 20:57:16.737579 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.04.10 20:57:16.737707 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 289.67 KiB/sec. | ||
| 8647 | 2026.04.10 20:57:16.737744 [ 6 ] {b8e3b28a-d828-4e08-b8eb-0f7c99591da3} <Debug> TCPHandler: Processed in 0.001290312 sec. | ||
| 8648 | 2026.04.10 20:57:16.737845 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.04.10 20:57:16.737939 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8650 | 2026.04.10 20:57:16.737978 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8651 | 2026.04.10 20:57:16.739669 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.04.10 20:57:16.739703 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8653 | 2026.04.10 20:57:16.740155 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8654 | 2026.04.10 20:57:16.740367 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.04.10 20:57:16.740496 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Debug> executeQuery: Read 2609 rows, 201.20 KiB in 0.002575 sec., 1013203.8834951456 rows/sec., 76.30 MiB/sec. | ||
| 8656 | 2026.04.10 20:57:16.740536 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8657 | 2026.04.10 20:57:16.740549 [ 6 ] {f4d31fd9-628b-4c7f-a74d-de3ece407f1f} <Debug> TCPHandler: Processed in 0.002753725 sec. | ||
| 8658 | 2026.04.10 20:57:16.740668 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.04.10 20:57:16.740764 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8660 | 2026.04.10 20:57:16.740804 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8661 | 2026.04.10 20:57:16.741252 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.04.10 20:57:16.741286 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8663 | 2026.04.10 20:57:16.741585 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8664 | 2026.04.10 20:57:16.741794 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.04.10 20:57:16.741916 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Debug> executeQuery: Read 68 rows, 5.15 KiB in 0.001171 sec., 58070.02561912895 rows/sec., 4.30 MiB/sec. | ||
| 8666 | 2026.04.10 20:57:16.741953 [ 6 ] {063ece48-053f-43a9-8741-bdbdf8e352bd} <Debug> TCPHandler: Processed in 0.001333741 sec. | ||
| 8667 | 2026.04.10 20:57:16.742067 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.04.10 20:57:16.742163 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8669 | 2026.04.10 20:57:16.742201 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8670 | 2026.04.10 20:57:16.742961 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.04.10 20:57:16.742995 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8672 | 2026.04.10 20:57:16.743329 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8673 | 2026.04.10 20:57:16.743545 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.04.10 20:57:16.743672 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001528 sec., 539921.4659685864 rows/sec., 31.58 MiB/sec. | ||
| 8675 | 2026.04.10 20:57:16.743709 [ 6 ] {8cfe431b-13c6-4054-a714-74f2ce7b81f9} <Debug> TCPHandler: Processed in 0.001691255 sec. | ||
| 8676 | 2026.04.10 20:57:16.743818 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.04.10 20:57:16.743912 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.04.10 20:57:16.743951 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8679 | 2026.04.10 20:57:16.744324 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.04.10 20:57:16.744358 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8681 | 2026.04.10 20:57:16.744638 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8682 | 2026.04.10 20:57:16.744845 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.04.10 20:57:16.744971 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 8684 | 2026.04.10 20:57:16.745009 [ 6 ] {00a6cd58-e2b1-40a6-875a-a7cab7f4fa9d} <Debug> TCPHandler: Processed in 0.001239902 sec. | ||
| 8685 | 2026.04.10 20:57:16.745108 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.04.10 20:57:16.745201 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.04.10 20:57:16.745239 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8688 | 2026.04.10 20:57:16.745616 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.04.10 20:57:16.745651 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8690 | 2026.04.10 20:57:16.745941 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8691 | 2026.04.10 20:57:16.746147 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.04.10 20:57:16.746275 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 8693 | 2026.04.10 20:57:16.746312 [ 6 ] {26edde46-3f96-4d06-953f-19439161e84c} <Debug> TCPHandler: Processed in 0.001251401 sec. | ||
| 8694 | 2026.04.10 20:57:16.746432 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.04.10 20:57:16.746556 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8696 | 2026.04.10 20:57:16.746606 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8697 | 2026.04.10 20:57:16.747718 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.04.10 20:57:16.747754 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8699 | 2026.04.10 20:57:16.748132 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8700 | 2026.04.10 20:57:16.748345 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.04.10 20:57:16.748477 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Debug> executeQuery: Read 1371 rows, 94.98 KiB in 0.001946 sec., 704522.0966084276 rows/sec., 47.67 MiB/sec. | ||
| 8702 | 2026.04.10 20:57:16.748515 [ 6 ] {fde863c5-bd9f-4100-8794-80718c85fba3} <Debug> TCPHandler: Processed in 0.002144489 sec. | ||
| 8703 | 2026.04.10 20:57:16.748617 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.04.10 20:57:16.748713 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.04.10 20:57:16.748756 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8706 | 2026.04.10 20:57:16.749525 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.04.10 20:57:16.749560 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8708 | 2026.04.10 20:57:16.749989 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8709 | 2026.04.10 20:57:16.750211 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.04.10 20:57:16.750340 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Debug> executeQuery: Read 1570 rows, 99.02 KiB in 0.001646 sec., 953827.4605103282 rows/sec., 58.75 MiB/sec. | ||
| 8711 | 2026.04.10 20:57:16.750377 [ 6 ] {9e8f146d-147b-4393-8d91-fd00a03593be} <Debug> TCPHandler: Processed in 0.001809137 sec. | ||
| 8712 | 2026.04.10 20:57:16.750489 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.04.10 20:57:16.750585 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.04.10 20:57:16.750639 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <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 | ||
| 8715 | 2026.04.10 20:57:16.751538 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.04.10 20:57:16.751573 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8717 | 2026.04.10 20:57:16.752143 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8718 | 2026.04.10 20:57:16.752365 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.04.10 20:57:16.752504 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001936 sec., 26859.504132231406 rows/sec., 48.13 MiB/sec. | ||
| 8720 | 2026.04.10 20:57:16.752567 [ 6 ] {3767cb15-1f17-4b08-ae2d-af8ba93a3f68} <Debug> TCPHandler: Processed in 0.002126719 sec. | ||
| 8721 | 2026.04.10 20:57:16.752680 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.04.10 20:57:16.752776 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.04.10 20:57:16.752818 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8724 | 2026.04.10 20:57:16.753132 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.04.10 20:57:16.753166 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8726 | 2026.04.10 20:57:16.753465 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8727 | 2026.04.10 20:57:16.753670 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.04.10 20:57:16.753798 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 8729 | 2026.04.10 20:57:16.753833 [ 6 ] {d18537b5-b307-4eb6-923f-53dbfc05ddc9} <Debug> TCPHandler: Processed in 0.00120233 sec. | ||
| 8730 | 2026.04.10 20:57:17.667998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1072 | ||
| 8731 | 2026.04.10 20:57:17.670707 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.04.10 20:57:17.670767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8733 | 2026.04.10 20:57:17.672070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8734 | 2026.04.10 20:57:17.672380 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.04.10 20:57:17.672757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8736 | 2026.04.10 20:57:20.098082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22569 | ||
| 8737 | 2026.04.10 20:57:20.098614 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.04.10 20:57:20.098659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8739 | 2026.04.10 20:57:20.099124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8740 | 2026.04.10 20:57:20.099348 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.04.10 20:57:20.099555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22569 | ||
| 8742 | 2026.04.10 20:57:20.985712 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2026.04.10 20:57:20.985904 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8744 | 2026.04.10 20:57:20.985976 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8745 | 2026.04.10 20:57:20.986737 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.04.10 20:57:20.986778 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8747 | 2026.04.10 20:57:20.987180 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8748 | 2026.04.10 20:57:20.987398 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.04.10 20:57:20.987555 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 8750 | 2026.04.10 20:57:20.987598 [ 6 ] {e4b7d323-47fc-4172-82f3-e1f0c77d7e0e} <Debug> TCPHandler: Processed in 0.002017858 sec. | ||
| 8751 | 2026.04.10 20:57:20.987719 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2026.04.10 20:57:20.987815 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8753 | 2026.04.10 20:57:20.987856 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8754 | 2026.04.10 20:57:20.988277 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.04.10 20:57:20.988315 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8756 | 2026.04.10 20:57:20.988614 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8757 | 2026.04.10 20:57:20.988819 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.04.10 20:57:20.988954 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 8759 | 2026.04.10 20:57:20.988992 [ 6 ] {5cf307fa-1b79-4f67-bba8-c886d26792f5} <Debug> TCPHandler: Processed in 0.001322611 sec. | ||
| 8760 | 2026.04.10 20:57:20.989105 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2026.04.10 20:57:20.989201 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8762 | 2026.04.10 20:57:20.989245 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8763 | 2026.04.10 20:57:20.989620 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.04.10 20:57:20.989654 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8765 | 2026.04.10 20:57:20.989972 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8766 | 2026.04.10 20:57:20.990174 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.04.10 20:57:20.990307 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001125 sec., 113777.77777777778 rows/sec., 7.92 MiB/sec. | ||
| 8768 | 2026.04.10 20:57:20.990344 [ 6 ] {09accb9a-82a0-4fb9-bb14-8e08971af3b6} <Debug> TCPHandler: Processed in 0.001289561 sec. | ||
| 8769 | 2026.04.10 20:57:20.990457 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2026.04.10 20:57:20.990552 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8771 | 2026.04.10 20:57:20.990593 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8772 | 2026.04.10 20:57:20.990915 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.04.10 20:57:20.990949 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8774 | 2026.04.10 20:57:20.991244 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8775 | 2026.04.10 20:57:20.991449 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.04.10 20:57:20.991579 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 8777 | 2026.04.10 20:57:20.991615 [ 6 ] {bd9c3466-88fa-48a9-882e-8be6aaaf73ad} <Debug> TCPHandler: Processed in 0.001208231 sec. | ||
| 8778 | 2026.04.10 20:57:21.361951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8779 | 2026.04.10 20:57:21.377492 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.04.10 20:57:21.377543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8781 | 2026.04.10 20:57:21.382861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8782 | 2026.04.10 20:57:21.383540 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.04.10 20:57:21.386233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8784 | 2026.04.10 20:57:25.986705 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.04.10 20:57:25.986919 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8786 | 2026.04.10 20:57:25.986993 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8787 | 2026.04.10 20:57:25.987739 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.04.10 20:57:25.987790 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8789 | 2026.04.10 20:57:25.988193 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8790 | 2026.04.10 20:57:25.988423 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.04.10 20:57:25.988584 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 8792 | 2026.04.10 20:57:25.988635 [ 6 ] {60535dcd-f0b2-4f6e-af61-ac7852da98ca} <Debug> TCPHandler: Processed in 0.002065689 sec. | ||
| 8793 | 2026.04.10 20:57:25.988769 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.04.10 20:57:25.988874 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8795 | 2026.04.10 20:57:25.988917 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8796 | 2026.04.10 20:57:25.989367 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.04.10 20:57:25.989402 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8798 | 2026.04.10 20:57:25.989723 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8799 | 2026.04.10 20:57:25.989936 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.04.10 20:57:25.990067 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 8801 | 2026.04.10 20:57:25.990106 [ 6 ] {7f1bb61e-3d43-495f-b8bc-a8f77b49af84} <Debug> TCPHandler: Processed in 0.001391502 sec. | ||
| 8802 | 2026.04.10 20:57:25.990235 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.04.10 20:57:25.990334 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.04.10 20:57:25.990380 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8805 | 2026.04.10 20:57:25.990792 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.04.10 20:57:25.990827 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8807 | 2026.04.10 20:57:25.991165 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8808 | 2026.04.10 20:57:25.991396 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.04.10 20:57:25.991532 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8810 | 2026.04.10 20:57:25.991569 [ 6 ] {b284d845-a556-4ec8-9202-d130adfcd566} <Debug> TCPHandler: Processed in 0.001384552 sec. | ||
| 8811 | 2026.04.10 20:57:25.991676 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.04.10 20:57:25.991779 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.04.10 20:57:25.991821 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8814 | 2026.04.10 20:57:25.992168 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.04.10 20:57:25.992203 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8816 | 2026.04.10 20:57:25.992525 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8817 | 2026.04.10 20:57:25.992734 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.04.10 20:57:25.992865 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8819 | 2026.04.10 20:57:25.992902 [ 6 ] {29e4a071-f281-428c-9313-de1e6421e0a0} <Debug> TCPHandler: Processed in 0.001276011 sec. | ||
| 8820 | 2026.04.10 20:57:27.434005 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8821 | 2026.04.10 20:57:27.434055 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8822 | 2026.04.10 20:57:27.599675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23017 | ||
| 8823 | 2026.04.10 20:57:27.600216 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.04.10 20:57:27.600261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8825 | 2026.04.10 20:57:27.600778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8826 | 2026.04.10 20:57:27.601028 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.04.10 20:57:27.601254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23017 | ||
| 8828 | 2026.04.10 20:57:27.673093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1088 | ||
| 8829 | 2026.04.10 20:57:27.675496 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.04.10 20:57:27.675547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8831 | 2026.04.10 20:57:27.676767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8832 | 2026.04.10 20:57:27.677067 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.04.10 20:57:27.677441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8834 | 2026.04.10 20:57:28.001289 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000874637 sec. | ||
| 8835 | 2026.04.10 20:57:28.886360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8836 | 2026.04.10 20:57:28.902773 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.04.10 20:57:28.902827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8838 | 2026.04.10 20:57:28.908692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8839 | 2026.04.10 20:57:28.909425 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.04.10 20:57:28.912565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8841 | 2026.04.10 20:57:30.988139 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.04.10 20:57:30.988352 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8843 | 2026.04.10 20:57:30.988427 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8844 | 2026.04.10 20:57:30.989209 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.04.10 20:57:30.989263 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8846 | 2026.04.10 20:57:30.989695 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8847 | 2026.04.10 20:57:30.989937 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.04.10 20:57:30.990105 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001807 sec., 76369.67349197566 rows/sec., 6.65 MiB/sec. | ||
| 8849 | 2026.04.10 20:57:30.990158 [ 6 ] {8f253191-05f1-4d5a-b688-b2920fcab7c9} <Debug> TCPHandler: Processed in 0.002154289 sec. | ||
| 8850 | 2026.04.10 20:57:30.990287 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.04.10 20:57:30.990391 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.04.10 20:57:30.990435 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8853 | 2026.04.10 20:57:30.990867 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.04.10 20:57:30.990904 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8855 | 2026.04.10 20:57:30.991212 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8856 | 2026.04.10 20:57:30.991423 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.04.10 20:57:30.991559 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001191 sec., 34424.85306465155 rows/sec., 2.53 MiB/sec. | ||
| 8858 | 2026.04.10 20:57:30.991599 [ 6 ] {bbc69746-42d0-4719-8710-14b7303da65c} <Debug> TCPHandler: Processed in 0.001365433 sec. | ||
| 8859 | 2026.04.10 20:57:30.991707 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.04.10 20:57:30.991811 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8861 | 2026.04.10 20:57:30.991854 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8862 | 2026.04.10 20:57:30.992309 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.04.10 20:57:30.992346 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8864 | 2026.04.10 20:57:30.992682 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8865 | 2026.04.10 20:57:30.992917 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.04.10 20:57:30.993053 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001262 sec., 83201.2678288431 rows/sec., 6.50 MiB/sec. | ||
| 8867 | 2026.04.10 20:57:30.993094 [ 6 ] {9fc718e8-47db-40e9-89f3-8e725972545f} <Debug> TCPHandler: Processed in 0.001437223 sec. | ||
| 8868 | 2026.04.10 20:57:30.993207 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.04.10 20:57:30.993305 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.04.10 20:57:30.993351 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8871 | 2026.04.10 20:57:30.993759 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.04.10 20:57:30.993797 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8873 | 2026.04.10 20:57:30.994133 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8874 | 2026.04.10 20:57:30.994348 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.04.10 20:57:30.994467 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 3 parts from all_1_75_15 to all_77_77_0 | ||
| 8876 | 2026.04.10 20:57:30.994482 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 8877 | 2026.04.10 20:57:30.994534 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.04.10 20:57:30.994545 [ 6 ] {705000bb-6119-45cd-96e7-49374dddd5b9} <Debug> TCPHandler: Processed in 0.001387193 sec. | ||
| 8879 | 2026.04.10 20:57:30.994561 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8880 | 2026.04.10 20:57:30.994668 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_75_15 to all_77_77_0 into Compact with storage Full | ||
| 8881 | 2026.04.10 20:57:30.994675 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.04.10 20:57:30.994800 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.04.10 20:57:30.994812 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8884 | 2026.04.10 20:57:30.994848 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 27122 rows starting from the beginning of the part | ||
| 8885 | 2026.04.10 20:57:30.994884 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <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 | ||
| 8886 | 2026.04.10 20:57:30.994927 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 8887 | 2026.04.10 20:57:30.994983 [ 188 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1570 rows starting from the beginning of the part | ||
| 8888 | 2026.04.10 20:57:30.995786 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.04.10 20:57:30.995829 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8890 | 2026.04.10 20:57:30.996478 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8891 | 2026.04.10 20:57:30.996715 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.04.10 20:57:30.996858 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002072 sec., 19787.644787644786 rows/sec., 35.46 MiB/sec. | ||
| 8893 | 2026.04.10 20:57:30.996913 [ 6 ] {f22dc922-960b-4a2d-a376-0ec856880751} <Debug> TCPHandler: Processed in 0.002299051 sec. | ||
| 8894 | 2026.04.10 20:57:30.997032 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.04.10 20:57:30.997126 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.04.10 20:57:30.997169 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2026.04.10 20:57:30.997512 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.04.10 20:57:30.997550 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8899 | 2026.04.10 20:57:30.997873 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8900 | 2026.04.10 20:57:30.998080 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.04.10 20:57:30.998213 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8902 | 2026.04.10 20:57:30.998249 [ 6 ] {09880c35-ce27-4304-a674-cb09292eea5c} <Debug> TCPHandler: Processed in 0.001267302 sec. | ||
| 8903 | 2026.04.10 20:57:31.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.95 MiB, peak 318.91 MiB, free memory in arenas 0.00 B, will set to 308.76 MiB (RSS), difference: -5.19 MiB | ||
| 8904 | 2026.04.10 20:57:31.002575 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28852 rows, containing 5 columns (5 merged, 0 gathered) in 0.007945231 sec., 3631360.749611937 rows/sec., 234.10 MiB/sec. | ||
| 8905 | 2026.04.10 20:57:31.003198 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 8906 | 2026.04.10 20:57:31.003480 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.04.10 20:57:31.003552 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 3 parts: [all_1_75_15, all_77_77_0] -> all_1_77_16 | ||
| 8908 | 2026.04.10 20:57:31.003652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8909 | 2026.04.10 20:57:32.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.56 MiB, peak 318.91 MiB, free memory in arenas 0.00 B, will set to 309.21 MiB (RSS), difference: 7.65 MiB | ||
| 8910 | 2026.04.10 20:57:35.101509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23529 | ||
| 8911 | 2026.04.10 20:57:35.102371 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.04.10 20:57:35.102453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8913 | 2026.04.10 20:57:35.102952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8914 | 2026.04.10 20:57:35.103178 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.04.10 20:57:35.103318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23529 | ||
| 8916 | 2026.04.10 20:57:35.989012 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.04.10 20:57:35.989226 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8918 | 2026.04.10 20:57:35.989305 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8919 | 2026.04.10 20:57:35.990198 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.04.10 20:57:35.990277 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8921 | 2026.04.10 20:57:35.990934 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8922 | 2026.04.10 20:57:35.991284 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.04.10 20:57:35.991522 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002349 sec., 23839.931885908896 rows/sec., 1.83 MiB/sec. | ||
| 8924 | 2026.04.10 20:57:35.991535 [ 49 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8925 | 2026.04.10 20:57:35.991601 [ 6 ] {45b53f49-f23c-4c2a-a4f2-bfe0da69390f} <Debug> TCPHandler: Processed in 0.002769525 sec. | ||
| 8926 | 2026.04.10 20:57:35.991623 [ 49 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.04.10 20:57:35.991655 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8928 | 2026.04.10 20:57:35.991783 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.04.10 20:57:35.991832 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 8930 | 2026.04.10 20:57:35.991920 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8931 | 2026.04.10 20:57:35.991989 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8932 | 2026.04.10 20:57:35.992038 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8933 | 2026.04.10 20:57:35.992102 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2619 rows starting from the beginning of the part | ||
| 8934 | 2026.04.10 20:57:35.992212 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2609 rows starting from the beginning of the part | ||
| 8935 | 2026.04.10 20:57:35.992293 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 8936 | 2026.04.10 20:57:35.992373 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 8937 | 2026.04.10 20:57:35.992451 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 8938 | 2026.04.10 20:57:35.992525 [ 196 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 8939 | 2026.04.10 20:57:35.992660 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.04.10 20:57:35.992714 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8941 | 2026.04.10 20:57:35.993196 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8942 | 2026.04.10 20:57:35.993510 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.04.10 20:57:35.993690 [ 49 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8944 | 2026.04.10 20:57:35.993712 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001825 sec., 35068.49315068493 rows/sec., 2.74 MiB/sec. | ||
| 8945 | 2026.04.10 20:57:35.993740 [ 49 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.04.10 20:57:35.993773 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8947 | 2026.04.10 20:57:35.993783 [ 6 ] {4dee1c6a-48cc-4b35-a7c2-7076e8ec2f6f} <Debug> TCPHandler: Processed in 0.002063968 sec. | ||
| 8948 | 2026.04.10 20:57:35.993898 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 8949 | 2026.04.10 20:57:35.993970 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.04.10 20:57:35.994021 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8951 | 2026.04.10 20:57:35.994069 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 8952 | 2026.04.10 20:57:35.994087 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.04.10 20:57:35.994141 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8954 | 2026.04.10 20:57:35.994156 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1371 rows starting from the beginning of the part | ||
| 8955 | 2026.04.10 20:57:35.994231 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 8956 | 2026.04.10 20:57:35.994300 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 8957 | 2026.04.10 20:57:35.994367 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 8958 | 2026.04.10 20:57:35.994430 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 8959 | 2026.04.10 20:57:35.994719 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.04.10 20:57:35.994770 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8961 | 2026.04.10 20:57:35.995279 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8962 | 2026.04.10 20:57:35.995591 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.04.10 20:57:35.995790 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001728 sec., 92592.5925925926 rows/sec., 6.45 MiB/sec. | ||
| 8964 | 2026.04.10 20:57:35.995847 [ 6 ] {568bbf2d-2f81-4cf1-ad5e-8655b34d61fd} <Debug> TCPHandler: Processed in 0.001936977 sec. | ||
| 8965 | 2026.04.10 20:57:35.996019 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.04.10 20:57:35.996149 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.04.10 20:57:35.996179 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426579 sec., 1250175.3611536133 rows/sec., 99.34 MiB/sec. | ||
| 8968 | 2026.04.10 20:57:35.996212 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373801 sec., 1293705.7487127185 rows/sec., 93.92 MiB/sec. | ||
| 8969 | 2026.04.10 20:57:35.996209 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8970 | 2026.04.10 20:57:35.996464 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8971 | 2026.04.10 20:57:35.996661 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8972 | 2026.04.10 20:57:35.996787 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.04.10 20:57:35.996833 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.04.10 20:57:35.996842 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8975 | 2026.04.10 20:57:35.996941 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_81_16} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8976 | 2026.04.10 20:57:35.997030 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 8977 | 2026.04.10 20:57:35.997159 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.04.10 20:57:35.997293 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_81_16} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8979 | 2026.04.10 20:57:35.997336 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8980 | 2026.04.10 20:57:35.997430 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8981 | 2026.04.10 20:57:35.997641 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.04.10 20:57:35.997786 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001697 sec., 35356.511490866236 rows/sec., 2.38 MiB/sec. | ||
| 8983 | 2026.04.10 20:57:35.997787 [ 49 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8984 | 2026.04.10 20:57:35.997823 [ 6 ] {bd95fb41-31d8-463b-86ff-07afa10da08f} <Debug> TCPHandler: Processed in 0.001899097 sec. | ||
| 8985 | 2026.04.10 20:57:35.997858 [ 49 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.04.10 20:57:35.997892 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 8987 | 2026.04.10 20:57:35.997978 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8988 | 2026.04.10 20:57:35.998056 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8989 | 2026.04.10 20:57:35.998081 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3960 rows starting from the beginning of the part | ||
| 8990 | 2026.04.10 20:57:35.998125 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 8991 | 2026.04.10 20:57:35.998168 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 8992 | 2026.04.10 20:57:35.998241 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 8993 | 2026.04.10 20:57:35.998274 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 8994 | 2026.04.10 20:57:35.998373 [ 198 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 8995 | 2026.04.10 20:57:35.999709 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001727146 sec., 2431757.3615664225 rows/sec., 163.88 MiB/sec. | ||
| 8996 | 2026.04.10 20:57:36.000190 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8997 | 2026.04.10 20:57:36.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.02 MiB, peak 318.91 MiB, free memory in arenas 0.00 B, will set to 309.22 MiB (RSS), difference: -3.80 MiB | ||
| 8998 | 2026.04.10 20:57:36.000627 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.04.10 20:57:36.000776 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_81_16} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9000 | 2026.04.10 20:57:36.000898 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9001 | 2026.04.10 20:57:36.347165 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58718 | ||
| 9002 | 2026.04.10 20:57:36.347288 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2026.04.10 20:57:36.347326 [ 291 ] {} <Debug> TCP-Session: 419ddf2f-7c78-4745-9205-6480eeacc0d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58718 | ||
| 9004 | 2026.04.10 20:57:36.347358 [ 291 ] {} <Debug> TCP-Session: 419ddf2f-7c78-4745-9205-6480eeacc0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.04.10 20:57:36.347373 [ 291 ] {} <Debug> TCP-Session: 419ddf2f-7c78-4745-9205-6480eeacc0d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.04.10 20:57:36.347583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55347 | ||
| 9007 | 2026.04.10 20:57:36.347629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57400 | ||
| 9008 | 2026.04.10 20:57:36.347642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56916 | ||
| 9009 | 2026.04.10 20:57:36.347700 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57929 | ||
| 9010 | 2026.04.10 20:57:36.347704 [ 291 ] {} <Trace> TCP-Session: 419ddf2f-7c78-4745-9205-6480eeacc0d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.04.10 20:57:36.347760 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9012 | 2026.04.10 20:57:36.347691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9013 | 2026.04.10 20:57:36.347790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9014 | 2026.04.10 20:57:36.347807 [ 293 ] {} <Debug> TCP-Session: da5787a1-f65e-465e-bdda-4fbdb390e544 Authenticating user 'default' from [fd00:1122:3344:101::e]:57400 | ||
| 9015 | 2026.04.10 20:57:36.347832 [ 292 ] {} <Debug> TCP-Session: 9eeeea97-3178-48dd-a4d0-c005e55f38fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55347 | ||
| 9016 | 2026.04.10 20:57:36.347845 [ 294 ] {} <Debug> TCP-Session: 6a3ae7cd-28c6-4bde-8760-a1cc546e3515 Authenticating user 'default' from [fd00:1122:3344:101::e]:56916 | ||
| 9017 | 2026.04.10 20:57:36.347858 [ 293 ] {} <Debug> TCP-Session: da5787a1-f65e-465e-bdda-4fbdb390e544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2026.04.10 20:57:36.347871 [ 292 ] {} <Debug> TCP-Session: 9eeeea97-3178-48dd-a4d0-c005e55f38fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.04.10 20:57:36.347884 [ 294 ] {} <Debug> TCP-Session: 6a3ae7cd-28c6-4bde-8760-a1cc546e3515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.04.10 20:57:36.347890 [ 293 ] {} <Debug> TCP-Session: da5787a1-f65e-465e-bdda-4fbdb390e544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.04.10 20:57:36.347915 [ 294 ] {} <Debug> TCP-Session: 6a3ae7cd-28c6-4bde-8760-a1cc546e3515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.04.10 20:57:36.347927 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9023 | 2026.04.10 20:57:36.347900 [ 292 ] {} <Debug> TCP-Session: 9eeeea97-3178-48dd-a4d0-c005e55f38fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.04.10 20:57:36.347982 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.04.10 20:57:36.347690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52705 | ||
| 9026 | 2026.04.10 20:57:36.348034 [ 290 ] {} <Debug> TCP-Session: b902db82-9b1d-4003-9aeb-7816456a16fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57929 | ||
| 9027 | 2026.04.10 20:57:36.347670 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36849 | ||
| 9028 | 2026.04.10 20:57:36.348082 [ 290 ] {} <Debug> TCP-Session: b902db82-9b1d-4003-9aeb-7816456a16fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.04.10 20:57:36.347656 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56257 | ||
| 9030 | 2026.04.10 20:57:36.348121 [ 290 ] {} <Debug> TCP-Session: b902db82-9b1d-4003-9aeb-7816456a16fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.04.10 20:57:36.347644 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 9032 | 2026.04.10 20:57:36.348216 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9033 | 2026.04.10 20:57:36.348272 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9034 | 2026.04.10 20:57:36.348573 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 9035 | 2026.04.10 20:57:36.348609 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9036 | 2026.04.10 20:57:36.348643 [ 289 ] {} <Debug> TCP-Session: c80f7822-9eb0-4cb9-9492-8dbe35de813e Authenticating user 'default' from [fd00:1122:3344:101::e]:52705 | ||
| 9037 | 2026.04.10 20:57:36.348660 [ 289 ] {} <Debug> TCP-Session: c80f7822-9eb0-4cb9-9492-8dbe35de813e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.04.10 20:57:36.348676 [ 289 ] {} <Debug> TCP-Session: c80f7822-9eb0-4cb9-9492-8dbe35de813e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.04.10 20:57:36.348716 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9040 | 2026.04.10 20:57:36.348749 [ 4 ] {} <Debug> TCP-Session: 156ed58d-d687-4e24-8ec3-e8327ea006ea Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 9041 | 2026.04.10 20:57:36.348766 [ 4 ] {} <Debug> TCP-Session: 156ed58d-d687-4e24-8ec3-e8327ea006ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2026.04.10 20:57:36.348779 [ 4 ] {} <Debug> TCP-Session: 156ed58d-d687-4e24-8ec3-e8327ea006ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9043 | 2026.04.10 20:57:36.348909 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9044 | 2026.04.10 20:57:36.348948 [ 286 ] {} <Debug> TCP-Session: 2450d1b0-c828-4969-91e6-ce9bd37bb97d Authenticating user 'default' from [fd00:1122:3344:101::e]:56257 | ||
| 9045 | 2026.04.10 20:57:36.348966 [ 286 ] {} <Debug> TCP-Session: 2450d1b0-c828-4969-91e6-ce9bd37bb97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.04.10 20:57:36.348981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9047 | 2026.04.10 20:57:36.348984 [ 286 ] {} <Debug> TCP-Session: 2450d1b0-c828-4969-91e6-ce9bd37bb97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.04.10 20:57:36.349013 [ 288 ] {} <Debug> TCP-Session: d32b61db-e50a-4138-b4b8-6eaaa0297184 Authenticating user 'default' from [fd00:1122:3344:101::e]:36849 | ||
| 9049 | 2026.04.10 20:57:36.349029 [ 288 ] {} <Debug> TCP-Session: d32b61db-e50a-4138-b4b8-6eaaa0297184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.04.10 20:57:36.349042 [ 288 ] {} <Debug> TCP-Session: d32b61db-e50a-4138-b4b8-6eaaa0297184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.04.10 20:57:36.349489 [ 332 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> AggregatingTransform: Aggregating | ||
| 9052 | 2026.04.10 20:57:36.349539 [ 332 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 9053 | 2026.04.10 20:57:36.349573 [ 332 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892988 sec. (1119.836 rows/sec., 43.74 KiB/sec.) | ||
| 9054 | 2026.04.10 20:57:36.349592 [ 332 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Trace> Aggregator: Merging aggregated data | ||
| 9055 | 2026.04.10 20:57:36.350866 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 9056 | 2026.04.10 20:57:36.350982 [ 291 ] {ff80221f-da76-4879-900f-dd0e21d76fbd} <Debug> TCPHandler: Processed in 0.00339312 sec. | ||
| 9057 | 2026.04.10 20:57:36.351090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9058 | 2026.04.10 20:57:36.351117 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.04.10 20:57:36.351136 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9060 | 2026.04.10 20:57:36.351150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9061 | 2026.04.10 20:57:36.351165 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9062 | 2026.04.10 20:57:36.351183 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9063 | 2026.04.10 20:57:36.351203 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9064 | 2026.04.10 20:57:36.351222 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9065 | 2026.04.10 20:57:36.351245 [ 289 ] {} <Debug> TCP-Session: c80f7822-9eb0-4cb9-9492-8dbe35de813e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.04.10 20:57:36.351261 [ 294 ] {} <Debug> TCP-Session: 6a3ae7cd-28c6-4bde-8760-a1cc546e3515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.04.10 20:57:36.351272 [ 4 ] {} <Debug> TCP-Session: 156ed58d-d687-4e24-8ec3-e8327ea006ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2026.04.10 20:57:36.351240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9069 | 2026.04.10 20:57:36.351215 [ 286 ] {} <Debug> TCP-Session: 2450d1b0-c828-4969-91e6-ce9bd37bb97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2026.04.10 20:57:36.351207 [ 292 ] {} <Debug> TCP-Session: 9eeeea97-3178-48dd-a4d0-c005e55f38fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9071 | 2026.04.10 20:57:36.351350 [ 288 ] {} <Debug> TCP-Session: d32b61db-e50a-4138-b4b8-6eaaa0297184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9072 | 2026.04.10 20:57:36.351187 [ 293 ] {} <Debug> TCP-Session: da5787a1-f65e-465e-bdda-4fbdb390e544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2026.04.10 20:57:36.351169 [ 290 ] {} <Debug> TCP-Session: b902db82-9b1d-4003-9aeb-7816456a16fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2026.04.10 20:57:36.351123 [ 291 ] {} <Debug> TCP-Session: 419ddf2f-7c78-4745-9205-6480eeacc0d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.04.10 20:57:36.412792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9076 | 2026.04.10 20:57:36.433325 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.04.10 20:57:36.433418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9078 | 2026.04.10 20:57:36.439909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9079 | 2026.04.10 20:57:36.440709 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.04.10 20:57:36.445563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9081 | 2026.04.10 20:57:36.565715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62281 | ||
| 9082 | 2026.04.10 20:57:36.565821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9083 | 2026.04.10 20:57:36.565849 [ 291 ] {} <Debug> TCP-Session: a1d5bfb3-7db7-458c-bd3f-a469ad835f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:62281 | ||
| 9084 | 2026.04.10 20:57:36.565871 [ 291 ] {} <Debug> TCP-Session: a1d5bfb3-7db7-458c-bd3f-a469ad835f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2026.04.10 20:57:36.565884 [ 291 ] {} <Debug> TCP-Session: a1d5bfb3-7db7-458c-bd3f-a469ad835f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.04.10 20:57:36.566059 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59437 | ||
| 9087 | 2026.04.10 20:57:36.566107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61959 | ||
| 9088 | 2026.04.10 20:57:36.566133 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36691 | ||
| 9089 | 2026.04.10 20:57:36.566176 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46212 | ||
| 9090 | 2026.04.10 20:57:36.566187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51026 | ||
| 9091 | 2026.04.10 20:57:36.566173 [ 291 ] {} <Trace> TCP-Session: a1d5bfb3-7db7-458c-bd3f-a469ad835f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.04.10 20:57:36.566239 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9093 | 2026.04.10 20:57:36.566153 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60276 | ||
| 9094 | 2026.04.10 20:57:36.566291 [ 293 ] {} <Debug> TCP-Session: 2ca7cdbe-7a81-4744-b193-249714ab9d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:61959 | ||
| 9095 | 2026.04.10 20:57:36.566303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9096 | 2026.04.10 20:57:36.566325 [ 293 ] {} <Debug> TCP-Session: 2ca7cdbe-7a81-4744-b193-249714ab9d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9097 | 2026.04.10 20:57:36.566294 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.04.10 20:57:36.566345 [ 289 ] {} <Debug> TCP-Session: 59ccd0f6-a24b-47e1-87f0-98ce5be99252 Authenticating user 'default' from [fd00:1122:3344:101::e]:46212 | ||
| 9099 | 2026.04.10 20:57:36.566357 [ 293 ] {} <Debug> TCP-Session: 2ca7cdbe-7a81-4744-b193-249714ab9d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.04.10 20:57:36.566377 [ 289 ] {} <Debug> TCP-Session: 59ccd0f6-a24b-47e1-87f0-98ce5be99252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.04.10 20:57:36.566377 [ 294 ] {} <Debug> TCP-Session: 08c1c6ce-868a-498e-82bc-fd1c72333e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:36691 | ||
| 9102 | 2026.04.10 20:57:36.566349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9103 | 2026.04.10 20:57:36.566420 [ 289 ] {} <Debug> TCP-Session: 59ccd0f6-a24b-47e1-87f0-98ce5be99252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.04.10 20:57:36.566447 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9105 | 2026.04.10 20:57:36.566459 [ 288 ] {} <Debug> TCP-Session: 6c1d5b2d-fe49-4faf-8ce4-cb8bddbaf849 Authenticating user 'default' from [fd00:1122:3344:101::e]:60276 | ||
| 9106 | 2026.04.10 20:57:36.566434 [ 294 ] {} <Debug> TCP-Session: 08c1c6ce-868a-498e-82bc-fd1c72333e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.04.10 20:57:36.566519 [ 288 ] {} <Debug> TCP-Session: 6c1d5b2d-fe49-4faf-8ce4-cb8bddbaf849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9108 | 2026.04.10 20:57:36.566536 [ 294 ] {} <Debug> TCP-Session: 08c1c6ce-868a-498e-82bc-fd1c72333e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.04.10 20:57:36.566547 [ 288 ] {} <Debug> TCP-Session: 6c1d5b2d-fe49-4faf-8ce4-cb8bddbaf849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2026.04.10 20:57:36.566293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9111 | 2026.04.10 20:57:36.566146 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39832 | ||
| 9112 | 2026.04.10 20:57:36.566609 [ 290 ] {} <Debug> TCP-Session: b168584a-e9d4-41d9-8be5-92f458a8eea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51026 | ||
| 9113 | 2026.04.10 20:57:36.566134 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54410 | ||
| 9114 | 2026.04.10 20:57:36.566641 [ 290 ] {} <Debug> TCP-Session: b168584a-e9d4-41d9-8be5-92f458a8eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9115 | 2026.04.10 20:57:36.566662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9116 | 2026.04.10 20:57:36.566677 [ 290 ] {} <Debug> TCP-Session: b168584a-e9d4-41d9-8be5-92f458a8eea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2026.04.10 20:57:36.566698 [ 286 ] {} <Debug> TCP-Session: 06bd23dd-984e-41a8-a5d1-a57e3ad72ece Authenticating user 'default' from [fd00:1122:3344:101::e]:39832 | ||
| 9118 | 2026.04.10 20:57:36.566172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2026.04.10 20:57:36.566726 [ 286 ] {} <Debug> TCP-Session: 06bd23dd-984e-41a8-a5d1-a57e3ad72ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2026.04.10 20:57:36.566747 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9121 | 2026.04.10 20:57:36.566754 [ 292 ] {} <Debug> TCP-Session: c684afb8-4525-4eb3-9fe8-c4c23aa64140 Authenticating user 'default' from [fd00:1122:3344:101::e]:59437 | ||
| 9122 | 2026.04.10 20:57:36.566752 [ 286 ] {} <Debug> TCP-Session: 06bd23dd-984e-41a8-a5d1-a57e3ad72ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2026.04.10 20:57:36.566793 [ 292 ] {} <Debug> TCP-Session: c684afb8-4525-4eb3-9fe8-c4c23aa64140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.04.10 20:57:36.566717 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9125 | 2026.04.10 20:57:36.566810 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9126 | 2026.04.10 20:57:36.566838 [ 4 ] {} <Debug> TCP-Session: 62af1829-da7f-4271-827b-b9bcd51b6058 Authenticating user 'default' from [fd00:1122:3344:101::e]:54410 | ||
| 9127 | 2026.04.10 20:57:36.566810 [ 292 ] {} <Debug> TCP-Session: c684afb8-4525-4eb3-9fe8-c4c23aa64140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.04.10 20:57:36.566860 [ 4 ] {} <Debug> TCP-Session: 62af1829-da7f-4271-827b-b9bcd51b6058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.04.10 20:57:36.566885 [ 4 ] {} <Debug> TCP-Session: 62af1829-da7f-4271-827b-b9bcd51b6058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.04.10 20:57:36.567148 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 9131 | 2026.04.10 20:57:36.568189 [ 314 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> AggregatingTransform: Aggregating | ||
| 9132 | 2026.04.10 20:57:36.568248 [ 314 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> Aggregator: Aggregation method: without_key | ||
| 9133 | 2026.04.10 20:57:36.568288 [ 314 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103397 sec. (967.146 rows/sec., 37.78 KiB/sec.) | ||
| 9134 | 2026.04.10 20:57:36.568308 [ 314 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Trace> Aggregator: Merging aggregated data | ||
| 9135 | 2026.04.10 20:57:36.569714 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003334 sec., 299.9400119976005 rows/sec., 11.72 KiB/sec. | ||
| 9136 | 2026.04.10 20:57:36.569863 [ 291 ] {9d9a069b-7b52-4ad3-bfca-d14ad73fe266} <Debug> TCPHandler: Processed in 0.003803983 sec. | ||
| 9137 | 2026.04.10 20:57:36.569977 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9138 | 2026.04.10 20:57:36.570004 [ 291 ] {} <Debug> TCP-Session: a1d5bfb3-7db7-458c-bd3f-a469ad835f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.04.10 20:57:36.570010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9140 | 2026.04.10 20:57:36.570031 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9141 | 2026.04.10 20:57:36.570049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9142 | 2026.04.10 20:57:36.570053 [ 292 ] {} <Debug> TCP-Session: c684afb8-4525-4eb3-9fe8-c4c23aa64140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2026.04.10 20:57:36.570067 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9144 | 2026.04.10 20:57:36.570090 [ 294 ] {} <Debug> TCP-Session: 08c1c6ce-868a-498e-82bc-fd1c72333e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.04.10 20:57:36.570108 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9146 | 2026.04.10 20:57:36.570128 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9147 | 2026.04.10 20:57:36.570147 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9148 | 2026.04.10 20:57:36.570162 [ 293 ] {} <Debug> TCP-Session: 2ca7cdbe-7a81-4744-b193-249714ab9d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2026.04.10 20:57:36.570174 [ 288 ] {} <Debug> TCP-Session: 6c1d5b2d-fe49-4faf-8ce4-cb8bddbaf849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2026.04.10 20:57:36.570193 [ 289 ] {} <Debug> TCP-Session: 59ccd0f6-a24b-47e1-87f0-98ce5be99252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9151 | 2026.04.10 20:57:36.570118 [ 286 ] {} <Debug> TCP-Session: 06bd23dd-984e-41a8-a5d1-a57e3ad72ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.04.10 20:57:36.570089 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9153 | 2026.04.10 20:57:36.570076 [ 290 ] {} <Debug> TCP-Session: b168584a-e9d4-41d9-8be5-92f458a8eea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.04.10 20:57:36.570287 [ 4 ] {} <Debug> TCP-Session: 62af1829-da7f-4271-827b-b9bcd51b6058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.04.10 20:57:36.614990 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63084 | ||
| 9156 | 2026.04.10 20:57:36.615078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9157 | 2026.04.10 20:57:36.615104 [ 286 ] {} <Debug> TCP-Session: 60c3bf01-555b-48da-a479-db89d9494035 Authenticating user 'default' from [fd00:1122:3344:101::e]:63084 | ||
| 9158 | 2026.04.10 20:57:36.615124 [ 286 ] {} <Debug> TCP-Session: 60c3bf01-555b-48da-a479-db89d9494035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.04.10 20:57:36.615136 [ 286 ] {} <Debug> TCP-Session: 60c3bf01-555b-48da-a479-db89d9494035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.04.10 20:57:36.615319 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45965 | ||
| 9161 | 2026.04.10 20:57:36.615351 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 9162 | 2026.04.10 20:57:36.615367 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60144 | ||
| 9163 | 2026.04.10 20:57:36.615402 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55422 | ||
| 9164 | 2026.04.10 20:57:36.615429 [ 286 ] {} <Trace> TCP-Session: 60c3bf01-555b-48da-a479-db89d9494035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.04.10 20:57:36.615411 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65470 | ||
| 9166 | 2026.04.10 20:57:36.615469 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9167 | 2026.04.10 20:57:36.615511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2026.04.10 20:57:36.615511 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9169 | 2026.04.10 20:57:36.615536 [ 289 ] {} <Debug> TCP-Session: d1f61a12-90e7-4266-900e-ce6f6f4685d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 9170 | 2026.04.10 20:57:36.615559 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2026.04.10 20:57:36.615572 [ 294 ] {} <Debug> TCP-Session: efbc87e2-78f7-4ec0-a24b-8fed3e47d5fc Authenticating user 'default' from [fd00:1122:3344:101::e]:55422 | ||
| 9172 | 2026.04.10 20:57:36.615583 [ 289 ] {} <Debug> TCP-Session: d1f61a12-90e7-4266-900e-ce6f6f4685d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.04.10 20:57:36.615598 [ 4 ] {} <Debug> TCP-Session: 9c5e6ca2-99c1-476d-9fc2-d32439cf6aef Authenticating user 'default' from [fd00:1122:3344:101::e]:65470 | ||
| 9174 | 2026.04.10 20:57:36.615617 [ 289 ] {} <Debug> TCP-Session: d1f61a12-90e7-4266-900e-ce6f6f4685d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.04.10 20:57:36.615613 [ 294 ] {} <Debug> TCP-Session: efbc87e2-78f7-4ec0-a24b-8fed3e47d5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.04.10 20:57:36.615639 [ 4 ] {} <Debug> TCP-Session: 9c5e6ca2-99c1-476d-9fc2-d32439cf6aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2026.04.10 20:57:36.615658 [ 294 ] {} <Debug> TCP-Session: efbc87e2-78f7-4ec0-a24b-8fed3e47d5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.04.10 20:57:36.615671 [ 4 ] {} <Debug> TCP-Session: 9c5e6ca2-99c1-476d-9fc2-d32439cf6aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.04.10 20:57:36.615608 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9180 | 2026.04.10 20:57:36.615372 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58059 | ||
| 9181 | 2026.04.10 20:57:36.615385 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.04.10 20:57:36.615553 [ 290 ] {} <Debug> TCP-Session: 42160b91-f884-4205-a3ff-1fb7bbdbb752 Authenticating user 'default' from [fd00:1122:3344:101::e]:60144 | ||
| 9183 | 2026.04.10 20:57:36.615779 [ 288 ] {} <Debug> TCP-Session: 84c8d6e6-e57b-4a32-a906-e8697870c4d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45965 | ||
| 9184 | 2026.04.10 20:57:36.615783 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2026.04.10 20:57:36.615796 [ 290 ] {} <Debug> TCP-Session: 42160b91-f884-4205-a3ff-1fb7bbdbb752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.04.10 20:57:36.615806 [ 288 ] {} <Debug> TCP-Session: 84c8d6e6-e57b-4a32-a906-e8697870c4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.04.10 20:57:36.615818 [ 292 ] {} <Debug> TCP-Session: 6bddfa97-67e5-40f1-81a7-7293103d6bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:58059 | ||
| 9188 | 2026.04.10 20:57:36.615827 [ 290 ] {} <Debug> TCP-Session: 42160b91-f884-4205-a3ff-1fb7bbdbb752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.04.10 20:57:36.615850 [ 292 ] {} <Debug> TCP-Session: 6bddfa97-67e5-40f1-81a7-7293103d6bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.04.10 20:57:36.615839 [ 288 ] {} <Debug> TCP-Session: 84c8d6e6-e57b-4a32-a906-e8697870c4d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.04.10 20:57:36.615873 [ 292 ] {} <Debug> TCP-Session: 6bddfa97-67e5-40f1-81a7-7293103d6bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.04.10 20:57:36.615390 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37034 | ||
| 9193 | 2026.04.10 20:57:36.615371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55330 | ||
| 9194 | 2026.04.10 20:57:36.615951 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9195 | 2026.04.10 20:57:36.615972 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9196 | 2026.04.10 20:57:36.615988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2026.04.10 20:57:36.616001 [ 293 ] {} <Debug> TCP-Session: 72ad8c06-0a80-47d5-91bb-380c80ccc5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37034 | ||
| 9198 | 2026.04.10 20:57:36.616008 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9199 | 2026.04.10 20:57:36.616029 [ 293 ] {} <Debug> TCP-Session: 72ad8c06-0a80-47d5-91bb-380c80ccc5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.04.10 20:57:36.616017 [ 291 ] {} <Debug> TCP-Session: 7a409572-6f85-451d-b6f0-5e2037a66d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:55330 | ||
| 9201 | 2026.04.10 20:57:36.616054 [ 293 ] {} <Debug> TCP-Session: 72ad8c06-0a80-47d5-91bb-380c80ccc5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.04.10 20:57:36.616078 [ 291 ] {} <Debug> TCP-Session: 7a409572-6f85-451d-b6f0-5e2037a66d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2026.04.10 20:57:36.616096 [ 291 ] {} <Debug> TCP-Session: 7a409572-6f85-451d-b6f0-5e2037a66d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.04.10 20:57:36.616303 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 9205 | 2026.04.10 20:57:36.617251 [ 296 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> AggregatingTransform: Aggregating | ||
| 9206 | 2026.04.10 20:57:36.617293 [ 296 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9207 | 2026.04.10 20:57:36.617332 [ 296 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927628 sec. (1078.018 rows/sec., 42.11 KiB/sec.) | ||
| 9208 | 2026.04.10 20:57:36.617352 [ 296 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Trace> Aggregator: Merging aggregated data | ||
| 9209 | 2026.04.10 20:57:36.618664 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 9210 | 2026.04.10 20:57:36.618809 [ 286 ] {6225577b-3b97-47e0-82c1-fc108c0049b3} <Debug> TCPHandler: Processed in 0.003489431 sec. | ||
| 9211 | 2026.04.10 20:57:36.618904 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2026.04.10 20:57:36.618930 [ 286 ] {} <Debug> TCP-Session: 60c3bf01-555b-48da-a479-db89d9494035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.04.10 20:57:36.618938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2026.04.10 20:57:36.618967 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2026.04.10 20:57:36.618981 [ 289 ] {} <Debug> TCP-Session: d1f61a12-90e7-4266-900e-ce6f6f4685d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.04.10 20:57:36.618998 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2026.04.10 20:57:36.619012 [ 4 ] {} <Debug> TCP-Session: 9c5e6ca2-99c1-476d-9fc2-d32439cf6aef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.04.10 20:57:36.619017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9219 | 2026.04.10 20:57:36.619046 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2026.04.10 20:57:36.619072 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.04.10 20:57:36.619078 [ 290 ] {} <Debug> TCP-Session: 42160b91-f884-4205-a3ff-1fb7bbdbb752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.04.10 20:57:36.619101 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2026.04.10 20:57:36.619116 [ 293 ] {} <Debug> TCP-Session: 72ad8c06-0a80-47d5-91bb-380c80ccc5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.04.10 20:57:36.619128 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9225 | 2026.04.10 20:57:36.619143 [ 292 ] {} <Debug> TCP-Session: 6bddfa97-67e5-40f1-81a7-7293103d6bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.04.10 20:57:36.619041 [ 288 ] {} <Debug> TCP-Session: 84c8d6e6-e57b-4a32-a906-e8697870c4d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.04.10 20:57:36.619174 [ 294 ] {} <Debug> TCP-Session: efbc87e2-78f7-4ec0-a24b-8fed3e47d5fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.04.10 20:57:36.619104 [ 291 ] {} <Debug> TCP-Session: 7a409572-6f85-451d-b6f0-5e2037a66d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.04.10 20:57:37.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.03 MiB, peak 318.91 MiB, free memory in arenas 0.00 B, will set to 309.26 MiB (RSS), difference: 2.24 MiB | ||
| 9230 | 2026.04.10 20:57:37.677762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1114 | ||
| 9231 | 2026.04.10 20:57:37.680102 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.04.10 20:57:37.680157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9233 | 2026.04.10 20:57:37.681392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9234 | 2026.04.10 20:57:37.681671 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.04.10 20:57:37.681826 [ 47 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9236 | 2026.04.10 20:57:37.681870 [ 47 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.04.10 20:57:37.681893 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9238 | 2026.04.10 20:57:37.682030 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 9239 | 2026.04.10 20:57:37.682062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 9240 | 2026.04.10 20:57:37.682696 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9241 | 2026.04.10 20:57:37.682880 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 994 rows starting from the beginning of the part | ||
| 9242 | 2026.04.10 20:57:37.683313 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 9243 | 2026.04.10 20:57:37.683667 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 9244 | 2026.04.10 20:57:37.684016 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 9245 | 2026.04.10 20:57:37.684363 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 9246 | 2026.04.10 20:57:37.684706 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 9247 | 2026.04.10 20:57:37.691295 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.009331034 sec., 119386.55458762663 rows/sec., 95.49 MiB/sec. | ||
| 9248 | 2026.04.10 20:57:37.692379 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9249 | 2026.04.10 20:57:37.692891 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2026.04.10 20:57:37.692968 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_36_7} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9251 | 2026.04.10 20:57:37.693164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 9252 | 2026.04.10 20:57:40.988899 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.04.10 20:57:40.989112 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9254 | 2026.04.10 20:57:40.989185 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9255 | 2026.04.10 20:57:40.989898 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.04.10 20:57:40.989948 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9257 | 2026.04.10 20:57:40.990353 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9258 | 2026.04.10 20:57:40.990576 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.04.10 20:57:40.990734 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001677 sec., 82289.80322003577 rows/sec., 7.16 MiB/sec. | ||
| 9260 | 2026.04.10 20:57:40.990777 [ 6 ] {6ef101c6-c204-4883-b9ec-7f1052e350f4} <Debug> TCPHandler: Processed in 0.002013108 sec. | ||
| 9261 | 2026.04.10 20:57:40.990897 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.04.10 20:57:40.990992 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.04.10 20:57:40.991033 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9264 | 2026.04.10 20:57:40.991440 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.04.10 20:57:40.991477 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9266 | 2026.04.10 20:57:40.991773 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9267 | 2026.04.10 20:57:40.991981 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.04.10 20:57:40.992108 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001135 sec., 36123.348017621145 rows/sec., 2.65 MiB/sec. | ||
| 9269 | 2026.04.10 20:57:40.992146 [ 6 ] {3e60c5a2-f146-4a72-aea1-7cf981759641} <Debug> TCPHandler: Processed in 0.001299772 sec. | ||
| 9270 | 2026.04.10 20:57:40.992248 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.04.10 20:57:40.992342 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9272 | 2026.04.10 20:57:40.992382 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9273 | 2026.04.10 20:57:40.992801 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.04.10 20:57:40.992838 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9275 | 2026.04.10 20:57:40.993141 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9276 | 2026.04.10 20:57:40.993354 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.04.10 20:57:40.993483 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001159 sec., 90595.34081104399 rows/sec., 7.08 MiB/sec. | ||
| 9278 | 2026.04.10 20:57:40.993521 [ 6 ] {257c70ae-0c7c-4bc6-b741-a472d79930d9} <Debug> TCPHandler: Processed in 0.001321292 sec. | ||
| 9279 | 2026.04.10 20:57:40.993637 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.04.10 20:57:40.993733 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9281 | 2026.04.10 20:57:40.993777 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9282 | 2026.04.10 20:57:40.994171 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.04.10 20:57:40.994207 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9284 | 2026.04.10 20:57:40.994534 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9285 | 2026.04.10 20:57:40.994743 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.04.10 20:57:40.994862 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 9287 | 2026.04.10 20:57:40.994871 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9288 | 2026.04.10 20:57:40.994938 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.04.10 20:57:40.994952 [ 6 ] {b3bcd8d2-5789-43f1-b919-bcdb7a84fc79} <Debug> TCPHandler: Processed in 0.001363952 sec. | ||
| 9290 | 2026.04.10 20:57:40.994963 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9291 | 2026.04.10 20:57:40.995074 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.04.10 20:57:40.995074 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 9293 | 2026.04.10 20:57:40.995175 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2026.04.10 20:57:40.995218 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9295 | 2026.04.10 20:57:40.995233 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <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 | ||
| 9296 | 2026.04.10 20:57:40.995260 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 28852 rows starting from the beginning of the part | ||
| 9297 | 2026.04.10 20:57:40.995331 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 9298 | 2026.04.10 20:57:40.995377 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9299 | 2026.04.10 20:57:40.995419 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 9300 | 2026.04.10 20:57:40.995458 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9301 | 2026.04.10 20:57:40.995497 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 9302 | 2026.04.10 20:57:40.996058 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.04.10 20:57:40.996099 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9304 | 2026.04.10 20:57:40.996671 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9305 | 2026.04.10 20:57:40.996905 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.04.10 20:57:40.997022 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9307 | 2026.04.10 20:57:40.997047 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00189 sec., 21693.121693121695 rows/sec., 38.87 MiB/sec. | ||
| 9308 | 2026.04.10 20:57:40.997057 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.04.10 20:57:40.997090 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9310 | 2026.04.10 20:57:40.997109 [ 6 ] {b2b8c864-a489-4cb8-bbd7-7e663cd0df8c} <Debug> TCPHandler: Processed in 0.002085629 sec. | ||
| 9311 | 2026.04.10 20:57:40.997194 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 9312 | 2026.04.10 20:57:40.997233 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2026.04.10 20:57:40.997333 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9314 | 2026.04.10 20:57:40.997375 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9315 | 2026.04.10 20:57:40.997450 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9316 | 2026.04.10 20:57:40.997518 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1258 rows starting from the beginning of the part | ||
| 9317 | 2026.04.10 20:57:40.997680 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 9318 | 2026.04.10 20:57:40.997714 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.04.10 20:57:40.997753 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9320 | 2026.04.10 20:57:40.997806 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 9321 | 2026.04.10 20:57:40.997936 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 9322 | 2026.04.10 20:57:40.998055 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 9323 | 2026.04.10 20:57:40.998079 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9324 | 2026.04.10 20:57:40.998175 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 9325 | 2026.04.10 20:57:40.998312 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.04.10 20:57:40.998451 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 9327 | 2026.04.10 20:57:40.998488 [ 6 ] {5519c673-fd4f-48c8-a318-9869a41f705e} <Debug> TCPHandler: Processed in 0.001304951 sec. | ||
| 9328 | 2026.04.10 20:57:41.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.29 MiB, peak 320.40 MiB, free memory in arenas 0.00 B, will set to 312.14 MiB (RSS), difference: -8.15 MiB | ||
| 9329 | 2026.04.10 20:57:41.002003 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29620 rows, containing 5 columns (5 merged, 0 gathered) in 0.006967293 sec., 4251292.431651719 rows/sec., 274.63 MiB/sec. | ||
| 9330 | 2026.04.10 20:57:41.002609 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 9331 | 2026.04.10 20:57:41.002938 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.04.10 20:57:41.003025 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 9333 | 2026.04.10 20:57:41.003126 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9334 | 2026.04.10 20:57:41.005826 [ 200 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 19 columns (19 merged, 0 gathered) in 0.008684907 sec., 169719.72181164403 rows/sec., 304.13 MiB/sec. | ||
| 9335 | 2026.04.10 20:57:41.007842 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9336 | 2026.04.10 20:57:41.008197 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.04.10 20:57:41.008272 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9338 | 2026.04.10 20:57:41.008396 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.74 MiB. | ||
| 9339 | 2026.04.10 20:57:42.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.63 MiB, peak 320.40 MiB, free memory in arenas 0.00 B, will set to 314.83 MiB (RSS), difference: 13.20 MiB | ||
| 9340 | 2026.04.10 20:57:42.434319 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9341 | 2026.04.10 20:57:42.434406 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9342 | 2026.04.10 20:57:42.603591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23977 | ||
| 9343 | 2026.04.10 20:57:42.604417 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.04.10 20:57:42.604496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9345 | 2026.04.10 20:57:42.604984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9346 | 2026.04.10 20:57:42.605236 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.04.10 20:57:42.605388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23977 | ||
| 9348 | 2026.04.10 20:57:43.945812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9349 | 2026.04.10 20:57:43.963418 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.04.10 20:57:43.963482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9351 | 2026.04.10 20:57:43.969526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9352 | 2026.04.10 20:57:43.970218 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.04.10 20:57:43.973215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9354 | 2026.04.10 20:57:45.986741 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.04.10 20:57:45.986934 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9356 | 2026.04.10 20:57:45.987002 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9357 | 2026.04.10 20:57:45.987667 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.04.10 20:57:45.987717 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9359 | 2026.04.10 20:57:45.988102 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9360 | 2026.04.10 20:57:45.988327 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.04.10 20:57:45.988486 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 9362 | 2026.04.10 20:57:45.988540 [ 6 ] {8a80e9bf-2fc9-47e0-a2b3-cd8ad2462563} <Debug> TCPHandler: Processed in 0.001925987 sec. | ||
| 9363 | 2026.04.10 20:57:45.988665 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.04.10 20:57:45.988770 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9365 | 2026.04.10 20:57:45.988814 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9366 | 2026.04.10 20:57:45.989267 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.04.10 20:57:45.989306 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9368 | 2026.04.10 20:57:45.989618 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9369 | 2026.04.10 20:57:45.989827 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.04.10 20:57:45.989965 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 9371 | 2026.04.10 20:57:45.990004 [ 6 ] {275710c7-7d04-415e-aa60-bd9eca7e09bb} <Debug> TCPHandler: Processed in 0.001393213 sec. | ||
| 9372 | 2026.04.10 20:57:45.990133 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.04.10 20:57:45.990232 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.04.10 20:57:45.990279 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9375 | 2026.04.10 20:57:45.990699 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.04.10 20:57:45.990737 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9377 | 2026.04.10 20:57:45.991062 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9378 | 2026.04.10 20:57:45.991265 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.04.10 20:57:45.991395 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9380 | 2026.04.10 20:57:45.991433 [ 6 ] {4c08dc01-4099-4e80-86e0-28926012cb59} <Debug> TCPHandler: Processed in 0.001350052 sec. | ||
| 9381 | 2026.04.10 20:57:45.991548 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.04.10 20:57:45.991643 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.04.10 20:57:45.991685 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9384 | 2026.04.10 20:57:45.992039 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.04.10 20:57:45.992075 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9386 | 2026.04.10 20:57:45.992377 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9387 | 2026.04.10 20:57:45.992580 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.04.10 20:57:45.992708 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 9389 | 2026.04.10 20:57:45.992743 [ 6 ] {084bd8d4-2153-4042-830c-3c4e241c25e2} <Debug> TCPHandler: Processed in 0.001245321 sec. | ||
| 9390 | 2026.04.10 20:57:46.670058 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.04.10 20:57:46.670325 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 9392 | 2026.04.10 20:57:46.670720 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9393 | 2026.04.10 20:57:46.670764 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9394 | 2026.04.10 20:57:46.671056 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9395 | 2026.04.10 20:57:46.671130 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9396 | 2026.04.10 20:57:46.671273 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 9397 | 2026.04.10 20:57:46.671401 [ 322 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9398 | 2026.04.10 20:57:46.671401 [ 325 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9399 | 2026.04.10 20:57:46.671533 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (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 | ||
| 9400 | 2026.04.10 20:57:46.671561 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9401 | 2026.04.10 20:57:46.674106 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9402 | 2026.04.10 20:57:46.674137 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 9403 | 2026.04.10 20:57:46.674206 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9404 | 2026.04.10 20:57:46.674261 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9405 | 2026.04.10 20:57:46.676071 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> executeQuery: Read 39 rows, 1.60 KiB in 0.005862 sec., 6653.019447287616 rows/sec., 273.54 KiB/sec. | ||
| 9406 | 2026.04.10 20:57:46.676204 [ 6 ] {57051094-d151-41d1-a024-ae985fa68541} <Debug> TCPHandler: Processed in 0.006283516 sec. | ||
| 9407 | 2026.04.10 20:57:46.743173 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2026.04.10 20:57:46.743311 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9409 | 2026.04.10 20:57:46.743368 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9410 | 2026.04.10 20:57:46.743978 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2026.04.10 20:57:46.744025 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9412 | 2026.04.10 20:57:46.744453 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 9413 | 2026.04.10 20:57:46.744650 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Trace> oximeter.timeseries_schema (fbc80364-0c98-4ff4-a63f-d2d918df3c8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2026.04.10 20:57:46.744811 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 162.55 KiB/sec. | ||
| 9415 | 2026.04.10 20:57:46.744855 [ 6 ] {47a46323-f0c2-476a-95f0-3c664b9d944b} <Debug> TCPHandler: Processed in 0.001748906 sec. | ||
| 9416 | 2026.04.10 20:57:46.744964 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2026.04.10 20:57:46.745061 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9418 | 2026.04.10 20:57:46.745104 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9419 | 2026.04.10 20:57:46.745540 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.04.10 20:57:46.745580 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9421 | 2026.04.10 20:57:46.745884 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9422 | 2026.04.10 20:57:46.746096 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.04.10 20:57:46.746225 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 9424 | 2026.04.10 20:57:46.746264 [ 6 ] {e71594ad-7c36-4de4-9d1e-b4e9758c80d5} <Debug> TCPHandler: Processed in 0.001351573 sec. | ||
| 9425 | 2026.04.10 20:57:46.746378 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2026.04.10 20:57:46.746472 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9427 | 2026.04.10 20:57:46.746514 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9428 | 2026.04.10 20:57:46.746907 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.04.10 20:57:46.746945 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9430 | 2026.04.10 20:57:46.747242 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9431 | 2026.04.10 20:57:46.747447 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.04.10 20:57:46.747578 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001123 sec., 14247.551202137132 rows/sec., 1.15 MiB/sec. | ||
| 9433 | 2026.04.10 20:57:46.747616 [ 6 ] {51256945-7641-4bf4-9e81-cb4593fdba7b} <Debug> TCPHandler: Processed in 0.001288002 sec. | ||
| 9434 | 2026.04.10 20:57:46.747737 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.04.10 20:57:46.747859 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9436 | 2026.04.10 20:57:46.747908 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9437 | 2026.04.10 20:57:46.749732 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.04.10 20:57:46.749771 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9439 | 2026.04.10 20:57:46.750247 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9440 | 2026.04.10 20:57:46.750467 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2026.04.10 20:57:46.750607 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Debug> executeQuery: Read 2616 rows, 201.73 KiB in 0.002774 sec., 943042.537851478 rows/sec., 71.02 MiB/sec. | ||
| 9442 | 2026.04.10 20:57:46.750651 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 9443 | 2026.04.10 20:57:46.750665 [ 6 ] {0ab96453-b4a5-4b09-bfe9-d39f7cc9e0e2} <Debug> TCPHandler: Processed in 0.002987837 sec. | ||
| 9444 | 2026.04.10 20:57:46.750783 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.04.10 20:57:46.750881 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.04.10 20:57:46.750924 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9447 | 2026.04.10 20:57:46.751364 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.04.10 20:57:46.751402 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9449 | 2026.04.10 20:57:46.751708 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9450 | 2026.04.10 20:57:46.751940 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.04.10 20:57:46.752070 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Debug> executeQuery: Read 80 rows, 6.00 KiB in 0.001208 sec., 66225.1655629139 rows/sec., 4.85 MiB/sec. | ||
| 9452 | 2026.04.10 20:57:46.752109 [ 6 ] {06ffb575-a64d-411f-8d96-8b0f5dcbbdcd} <Debug> TCPHandler: Processed in 0.001374563 sec. | ||
| 9453 | 2026.04.10 20:57:46.752223 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.04.10 20:57:46.752317 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.04.10 20:57:46.752357 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9456 | 2026.04.10 20:57:46.753071 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.04.10 20:57:46.753109 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9458 | 2026.04.10 20:57:46.753446 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9459 | 2026.04.10 20:57:46.753668 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.04.10 20:57:46.753798 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001499 sec., 550366.9112741828 rows/sec., 32.19 MiB/sec. | ||
| 9461 | 2026.04.10 20:57:46.753838 [ 6 ] {f3f42e78-0135-4765-b97b-28115f7b21a4} <Debug> TCPHandler: Processed in 0.001664605 sec. | ||
| 9462 | 2026.04.10 20:57:46.753955 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.04.10 20:57:46.754071 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9464 | 2026.04.10 20:57:46.754119 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9465 | 2026.04.10 20:57:46.754547 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.04.10 20:57:46.754583 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9467 | 2026.04.10 20:57:46.754872 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9468 | 2026.04.10 20:57:46.755084 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.04.10 20:57:46.755213 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 9470 | 2026.04.10 20:57:46.755252 [ 6 ] {338aacb5-74c3-4c1f-91ba-142d401402df} <Debug> TCPHandler: Processed in 0.001356412 sec. | ||
| 9471 | 2026.04.10 20:57:46.755357 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.04.10 20:57:46.755451 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9473 | 2026.04.10 20:57:46.755491 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9474 | 2026.04.10 20:57:46.755893 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2026.04.10 20:57:46.755929 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9476 | 2026.04.10 20:57:46.756227 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9477 | 2026.04.10 20:57:46.756443 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.04.10 20:57:46.756576 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 9479 | 2026.04.10 20:57:46.756616 [ 6 ] {3aca107e-6fb8-49d4-94e0-3dd446493a0e} <Debug> TCPHandler: Processed in 0.001308262 sec. | ||
| 9480 | 2026.04.10 20:57:46.756732 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.04.10 20:57:46.756827 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9482 | 2026.04.10 20:57:46.756866 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9483 | 2026.04.10 20:57:46.757746 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2026.04.10 20:57:46.757782 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9485 | 2026.04.10 20:57:46.758142 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9486 | 2026.04.10 20:57:46.758350 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.04.10 20:57:46.758479 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Debug> executeQuery: Read 1383 rows, 95.97 KiB in 0.001669 sec., 828639.9041342122 rows/sec., 56.16 MiB/sec. | ||
| 9488 | 2026.04.10 20:57:46.758517 [ 6 ] {2bf5492a-ef92-450d-a75c-373bedd8b58a} <Debug> TCPHandler: Processed in 0.001833846 sec. | ||
| 9489 | 2026.04.10 20:57:46.758633 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.04.10 20:57:46.758727 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9491 | 2026.04.10 20:57:46.758769 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9492 | 2026.04.10 20:57:46.759447 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.04.10 20:57:46.759483 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9494 | 2026.04.10 20:57:46.759899 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9495 | 2026.04.10 20:57:46.760103 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.04.10 20:57:46.760238 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Debug> executeQuery: Read 1540 rows, 96.46 KiB in 0.001529 sec., 1007194.2446043165 rows/sec., 61.61 MiB/sec. | ||
| 9497 | 2026.04.10 20:57:46.760276 [ 6 ] {a70cba95-a5f7-4fe4-95ca-b70d0ed1cc3f} <Debug> TCPHandler: Processed in 0.001692295 sec. | ||
| 9498 | 2026.04.10 20:57:46.760390 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.04.10 20:57:46.760483 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9500 | 2026.04.10 20:57:46.760535 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <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 | ||
| 9501 | 2026.04.10 20:57:46.761373 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.04.10 20:57:46.761410 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9503 | 2026.04.10 20:57:46.761963 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9504 | 2026.04.10 20:57:46.762173 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.04.10 20:57:46.762310 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001845 sec., 28184.281842818426 rows/sec., 50.50 MiB/sec. | ||
| 9506 | 2026.04.10 20:57:46.762371 [ 6 ] {7f5cf4b3-7c0d-442f-a12b-a9fd865b729f} <Debug> TCPHandler: Processed in 0.002031198 sec. | ||
| 9507 | 2026.04.10 20:57:46.762485 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2026.04.10 20:57:46.762585 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9509 | 2026.04.10 20:57:46.762627 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9510 | 2026.04.10 20:57:46.762940 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.04.10 20:57:46.762976 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9512 | 2026.04.10 20:57:46.763261 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9513 | 2026.04.10 20:57:46.763462 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.04.10 20:57:46.763590 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 9515 | 2026.04.10 20:57:46.763625 [ 6 ] {e2564fe5-4cae-4048-879a-63527efb36a4} <Debug> TCPHandler: Processed in 0.00118951 sec. | ||
| 9516 | 2026.04.10 20:57:47.682350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1160 | ||
| 9517 | 2026.04.10 20:57:47.685073 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.04.10 20:57:47.685126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9519 | 2026.04.10 20:57:47.686404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9520 | 2026.04.10 20:57:47.686814 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2026.04.10 20:57:47.687216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9522 | 2026.04.10 20:57:50.105715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24489 | ||
| 9523 | 2026.04.10 20:57:50.106266 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.04.10 20:57:50.106323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9525 | 2026.04.10 20:57:50.106845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9526 | 2026.04.10 20:57:50.107082 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.04.10 20:57:50.107230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24489 | ||
| 9528 | 2026.04.10 20:57:50.107245 [ 36 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9529 | 2026.04.10 20:57:50.107308 [ 36 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.04.10 20:57:50.107330 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9531 | 2026.04.10 20:57:50.107472 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9532 | 2026.04.10 20:57:50.107625 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.04.10 20:57:50.107667 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22057 rows starting from the beginning of the part | ||
| 9534 | 2026.04.10 20:57:50.107734 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9535 | 2026.04.10 20:57:50.107781 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9536 | 2026.04.10 20:57:50.107823 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9537 | 2026.04.10 20:57:50.107865 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9538 | 2026.04.10 20:57:50.107907 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 9539 | 2026.04.10 20:57:50.110152 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24489 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749075 sec., 8908087.26571665 rows/sec., 127.43 MiB/sec. | ||
| 9540 | 2026.04.10 20:57:50.110599 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9541 | 2026.04.10 20:57:50.110885 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.04.10 20:57:50.110962 [ 197 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_51_10} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9543 | 2026.04.10 20:57:50.111060 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9544 | 2026.04.10 20:57:50.988469 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.04.10 20:57:50.988692 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9546 | 2026.04.10 20:57:50.988777 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9547 | 2026.04.10 20:57:50.989657 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.04.10 20:57:50.989717 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9549 | 2026.04.10 20:57:50.990245 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9550 | 2026.04.10 20:57:50.990541 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.04.10 20:57:50.990759 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002129 sec., 26303.428839830907 rows/sec., 2.02 MiB/sec. | ||
| 9552 | 2026.04.10 20:57:50.990824 [ 6 ] {17276ee8-0c48-47a5-a919-b93b354b77ab} <Debug> TCPHandler: Processed in 0.002510032 sec. | ||
| 9553 | 2026.04.10 20:57:50.991002 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.04.10 20:57:50.991135 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9555 | 2026.04.10 20:57:50.991195 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9556 | 2026.04.10 20:57:50.991785 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.04.10 20:57:50.991834 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9558 | 2026.04.10 20:57:50.992237 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9559 | 2026.04.10 20:57:50.992508 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.04.10 20:57:50.992693 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001592 sec., 40201.005025125625 rows/sec., 3.14 MiB/sec. | ||
| 9561 | 2026.04.10 20:57:50.992742 [ 6 ] {0dfb5b25-055d-4d6e-a200-5a8ad7d80fd8} <Debug> TCPHandler: Processed in 0.001804606 sec. | ||
| 9562 | 2026.04.10 20:57:50.992904 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.04.10 20:57:50.993031 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.04.10 20:57:50.993089 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9565 | 2026.04.10 20:57:50.993595 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.04.10 20:57:50.993641 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9567 | 2026.04.10 20:57:50.994066 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9568 | 2026.04.10 20:57:50.994322 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.04.10 20:57:50.994484 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001482 sec., 86369.7705802969 rows/sec., 6.02 MiB/sec. | ||
| 9570 | 2026.04.10 20:57:50.994530 [ 6 ] {e6df20c4-c27f-4f1e-a8b1-da7833dcee81} <Debug> TCPHandler: Processed in 0.001691815 sec. | ||
| 9571 | 2026.04.10 20:57:50.994683 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.04.10 20:57:50.994804 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.04.10 20:57:50.994860 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9574 | 2026.04.10 20:57:50.995269 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.04.10 20:57:50.995315 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9576 | 2026.04.10 20:57:50.995699 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9577 | 2026.04.10 20:57:50.996055 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.04.10 20:57:50.996264 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001482 sec., 32388.663967611334 rows/sec., 2.18 MiB/sec. | ||
| 9579 | 2026.04.10 20:57:50.996320 [ 6 ] {6485db53-5d6c-4032-a114-03bc905a15eb} <Debug> TCPHandler: Processed in 0.001699765 sec. | ||
| 9580 | 2026.04.10 20:57:51.473484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9581 | 2026.04.10 20:57:51.492090 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.04.10 20:57:51.492146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9583 | 2026.04.10 20:57:51.498048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9584 | 2026.04.10 20:57:51.498737 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.04.10 20:57:51.499028 [ 32 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9586 | 2026.04.10 20:57:51.499072 [ 32 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.04.10 20:57:51.499093 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9588 | 2026.04.10 20:57:51.499209 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9589 | 2026.04.10 20:57:51.502334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9590 | 2026.04.10 20:57:51.503143 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9591 | 2026.04.10 20:57:51.504608 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9592 | 2026.04.10 20:57:51.509105 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9593 | 2026.04.10 20:57:51.513550 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9594 | 2026.04.10 20:57:51.518193 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9595 | 2026.04.10 20:57:51.522508 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9596 | 2026.04.10 20:57:51.526350 [ 203 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 9597 | 2026.04.10 20:57:51.577447 [ 193 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078284418 sec., 4905.190711132323 rows/sec., 25.36 MiB/sec. | ||
| 9598 | 2026.04.10 20:57:51.580406 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9599 | 2026.04.10 20:57:51.582476 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_51_10} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.04.10 20:57:51.582589 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_51_10} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9601 | 2026.04.10 20:57:51.585451 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9602 | 2026.04.10 20:57:55.987168 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.04.10 20:57:55.987379 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9604 | 2026.04.10 20:57:55.987455 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9605 | 2026.04.10 20:57:55.988168 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.04.10 20:57:55.988218 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9607 | 2026.04.10 20:57:55.988601 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9608 | 2026.04.10 20:57:55.988825 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.04.10 20:57:55.988984 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 9610 | 2026.04.10 20:57:55.989014 [ 27 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9611 | 2026.04.10 20:57:55.989035 [ 6 ] {8b74d1ca-9986-43b2-978f-71314a0353e7} <Debug> TCPHandler: Processed in 0.002003408 sec. | ||
| 9612 | 2026.04.10 20:57:55.989092 [ 27 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.04.10 20:57:55.989125 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9614 | 2026.04.10 20:57:55.989199 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.04.10 20:57:55.989265 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 9616 | 2026.04.10 20:57:55.989306 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9617 | 2026.04.10 20:57:55.989357 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9618 | 2026.04.10 20:57:55.989431 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9619 | 2026.04.10 20:57:55.989476 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2619 rows starting from the beginning of the part | ||
| 9620 | 2026.04.10 20:57:55.989554 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 9621 | 2026.04.10 20:57:55.989606 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 9622 | 2026.04.10 20:57:55.989657 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2616 rows starting from the beginning of the part | ||
| 9623 | 2026.04.10 20:57:55.989700 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 9624 | 2026.04.10 20:57:55.989745 [ 200 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 9625 | 2026.04.10 20:57:55.989803 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.04.10 20:57:55.989846 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9627 | 2026.04.10 20:57:55.990212 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9628 | 2026.04.10 20:57:55.990431 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.04.10 20:57:55.990559 [ 27 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9630 | 2026.04.10 20:57:55.990571 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001289 sec., 49650.89216446858 rows/sec., 3.88 MiB/sec. | ||
| 9631 | 2026.04.10 20:57:55.990596 [ 27 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.04.10 20:57:55.990619 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9633 | 2026.04.10 20:57:55.990622 [ 6 ] {f6d085cc-55de-4e5e-a901-b949a9b032cf} <Debug> TCPHandler: Processed in 0.001476443 sec. | ||
| 9634 | 2026.04.10 20:57:55.990719 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 9635 | 2026.04.10 20:57:55.990751 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2026.04.10 20:57:55.990855 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9637 | 2026.04.10 20:57:55.990856 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9638 | 2026.04.10 20:57:55.990902 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9639 | 2026.04.10 20:57:55.990904 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
| 9640 | 2026.04.10 20:57:55.990988 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 9641 | 2026.04.10 20:57:55.991030 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 9642 | 2026.04.10 20:57:55.991069 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1383 rows starting from the beginning of the part | ||
| 9643 | 2026.04.10 20:57:55.991108 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 9644 | 2026.04.10 20:57:55.991148 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 9645 | 2026.04.10 20:57:55.991331 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.04.10 20:57:55.991371 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9647 | 2026.04.10 20:57:55.991883 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9648 | 2026.04.10 20:57:55.992076 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879026 sec., 1924609.2254811176 rows/sec., 152.92 MiB/sec. | ||
| 9649 | 2026.04.10 20:57:55.992099 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.04.10 20:57:55.992244 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 9651 | 2026.04.10 20:57:55.992282 [ 6 ] {fdad67de-c5fe-4fec-b493-8588c0cfdf44} <Debug> TCPHandler: Processed in 0.001581774 sec. | ||
| 9652 | 2026.04.10 20:57:55.992391 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.04.10 20:57:55.992409 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737115 sec., 1774781.7502007638 rows/sec., 128.93 MiB/sec. | ||
| 9654 | 2026.04.10 20:57:55.992500 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.04.10 20:57:55.992507 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9656 | 2026.04.10 20:57:55.992552 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9657 | 2026.04.10 20:57:55.992641 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9658 | 2026.04.10 20:57:55.992911 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.04.10 20:57:55.992955 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9660 | 2026.04.10 20:57:55.992982 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.04.10 20:57:55.992984 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.04.10 20:57:55.993090 [ 191 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_86_17} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9663 | 2026.04.10 20:57:55.993090 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_86_17} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9664 | 2026.04.10 20:57:55.993190 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9665 | 2026.04.10 20:57:55.993238 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9666 | 2026.04.10 20:57:55.993304 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9667 | 2026.04.10 20:57:55.993540 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.04.10 20:57:55.993663 [ 27 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9669 | 2026.04.10 20:57:55.993675 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 9670 | 2026.04.10 20:57:55.993696 [ 27 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.04.10 20:57:55.993720 [ 6 ] {780e199f-d29e-473d-b2a8-5071d9b41543} <Debug> TCPHandler: Processed in 0.001378843 sec. | ||
| 9672 | 2026.04.10 20:57:55.993725 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9673 | 2026.04.10 20:57:55.993806 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 9674 | 2026.04.10 20:57:55.993892 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9675 | 2026.04.10 20:57:55.993917 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4200 rows starting from the beginning of the part | ||
| 9676 | 2026.04.10 20:57:55.993963 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 9677 | 2026.04.10 20:57:55.994002 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 9678 | 2026.04.10 20:57:55.994036 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 9679 | 2026.04.10 20:57:55.994069 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 9680 | 2026.04.10 20:57:55.994105 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 9681 | 2026.04.10 20:57:55.995603 [ 201 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821567 sec., 2437461.811725838 rows/sec., 164.27 MiB/sec. | ||
| 9682 | 2026.04.10 20:57:55.995999 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9683 | 2026.04.10 20:57:55.996279 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.04.10 20:57:55.996353 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_86_17} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9685 | 2026.04.10 20:57:55.996430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9686 | 2026.04.10 20:57:57.378416 [ 27 ] {} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9687 | 2026.04.10 20:57:57.378484 [ 27 ] {} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.04.10 20:57:57.378506 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9689 | 2026.04.10 20:57:57.378606 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 9690 | 2026.04.10 20:57:57.378729 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9691 | 2026.04.10 20:57:57.378765 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 9692 | 2026.04.10 20:57:57.378835 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 9693 | 2026.04.10 20:57:57.378882 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 9694 | 2026.04.10 20:57:57.378927 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9695 | 2026.04.10 20:57:57.378969 [ 191 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 9696 | 2026.04.10 20:57:57.379723 [ 201 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155541 sec., 48462.1488982217 rows/sec., 4.06 MiB/sec. | ||
| 9697 | 2026.04.10 20:57:57.379964 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9698 | 2026.04.10 20:57:57.380322 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.04.10 20:57:57.380436 [ 196 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_13_3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9700 | 2026.04.10 20:57:57.380543 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9701 | 2026.04.10 20:57:57.434660 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9702 | 2026.04.10 20:57:57.434703 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9703 | 2026.04.10 20:57:57.607514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24937 | ||
| 9704 | 2026.04.10 20:57:57.608247 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.04.10 20:57:57.608318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9706 | 2026.04.10 20:57:57.609028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9707 | 2026.04.10 20:57:57.609376 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.04.10 20:57:57.609667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24937 | ||
| 9709 | 2026.04.10 20:57:57.664285 [ 25 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 9710 | 2026.04.10 20:57:57.664334 [ 25 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.04.10 20:57:57.664358 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9712 | 2026.04.10 20:57:57.664483 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 9713 | 2026.04.10 20:57:57.664629 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9714 | 2026.04.10 20:57:57.664664 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 82 rows starting from the beginning of the part | ||
| 9715 | 2026.04.10 20:57:57.664732 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
| 9716 | 2026.04.10 20:57:57.664781 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 9717 | 2026.04.10 20:57:57.664842 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 9718 | 2026.04.10 20:57:57.664896 [ 191 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part | ||
| 9719 | 2026.04.10 20:57:57.665725 [ 196 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292501 sec., 241392.4631392935 rows/sec., 18.64 MiB/sec. | ||
| 9720 | 2026.04.10 20:57:57.665901 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 9721 | 2026.04.10 20:57:57.666172 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.04.10 20:57:57.666251 [ 201 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_37_8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 9723 | 2026.04.10 20:57:57.666338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9724 | 2026.04.10 20:57:57.687810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1176 | ||
| 9725 | 2026.04.10 20:57:57.690083 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.04.10 20:57:57.690130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9727 | 2026.04.10 20:57:57.691297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9728 | 2026.04.10 20:57:57.691578 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.04.10 20:57:57.691947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9730 | 2026.04.10 20:57:59.002523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9731 | 2026.04.10 20:57:59.018193 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.04.10 20:57:59.018256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9733 | 2026.04.10 20:57:59.023910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9734 | 2026.04.10 20:57:59.024595 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.04.10 20:57:59.027715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9736 | 2026.04.10 20:57:59.158049 [ 65 ] {} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9737 | 2026.04.10 20:57:59.158113 [ 65 ] {} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.04.10 20:57:59.158133 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9739 | 2026.04.10 20:57:59.158254 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::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 | ||
| 9740 | 2026.04.10 20:57:59.158401 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9741 | 2026.04.10 20:57:59.158440 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 826 rows starting from the beginning of the part | ||
| 9742 | 2026.04.10 20:57:59.158517 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 9743 | 2026.04.10 20:57:59.158572 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 9744 | 2026.04.10 20:57:59.158620 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 9745 | 2026.04.10 20:57:59.158667 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 9746 | 2026.04.10 20:57:59.160191 [ 196 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001993138 sec., 2058061.2080046637 rows/sec., 127.95 MiB/sec. | ||
| 9747 | 2026.04.10 20:57:59.160365 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9748 | 2026.04.10 20:57:59.160608 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.04.10 20:57:59.160674 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_13_3} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9750 | 2026.04.10 20:57:59.160740 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9751 | 2026.04.10 20:58:00.988452 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.04.10 20:58:00.988637 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9753 | 2026.04.10 20:58:00.988701 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9754 | 2026.04.10 20:58:00.989402 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.04.10 20:58:00.989448 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9756 | 2026.04.10 20:58:00.989846 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9757 | 2026.04.10 20:58:00.990075 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.04.10 20:58:00.990229 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001638 sec., 84249.08424908425 rows/sec., 7.33 MiB/sec. | ||
| 9759 | 2026.04.10 20:58:00.990273 [ 6 ] {6163a6d5-5f28-44e6-87e9-785f0b2dc16f} <Debug> TCPHandler: Processed in 0.001946338 sec. | ||
| 9760 | 2026.04.10 20:58:00.990406 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2026.04.10 20:58:00.990501 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9762 | 2026.04.10 20:58:00.990543 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9763 | 2026.04.10 20:58:00.990966 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.04.10 20:58:00.991002 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9765 | 2026.04.10 20:58:00.991303 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9766 | 2026.04.10 20:58:00.991510 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.04.10 20:58:00.991636 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001154 sec., 35528.59618717504 rows/sec., 2.61 MiB/sec. | ||
| 9768 | 2026.04.10 20:58:00.991675 [ 6 ] {97f21494-0874-415a-89db-65b4ac662ea0} <Debug> TCPHandler: Processed in 0.001318701 sec. | ||
| 9769 | 2026.04.10 20:58:00.991785 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.04.10 20:58:00.991880 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9771 | 2026.04.10 20:58:00.991920 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9772 | 2026.04.10 20:58:00.992355 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.04.10 20:58:00.992391 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9774 | 2026.04.10 20:58:00.992687 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9775 | 2026.04.10 20:58:00.992893 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.04.10 20:58:00.993025 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001163 sec., 90283.74892519346 rows/sec., 7.05 MiB/sec. | ||
| 9777 | 2026.04.10 20:58:00.993063 [ 6 ] {9aab193b-720f-4b08-845e-d96c19f08b36} <Debug> TCPHandler: Processed in 0.001327601 sec. | ||
| 9778 | 2026.04.10 20:58:00.993173 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.04.10 20:58:00.993267 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9780 | 2026.04.10 20:58:00.993310 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9781 | 2026.04.10 20:58:00.993715 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.04.10 20:58:00.993751 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9783 | 2026.04.10 20:58:00.994083 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9784 | 2026.04.10 20:58:00.994292 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.04.10 20:58:00.994420 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9786 | 2026.04.10 20:58:00.994423 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 3 parts from all_1_82_17 to all_84_84_0 | ||
| 9787 | 2026.04.10 20:58:00.994459 [ 6 ] {8d7d12ee-18b3-430f-8e06-a347985bb6b1} <Debug> TCPHandler: Processed in 0.001334272 sec. | ||
| 9788 | 2026.04.10 20:58:00.994497 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.04.10 20:58:00.994522 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9790 | 2026.04.10 20:58:00.994590 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.04.10 20:58:00.994633 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_82_17 to all_84_84_0 into Compact with storage Full | ||
| 9792 | 2026.04.10 20:58:00.994688 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9793 | 2026.04.10 20:58:00.994744 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <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 | ||
| 9794 | 2026.04.10 20:58:00.994787 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9795 | 2026.04.10 20:58:00.994832 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_82_17, total 29620 rows starting from the beginning of the part | ||
| 9796 | 2026.04.10 20:58:00.994907 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 9797 | 2026.04.10 20:58:00.994961 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1540 rows starting from the beginning of the part | ||
| 9798 | 2026.04.10 20:58:00.995593 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.04.10 20:58:00.995633 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9800 | 2026.04.10 20:58:00.996256 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9801 | 2026.04.10 20:58:00.996477 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.04.10 20:58:00.996619 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 9803 | 2026.04.10 20:58:00.996673 [ 6 ] {52a886cd-edf4-4d27-88c2-212a3fb9b985} <Debug> TCPHandler: Processed in 0.002132799 sec. | ||
| 9804 | 2026.04.10 20:58:00.996787 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9805 | 2026.04.10 20:58:00.996881 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9806 | 2026.04.10 20:58:00.996924 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9807 | 2026.04.10 20:58:00.997261 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.04.10 20:58:00.997297 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9809 | 2026.04.10 20:58:00.997609 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9810 | 2026.04.10 20:58:00.997816 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.04.10 20:58:00.997950 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9812 | 2026.04.10 20:58:00.997987 [ 6 ] {afdf1c32-2c55-4d44-968b-4e026364adf5} <Debug> TCPHandler: Processed in 0.001249871 sec. | ||
| 9813 | 2026.04.10 20:58:01.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.48 MiB, peak 329.57 MiB, free memory in arenas 0.00 B, will set to 319.49 MiB (RSS), difference: -4.99 MiB | ||
| 9814 | 2026.04.10 20:58:01.002592 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31320 rows, containing 5 columns (5 merged, 0 gathered) in 0.008004722 sec., 3912690.534412063 rows/sec., 252.20 MiB/sec. | ||
| 9815 | 2026.04.10 20:58:01.003286 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 9816 | 2026.04.10 20:58:01.003566 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.04.10 20:58:01.003640 [ 198 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 3 parts: [all_1_82_17, all_84_84_0] -> all_1_84_18 | ||
| 9818 | 2026.04.10 20:58:01.003740 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9819 | 2026.04.10 20:58:02.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.27 MiB, peak 329.57 MiB, free memory in arenas 0.00 B, will set to 319.70 MiB (RSS), difference: 7.43 MiB | ||
| 9820 | 2026.04.10 20:58:05.109902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25449 | ||
| 9821 | 2026.04.10 20:58:05.110439 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.04.10 20:58:05.110491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9823 | 2026.04.10 20:58:05.111001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9824 | 2026.04.10 20:58:05.111238 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.04.10 20:58:05.111382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25449 | ||
| 9826 | 2026.04.10 20:58:05.987085 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2026.04.10 20:58:05.987289 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9828 | 2026.04.10 20:58:05.987379 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9829 | 2026.04.10 20:58:05.988100 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.04.10 20:58:05.988150 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9831 | 2026.04.10 20:58:05.988535 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9832 | 2026.04.10 20:58:05.988758 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.04.10 20:58:05.988919 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 9834 | 2026.04.10 20:58:05.988969 [ 6 ] {8897d119-b131-4906-9c25-6803989ee1ac} <Debug> TCPHandler: Processed in 0.002045018 sec. | ||
| 9835 | 2026.04.10 20:58:05.989104 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2026.04.10 20:58:05.989208 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9837 | 2026.04.10 20:58:05.989251 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9838 | 2026.04.10 20:58:05.989692 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2026.04.10 20:58:05.989727 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9840 | 2026.04.10 20:58:05.990044 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9841 | 2026.04.10 20:58:05.990262 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.04.10 20:58:05.990394 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 9843 | 2026.04.10 20:58:05.990432 [ 6 ] {d30e29ac-0289-4c8a-88c6-b11d8c7e2c6b} <Debug> TCPHandler: Processed in 0.001380272 sec. | ||
| 9844 | 2026.04.10 20:58:05.990551 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.04.10 20:58:05.990647 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9846 | 2026.04.10 20:58:05.990691 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9847 | 2026.04.10 20:58:05.991118 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.04.10 20:58:05.991152 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9849 | 2026.04.10 20:58:05.991477 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9850 | 2026.04.10 20:58:05.991682 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.04.10 20:58:05.991815 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 9852 | 2026.04.10 20:58:05.991853 [ 6 ] {980a0342-d0ad-4765-af7b-380f558d85f7} <Debug> TCPHandler: Processed in 0.001352322 sec. | ||
| 9853 | 2026.04.10 20:58:05.991977 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.04.10 20:58:05.992106 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.04.10 20:58:05.992160 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9856 | 2026.04.10 20:58:05.992546 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.04.10 20:58:05.992581 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9858 | 2026.04.10 20:58:05.992918 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9859 | 2026.04.10 20:58:05.993130 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.04.10 20:58:05.993266 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 9861 | 2026.04.10 20:58:05.993303 [ 6 ] {408c60e1-549e-411e-8e4f-d504b88fe677} <Debug> TCPHandler: Processed in 0.001388473 sec. | ||
| 9862 | 2026.04.10 20:58:06.527893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9863 | 2026.04.10 20:58:06.544456 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.04.10 20:58:06.544523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9865 | 2026.04.10 20:58:06.550449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9866 | 2026.04.10 20:58:06.551154 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.04.10 20:58:06.553981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9868 | 2026.04.10 20:58:07.692215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1196 | ||
| 9869 | 2026.04.10 20:58:07.694860 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.04.10 20:58:07.694916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9871 | 2026.04.10 20:58:07.696142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9872 | 2026.04.10 20:58:07.696423 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.04.10 20:58:07.696795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9874 | 2026.04.10 20:58:10.990147 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.04.10 20:58:10.990359 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9876 | 2026.04.10 20:58:10.990433 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9877 | 2026.04.10 20:58:10.991208 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.04.10 20:58:10.991260 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9879 | 2026.04.10 20:58:10.991662 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9880 | 2026.04.10 20:58:10.991892 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.04.10 20:58:10.992058 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001754 sec., 78677.30900798176 rows/sec., 6.85 MiB/sec. | ||
| 9882 | 2026.04.10 20:58:10.992107 [ 6 ] {ebb022c7-cc66-4890-9bca-a4a362d0bcc2} <Debug> TCPHandler: Processed in 0.002096709 sec. | ||
| 9883 | 2026.04.10 20:58:10.992246 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.04.10 20:58:10.992349 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9885 | 2026.04.10 20:58:10.992393 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9886 | 2026.04.10 20:58:10.992821 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.04.10 20:58:10.992858 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9888 | 2026.04.10 20:58:10.993153 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9889 | 2026.04.10 20:58:10.993357 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.04.10 20:58:10.993486 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00116 sec., 35344.8275862069 rows/sec., 2.60 MiB/sec. | ||
| 9891 | 2026.04.10 20:58:10.993523 [ 6 ] {8dcd52df-5cf4-4707-a458-3cf1d198d9ce} <Debug> TCPHandler: Processed in 0.001330372 sec. | ||
| 9892 | 2026.04.10 20:58:10.993643 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.04.10 20:58:10.993761 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9894 | 2026.04.10 20:58:10.993810 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9895 | 2026.04.10 20:58:10.994331 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.04.10 20:58:10.994374 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9897 | 2026.04.10 20:58:10.994724 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9898 | 2026.04.10 20:58:10.994925 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.04.10 20:58:10.995055 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001319 sec., 79605.7619408643 rows/sec., 6.22 MiB/sec. | ||
| 9900 | 2026.04.10 20:58:10.995091 [ 6 ] {a5540754-9df3-4e01-9463-55a54fc02334} <Debug> TCPHandler: Processed in 0.001507254 sec. | ||
| 9901 | 2026.04.10 20:58:10.995202 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.04.10 20:58:10.995296 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.04.10 20:58:10.995339 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9904 | 2026.04.10 20:58:10.995741 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.04.10 20:58:10.995776 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9906 | 2026.04.10 20:58:10.996090 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9907 | 2026.04.10 20:58:10.996305 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.04.10 20:58:10.996420 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_84_18 to all_85_85_0 | ||
| 9909 | 2026.04.10 20:58:10.996433 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 9910 | 2026.04.10 20:58:10.996486 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.04.10 20:58:10.996495 [ 6 ] {13e49712-ae88-4637-abcc-38113c39ba43} <Debug> TCPHandler: Processed in 0.001341092 sec. | ||
| 9912 | 2026.04.10 20:58:10.996514 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9913 | 2026.04.10 20:58:10.996620 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.04.10 20:58:10.996636 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_84_18 to all_85_85_0 into Compact with storage Full | ||
| 9915 | 2026.04.10 20:58:10.996738 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9916 | 2026.04.10 20:58:10.996799 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9917 | 2026.04.10 20:58:10.996806 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <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 | ||
| 9918 | 2026.04.10 20:58:10.996850 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_18, total 31320 rows starting from the beginning of the part | ||
| 9919 | 2026.04.10 20:58:10.996934 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 9920 | 2026.04.10 20:58:10.997790 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.04.10 20:58:10.997832 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9922 | 2026.04.10 20:58:10.998446 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9923 | 2026.04.10 20:58:10.998678 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.04.10 20:58:10.998815 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002102 sec., 19505.23311132255 rows/sec., 34.95 MiB/sec. | ||
| 9925 | 2026.04.10 20:58:10.998869 [ 6 ] {5144e462-e3d3-4023-8180-2b4ca2e64393} <Debug> TCPHandler: Processed in 0.00230992 sec. | ||
| 9926 | 2026.04.10 20:58:10.998984 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.04.10 20:58:10.999080 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9928 | 2026.04.10 20:58:10.999122 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9929 | 2026.04.10 20:58:10.999455 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.04.10 20:58:10.999489 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9931 | 2026.04.10 20:58:10.999916 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9932 | 2026.04.10 20:58:11.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.50 MiB, peak 329.57 MiB, free memory in arenas 0.00 B, will set to 321.26 MiB (RSS), difference: -2.24 MiB | ||
| 9933 | 2026.04.10 20:58:11.000279 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.04.10 20:58:11.000418 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
| 9935 | 2026.04.10 20:58:11.000454 [ 6 ] {d0b4a550-bf01-4eee-8338-4ddf8a989b65} <Debug> TCPHandler: Processed in 0.001520004 sec. | ||
| 9936 | 2026.04.10 20:58:11.003950 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31448 rows, containing 5 columns (5 merged, 0 gathered) in 0.007365105 sec., 4269864.448639904 rows/sec., 275.31 MiB/sec. | ||
| 9937 | 2026.04.10 20:58:11.004817 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Trace> MergedBlockOutputStream: filled checksums all_1_85_19 (state Temporary) | ||
| 9938 | 2026.04.10 20:58:11.005138 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_85_19 to all_1_85_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.04.10 20:58:11.005219 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_84_18, all_85_85_0] -> all_1_85_19 | ||
| 9940 | 2026.04.10 20:58:11.005309 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9941 | 2026.04.10 20:58:12.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.14 MiB, peak 329.57 MiB, free memory in arenas 0.00 B, will set to 322.04 MiB (RSS), difference: 3.89 MiB | ||
| 9942 | 2026.04.10 20:58:12.434952 [ 20 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9943 | 2026.04.10 20:58:12.435010 [ 20 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9944 | 2026.04.10 20:58:12.611694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25897 | ||
| 9945 | 2026.04.10 20:58:12.612242 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.04.10 20:58:12.612295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9947 | 2026.04.10 20:58:12.612823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9948 | 2026.04.10 20:58:12.613047 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.04.10 20:58:12.613193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25897 | ||
| 9950 | 2026.04.10 20:58:14.054255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 9951 | 2026.04.10 20:58:14.072371 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.04.10 20:58:14.072431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9953 | 2026.04.10 20:58:14.078575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9954 | 2026.04.10 20:58:14.079260 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.04.10 20:58:14.082217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9956 | 2026.04.10 20:58:15.987370 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9957 | 2026.04.10 20:58:15.987578 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9958 | 2026.04.10 20:58:15.987654 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9959 | 2026.04.10 20:58:15.988311 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.04.10 20:58:15.988362 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9961 | 2026.04.10 20:58:15.988746 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9962 | 2026.04.10 20:58:15.988969 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.04.10 20:58:15.989127 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.68 MiB/sec. | ||
| 9964 | 2026.04.10 20:58:15.989175 [ 6 ] {9dd95a3f-bc08-4a47-95de-a1634cca2bf1} <Debug> TCPHandler: Processed in 0.001942778 sec. | ||
| 9965 | 2026.04.10 20:58:15.989302 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.04.10 20:58:15.989405 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9967 | 2026.04.10 20:58:15.989449 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9968 | 2026.04.10 20:58:15.989881 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2026.04.10 20:58:15.989919 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9970 | 2026.04.10 20:58:15.990224 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9971 | 2026.04.10 20:58:15.990436 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.04.10 20:58:15.990569 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 9973 | 2026.04.10 20:58:15.990607 [ 6 ] {c63c0433-5fc6-4de5-a010-30e8398fdae6} <Debug> TCPHandler: Processed in 0.001356782 sec. | ||
| 9974 | 2026.04.10 20:58:15.990726 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.04.10 20:58:15.990823 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9976 | 2026.04.10 20:58:15.990867 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9977 | 2026.04.10 20:58:15.991275 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.04.10 20:58:15.991311 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9979 | 2026.04.10 20:58:15.991635 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9980 | 2026.04.10 20:58:15.991834 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.04.10 20:58:15.991967 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9982 | 2026.04.10 20:58:15.992003 [ 6 ] {5cbfae3e-7f20-4048-81cf-3005a0d2e754} <Debug> TCPHandler: Processed in 0.001327902 sec. | ||
| 9983 | 2026.04.10 20:58:15.992002 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_85_19 to all_86_86_0 | ||
| 9984 | 2026.04.10 20:58:15.992075 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.04.10 20:58:15.992100 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9986 | 2026.04.10 20:58:15.992112 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.04.10 20:58:15.992217 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.04.10 20:58:15.992219 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_85_19 to all_86_86_0 into Compact with storage Full | ||
| 9989 | 2026.04.10 20:58:15.992262 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9990 | 2026.04.10 20:58:15.992379 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9991 | 2026.04.10 20:58:15.992422 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_19, total 31448 rows starting from the beginning of the part | ||
| 9992 | 2026.04.10 20:58:15.992490 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 9993 | 2026.04.10 20:58:15.992632 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.04.10 20:58:15.992678 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9995 | 2026.04.10 20:58:15.993036 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9996 | 2026.04.10 20:58:15.993248 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.04.10 20:58:15.993388 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 9998 | 2026.04.10 20:58:15.993426 [ 6 ] {f0077797-158b-4785-9b6f-fb92ed661939} <Debug> TCPHandler: Processed in 0.001365582 sec. | ||
| 9999 | 2026.04.10 20:58:15.998035 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31608 rows, containing 5 columns (5 merged, 0 gathered) in 0.005867273 sec., 5387170.496412899 rows/sec., 347.50 MiB/sec. | ||
| 10000 | 2026.04.10 20:58:15.998695 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Trace> MergedBlockOutputStream: filled checksums all_1_86_20 (state Temporary) | ||
| 10001 | 2026.04.10 20:58:15.999027 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_86_20 to all_1_86_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.04.10 20:58:15.999114 [ 199 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_85_19, all_86_86_0] -> all_1_86_20 | ||
| 10003 | 2026.04.10 20:58:15.999206 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10004 | 2026.04.10 20:58:16.728355 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.04.10 20:58:16.728549 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10006 | 2026.04.10 20:58:16.728622 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10007 | 2026.04.10 20:58:16.729322 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.04.10 20:58:16.729373 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10009 | 2026.04.10 20:58:16.729755 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10010 | 2026.04.10 20:58:16.729975 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.04.10 20:58:16.730116 [ 173 ] {} <Debug> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10012 | 2026.04.10 20:58:16.730132 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001636 sec., 14669.926650366748 rows/sec., 1.22 MiB/sec. | ||
| 10013 | 2026.04.10 20:58:16.730189 [ 173 ] {} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.04.10 20:58:16.730208 [ 6 ] {c36614b8-c25c-4743-858d-8e1e0216dc96} <Debug> TCPHandler: Processed in 0.001983728 sec. | ||
| 10015 | 2026.04.10 20:58:16.730221 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10016 | 2026.04.10 20:58:16.730333 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::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 | ||
| 10017 | 2026.04.10 20:58:16.730340 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.04.10 20:58:16.730464 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10019 | 2026.04.10 20:58:16.730465 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10020 | 2026.04.10 20:58:16.730509 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10021 | 2026.04.10 20:58:16.730530 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10022 | 2026.04.10 20:58:16.730590 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10023 | 2026.04.10 20:58:16.730647 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10024 | 2026.04.10 20:58:16.730695 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10025 | 2026.04.10 20:58:16.730738 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10026 | 2026.04.10 20:58:16.730948 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.04.10 20:58:16.730990 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10028 | 2026.04.10 20:58:16.731297 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10029 | 2026.04.10 20:58:16.731453 [ 205 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116685 sec., 102840.98213137935 rows/sec., 8.92 MiB/sec. | ||
| 10030 | 2026.04.10 20:58:16.731520 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.04.10 20:58:16.731583 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10032 | 2026.04.10 20:58:16.731664 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001222 sec., 3273.3224222585923 rows/sec., 266.92 KiB/sec. | ||
| 10033 | 2026.04.10 20:58:16.731707 [ 6 ] {49611a45-5a13-411a-ae72-cde327464399} <Debug> TCPHandler: Processed in 0.001418682 sec. | ||
| 10034 | 2026.04.10 20:58:16.731818 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.04.10 20:58:16.731853 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.04.10 20:58:16.731915 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10037 | 2026.04.10 20:58:16.731926 [ 197 ] {2bc3cf7d-1ce8-4a69-bff1-7a624527866d::all_1_13_3} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10038 | 2026.04.10 20:58:16.731971 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10039 | 2026.04.10 20:58:16.731999 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10040 | 2026.04.10 20:58:16.733666 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.04.10 20:58:16.733706 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10042 | 2026.04.10 20:58:16.734161 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10043 | 2026.04.10 20:58:16.734368 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.04.10 20:58:16.734502 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Debug> executeQuery: Read 2609 rows, 201.20 KiB in 0.002606 sec., 1001151.1895625481 rows/sec., 75.40 MiB/sec. | ||
| 10045 | 2026.04.10 20:58:16.734505 [ 129 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10046 | 2026.04.10 20:58:16.734543 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 10047 | 2026.04.10 20:58:16.734560 [ 129 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.04.10 20:58:16.734562 [ 6 ] {40d02a09-264c-4cef-adf0-1a5a381f8776} <Debug> TCPHandler: Processed in 0.002792955 sec. | ||
| 10049 | 2026.04.10 20:58:16.734590 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10050 | 2026.04.10 20:58:16.734689 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 10051 | 2026.04.10 20:58:16.734692 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2026.04.10 20:58:16.734797 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10053 | 2026.04.10 20:58:16.734820 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10054 | 2026.04.10 20:58:16.734827 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2621 rows starting from the beginning of the part | ||
| 10055 | 2026.04.10 20:58:16.734862 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10056 | 2026.04.10 20:58:16.734893 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
| 10057 | 2026.04.10 20:58:16.734942 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 10058 | 2026.04.10 20:58:16.734982 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part | ||
| 10059 | 2026.04.10 20:58:16.735023 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 10060 | 2026.04.10 20:58:16.735063 [ 190 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2609 rows starting from the beginning of the part | ||
| 10061 | 2026.04.10 20:58:16.735306 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.04.10 20:58:16.735341 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10063 | 2026.04.10 20:58:16.735633 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10064 | 2026.04.10 20:58:16.735833 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.04.10 20:58:16.735958 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Debug> executeQuery: Read 68 rows, 5.15 KiB in 0.001158 sec., 58721.934369602764 rows/sec., 4.34 MiB/sec. | ||
| 10066 | 2026.04.10 20:58:16.735996 [ 6 ] {f1619c5e-88d8-48f2-934b-283b899fc4b1} <Debug> TCPHandler: Processed in 0.001352292 sec. | ||
| 10067 | 2026.04.10 20:58:16.736105 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.04.10 20:58:16.736198 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.04.10 20:58:16.736236 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10070 | 2026.04.10 20:58:16.736868 [ 205 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5618 rows, containing 5 columns (5 merged, 0 gathered) in 0.002224489 sec., 2525523.839407612 rows/sec., 201.36 MiB/sec. | ||
| 10071 | 2026.04.10 20:58:16.736910 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10072 | 2026.04.10 20:58:16.736950 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10073 | 2026.04.10 20:58:16.737228 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10074 | 2026.04.10 20:58:16.737307 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10075 | 2026.04.10 20:58:16.737593 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2026.04.10 20:58:16.737638 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.04.10 20:58:16.737727 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001547 sec., 533290.2391725922 rows/sec., 31.20 MiB/sec. | ||
| 10078 | 2026.04.10 20:58:16.737743 [ 203 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_91_18} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10079 | 2026.04.10 20:58:16.737768 [ 6 ] {e5a4a03a-99a8-4c60-8c96-21037bbe338c} <Debug> TCPHandler: Processed in 0.001710795 sec. | ||
| 10080 | 2026.04.10 20:58:16.737868 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10081 | 2026.04.10 20:58:16.737878 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.04.10 20:58:16.737992 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.04.10 20:58:16.738032 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10084 | 2026.04.10 20:58:16.738413 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.04.10 20:58:16.738448 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10086 | 2026.04.10 20:58:16.738741 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10087 | 2026.04.10 20:58:16.738943 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.04.10 20:58:16.739068 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 10089 | 2026.04.10 20:58:16.739105 [ 6 ] {ce80de23-0318-4dfb-a618-6ed068033323} <Debug> TCPHandler: Processed in 0.001275231 sec. | ||
| 10090 | 2026.04.10 20:58:16.739206 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.04.10 20:58:16.739298 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10092 | 2026.04.10 20:58:16.739336 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10093 | 2026.04.10 20:58:16.739723 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.04.10 20:58:16.739758 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10095 | 2026.04.10 20:58:16.740039 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10096 | 2026.04.10 20:58:16.740232 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.04.10 20:58:16.740339 [ 173 ] {} <Debug> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10098 | 2026.04.10 20:58:16.740355 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 10099 | 2026.04.10 20:58:16.740384 [ 173 ] {} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.04.10 20:58:16.740403 [ 6 ] {6219af6f-6983-4fb2-a8de-ed4e00c5d741} <Debug> TCPHandler: Processed in 0.001247531 sec. | ||
| 10101 | 2026.04.10 20:58:16.740411 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10102 | 2026.04.10 20:58:16.740496 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::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 | ||
| 10103 | 2026.04.10 20:58:16.740525 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.04.10 20:58:16.740593 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10105 | 2026.04.10 20:58:16.740618 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10106 | 2026.04.10 20:58:16.740622 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10107 | 2026.04.10 20:58:16.740663 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10108 | 2026.04.10 20:58:16.740691 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10109 | 2026.04.10 20:58:16.740734 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10110 | 2026.04.10 20:58:16.740776 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10111 | 2026.04.10 20:58:16.740817 [ 190 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10112 | 2026.04.10 20:58:16.741542 [ 203 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001074919 sec., 55818.15932177215 rows/sec., 4.47 MiB/sec. | ||
| 10113 | 2026.04.10 20:58:16.741544 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.04.10 20:58:16.741615 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10115 | 2026.04.10 20:58:16.741700 [ 203 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10116 | 2026.04.10 20:58:16.741999 [ 203 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.04.10 20:58:16.742012 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10118 | 2026.04.10 20:58:16.742095 [ 203 ] {820def95-2031-4460-b6b3-406bd48283de::all_1_13_3} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10119 | 2026.04.10 20:58:16.742200 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10120 | 2026.04.10 20:58:16.742256 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.04.10 20:58:16.742379 [ 173 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10122 | 2026.04.10 20:58:16.742388 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Debug> executeQuery: Read 1371 rows, 94.98 KiB in 0.001788 sec., 766778.5234899329 rows/sec., 51.88 MiB/sec. | ||
| 10123 | 2026.04.10 20:58:16.742416 [ 173 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.04.10 20:58:16.742439 [ 6 ] {d5341708-eab3-4993-ae1a-cf2916f5e117} <Debug> TCPHandler: Processed in 0.001959858 sec. | ||
| 10125 | 2026.04.10 20:58:16.742439 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10126 | 2026.04.10 20:58:16.742540 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 10127 | 2026.04.10 20:58:16.742580 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.04.10 20:58:16.742650 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10129 | 2026.04.10 20:58:16.742685 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1405 rows starting from the beginning of the part | ||
| 10130 | 2026.04.10 20:58:16.742704 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10131 | 2026.04.10 20:58:16.742748 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 105 rows starting from the beginning of the part | ||
| 10132 | 2026.04.10 20:58:16.742761 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10133 | 2026.04.10 20:58:16.742795 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 10134 | 2026.04.10 20:58:16.742839 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part | ||
| 10135 | 2026.04.10 20:58:16.742878 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 10136 | 2026.04.10 20:58:16.742914 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1371 rows starting from the beginning of the part | ||
| 10137 | 2026.04.10 20:58:16.743569 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.04.10 20:58:16.743617 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10139 | 2026.04.10 20:58:16.744080 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10140 | 2026.04.10 20:58:16.744144 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641944 sec., 1896532.403053941 rows/sec., 137.94 MiB/sec. | ||
| 10141 | 2026.04.10 20:58:16.744299 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.04.10 20:58:16.744307 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10143 | 2026.04.10 20:58:16.744427 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_86_20 to all_91_91_0 | ||
| 10144 | 2026.04.10 20:58:16.744438 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Debug> executeQuery: Read 1528 rows, 95.62 KiB in 0.001758 sec., 869169.5108077361 rows/sec., 53.12 MiB/sec. | ||
| 10145 | 2026.04.10 20:58:16.744462 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.04.10 20:58:16.744489 [ 6 ] {599d392a-af64-49cc-bcc7-00a691b5e7d6} <Debug> TCPHandler: Processed in 0.001967697 sec. | ||
| 10147 | 2026.04.10 20:58:16.744490 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10148 | 2026.04.10 20:58:16.744569 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.04.10 20:58:16.744577 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_20 to all_91_91_0 into Compact with storage Full | ||
| 10150 | 2026.04.10 20:58:16.744612 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2026.04.10 20:58:16.744646 [ 195 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_91_18} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10152 | 2026.04.10 20:58:16.744677 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10153 | 2026.04.10 20:58:16.744705 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_20, total 31608 rows starting from the beginning of the part | ||
| 10154 | 2026.04.10 20:58:16.744710 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10155 | 2026.04.10 20:58:16.744711 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10156 | 2026.04.10 20:58:16.744762 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 10157 | 2026.04.10 20:58:16.744779 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <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 | ||
| 10158 | 2026.04.10 20:58:16.744813 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 10159 | 2026.04.10 20:58:16.744858 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 10160 | 2026.04.10 20:58:16.744899 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 10161 | 2026.04.10 20:58:16.744942 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1528 rows starting from the beginning of the part | ||
| 10162 | 2026.04.10 20:58:16.745732 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.04.10 20:58:16.745774 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10164 | 2026.04.10 20:58:16.746372 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10165 | 2026.04.10 20:58:16.746599 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.04.10 20:58:16.746736 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002043 sec., 25452.765540871267 rows/sec., 45.61 MiB/sec. | ||
| 10167 | 2026.04.10 20:58:16.746790 [ 6 ] {5efaa08a-f78f-4d84-91da-40873357dcfc} <Debug> TCPHandler: Processed in 0.00222618 sec. | ||
| 10168 | 2026.04.10 20:58:16.746905 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.04.10 20:58:16.747003 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10170 | 2026.04.10 20:58:16.747045 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10171 | 2026.04.10 20:58:16.747367 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.10 20:58:16.747403 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10173 | 2026.04.10 20:58:16.747698 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10174 | 2026.04.10 20:58:16.747903 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.04.10 20:58:16.748017 [ 173 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10176 | 2026.04.10 20:58:16.748031 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001047 sec., 11461.318051575932 rows/sec., 790.95 KiB/sec. | ||
| 10177 | 2026.04.10 20:58:16.748052 [ 173 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.04.10 20:58:16.748073 [ 6 ] {ce654e04-81f8-4f11-b057-4b2e13b545bc} <Debug> TCPHandler: Processed in 0.001215781 sec. | ||
| 10179 | 2026.04.10 20:58:16.748075 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10180 | 2026.04.10 20:58:16.748167 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10181 | 2026.04.10 20:58:16.748272 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2026.04.10 20:58:16.748301 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4440 rows starting from the beginning of the part | ||
| 10183 | 2026.04.10 20:58:16.748352 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10184 | 2026.04.10 20:58:16.748392 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 10185 | 2026.04.10 20:58:16.748429 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10186 | 2026.04.10 20:58:16.748464 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 10187 | 2026.04.10 20:58:16.748500 [ 193 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 10188 | 2026.04.10 20:58:16.750637 [ 200 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002496652 sec., 1879316.7810331597 rows/sec., 126.65 MiB/sec. | ||
| 10189 | 2026.04.10 20:58:16.751180 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10190 | 2026.04.10 20:58:16.751505 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.04.10 20:58:16.751600 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_91_18} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10192 | 2026.04.10 20:58:16.751686 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10193 | 2026.04.10 20:58:16.752608 [ 200 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33776 rows, containing 5 columns (5 merged, 0 gathered) in 0.008063712 sec., 4188641.657836986 rows/sec., 269.95 MiB/sec. | ||
| 10194 | 2026.04.10 20:58:16.752816 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Trace> MergedBlockOutputStream: filled checksums all_1_91_21 (state Temporary) | ||
| 10195 | 2026.04.10 20:58:16.753055 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_91_21 to all_1_91_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.04.10 20:58:16.753120 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_86_20, all_91_91_0] -> all_1_91_21 | ||
| 10197 | 2026.04.10 20:58:16.753179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10198 | 2026.04.10 20:58:17.697040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1238 | ||
| 10199 | 2026.04.10 20:58:17.699739 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.04.10 20:58:17.699797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10201 | 2026.04.10 20:58:17.701062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10202 | 2026.04.10 20:58:17.701357 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.04.10 20:58:17.701737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10204 | 2026.04.10 20:58:20.114252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26409 | ||
| 10205 | 2026.04.10 20:58:20.114761 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.04.10 20:58:20.114800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10207 | 2026.04.10 20:58:20.115298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10208 | 2026.04.10 20:58:20.115526 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.04.10 20:58:20.115660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26409 | ||
| 10210 | 2026.04.10 20:58:20.986124 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.04.10 20:58:20.986316 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10212 | 2026.04.10 20:58:20.986390 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10213 | 2026.04.10 20:58:20.987082 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.04.10 20:58:20.987126 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10215 | 2026.04.10 20:58:20.987608 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10216 | 2026.04.10 20:58:20.987860 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.04.10 20:58:20.988017 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.45 MiB/sec. | ||
| 10218 | 2026.04.10 20:58:20.988067 [ 6 ] {5ab8a3ce-c8d2-4e03-8de7-a10b35b75545} <Debug> TCPHandler: Processed in 0.002075329 sec. | ||
| 10219 | 2026.04.10 20:58:20.988189 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.04.10 20:58:20.988294 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10221 | 2026.04.10 20:58:20.988338 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10222 | 2026.04.10 20:58:20.988777 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.04.10 20:58:20.988815 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10224 | 2026.04.10 20:58:20.989118 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10225 | 2026.04.10 20:58:20.989321 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.04.10 20:58:20.989451 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 10227 | 2026.04.10 20:58:20.989489 [ 6 ] {50fa02f5-2f1c-4e1f-9575-8f2a951d3179} <Debug> TCPHandler: Processed in 0.001351912 sec. | ||
| 10228 | 2026.04.10 20:58:20.989601 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.04.10 20:58:20.989697 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10230 | 2026.04.10 20:58:20.989741 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10231 | 2026.04.10 20:58:20.990112 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.04.10 20:58:20.990147 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10233 | 2026.04.10 20:58:20.990463 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10234 | 2026.04.10 20:58:20.990660 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.04.10 20:58:20.990787 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00111 sec., 115315.31531531531 rows/sec., 8.03 MiB/sec. | ||
| 10236 | 2026.04.10 20:58:20.990824 [ 6 ] {991bfb67-1d09-413d-98cd-786b17f8c24d} <Debug> TCPHandler: Processed in 0.001272302 sec. | ||
| 10237 | 2026.04.10 20:58:20.990935 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2026.04.10 20:58:20.991029 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10239 | 2026.04.10 20:58:20.991071 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10240 | 2026.04.10 20:58:20.991388 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.04.10 20:58:20.991424 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10242 | 2026.04.10 20:58:20.991726 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10243 | 2026.04.10 20:58:20.991926 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.04.10 20:58:20.992056 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001047 sec., 45845.27220630373 rows/sec., 3.09 MiB/sec. | ||
| 10245 | 2026.04.10 20:58:20.992091 [ 6 ] {fc4aaead-ada6-4c22-aa10-28804584a633} <Debug> TCPHandler: Processed in 0.001206011 sec. | ||
| 10246 | 2026.04.10 20:58:21.583244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10247 | 2026.04.10 20:58:21.600833 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.04.10 20:58:21.600893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10249 | 2026.04.10 20:58:21.607355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10250 | 2026.04.10 20:58:21.608040 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.04.10 20:58:21.610966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10252 | 2026.04.10 20:58:25.987587 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.04.10 20:58:25.987800 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10254 | 2026.04.10 20:58:25.987874 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10255 | 2026.04.10 20:58:25.988594 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.04.10 20:58:25.988649 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10257 | 2026.04.10 20:58:25.989100 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10258 | 2026.04.10 20:58:25.989326 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.04.10 20:58:25.989494 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.46 MiB/sec. | ||
| 10260 | 2026.04.10 20:58:25.989543 [ 6 ] {925db073-c09e-43f8-9c86-7ab3a28e89d8} <Debug> TCPHandler: Processed in 0.002087519 sec. | ||
| 10261 | 2026.04.10 20:58:25.989671 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.04.10 20:58:25.989776 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10263 | 2026.04.10 20:58:25.989820 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10264 | 2026.04.10 20:58:25.990274 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.04.10 20:58:25.990312 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10266 | 2026.04.10 20:58:25.990632 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10267 | 2026.04.10 20:58:25.990843 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.04.10 20:58:25.990976 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 10269 | 2026.04.10 20:58:25.991014 [ 6 ] {f9d93e64-b3e9-46ef-a374-874c9bf2029b} <Debug> TCPHandler: Processed in 0.001395203 sec. | ||
| 10270 | 2026.04.10 20:58:25.991130 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.04.10 20:58:25.991227 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.04.10 20:58:25.991272 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10273 | 2026.04.10 20:58:25.991708 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.04.10 20:58:25.991746 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10275 | 2026.04.10 20:58:25.992078 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10276 | 2026.04.10 20:58:25.992280 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.04.10 20:58:25.992413 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10278 | 2026.04.10 20:58:25.992450 [ 6 ] {25650b2c-6b09-4607-9994-fd738d3ac26f} <Debug> TCPHandler: Processed in 0.001370303 sec. | ||
| 10279 | 2026.04.10 20:58:25.992575 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.04.10 20:58:25.992698 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10281 | 2026.04.10 20:58:25.992751 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10282 | 2026.04.10 20:58:25.993145 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.04.10 20:58:25.993183 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10284 | 2026.04.10 20:58:25.993508 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10285 | 2026.04.10 20:58:25.993721 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.04.10 20:58:25.993857 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 10287 | 2026.04.10 20:58:25.993895 [ 6 ] {6c391cc9-d64c-481b-9a69-8b6b8b894065} <Debug> TCPHandler: Processed in 0.001381662 sec. | ||
| 10288 | 2026.04.10 20:58:27.435279 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10289 | 2026.04.10 20:58:27.435346 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10290 | 2026.04.10 20:58:27.616029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26857 | ||
| 10291 | 2026.04.10 20:58:27.616529 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.04.10 20:58:27.616572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10293 | 2026.04.10 20:58:27.617035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10294 | 2026.04.10 20:58:27.617261 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.04.10 20:58:27.617449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26857 | ||
| 10296 | 2026.04.10 20:58:27.617470 [ 54 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10297 | 2026.04.10 20:58:27.617536 [ 54 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.04.10 20:58:27.617554 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10299 | 2026.04.10 20:58:27.617669 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10300 | 2026.04.10 20:58:27.617811 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10301 | 2026.04.10 20:58:27.617851 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24489 rows starting from the beginning of the part | ||
| 10302 | 2026.04.10 20:58:27.617918 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10303 | 2026.04.10 20:58:27.617962 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10304 | 2026.04.10 20:58:27.618004 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10305 | 2026.04.10 20:58:27.618043 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10306 | 2026.04.10 20:58:27.618081 [ 203 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 10307 | 2026.04.10 20:58:27.620424 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26857 rows, containing 4 columns (4 merged, 0 gathered) in 0.002805285 sec., 9573715.326606745 rows/sec., 136.95 MiB/sec. | ||
| 10308 | 2026.04.10 20:58:27.620739 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10309 | 2026.04.10 20:58:27.621063 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.04.10 20:58:27.621150 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_56_11} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10311 | 2026.04.10 20:58:27.621279 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10312 | 2026.04.10 20:58:27.693033 [ 54 ] {} <Debug> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10313 | 2026.04.10 20:58:27.693076 [ 54 ] {} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.04.10 20:58:27.693095 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10315 | 2026.04.10 20:58:27.693182 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::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 | ||
| 10316 | 2026.04.10 20:58:27.693289 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10317 | 2026.04.10 20:58:27.693321 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 10318 | 2026.04.10 20:58:27.693386 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 10319 | 2026.04.10 20:58:27.693433 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 10320 | 2026.04.10 20:58:27.693476 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 10321 | 2026.04.10 20:58:27.693517 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 10322 | 2026.04.10 20:58:27.694204 [ 200 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001061599 sec., 5651.851593680853 rows/sec., 419.47 KiB/sec. | ||
| 10323 | 2026.04.10 20:58:27.694302 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10324 | 2026.04.10 20:58:27.694530 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.04.10 20:58:27.694591 [ 196 ] {db4628b5-f249-492a-a9f4-b9bb276935c6::all_1_13_3} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10326 | 2026.04.10 20:58:27.694647 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10327 | 2026.04.10 20:58:27.702166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1254 | ||
| 10328 | 2026.04.10 20:58:27.704259 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.04.10 20:58:27.704305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10330 | 2026.04.10 20:58:27.705448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10331 | 2026.04.10 20:58:27.705720 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.04.10 20:58:27.705870 [ 54 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10333 | 2026.04.10 20:58:27.705912 [ 54 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.04.10 20:58:27.705933 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10335 | 2026.04.10 20:58:27.706034 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 10336 | 2026.04.10 20:58:27.706081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10337 | 2026.04.10 20:58:27.706641 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10338 | 2026.04.10 20:58:27.706811 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1114 rows starting from the beginning of the part | ||
| 10339 | 2026.04.10 20:58:27.707237 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part | ||
| 10340 | 2026.04.10 20:58:27.707625 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 10341 | 2026.04.10 20:58:27.708011 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 10342 | 2026.04.10 20:58:27.708373 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 10343 | 2026.04.10 20:58:27.708720 [ 194 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
| 10344 | 2026.04.10 20:58:27.715579 [ 201 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009590355 sec., 130756.36928977081 rows/sec., 103.55 MiB/sec. | ||
| 10345 | 2026.04.10 20:58:27.716928 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10346 | 2026.04.10 20:58:27.717463 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.04.10 20:58:27.717540 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_41_8} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10348 | 2026.04.10 20:58:27.717748 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 10349 | 2026.04.10 20:58:29.111308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10350 | 2026.04.10 20:58:29.130307 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2026.04.10 20:58:29.130380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10352 | 2026.04.10 20:58:29.136672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10353 | 2026.04.10 20:58:29.137373 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2026.04.10 20:58:29.137718 [ 82 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10355 | 2026.04.10 20:58:29.137786 [ 82 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.04.10 20:58:29.137805 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10357 | 2026.04.10 20:58:29.137896 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 10358 | 2026.04.10 20:58:29.140803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10359 | 2026.04.10 20:58:29.140955 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10360 | 2026.04.10 20:58:29.141774 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 10361 | 2026.04.10 20:58:29.145236 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 10362 | 2026.04.10 20:58:29.148716 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10363 | 2026.04.10 20:58:29.152715 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10364 | 2026.04.10 20:58:29.156668 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 10365 | 2026.04.10 20:58:29.160449 [ 200 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 10366 | 2026.04.10 20:58:29.210551 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.072686678 sec., 5805.740633792619 rows/sec., 30.02 MiB/sec. | ||
| 10367 | 2026.04.10 20:58:29.213770 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10368 | 2026.04.10 20:58:29.215960 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.04.10 20:58:29.216074 [ 187 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_56_11} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10370 | 2026.04.10 20:58:29.219108 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10371 | 2026.04.10 20:58:30.989581 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10372 | 2026.04.10 20:58:30.989786 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10373 | 2026.04.10 20:58:30.989859 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10374 | 2026.04.10 20:58:30.990617 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.04.10 20:58:30.990659 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10376 | 2026.04.10 20:58:30.991058 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10377 | 2026.04.10 20:58:30.991278 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.04.10 20:58:30.991434 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001701 sec., 81128.74779541446 rows/sec., 7.06 MiB/sec. | ||
| 10379 | 2026.04.10 20:58:30.991476 [ 6 ] {3fbcc75c-1e5f-4dc1-8123-ec22a750e68b} <Debug> TCPHandler: Processed in 0.002028068 sec. | ||
| 10380 | 2026.04.10 20:58:30.991604 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.04.10 20:58:30.991701 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.04.10 20:58:30.991743 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10383 | 2026.04.10 20:58:30.992159 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.04.10 20:58:30.992192 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10385 | 2026.04.10 20:58:30.992485 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10386 | 2026.04.10 20:58:30.992700 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.04.10 20:58:30.992826 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001144 sec., 35839.16083916084 rows/sec., 2.63 MiB/sec. | ||
| 10388 | 2026.04.10 20:58:30.992863 [ 6 ] {863a422b-ef29-42e9-8b0a-bfd7a93723a2} <Debug> TCPHandler: Processed in 0.001309752 sec. | ||
| 10389 | 2026.04.10 20:58:30.992968 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.04.10 20:58:30.993089 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10391 | 2026.04.10 20:58:30.993129 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10392 | 2026.04.10 20:58:30.993555 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.04.10 20:58:30.993590 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10394 | 2026.04.10 20:58:30.993882 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10395 | 2026.04.10 20:58:30.994083 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.04.10 20:58:30.994209 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001138 sec., 92267.13532513182 rows/sec., 7.21 MiB/sec. | ||
| 10397 | 2026.04.10 20:58:30.994245 [ 6 ] {0baf7cca-2ad8-4920-aebc-a78482511b36} <Debug> TCPHandler: Processed in 0.001327391 sec. | ||
| 10398 | 2026.04.10 20:58:30.994381 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.04.10 20:58:30.994478 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10400 | 2026.04.10 20:58:30.994521 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10401 | 2026.04.10 20:58:30.994932 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.04.10 20:58:30.994965 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10403 | 2026.04.10 20:58:30.995293 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10404 | 2026.04.10 20:58:30.995504 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.04.10 20:58:30.995631 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 10406 | 2026.04.10 20:58:30.995669 [ 6 ] {c7690072-ac1d-4a89-912d-0a5d45517c5c} <Debug> TCPHandler: Processed in 0.001336352 sec. | ||
| 10407 | 2026.04.10 20:58:30.995770 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.04.10 20:58:30.995862 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10409 | 2026.04.10 20:58:30.995916 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <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 | ||
| 10410 | 2026.04.10 20:58:30.996779 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.04.10 20:58:30.996814 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10412 | 2026.04.10 20:58:30.997373 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10413 | 2026.04.10 20:58:30.997596 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.04.10 20:58:30.997698 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10415 | 2026.04.10 20:58:30.997731 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 10416 | 2026.04.10 20:58:30.997743 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.04.10 20:58:30.997768 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10418 | 2026.04.10 20:58:30.997785 [ 6 ] {f32e2aee-6ccd-41ae-b620-c050bff7e2f4} <Debug> TCPHandler: Processed in 0.002064298 sec. | ||
| 10419 | 2026.04.10 20:58:30.997899 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 10420 | 2026.04.10 20:58:30.997903 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.04.10 20:58:30.998050 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10422 | 2026.04.10 20:58:30.998092 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10423 | 2026.04.10 20:58:30.998172 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10424 | 2026.04.10 20:58:30.998242 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1474 rows starting from the beginning of the part | ||
| 10425 | 2026.04.10 20:58:30.998387 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 10426 | 2026.04.10 20:58:30.998433 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.04.10 20:58:30.998474 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10428 | 2026.04.10 20:58:30.998499 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 10429 | 2026.04.10 20:58:30.998599 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10430 | 2026.04.10 20:58:30.998688 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 10431 | 2026.04.10 20:58:30.998778 [ 199 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 10432 | 2026.04.10 20:58:30.998811 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10433 | 2026.04.10 20:58:30.999034 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.04.10 20:58:30.999180 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 10435 | 2026.04.10 20:58:30.999219 [ 6 ] {cdaf7d74-8433-4322-9c66-1f70b7863650} <Debug> TCPHandler: Processed in 0.001364872 sec. | ||
| 10436 | 2026.04.10 20:58:31.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.72 MiB, peak 338.16 MiB, free memory in arenas 0.00 B, will set to 325.56 MiB (RSS), difference: -3.16 MiB | ||
| 10437 | 2026.04.10 20:58:31.009331 [ 197 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1701 rows, containing 19 columns (19 merged, 0 gathered) in 0.011492523 sec., 148009.27524791553 rows/sec., 265.23 MiB/sec. | ||
| 10438 | 2026.04.10 20:58:31.011627 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10439 | 2026.04.10 20:58:31.012015 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.04.10 20:58:31.012098 [ 205 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10441 | 2026.04.10 20:58:31.012244 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.87 MiB. | ||
| 10442 | 2026.04.10 20:58:32.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.23 MiB, peak 338.16 MiB, free memory in arenas 0.00 B, will set to 332.34 MiB (RSS), difference: 10.11 MiB | ||
| 10443 | 2026.04.10 20:58:35.117859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27369 | ||
| 10444 | 2026.04.10 20:58:35.118683 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.04.10 20:58:35.118729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10446 | 2026.04.10 20:58:35.119183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10447 | 2026.04.10 20:58:35.119397 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.04.10 20:58:35.119528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27369 | ||
| 10449 | 2026.04.10 20:58:35.992127 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.04.10 20:58:35.992423 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10451 | 2026.04.10 20:58:35.992548 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10452 | 2026.04.10 20:58:35.993659 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.04.10 20:58:35.993737 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10454 | 2026.04.10 20:58:35.994369 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10455 | 2026.04.10 20:58:35.994726 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.04.10 20:58:35.994975 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002646 sec., 21164.021164021164 rows/sec., 1.63 MiB/sec. | ||
| 10457 | 2026.04.10 20:58:35.995064 [ 6 ] {cd52ab2a-11d2-417a-9566-14e30c9214fd} <Debug> TCPHandler: Processed in 0.003175028 sec. | ||
| 10458 | 2026.04.10 20:58:35.995316 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.04.10 20:58:35.995467 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10460 | 2026.04.10 20:58:35.995533 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10461 | 2026.04.10 20:58:35.996298 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.04.10 20:58:35.996357 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10463 | 2026.04.10 20:58:35.996844 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10464 | 2026.04.10 20:58:35.997183 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.04.10 20:58:35.997390 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002004 sec., 31936.127744510977 rows/sec., 2.49 MiB/sec. | ||
| 10466 | 2026.04.10 20:58:35.997451 [ 6 ] {c2c8f311-79c2-41a4-acb3-8bcc5b6cfaf4} <Debug> TCPHandler: Processed in 0.00226075 sec. | ||
| 10467 | 2026.04.10 20:58:35.997725 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.04.10 20:58:35.997869 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10469 | 2026.04.10 20:58:35.997942 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10470 | 2026.04.10 20:58:35.998573 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.04.10 20:58:35.998624 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10472 | 2026.04.10 20:58:35.999141 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10473 | 2026.04.10 20:58:35.999470 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.04.10 20:58:35.999661 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001828 sec., 87527.352297593 rows/sec., 6.10 MiB/sec. | ||
| 10475 | 2026.04.10 20:58:35.999721 [ 6 ] {cd8939b1-c894-4d98-b2f9-c1fecd5d3756} <Debug> TCPHandler: Processed in 0.002067819 sec. | ||
| 10476 | 2026.04.10 20:58:35.999899 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2026.04.10 20:58:36.000030 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10478 | 2026.04.10 20:58:36.000092 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10479 | 2026.04.10 20:58:36.000598 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.04.10 20:58:36.000650 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10481 | 2026.04.10 20:58:36.001101 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10482 | 2026.04.10 20:58:36.001402 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.04.10 20:58:36.001577 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
| 10484 | 2026.04.10 20:58:36.001626 [ 6 ] {8dd431f1-ce18-450c-ad53-ba367e5b88be} <Debug> TCPHandler: Processed in 0.001792896 sec. | ||
| 10485 | 2026.04.10 20:58:36.329982 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59492 | ||
| 10486 | 2026.04.10 20:58:36.330082 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.04.10 20:58:36.330106 [ 286 ] {} <Debug> TCP-Session: f973b7eb-e890-44f0-a68a-caf7939c3839 Authenticating user 'default' from [fd00:1122:3344:101::e]:59492 | ||
| 10488 | 2026.04.10 20:58:36.330126 [ 286 ] {} <Debug> TCP-Session: f973b7eb-e890-44f0-a68a-caf7939c3839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.04.10 20:58:36.330137 [ 286 ] {} <Debug> TCP-Session: f973b7eb-e890-44f0-a68a-caf7939c3839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.04.10 20:58:36.330323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39211 | ||
| 10491 | 2026.04.10 20:58:36.330356 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60598 | ||
| 10492 | 2026.04.10 20:58:36.330367 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39884 | ||
| 10493 | 2026.04.10 20:58:36.330408 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62969 | ||
| 10494 | 2026.04.10 20:58:36.330454 [ 286 ] {} <Trace> TCP-Session: f973b7eb-e890-44f0-a68a-caf7939c3839 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.04.10 20:58:36.330464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10496 | 2026.04.10 20:58:36.330417 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64238 | ||
| 10497 | 2026.04.10 20:58:36.330510 [ 289 ] {} <Debug> TCP-Session: bae77a5a-d4e2-42d2-844b-67d716b42d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:60598 | ||
| 10498 | 2026.04.10 20:58:36.330515 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10499 | 2026.04.10 20:58:36.330564 [ 289 ] {} <Debug> TCP-Session: bae77a5a-d4e2-42d2-844b-67d716b42d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.04.10 20:58:36.330395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 10501 | 2026.04.10 20:58:36.330586 [ 289 ] {} <Debug> TCP-Session: bae77a5a-d4e2-42d2-844b-67d716b42d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.04.10 20:58:36.330589 [ 294 ] {} <Debug> TCP-Session: ce6d0fb2-f580-4ce2-832a-feed3ff947e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62969 | ||
| 10503 | 2026.04.10 20:58:36.330614 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10504 | 2026.04.10 20:58:36.330617 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59492) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10505 | 2026.04.10 20:58:36.330704 [ 294 ] {} <Debug> TCP-Session: ce6d0fb2-f580-4ce2-832a-feed3ff947e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.04.10 20:58:36.330718 [ 4 ] {} <Debug> TCP-Session: 0426a45a-ad94-4031-bc61-6dcbbaba9901 Authenticating user 'default' from [fd00:1122:3344:101::e]:64238 | ||
| 10507 | 2026.04.10 20:58:36.330739 [ 294 ] {} <Debug> TCP-Session: ce6d0fb2-f580-4ce2-832a-feed3ff947e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.04.10 20:58:36.330761 [ 4 ] {} <Debug> TCP-Session: 0426a45a-ad94-4031-bc61-6dcbbaba9901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.04.10 20:58:36.330394 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10510 | 2026.04.10 20:58:36.330788 [ 4 ] {} <Debug> TCP-Session: 0426a45a-ad94-4031-bc61-6dcbbaba9901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.04.10 20:58:36.330821 [ 288 ] {} <Debug> TCP-Session: c826b9e1-05af-441f-b201-f0ec24d09044 Authenticating user 'default' from [fd00:1122:3344:101::e]:39211 | ||
| 10512 | 2026.04.10 20:58:36.330377 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40655 | ||
| 10513 | 2026.04.10 20:58:36.330846 [ 288 ] {} <Debug> TCP-Session: c826b9e1-05af-441f-b201-f0ec24d09044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.04.10 20:58:36.330376 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49988 | ||
| 10515 | 2026.04.10 20:58:36.330895 [ 288 ] {} <Debug> TCP-Session: c826b9e1-05af-441f-b201-f0ec24d09044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.04.10 20:58:36.330929 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10517 | 2026.04.10 20:58:36.330507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10518 | 2026.04.10 20:58:36.330976 [ 293 ] {} <Debug> TCP-Session: 4b7cf509-fd35-45a6-867d-5ab83c2b7215 Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 10519 | 2026.04.10 20:58:36.330997 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10520 | 2026.04.10 20:58:36.331018 [ 293 ] {} <Debug> TCP-Session: 4b7cf509-fd35-45a6-867d-5ab83c2b7215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.04.10 20:58:36.331016 [ 290 ] {} <Debug> TCP-Session: 2900939c-0019-4cbc-a5d6-77e6c545cf3b Authenticating user 'default' from [fd00:1122:3344:101::e]:39884 | ||
| 10522 | 2026.04.10 20:58:36.331046 [ 293 ] {} <Debug> TCP-Session: 4b7cf509-fd35-45a6-867d-5ab83c2b7215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.04.10 20:58:36.331068 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10524 | 2026.04.10 20:58:36.331077 [ 290 ] {} <Debug> TCP-Session: 2900939c-0019-4cbc-a5d6-77e6c545cf3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.04.10 20:58:36.331111 [ 290 ] {} <Debug> TCP-Session: 2900939c-0019-4cbc-a5d6-77e6c545cf3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2026.04.10 20:58:36.331363 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10527 | 2026.04.10 20:58:36.331388 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 10528 | 2026.04.10 20:58:36.331403 [ 291 ] {} <Debug> TCP-Session: 0c47fa82-cd50-4304-914e-065b87638bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40655 | ||
| 10529 | 2026.04.10 20:58:36.331442 [ 291 ] {} <Debug> TCP-Session: 0c47fa82-cd50-4304-914e-065b87638bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.04.10 20:58:36.331454 [ 291 ] {} <Debug> TCP-Session: 0c47fa82-cd50-4304-914e-065b87638bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.04.10 20:58:36.331471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10532 | 2026.04.10 20:58:36.331504 [ 292 ] {} <Debug> TCP-Session: 18444322-f688-400d-87e0-5cb626a4c18e Authenticating user 'default' from [fd00:1122:3344:101::e]:49988 | ||
| 10533 | 2026.04.10 20:58:36.331521 [ 292 ] {} <Debug> TCP-Session: 18444322-f688-400d-87e0-5cb626a4c18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10534 | 2026.04.10 20:58:36.331534 [ 292 ] {} <Debug> TCP-Session: 18444322-f688-400d-87e0-5cb626a4c18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.04.10 20:58:36.332394 [ 322 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> AggregatingTransform: Aggregating | ||
| 10536 | 2026.04.10 20:58:36.332440 [ 322 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10537 | 2026.04.10 20:58:36.332478 [ 322 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942118 sec. (1061.438 rows/sec., 41.46 KiB/sec.) | ||
| 10538 | 2026.04.10 20:58:36.332496 [ 322 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Trace> Aggregator: Merging aggregated data | ||
| 10539 | 2026.04.10 20:58:36.333971 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003345 sec., 298.95366218236177 rows/sec., 11.68 KiB/sec. | ||
| 10540 | 2026.04.10 20:58:36.334107 [ 286 ] {afd215e7-faed-4285-815a-db064b6b6ecc} <Debug> TCPHandler: Processed in 0.003730154 sec. | ||
| 10541 | 2026.04.10 20:58:36.334222 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10542 | 2026.04.10 20:58:36.334248 [ 286 ] {} <Debug> TCP-Session: f973b7eb-e890-44f0-a68a-caf7939c3839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.04.10 20:58:36.334253 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10544 | 2026.04.10 20:58:36.334285 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10545 | 2026.04.10 20:58:36.334296 [ 288 ] {} <Debug> TCP-Session: c826b9e1-05af-441f-b201-f0ec24d09044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.04.10 20:58:36.334308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10547 | 2026.04.10 20:58:36.334330 [ 4 ] {} <Debug> TCP-Session: 0426a45a-ad94-4031-bc61-6dcbbaba9901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.04.10 20:58:36.334347 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10549 | 2026.04.10 20:58:36.334364 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2026.04.10 20:58:36.334382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10551 | 2026.04.10 20:58:36.334413 [ 290 ] {} <Debug> TCP-Session: 2900939c-0019-4cbc-a5d6-77e6c545cf3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.04.10 20:58:36.334426 [ 293 ] {} <Debug> TCP-Session: 4b7cf509-fd35-45a6-867d-5ab83c2b7215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.04.10 20:58:36.334442 [ 291 ] {} <Debug> TCP-Session: 0c47fa82-cd50-4304-914e-065b87638bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2026.04.10 20:58:36.334373 [ 292 ] {} <Debug> TCP-Session: 18444322-f688-400d-87e0-5cb626a4c18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.04.10 20:58:36.334332 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10556 | 2026.04.10 20:58:36.334414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10557 | 2026.04.10 20:58:36.334542 [ 289 ] {} <Debug> TCP-Session: bae77a5a-d4e2-42d2-844b-67d716b42d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10558 | 2026.04.10 20:58:36.334569 [ 294 ] {} <Debug> TCP-Session: ce6d0fb2-f580-4ce2-832a-feed3ff947e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.04.10 20:58:36.553142 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32875 | ||
| 10560 | 2026.04.10 20:58:36.553243 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2026.04.10 20:58:36.553271 [ 286 ] {} <Debug> TCP-Session: c9700f2a-f659-4f16-9759-80ed1836c35f Authenticating user 'default' from [fd00:1122:3344:101::e]:32875 | ||
| 10562 | 2026.04.10 20:58:36.553293 [ 286 ] {} <Debug> TCP-Session: c9700f2a-f659-4f16-9759-80ed1836c35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.04.10 20:58:36.553306 [ 286 ] {} <Debug> TCP-Session: c9700f2a-f659-4f16-9759-80ed1836c35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.04.10 20:58:36.553488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53881 | ||
| 10565 | 2026.04.10 20:58:36.553533 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56239 | ||
| 10566 | 2026.04.10 20:58:36.553564 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10567 | 2026.04.10 20:58:36.553584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55314 | ||
| 10568 | 2026.04.10 20:58:36.553625 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54283 | ||
| 10569 | 2026.04.10 20:58:36.553642 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54913 | ||
| 10570 | 2026.04.10 20:58:36.553663 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10571 | 2026.04.10 20:58:36.553619 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62435 | ||
| 10572 | 2026.04.10 20:58:36.553718 [ 289 ] {} <Debug> TCP-Session: f6f959d0-1ea6-4365-ac43-7aed41a19b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:56239 | ||
| 10573 | 2026.04.10 20:58:36.553719 [ 286 ] {} <Trace> TCP-Session: c9700f2a-f659-4f16-9759-80ed1836c35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.04.10 20:58:36.553747 [ 289 ] {} <Debug> TCP-Session: f6f959d0-1ea6-4365-ac43-7aed41a19b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2026.04.10 20:58:36.553759 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10576 | 2026.04.10 20:58:36.553781 [ 289 ] {} <Debug> TCP-Session: f6f959d0-1ea6-4365-ac43-7aed41a19b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2026.04.10 20:58:36.553782 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10578 | 2026.04.10 20:58:36.553811 [ 4 ] {} <Debug> TCP-Session: 5962838d-64f9-43f5-96e6-882114a4b392 Authenticating user 'default' from [fd00:1122:3344:101::e]:54913 | ||
| 10579 | 2026.04.10 20:58:36.553732 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10580 | 2026.04.10 20:58:36.553849 [ 4 ] {} <Debug> TCP-Session: 5962838d-64f9-43f5-96e6-882114a4b392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10581 | 2026.04.10 20:58:36.553836 [ 293 ] {} <Debug> TCP-Session: 0708bb3e-1a8d-4f41-99a8-1e70cbb788ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62435 | ||
| 10582 | 2026.04.10 20:58:36.553882 [ 4 ] {} <Debug> TCP-Session: 5962838d-64f9-43f5-96e6-882114a4b392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.04.10 20:58:36.553886 [ 294 ] {} <Debug> TCP-Session: e40df8d5-cf30-49df-9a81-e213992a5729 Authenticating user 'default' from [fd00:1122:3344:101::e]:54283 | ||
| 10584 | 2026.04.10 20:58:36.553917 [ 293 ] {} <Debug> TCP-Session: 0708bb3e-1a8d-4f41-99a8-1e70cbb788ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2026.04.10 20:58:36.553933 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32875) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10586 | 2026.04.10 20:58:36.553966 [ 293 ] {} <Debug> TCP-Session: 0708bb3e-1a8d-4f41-99a8-1e70cbb788ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.04.10 20:58:36.553953 [ 294 ] {} <Debug> TCP-Session: e40df8d5-cf30-49df-9a81-e213992a5729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.04.10 20:58:36.553732 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10589 | 2026.04.10 20:58:36.554044 [ 294 ] {} <Debug> TCP-Session: e40df8d5-cf30-49df-9a81-e213992a5729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.04.10 20:58:36.554061 [ 290 ] {} <Debug> TCP-Session: b638c32b-8db3-4ebf-983d-c66297aa2c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:55314 | ||
| 10591 | 2026.04.10 20:58:36.553600 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42273 | ||
| 10592 | 2026.04.10 20:58:36.554085 [ 290 ] {} <Debug> TCP-Session: b638c32b-8db3-4ebf-983d-c66297aa2c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.04.10 20:58:36.553596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43478 | ||
| 10594 | 2026.04.10 20:58:36.554136 [ 290 ] {} <Debug> TCP-Session: b638c32b-8db3-4ebf-983d-c66297aa2c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2026.04.10 20:58:36.554169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10596 | 2026.04.10 20:58:36.553607 [ 288 ] {} <Debug> TCP-Session: b1793336-8713-4945-b416-02d66cf29d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:53881 | ||
| 10597 | 2026.04.10 20:58:36.554203 [ 291 ] {} <Debug> TCP-Session: e7567c83-d133-4421-828e-361c342879b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42273 | ||
| 10598 | 2026.04.10 20:58:36.554226 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2026.04.10 20:58:36.554244 [ 288 ] {} <Debug> TCP-Session: b1793336-8713-4945-b416-02d66cf29d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.04.10 20:58:36.554248 [ 291 ] {} <Debug> TCP-Session: e7567c83-d133-4421-828e-361c342879b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.04.10 20:58:36.554267 [ 292 ] {} <Debug> TCP-Session: 6e12df03-339f-491e-96b2-183c9266afc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43478 | ||
| 10602 | 2026.04.10 20:58:36.554278 [ 288 ] {} <Debug> TCP-Session: b1793336-8713-4945-b416-02d66cf29d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.04.10 20:58:36.554308 [ 292 ] {} <Debug> TCP-Session: 6e12df03-339f-491e-96b2-183c9266afc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.04.10 20:58:36.554311 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10605 | 2026.04.10 20:58:36.554329 [ 292 ] {} <Debug> TCP-Session: 6e12df03-339f-491e-96b2-183c9266afc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10606 | 2026.04.10 20:58:36.554285 [ 291 ] {} <Debug> TCP-Session: e7567c83-d133-4421-828e-361c342879b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.04.10 20:58:36.554383 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10608 | 2026.04.10 20:58:36.554753 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 10609 | 2026.04.10 20:58:36.555731 [ 302 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> AggregatingTransform: Aggregating | ||
| 10610 | 2026.04.10 20:58:36.555784 [ 302 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> Aggregator: Aggregation method: without_key | ||
| 10611 | 2026.04.10 20:58:36.555824 [ 302 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960739 sec. (1040.865 rows/sec., 40.66 KiB/sec.) | ||
| 10612 | 2026.04.10 20:58:36.555845 [ 302 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Trace> Aggregator: Merging aggregated data | ||
| 10613 | 2026.04.10 20:58:36.557137 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 10614 | 2026.04.10 20:58:36.557308 [ 286 ] {529488b5-d65f-413c-9b66-fe9c73dcab07} <Debug> TCPHandler: Processed in 0.003712493 sec. | ||
| 10615 | 2026.04.10 20:58:36.557463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10616 | 2026.04.10 20:58:36.557492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2026.04.10 20:58:36.557505 [ 286 ] {} <Debug> TCP-Session: c9700f2a-f659-4f16-9759-80ed1836c35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.04.10 20:58:36.557520 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10619 | 2026.04.10 20:58:36.557531 [ 288 ] {} <Debug> TCP-Session: b1793336-8713-4945-b416-02d66cf29d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.04.10 20:58:36.557538 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10621 | 2026.04.10 20:58:36.557572 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10622 | 2026.04.10 20:58:36.557576 [ 289 ] {} <Debug> TCP-Session: f6f959d0-1ea6-4365-ac43-7aed41a19b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2026.04.10 20:58:36.557589 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10624 | 2026.04.10 20:58:36.557621 [ 293 ] {} <Debug> TCP-Session: 0708bb3e-1a8d-4f41-99a8-1e70cbb788ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2026.04.10 20:58:36.557632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10626 | 2026.04.10 20:58:36.557652 [ 290 ] {} <Debug> TCP-Session: b638c32b-8db3-4ebf-983d-c66297aa2c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.04.10 20:58:36.557610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10628 | 2026.04.10 20:58:36.557678 [ 294 ] {} <Debug> TCP-Session: e40df8d5-cf30-49df-9a81-e213992a5729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.04.10 20:58:36.557592 [ 292 ] {} <Debug> TCP-Session: 6e12df03-339f-491e-96b2-183c9266afc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2026.04.10 20:58:36.557727 [ 291 ] {} <Debug> TCP-Session: e7567c83-d133-4421-828e-361c342879b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10631 | 2026.04.10 20:58:36.557582 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10632 | 2026.04.10 20:58:36.557785 [ 4 ] {} <Debug> TCP-Session: 5962838d-64f9-43f5-96e6-882114a4b392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.04.10 20:58:36.641078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10634 | 2026.04.10 20:58:36.658151 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.04.10 20:58:36.658224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10636 | 2026.04.10 20:58:36.663644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10637 | 2026.04.10 20:58:36.664311 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.04.10 20:58:36.667856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10639 | 2026.04.10 20:58:36.717178 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48120 | ||
| 10640 | 2026.04.10 20:58:36.717283 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10641 | 2026.04.10 20:58:36.717310 [ 286 ] {} <Debug> TCP-Session: e6c00b33-181f-47d5-9350-4d317fe6e741 Authenticating user 'default' from [fd00:1122:3344:101::e]:48120 | ||
| 10642 | 2026.04.10 20:58:36.717333 [ 286 ] {} <Debug> TCP-Session: e6c00b33-181f-47d5-9350-4d317fe6e741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10643 | 2026.04.10 20:58:36.717347 [ 286 ] {} <Debug> TCP-Session: e6c00b33-181f-47d5-9350-4d317fe6e741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10644 | 2026.04.10 20:58:36.717551 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62503 | ||
| 10645 | 2026.04.10 20:58:36.717580 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46405 | ||
| 10646 | 2026.04.10 20:58:36.717595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51000 | ||
| 10647 | 2026.04.10 20:58:36.717635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50456 | ||
| 10648 | 2026.04.10 20:58:36.717644 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51829 | ||
| 10649 | 2026.04.10 20:58:36.717703 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10650 | 2026.04.10 20:58:36.717725 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10651 | 2026.04.10 20:58:36.717747 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10652 | 2026.04.10 20:58:36.717759 [ 289 ] {} <Debug> TCP-Session: b9dc70c9-c07a-4721-aa7c-2657a102df5c Authenticating user 'default' from [fd00:1122:3344:101::e]:46405 | ||
| 10653 | 2026.04.10 20:58:36.717775 [ 294 ] {} <Debug> TCP-Session: ee9ada1e-8103-4c51-808e-e1a5a466a94a Authenticating user 'default' from [fd00:1122:3344:101::e]:50456 | ||
| 10654 | 2026.04.10 20:58:36.717787 [ 290 ] {} <Debug> TCP-Session: 620f1cf0-cbc1-491e-9362-402f89bb6f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:51000 | ||
| 10655 | 2026.04.10 20:58:36.717800 [ 289 ] {} <Debug> TCP-Session: b9dc70c9-c07a-4721-aa7c-2657a102df5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10656 | 2026.04.10 20:58:36.717816 [ 294 ] {} <Debug> TCP-Session: ee9ada1e-8103-4c51-808e-e1a5a466a94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2026.04.10 20:58:36.717830 [ 289 ] {} <Debug> TCP-Session: b9dc70c9-c07a-4721-aa7c-2657a102df5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2026.04.10 20:58:36.717846 [ 294 ] {} <Debug> TCP-Session: ee9ada1e-8103-4c51-808e-e1a5a466a94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2026.04.10 20:58:36.717822 [ 290 ] {} <Debug> TCP-Session: 620f1cf0-cbc1-491e-9362-402f89bb6f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2026.04.10 20:58:36.717790 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10661 | 2026.04.10 20:58:36.717920 [ 290 ] {} <Debug> TCP-Session: 620f1cf0-cbc1-491e-9362-402f89bb6f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2026.04.10 20:58:36.717662 [ 286 ] {} <Trace> TCP-Session: e6c00b33-181f-47d5-9350-4d317fe6e741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2026.04.10 20:58:36.717960 [ 4 ] {} <Debug> TCP-Session: 028e27a8-9da5-4640-b380-b6d467f03fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51829 | ||
| 10664 | 2026.04.10 20:58:36.717625 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10665 | 2026.04.10 20:58:36.718003 [ 4 ] {} <Debug> TCP-Session: 028e27a8-9da5-4640-b380-b6d467f03fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.04.10 20:58:36.717621 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41526 | ||
| 10667 | 2026.04.10 20:58:36.718026 [ 4 ] {} <Debug> TCP-Session: 028e27a8-9da5-4640-b380-b6d467f03fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2026.04.10 20:58:36.718026 [ 288 ] {} <Debug> TCP-Session: a52888cb-23f9-4fc1-a0c3-3524064d69d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62503 | ||
| 10669 | 2026.04.10 20:58:36.717604 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59217 | ||
| 10670 | 2026.04.10 20:58:36.718088 [ 288 ] {} <Debug> TCP-Session: a52888cb-23f9-4fc1-a0c3-3524064d69d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.04.10 20:58:36.718095 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10672 | 2026.04.10 20:58:36.718111 [ 288 ] {} <Debug> TCP-Session: a52888cb-23f9-4fc1-a0c3-3524064d69d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.04.10 20:58:36.718133 [ 293 ] {} <Debug> TCP-Session: d64fedf1-3a72-4d02-a61a-27a9e6a4a2cd Authenticating user 'default' from [fd00:1122:3344:101::e]:41526 | ||
| 10674 | 2026.04.10 20:58:36.718139 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10675 | 2026.04.10 20:58:36.718145 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10676 | 2026.04.10 20:58:36.718158 [ 293 ] {} <Debug> TCP-Session: d64fedf1-3a72-4d02-a61a-27a9e6a4a2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.04.10 20:58:36.718187 [ 292 ] {} <Debug> TCP-Session: 11eb4826-eb82-4d67-b39d-9e7ac8ce398e Authenticating user 'default' from [fd00:1122:3344:101::e]:59217 | ||
| 10678 | 2026.04.10 20:58:36.718199 [ 293 ] {} <Debug> TCP-Session: d64fedf1-3a72-4d02-a61a-27a9e6a4a2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.04.10 20:58:36.718214 [ 292 ] {} <Debug> TCP-Session: 11eb4826-eb82-4d67-b39d-9e7ac8ce398e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10680 | 2026.04.10 20:58:36.717605 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48288 | ||
| 10681 | 2026.04.10 20:58:36.718238 [ 292 ] {} <Debug> TCP-Session: 11eb4826-eb82-4d67-b39d-9e7ac8ce398e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10682 | 2026.04.10 20:58:36.718305 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10683 | 2026.04.10 20:58:36.718329 [ 291 ] {} <Debug> TCP-Session: 156787cd-8e77-4489-b65d-ecc20b5f04d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48288 | ||
| 10684 | 2026.04.10 20:58:36.718346 [ 291 ] {} <Debug> TCP-Session: 156787cd-8e77-4489-b65d-ecc20b5f04d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10685 | 2026.04.10 20:58:36.718358 [ 291 ] {} <Debug> TCP-Session: 156787cd-8e77-4489-b65d-ecc20b5f04d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.04.10 20:58:36.718419 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10687 | 2026.04.10 20:58:36.718478 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10688 | 2026.04.10 20:58:36.718772 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 10689 | 2026.04.10 20:58:36.719815 [ 348 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> AggregatingTransform: Aggregating | ||
| 10690 | 2026.04.10 20:58:36.719869 [ 348 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> Aggregator: Aggregation method: without_key | ||
| 10691 | 2026.04.10 20:58:36.719910 [ 348 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034569 sec. (966.586 rows/sec., 37.76 KiB/sec.) | ||
| 10692 | 2026.04.10 20:58:36.719929 [ 348 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Trace> Aggregator: Merging aggregated data | ||
| 10693 | 2026.04.10 20:58:36.721389 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003306 sec., 302.48033877797945 rows/sec., 11.82 KiB/sec. | ||
| 10694 | 2026.04.10 20:58:36.721539 [ 286 ] {00fef36c-8cc2-4eb8-be87-dc2f4ee79e09} <Debug> TCPHandler: Processed in 0.003991286 sec. | ||
| 10695 | 2026.04.10 20:58:36.721664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10696 | 2026.04.10 20:58:36.721692 [ 286 ] {} <Debug> TCP-Session: e6c00b33-181f-47d5-9350-4d317fe6e741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10697 | 2026.04.10 20:58:36.721719 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10698 | 2026.04.10 20:58:36.721724 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10699 | 2026.04.10 20:58:36.721746 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10700 | 2026.04.10 20:58:36.721768 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10701 | 2026.04.10 20:58:36.721788 [ 293 ] {} <Debug> TCP-Session: d64fedf1-3a72-4d02-a61a-27a9e6a4a2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.04.10 20:58:36.721804 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10703 | 2026.04.10 20:58:36.721824 [ 289 ] {} <Debug> TCP-Session: b9dc70c9-c07a-4721-aa7c-2657a102df5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.04.10 20:58:36.721842 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10705 | 2026.04.10 20:58:36.721809 [ 290 ] {} <Debug> TCP-Session: 620f1cf0-cbc1-491e-9362-402f89bb6f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10706 | 2026.04.10 20:58:36.721907 [ 294 ] {} <Debug> TCP-Session: ee9ada1e-8103-4c51-808e-e1a5a466a94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.04.10 20:58:36.721787 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10708 | 2026.04.10 20:58:36.721767 [ 4 ] {} <Debug> TCP-Session: 028e27a8-9da5-4640-b380-b6d467f03fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10709 | 2026.04.10 20:58:36.721968 [ 292 ] {} <Debug> TCP-Session: 11eb4826-eb82-4d67-b39d-9e7ac8ce398e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2026.04.10 20:58:36.721855 [ 288 ] {} <Debug> TCP-Session: a52888cb-23f9-4fc1-a0c3-3524064d69d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10711 | 2026.04.10 20:58:36.721820 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10712 | 2026.04.10 20:58:36.722045 [ 291 ] {} <Debug> TCP-Session: 156787cd-8e77-4489-b65d-ecc20b5f04d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10713 | 2026.04.10 20:58:37.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.65 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 332.38 MiB (RSS), difference: -1.27 MiB | ||
| 10714 | 2026.04.10 20:58:37.706481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1280 | ||
| 10715 | 2026.04.10 20:58:37.708937 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.04.10 20:58:37.709000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10717 | 2026.04.10 20:58:37.710253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10718 | 2026.04.10 20:58:37.710541 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.04.10 20:58:37.710963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10720 | 2026.04.10 20:58:40.989834 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10721 | 2026.04.10 20:58:40.990040 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10722 | 2026.04.10 20:58:40.990114 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10723 | 2026.04.10 20:58:40.990895 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.04.10 20:58:40.990934 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10725 | 2026.04.10 20:58:40.991336 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10726 | 2026.04.10 20:58:40.991556 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.04.10 20:58:40.991681 [ 154 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10728 | 2026.04.10 20:58:40.991714 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.96 MiB/sec. | ||
| 10729 | 2026.04.10 20:58:40.991722 [ 154 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.04.10 20:58:40.991748 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10731 | 2026.04.10 20:58:40.991766 [ 6 ] {8ff3996b-2fe5-47b8-8a72-eb6ee71b94d8} <Debug> TCPHandler: Processed in 0.002061599 sec. | ||
| 10732 | 2026.04.10 20:58:40.991878 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 10733 | 2026.04.10 20:58:40.991892 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.04.10 20:58:40.992043 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.04.10 20:58:40.992056 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10736 | 2026.04.10 20:58:40.992090 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10737 | 2026.04.10 20:58:40.992102 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2621 rows starting from the beginning of the part | ||
| 10738 | 2026.04.10 20:58:40.992183 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 10739 | 2026.04.10 20:58:40.992235 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 10740 | 2026.04.10 20:58:40.992283 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 10741 | 2026.04.10 20:58:40.992330 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 10742 | 2026.04.10 20:58:40.992380 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 10743 | 2026.04.10 20:58:40.992533 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.04.10 20:58:40.992575 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10745 | 2026.04.10 20:58:40.992890 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10746 | 2026.04.10 20:58:40.993105 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.04.10 20:58:40.993219 [ 154 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 10748 | 2026.04.10 20:58:40.993246 [ 154 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.04.10 20:58:40.993247 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00123 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 10750 | 2026.04.10 20:58:40.993264 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10751 | 2026.04.10 20:58:40.993291 [ 6 ] {a8593e0d-88f9-4c91-aa5d-559e302f7ef2} <Debug> TCPHandler: Processed in 0.001451983 sec. | ||
| 10752 | 2026.04.10 20:58:40.993366 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 10753 | 2026.04.10 20:58:40.993478 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.04.10 20:58:40.993501 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10755 | 2026.04.10 20:58:40.993544 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 84 rows starting from the beginning of the part | ||
| 10756 | 2026.04.10 20:58:40.993611 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 10757 | 2026.04.10 20:58:40.993611 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10758 | 2026.04.10 20:58:40.993660 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10759 | 2026.04.10 20:58:40.993677 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10760 | 2026.04.10 20:58:40.993708 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 10761 | 2026.04.10 20:58:40.993753 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 10762 | 2026.04.10 20:58:40.993795 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 10763 | 2026.04.10 20:58:40.993839 [ 197 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027238 sec., 1511909.307145979 rows/sec., 121.35 MiB/sec. | ||
| 10764 | 2026.04.10 20:58:40.994100 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10765 | 2026.04.10 20:58:40.994153 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.04.10 20:58:40.994198 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10767 | 2026.04.10 20:58:40.994413 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.04.10 20:58:40.994502 [ 188 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_96_19} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10769 | 2026.04.10 20:58:40.994565 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10770 | 2026.04.10 20:58:40.994587 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10771 | 2026.04.10 20:58:40.994664 [ 188 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349483 sec., 234163.75011763762 rows/sec., 18.09 MiB/sec. | ||
| 10772 | 2026.04.10 20:58:40.994793 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 10773 | 2026.04.10 20:58:40.994804 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.04.10 20:58:40.994934 [ 154 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10775 | 2026.04.10 20:58:40.994958 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001376 sec., 76308.13953488372 rows/sec., 5.96 MiB/sec. | ||
| 10776 | 2026.04.10 20:58:40.994959 [ 154 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.04.10 20:58:40.994994 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10778 | 2026.04.10 20:58:40.994999 [ 6 ] {c5f2c3a2-5080-4fe4-9dfb-84e533166b1a} <Debug> TCPHandler: Processed in 0.001584065 sec. | ||
| 10779 | 2026.04.10 20:58:40.995066 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 10780 | 2026.04.10 20:58:40.995081 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.04.10 20:58:40.995129 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.04.10 20:58:40.995163 [ 205 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_42_9} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 10783 | 2026.04.10 20:58:40.995173 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10784 | 2026.04.10 20:58:40.995202 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1405 rows starting from the beginning of the part | ||
| 10785 | 2026.04.10 20:58:40.995245 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10786 | 2026.04.10 20:58:40.995253 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 10787 | 2026.04.10 20:58:40.995247 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10788 | 2026.04.10 20:58:40.995298 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 10789 | 2026.04.10 20:58:40.995322 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10790 | 2026.04.10 20:58:40.995343 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 10791 | 2026.04.10 20:58:40.995385 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 10792 | 2026.04.10 20:58:40.995420 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 10793 | 2026.04.10 20:58:40.995755 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.04.10 20:58:40.995796 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10795 | 2026.04.10 20:58:40.996143 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10796 | 2026.04.10 20:58:40.996352 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.04.10 20:58:40.996428 [ 205 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392482 sec., 1297682.8425789345 rows/sec., 96.04 MiB/sec. | ||
| 10798 | 2026.04.10 20:58:40.996464 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_91_21 to all_92_92_0 | ||
| 10799 | 2026.04.10 20:58:40.996489 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 10800 | 2026.04.10 20:58:40.996490 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.04.10 20:58:40.996517 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10802 | 2026.04.10 20:58:40.996528 [ 6 ] {cadded9d-b1ff-43ab-aa56-af1a2fbb2e1a} <Debug> TCPHandler: Processed in 0.001459783 sec. | ||
| 10803 | 2026.04.10 20:58:40.996572 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_21 to all_92_92_0 into Compact with storage Full | ||
| 10804 | 2026.04.10 20:58:40.996595 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10805 | 2026.04.10 20:58:40.996632 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2026.04.10 20:58:40.996669 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10807 | 2026.04.10 20:58:40.996702 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_21, total 33776 rows starting from the beginning of the part | ||
| 10808 | 2026.04.10 20:58:40.996734 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.04.10 20:58:40.996757 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 10810 | 2026.04.10 20:58:40.996796 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <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 | ||
| 10811 | 2026.04.10 20:58:40.996864 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.04.10 20:58:40.996947 [ 193 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_96_19} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10813 | 2026.04.10 20:58:40.997013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10814 | 2026.04.10 20:58:40.997679 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.04.10 20:58:40.997720 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10816 | 2026.04.10 20:58:40.998370 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10817 | 2026.04.10 20:58:40.998598 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.04.10 20:58:40.998751 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002036 sec., 20137.524557956778 rows/sec., 36.09 MiB/sec. | ||
| 10819 | 2026.04.10 20:58:40.998806 [ 6 ] {e88d6f5b-5e11-4c43-be67-8d8e7a493207} <Debug> TCPHandler: Processed in 0.00222428 sec. | ||
| 10820 | 2026.04.10 20:58:40.998924 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10821 | 2026.04.10 20:58:40.999019 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10822 | 2026.04.10 20:58:40.999062 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10823 | 2026.04.10 20:58:40.999407 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.04.10 20:58:40.999442 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10825 | 2026.04.10 20:58:40.999777 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10826 | 2026.04.10 20:58:40.999987 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.04.10 20:58:41.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.92 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 332.63 MiB (RSS), difference: -7.30 MiB | ||
| 10828 | 2026.04.10 20:58:41.000253 [ 154 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10829 | 2026.04.10 20:58:41.000276 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001276 sec., 47021.94357366771 rows/sec., 3.17 MiB/sec. | ||
| 10830 | 2026.04.10 20:58:41.000291 [ 154 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.04.10 20:58:41.000312 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10832 | 2026.04.10 20:58:41.000313 [ 6 ] {a744ffc6-9789-497a-bd72-ab077445e698} <Debug> TCPHandler: Processed in 0.001438713 sec. | ||
| 10833 | 2026.04.10 20:58:41.000389 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10834 | 2026.04.10 20:58:41.000497 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10835 | 2026.04.10 20:58:41.000526 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4692 rows starting from the beginning of the part | ||
| 10836 | 2026.04.10 20:58:41.000581 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
| 10837 | 2026.04.10 20:58:41.000627 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 10838 | 2026.04.10 20:58:41.000671 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10839 | 2026.04.10 20:58:41.000709 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 10840 | 2026.04.10 20:58:41.000763 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 10841 | 2026.04.10 20:58:41.002717 [ 191 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358341 sec., 2111653.912644524 rows/sec., 142.31 MiB/sec. | ||
| 10842 | 2026.04.10 20:58:41.002850 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33904 rows, containing 5 columns (5 merged, 0 gathered) in 0.006296347 sec., 5384709.578426983 rows/sec., 347.14 MiB/sec. | ||
| 10843 | 2026.04.10 20:58:41.003086 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10844 | 2026.04.10 20:58:41.003272 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Trace> MergedBlockOutputStream: filled checksums all_1_92_22 (state Temporary) | ||
| 10845 | 2026.04.10 20:58:41.003378 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.04.10 20:58:41.003459 [ 190 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_96_19} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10847 | 2026.04.10 20:58:41.003548 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10848 | 2026.04.10 20:58:41.003657 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_92_22 to all_1_92_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.04.10 20:58:41.003757 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_91_21, all_92_92_0] -> all_1_92_22 | ||
| 10850 | 2026.04.10 20:58:41.003864 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10851 | 2026.04.10 20:58:42.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.68 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 332.69 MiB (RSS), difference: 7.01 MiB | ||
| 10852 | 2026.04.10 20:58:42.435406 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10853 | 2026.04.10 20:58:42.435472 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10854 | 2026.04.10 20:58:42.619722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27817 | ||
| 10855 | 2026.04.10 20:58:42.620481 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2026.04.10 20:58:42.620558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10857 | 2026.04.10 20:58:42.621154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10858 | 2026.04.10 20:58:42.621378 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.04.10 20:58:42.621514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27817 | ||
| 10860 | 2026.04.10 20:58:44.167963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10861 | 2026.04.10 20:58:44.184522 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.04.10 20:58:44.184586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10863 | 2026.04.10 20:58:44.190890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10864 | 2026.04.10 20:58:44.191861 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.04.10 20:58:44.194949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10866 | 2026.04.10 20:58:45.988499 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10867 | 2026.04.10 20:58:45.988692 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10868 | 2026.04.10 20:58:45.988761 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10869 | 2026.04.10 20:58:45.989431 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2026.04.10 20:58:45.989483 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10871 | 2026.04.10 20:58:45.989875 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10872 | 2026.04.10 20:58:45.990099 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2026.04.10 20:58:45.990257 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 10874 | 2026.04.10 20:58:45.990310 [ 6 ] {4e77b314-ed35-4a8f-b894-6f105db80a97} <Debug> TCPHandler: Processed in 0.001939427 sec. | ||
| 10875 | 2026.04.10 20:58:45.990446 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.04.10 20:58:45.990552 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10877 | 2026.04.10 20:58:45.990596 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10878 | 2026.04.10 20:58:45.991043 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.04.10 20:58:45.991081 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10880 | 2026.04.10 20:58:45.991403 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10881 | 2026.04.10 20:58:45.991614 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.04.10 20:58:45.991749 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 10883 | 2026.04.10 20:58:45.991788 [ 6 ] {e280b6f6-d82c-4684-b0b4-de33d7107c61} <Debug> TCPHandler: Processed in 0.001405193 sec. | ||
| 10884 | 2026.04.10 20:58:45.991906 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.04.10 20:58:45.992005 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10886 | 2026.04.10 20:58:45.992050 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10887 | 2026.04.10 20:58:45.992468 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.04.10 20:58:45.992505 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10889 | 2026.04.10 20:58:45.992836 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10890 | 2026.04.10 20:58:45.993042 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.04.10 20:58:45.993164 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_92_22 to all_93_93_0 | ||
| 10892 | 2026.04.10 20:58:45.993172 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10893 | 2026.04.10 20:58:45.993238 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.04.10 20:58:45.993257 [ 6 ] {e46fef6c-ee14-4cf8-97c5-675b3714c2b9} <Debug> TCPHandler: Processed in 0.001401312 sec. | ||
| 10895 | 2026.04.10 20:58:45.993262 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10896 | 2026.04.10 20:58:45.993377 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2026.04.10 20:58:45.993383 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_92_22 to all_93_93_0 into Compact with storage Full | ||
| 10898 | 2026.04.10 20:58:45.993479 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10899 | 2026.04.10 20:58:45.993525 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10900 | 2026.04.10 20:58:45.993553 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10901 | 2026.04.10 20:58:45.993601 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_22, total 33904 rows starting from the beginning of the part | ||
| 10902 | 2026.04.10 20:58:45.993681 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 10903 | 2026.04.10 20:58:45.993875 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.04.10 20:58:45.993919 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10905 | 2026.04.10 20:58:45.994269 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10906 | 2026.04.10 20:58:45.994471 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.04.10 20:58:45.994604 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10908 | 2026.04.10 20:58:45.994641 [ 6 ] {d50a7dfd-99a9-4d9d-a327-a152a56858a8} <Debug> TCPHandler: Processed in 0.001315041 sec. | ||
| 10909 | 2026.04.10 20:58:45.999853 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34064 rows, containing 5 columns (5 merged, 0 gathered) in 0.006516678 sec., 5227203.185426685 rows/sec., 337.11 MiB/sec. | ||
| 10910 | 2026.04.10 20:58:46.000176 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Trace> MergedBlockOutputStream: filled checksums all_1_93_23 (state Temporary) | ||
| 10911 | 2026.04.10 20:58:46.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.72 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 333.06 MiB (RSS), difference: -3.67 MiB | ||
| 10912 | 2026.04.10 20:58:46.000562 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_93_23 to all_1_93_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.04.10 20:58:46.000669 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_92_22, all_93_93_0] -> all_1_93_23 | ||
| 10914 | 2026.04.10 20:58:46.000773 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10915 | 2026.04.10 20:58:46.728468 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10916 | 2026.04.10 20:58:46.728631 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10917 | 2026.04.10 20:58:46.728692 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10918 | 2026.04.10 20:58:46.729301 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.04.10 20:58:46.729346 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10920 | 2026.04.10 20:58:46.729736 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10921 | 2026.04.10 20:58:46.729980 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.04.10 20:58:46.730135 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001551 sec., 15473.887814313346 rows/sec., 1.28 MiB/sec. | ||
| 10923 | 2026.04.10 20:58:46.730182 [ 6 ] {d2d9237c-abae-4269-9f96-fc08fbc652c1} <Debug> TCPHandler: Processed in 0.001826616 sec. | ||
| 10924 | 2026.04.10 20:58:46.730309 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10925 | 2026.04.10 20:58:46.730410 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10926 | 2026.04.10 20:58:46.730453 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10927 | 2026.04.10 20:58:46.730899 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2026.04.10 20:58:46.730937 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10929 | 2026.04.10 20:58:46.731228 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10930 | 2026.04.10 20:58:46.731431 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2026.04.10 20:58:46.731561 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001174 sec., 13628.620102214652 rows/sec., 1.10 MiB/sec. | ||
| 10932 | 2026.04.10 20:58:46.731600 [ 6 ] {a0836092-7cb2-4c92-a7a5-7003fd094137} <Debug> TCPHandler: Processed in 0.001342932 sec. | ||
| 10933 | 2026.04.10 20:58:46.731721 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2026.04.10 20:58:46.731844 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10935 | 2026.04.10 20:58:46.731893 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10936 | 2026.04.10 20:58:46.734288 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.04.10 20:58:46.734324 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10938 | 2026.04.10 20:58:46.734798 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10939 | 2026.04.10 20:58:46.735007 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.04.10 20:58:46.735146 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.003326 sec., 786831.0282621768 rows/sec., 59.26 MiB/sec. | ||
| 10941 | 2026.04.10 20:58:46.735187 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 10942 | 2026.04.10 20:58:46.735200 [ 6 ] {4a7c39a8-dab8-469f-ad2b-ceec74b8bbcf} <Debug> TCPHandler: Processed in 0.003539992 sec. | ||
| 10943 | 2026.04.10 20:58:46.735312 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.04.10 20:58:46.735406 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.04.10 20:58:46.735447 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10946 | 2026.04.10 20:58:46.735891 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.04.10 20:58:46.735928 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10948 | 2026.04.10 20:58:46.736219 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10949 | 2026.04.10 20:58:46.736417 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.04.10 20:58:46.736542 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Debug> executeQuery: Read 80 rows, 6.00 KiB in 0.001154 sec., 69324.09012131716 rows/sec., 5.08 MiB/sec. | ||
| 10951 | 2026.04.10 20:58:46.736580 [ 6 ] {40a2de1d-01f0-4c27-b80e-1df9e5f73532} <Debug> TCPHandler: Processed in 0.001318771 sec. | ||
| 10952 | 2026.04.10 20:58:46.736696 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.04.10 20:58:46.736790 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.04.10 20:58:46.736830 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10955 | 2026.04.10 20:58:46.737688 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.04.10 20:58:46.737723 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10957 | 2026.04.10 20:58:46.738055 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10958 | 2026.04.10 20:58:46.738266 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.04.10 20:58:46.738396 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001625 sec., 508307.6923076923 rows/sec., 29.74 MiB/sec. | ||
| 10960 | 2026.04.10 20:58:46.738434 [ 6 ] {c3fe0184-f124-42a0-9397-a87e140b15d1} <Debug> TCPHandler: Processed in 0.001787266 sec. | ||
| 10961 | 2026.04.10 20:58:46.738553 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.04.10 20:58:46.738646 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10963 | 2026.04.10 20:58:46.738685 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10964 | 2026.04.10 20:58:46.739061 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.04.10 20:58:46.739095 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10966 | 2026.04.10 20:58:46.739365 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10967 | 2026.04.10 20:58:46.739569 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.04.10 20:58:46.739693 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. | ||
| 10969 | 2026.04.10 20:58:46.739729 [ 6 ] {38a264f8-ab28-4f9d-ad30-e5615e790b3c} <Debug> TCPHandler: Processed in 0.001226651 sec. | ||
| 10970 | 2026.04.10 20:58:46.739839 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.04.10 20:58:46.739941 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.04.10 20:58:46.739981 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10973 | 2026.04.10 20:58:46.740375 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.04.10 20:58:46.740411 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10975 | 2026.04.10 20:58:46.740691 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10976 | 2026.04.10 20:58:46.740886 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.04.10 20:58:46.741011 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 10978 | 2026.04.10 20:58:46.741048 [ 6 ] {af6e6aa6-a945-44fa-b7aa-e1f186bb5acd} <Debug> TCPHandler: Processed in 0.001257521 sec. | ||
| 10979 | 2026.04.10 20:58:46.741158 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.04.10 20:58:46.741260 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10981 | 2026.04.10 20:58:46.741299 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10982 | 2026.04.10 20:58:46.742361 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.04.10 20:58:46.742394 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10984 | 2026.04.10 20:58:46.742731 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10985 | 2026.04.10 20:58:46.742993 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.04.10 20:58:46.743121 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Debug> executeQuery: Read 1383 rows, 95.97 KiB in 0.001877 sec., 736814.0649973361 rows/sec., 49.93 MiB/sec. | ||
| 10987 | 2026.04.10 20:58:46.743159 [ 6 ] {dfa387c0-b34f-43ba-9990-b6c2a111cb04} <Debug> TCPHandler: Processed in 0.002049148 sec. | ||
| 10988 | 2026.04.10 20:58:46.743273 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.04.10 20:58:46.743367 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10990 | 2026.04.10 20:58:46.743411 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10991 | 2026.04.10 20:58:46.744264 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.04.10 20:58:46.744300 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10993 | 2026.04.10 20:58:46.744710 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10994 | 2026.04.10 20:58:46.744927 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.04.10 20:58:46.745053 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Debug> executeQuery: Read 1534 rows, 96.05 KiB in 0.001704 sec., 900234.7417840376 rows/sec., 55.05 MiB/sec. | ||
| 10996 | 2026.04.10 20:58:46.745056 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_93_23 to all_98_98_0 | ||
| 10997 | 2026.04.10 20:58:46.745090 [ 6 ] {4ab93de8-9485-4c86-94eb-df538650ea52} <Debug> TCPHandler: Processed in 0.001866346 sec. | ||
| 10998 | 2026.04.10 20:58:46.745133 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.04.10 20:58:46.745160 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11000 | 2026.04.10 20:58:46.745226 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2026.04.10 20:58:46.745269 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_23 to all_98_98_0 into Compact with storage Full | ||
| 11002 | 2026.04.10 20:58:46.745325 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.04.10 20:58:46.745366 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11004 | 2026.04.10 20:58:46.745377 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11005 | 2026.04.10 20:58:46.745411 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_23, total 34064 rows starting from the beginning of the part | ||
| 11006 | 2026.04.10 20:58:46.745478 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11007 | 2026.04.10 20:58:46.745527 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 11008 | 2026.04.10 20:58:46.745574 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11009 | 2026.04.10 20:58:46.745619 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 11010 | 2026.04.10 20:58:46.745663 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1534 rows starting from the beginning of the part | ||
| 11011 | 2026.04.10 20:58:46.745681 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.04.10 20:58:46.745717 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11013 | 2026.04.10 20:58:46.746016 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 11014 | 2026.04.10 20:58:46.746222 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.04.10 20:58:46.746345 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 61.04 KiB/sec. | ||
| 11016 | 2026.04.10 20:58:46.746382 [ 6 ] {d42cdbc0-ded4-412b-be4d-afb7e42ed8be} <Debug> TCPHandler: Processed in 0.001208851 sec. | ||
| 11017 | 2026.04.10 20:58:46.746498 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.04.10 20:58:46.746614 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11019 | 2026.04.10 20:58:46.746673 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <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 | ||
| 11020 | 2026.04.10 20:58:46.747610 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.04.10 20:58:46.747646 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11022 | 2026.04.10 20:58:46.748233 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11023 | 2026.04.10 20:58:46.748454 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.04.10 20:58:46.748596 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002002 sec., 25974.025974025975 rows/sec., 46.54 MiB/sec. | ||
| 11025 | 2026.04.10 20:58:46.748665 [ 6 ] {467b1ac3-2070-4c29-b49d-f0e9843a59aa} <Debug> TCPHandler: Processed in 0.00221649 sec. | ||
| 11026 | 2026.04.10 20:58:46.748784 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2026.04.10 20:58:46.748889 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.04.10 20:58:46.748931 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11029 | 2026.04.10 20:58:46.749263 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.04.10 20:58:46.749298 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11031 | 2026.04.10 20:58:46.749600 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11032 | 2026.04.10 20:58:46.749803 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.04.10 20:58:46.749948 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 11034 | 2026.04.10 20:58:46.749985 [ 6 ] {3e57a211-bcf3-4083-860b-2605b13ef9dd} <Debug> TCPHandler: Processed in 0.001251691 sec. | ||
| 11035 | 2026.04.10 20:58:46.752109 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36238 rows, containing 5 columns (5 merged, 0 gathered) in 0.006877942 sec., 5268727.186126315 rows/sec., 339.53 MiB/sec. | ||
| 11036 | 2026.04.10 20:58:46.752610 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Trace> MergedBlockOutputStream: filled checksums all_1_98_24 (state Temporary) | ||
| 11037 | 2026.04.10 20:58:46.752992 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_98_24 to all_1_98_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.04.10 20:58:46.753081 [ 187 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_93_23, all_98_98_0] -> all_1_98_24 | ||
| 11039 | 2026.04.10 20:58:46.753199 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11040 | 2026.04.10 20:58:47.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.23 MiB, peak 341.75 MiB, free memory in arenas 0.00 B, will set to 333.23 MiB (RSS), difference: 3.01 MiB | ||
| 11041 | 2026.04.10 20:58:47.711288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1324 | ||
| 11042 | 2026.04.10 20:58:47.714010 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.04.10 20:58:47.714065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11044 | 2026.04.10 20:58:47.715323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11045 | 2026.04.10 20:58:47.715607 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.04.10 20:58:47.715989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 11047 | 2026.04.10 20:58:50.121813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28329 | ||
| 11048 | 2026.04.10 20:58:50.122380 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.04.10 20:58:50.122422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11050 | 2026.04.10 20:58:50.122921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11051 | 2026.04.10 20:58:50.123150 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.04.10 20:58:50.123292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28329 | ||
| 11053 | 2026.04.10 20:58:50.987391 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.04.10 20:58:50.987569 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11055 | 2026.04.10 20:58:50.987636 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11056 | 2026.04.10 20:58:50.988331 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.04.10 20:58:50.988379 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11058 | 2026.04.10 20:58:50.988769 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11059 | 2026.04.10 20:58:50.989006 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.04.10 20:58:50.989168 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 11061 | 2026.04.10 20:58:50.989220 [ 6 ] {17007bbd-faab-4122-a24c-6a55e64a8b21} <Debug> TCPHandler: Processed in 0.001951538 sec. | ||
| 11062 | 2026.04.10 20:58:50.989357 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.04.10 20:58:50.989460 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11064 | 2026.04.10 20:58:50.989504 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11065 | 2026.04.10 20:58:50.989941 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.04.10 20:58:50.989986 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11067 | 2026.04.10 20:58:50.990310 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11068 | 2026.04.10 20:58:50.990525 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.04.10 20:58:50.990657 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 11070 | 2026.04.10 20:58:50.990696 [ 6 ] {3c76b97d-ce4d-49fe-9d51-185cf3d38412} <Debug> TCPHandler: Processed in 0.001391252 sec. | ||
| 11071 | 2026.04.10 20:58:50.990810 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2026.04.10 20:58:50.990906 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11073 | 2026.04.10 20:58:50.990960 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11074 | 2026.04.10 20:58:50.991347 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.04.10 20:58:50.991383 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11076 | 2026.04.10 20:58:50.991716 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11077 | 2026.04.10 20:58:50.991945 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.04.10 20:58:50.992087 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 11079 | 2026.04.10 20:58:50.992123 [ 6 ] {104b1d62-6e9c-4657-a586-7c1be4a91704} <Debug> TCPHandler: Processed in 0.001364022 sec. | ||
| 11080 | 2026.04.10 20:58:50.992236 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.04.10 20:58:50.992330 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.04.10 20:58:50.992371 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11083 | 2026.04.10 20:58:50.992690 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.04.10 20:58:50.992725 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11085 | 2026.04.10 20:58:50.993036 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11086 | 2026.04.10 20:58:50.993242 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.04.10 20:58:50.993369 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 11088 | 2026.04.10 20:58:50.993406 [ 6 ] {a48ecf81-879f-4cd2-9d45-5275c065cdcc} <Debug> TCPHandler: Processed in 0.00121953 sec. | ||
| 11089 | 2026.04.10 20:58:51.695264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11090 | 2026.04.10 20:58:51.712009 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.04.10 20:58:51.712060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11092 | 2026.04.10 20:58:51.718097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11093 | 2026.04.10 20:58:51.718818 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.04.10 20:58:51.722053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11095 | 2026.04.10 20:58:55.987812 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.04.10 20:58:55.988095 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11097 | 2026.04.10 20:58:55.988195 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2026.04.10 20:58:55.988946 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.04.10 20:58:55.988992 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11100 | 2026.04.10 20:58:55.989384 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11101 | 2026.04.10 20:58:55.989623 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.04.10 20:58:55.989786 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.44 MiB/sec. | ||
| 11103 | 2026.04.10 20:58:55.989838 [ 6 ] {a0844379-f114-458a-82d4-4215ba4a7670} <Debug> TCPHandler: Processed in 0.002192779 sec. | ||
| 11104 | 2026.04.10 20:58:55.989960 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.04.10 20:58:55.990068 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11106 | 2026.04.10 20:58:55.990112 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11107 | 2026.04.10 20:58:55.990532 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.04.10 20:58:55.990571 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11109 | 2026.04.10 20:58:55.990874 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11110 | 2026.04.10 20:58:55.991082 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.04.10 20:58:55.991214 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 11112 | 2026.04.10 20:58:55.991252 [ 6 ] {abb9fba2-e81c-481d-916e-6613124e0622} <Debug> TCPHandler: Processed in 0.001344792 sec. | ||
| 11113 | 2026.04.10 20:58:55.991362 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.04.10 20:58:55.991458 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.04.10 20:58:55.991504 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11116 | 2026.04.10 20:58:55.991910 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.04.10 20:58:55.991945 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11118 | 2026.04.10 20:58:55.992275 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11119 | 2026.04.10 20:58:55.992469 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.04.10 20:58:55.992593 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 11121 | 2026.04.10 20:58:55.992629 [ 6 ] {6d6af49b-f80e-456a-89b4-75721a1eb636} <Debug> TCPHandler: Processed in 0.001358372 sec. | ||
| 11122 | 2026.04.10 20:58:55.992732 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.04.10 20:58:55.992820 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11124 | 2026.04.10 20:58:55.992860 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11125 | 2026.04.10 20:58:55.993235 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.04.10 20:58:55.993271 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11127 | 2026.04.10 20:58:55.993604 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11128 | 2026.04.10 20:58:55.993817 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.04.10 20:58:55.993950 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11130 | 2026.04.10 20:58:55.993987 [ 6 ] {cf581417-d589-49bc-9393-6385b29607c4} <Debug> TCPHandler: Processed in 0.001255311 sec. | ||
| 11131 | 2026.04.10 20:58:57.435543 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11132 | 2026.04.10 20:58:57.435602 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11133 | 2026.04.10 20:58:57.623526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28777 | ||
| 11134 | 2026.04.10 20:58:57.624077 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.04.10 20:58:57.624120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11136 | 2026.04.10 20:58:57.624610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11137 | 2026.04.10 20:58:57.624860 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.04.10 20:58:57.624982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28777 | ||
| 11139 | 2026.04.10 20:58:57.716436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1340 | ||
| 11140 | 2026.04.10 20:58:57.718881 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.04.10 20:58:57.718930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11142 | 2026.04.10 20:58:57.720111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11143 | 2026.04.10 20:58:57.720375 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.04.10 20:58:57.720636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 11145 | 2026.04.10 20:58:59.222208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11146 | 2026.04.10 20:58:59.240568 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.04.10 20:58:59.240618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11148 | 2026.04.10 20:58:59.246910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11149 | 2026.04.10 20:58:59.247640 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.04.10 20:58:59.250774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11151 | 2026.04.10 20:59:00.990748 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.04.10 20:59:00.990965 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11153 | 2026.04.10 20:59:00.991040 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11154 | 2026.04.10 20:59:00.991792 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.04.10 20:59:00.991839 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11156 | 2026.04.10 20:59:00.992247 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11157 | 2026.04.10 20:59:00.992471 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.04.10 20:59:00.992629 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001718 sec., 80325.96041909198 rows/sec., 6.99 MiB/sec. | ||
| 11159 | 2026.04.10 20:59:00.992627 [ 131 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11160 | 2026.04.10 20:59:00.992681 [ 6 ] {2ee4c1ef-4fab-4e9a-ae08-aa062ac76143} <Debug> TCPHandler: Processed in 0.002065278 sec. | ||
| 11161 | 2026.04.10 20:59:00.992702 [ 131 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.04.10 20:59:00.992729 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11163 | 2026.04.10 20:59:00.992812 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.04.10 20:59:00.992819 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 11165 | 2026.04.10 20:59:00.992919 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2026.04.10 20:59:00.992921 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11167 | 2026.04.10 20:59:00.992950 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2621 rows starting from the beginning of the part | ||
| 11168 | 2026.04.10 20:59:00.992973 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.04.10 20:59:00.993009 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 11170 | 2026.04.10 20:59:00.993053 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2617 rows starting from the beginning of the part | ||
| 11171 | 2026.04.10 20:59:00.993094 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 11172 | 2026.04.10 20:59:00.993133 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 11173 | 2026.04.10 20:59:00.993177 [ 198 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 11174 | 2026.04.10 20:59:00.993405 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.04.10 20:59:00.993441 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11176 | 2026.04.10 20:59:00.993747 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11177 | 2026.04.10 20:59:00.993963 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.04.10 20:59:00.994106 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001209 sec., 33912.32423490488 rows/sec., 2.49 MiB/sec. | ||
| 11179 | 2026.04.10 20:59:00.994147 [ 6 ] {2c11a3dd-eacb-46f4-8836-89f3bfadeda3} <Debug> TCPHandler: Processed in 0.001388052 sec. | ||
| 11180 | 2026.04.10 20:59:00.994252 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.04.10 20:59:00.994348 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11182 | 2026.04.10 20:59:00.994391 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11183 | 2026.04.10 20:59:00.994823 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.04.10 20:59:00.994861 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11185 | 2026.04.10 20:59:00.995128 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5544 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345721 sec., 2363452.43104359 rows/sec., 187.81 MiB/sec. | ||
| 11186 | 2026.04.10 20:59:00.995163 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11187 | 2026.04.10 20:59:00.995377 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.04.10 20:59:00.995441 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11189 | 2026.04.10 20:59:00.995504 [ 131 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11190 | 2026.04.10 20:59:00.995514 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001186 sec., 88532.88364249578 rows/sec., 6.92 MiB/sec. | ||
| 11191 | 2026.04.10 20:59:00.995541 [ 131 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.04.10 20:59:00.995566 [ 6 ] {186771fc-d378-4db7-bd0a-067391bbea4a} <Debug> TCPHandler: Processed in 0.001364103 sec. | ||
| 11193 | 2026.04.10 20:59:00.995570 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11194 | 2026.04.10 20:59:00.995686 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2026.04.10 20:59:00.995706 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 11196 | 2026.04.10 20:59:00.995773 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2026.04.10 20:59:00.995785 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.04.10 20:59:00.995839 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11199 | 2026.04.10 20:59:00.995857 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11200 | 2026.04.10 20:59:00.995871 [ 201 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_101_20} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11201 | 2026.04.10 20:59:00.995899 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1405 rows starting from the beginning of the part | ||
| 11202 | 2026.04.10 20:59:00.995974 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 11203 | 2026.04.10 20:59:00.995980 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11204 | 2026.04.10 20:59:00.996025 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1383 rows starting from the beginning of the part | ||
| 11205 | 2026.04.10 20:59:00.996074 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 11206 | 2026.04.10 20:59:00.996113 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 11207 | 2026.04.10 20:59:00.996154 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 105 rows starting from the beginning of the part | ||
| 11208 | 2026.04.10 20:59:00.996274 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.04.10 20:59:00.996317 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11210 | 2026.04.10 20:59:00.996663 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11211 | 2026.04.10 20:59:00.996889 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.04.10 20:59:00.997033 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 11213 | 2026.04.10 20:59:00.997070 [ 6 ] {e4e58a11-05aa-4702-9d5f-36522a4b6afe} <Debug> TCPHandler: Processed in 0.001433383 sec. | ||
| 11214 | 2026.04.10 20:59:00.997174 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.04.10 20:59:00.997269 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11216 | 2026.04.10 20:59:00.997322 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <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 | ||
| 11217 | 2026.04.10 20:59:00.997495 [ 201 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851357 sec., 1666345.2807859315 rows/sec., 121.07 MiB/sec. | ||
| 11218 | 2026.04.10 20:59:00.997668 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11219 | 2026.04.10 20:59:00.997921 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.04.10 20:59:00.997997 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_101_20} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11221 | 2026.04.10 20:59:00.998079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11222 | 2026.04.10 20:59:00.998249 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.04.10 20:59:00.998299 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11224 | 2026.04.10 20:59:00.998946 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11225 | 2026.04.10 20:59:00.999169 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.04.10 20:59:00.999311 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002059 sec., 19912.5789218067 rows/sec., 35.68 MiB/sec. | ||
| 11227 | 2026.04.10 20:59:00.999367 [ 6 ] {6c2d4ace-fd9d-40fe-9027-87d907ac014c} <Debug> TCPHandler: Processed in 0.002241231 sec. | ||
| 11228 | 2026.04.10 20:59:00.999477 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.04.10 20:59:00.999573 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11230 | 2026.04.10 20:59:00.999615 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11231 | 2026.04.10 20:59:00.999955 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.04.10 20:59:00.999992 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11233 | 2026.04.10 20:59:01.000448 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11234 | 2026.04.10 20:59:01.000664 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.04.10 20:59:01.000794 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 11236 | 2026.04.10 20:59:01.000802 [ 128 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11237 | 2026.04.10 20:59:01.000834 [ 6 ] {6ae48a94-5fd9-40b9-9ff2-9386af7977ba} <Debug> TCPHandler: Processed in 0.001406783 sec. | ||
| 11238 | 2026.04.10 20:59:01.000846 [ 128 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.04.10 20:59:01.000871 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11240 | 2026.04.10 20:59:01.000964 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 11241 | 2026.04.10 20:59:01.001099 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11242 | 2026.04.10 20:59:01.001148 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4980 rows starting from the beginning of the part | ||
| 11243 | 2026.04.10 20:59:01.001240 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 11244 | 2026.04.10 20:59:01.001303 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 12 rows starting from the beginning of the part | ||
| 11245 | 2026.04.10 20:59:01.001366 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
| 11246 | 2026.04.10 20:59:01.001425 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 11247 | 2026.04.10 20:59:01.001476 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 11248 | 2026.04.10 20:59:01.003240 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317291 sec., 2252630.3342998354 rows/sec., 151.81 MiB/sec. | ||
| 11249 | 2026.04.10 20:59:01.003678 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11250 | 2026.04.10 20:59:01.003989 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.04.10 20:59:01.004076 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_101_20} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11252 | 2026.04.10 20:59:01.004156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11253 | 2026.04.10 20:59:05.125342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29289 | ||
| 11254 | 2026.04.10 20:59:05.126219 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.04.10 20:59:05.126253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11256 | 2026.04.10 20:59:05.126717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11257 | 2026.04.10 20:59:05.126940 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.04.10 20:59:05.127066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29289 | ||
| 11259 | 2026.04.10 20:59:05.127076 [ 121 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11260 | 2026.04.10 20:59:05.127123 [ 121 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.04.10 20:59:05.127147 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11262 | 2026.04.10 20:59:05.127341 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11263 | 2026.04.10 20:59:05.127549 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11264 | 2026.04.10 20:59:05.127611 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26857 rows starting from the beginning of the part | ||
| 11265 | 2026.04.10 20:59:05.127711 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11266 | 2026.04.10 20:59:05.127796 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11267 | 2026.04.10 20:59:05.127873 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11268 | 2026.04.10 20:59:05.127929 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11269 | 2026.04.10 20:59:05.127973 [ 187 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 11270 | 2026.04.10 20:59:05.130111 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29289 rows, containing 4 columns (4 merged, 0 gathered) in 0.002865556 sec., 10221053.087079786 rows/sec., 146.21 MiB/sec. | ||
| 11271 | 2026.04.10 20:59:05.130502 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11272 | 2026.04.10 20:59:05.130818 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.04.10 20:59:05.130907 [ 192 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_61_12} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11274 | 2026.04.10 20:59:05.131014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 11275 | 2026.04.10 20:59:05.989481 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2026.04.10 20:59:05.989668 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11277 | 2026.04.10 20:59:05.989733 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11278 | 2026.04.10 20:59:05.990402 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.04.10 20:59:05.990451 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11280 | 2026.04.10 20:59:05.990849 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11281 | 2026.04.10 20:59:05.991074 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.04.10 20:59:05.991231 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 11283 | 2026.04.10 20:59:05.991274 [ 6 ] {552cc149-ca66-45f0-bf08-6dbcd921098f} <Debug> TCPHandler: Processed in 0.001922237 sec. | ||
| 11284 | 2026.04.10 20:59:05.991405 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2026.04.10 20:59:05.991508 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11286 | 2026.04.10 20:59:05.991551 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11287 | 2026.04.10 20:59:05.991987 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2026.04.10 20:59:05.992023 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11289 | 2026.04.10 20:59:05.992359 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11290 | 2026.04.10 20:59:05.992572 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.04.10 20:59:05.992703 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 11292 | 2026.04.10 20:59:05.992741 [ 6 ] {690eb617-1f6b-4b33-85a3-0af7f1fc313c} <Debug> TCPHandler: Processed in 0.001385563 sec. | ||
| 11293 | 2026.04.10 20:59:05.992862 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2026.04.10 20:59:05.992957 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11295 | 2026.04.10 20:59:05.993002 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11296 | 2026.04.10 20:59:05.993418 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2026.04.10 20:59:05.993478 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11298 | 2026.04.10 20:59:05.993849 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11299 | 2026.04.10 20:59:05.994076 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.04.10 20:59:05.994208 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11301 | 2026.04.10 20:59:05.994247 [ 6 ] {8862ca7b-9704-42b6-ba1f-4645dda8eb4d} <Debug> TCPHandler: Processed in 0.001433223 sec. | ||
| 11302 | 2026.04.10 20:59:05.994356 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2026.04.10 20:59:05.994461 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11304 | 2026.04.10 20:59:05.994504 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11305 | 2026.04.10 20:59:05.994850 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.04.10 20:59:05.994888 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11307 | 2026.04.10 20:59:05.995230 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11308 | 2026.04.10 20:59:05.995448 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.04.10 20:59:05.995583 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 11310 | 2026.04.10 20:59:05.995621 [ 6 ] {fba78424-9408-4b58-a851-0d3f16d8d565} <Debug> TCPHandler: Processed in 0.001315081 sec. | ||
| 11311 | 2026.04.10 20:59:06.750992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11312 | 2026.04.10 20:59:06.768257 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.04.10 20:59:06.768312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11314 | 2026.04.10 20:59:06.774589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11315 | 2026.04.10 20:59:06.775342 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.04.10 20:59:06.775661 [ 120 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11317 | 2026.04.10 20:59:06.775706 [ 120 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.04.10 20:59:06.775730 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11319 | 2026.04.10 20:59:06.775873 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11320 | 2026.04.10 20:59:06.779782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11321 | 2026.04.10 20:59:06.779850 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11322 | 2026.04.10 20:59:06.781259 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11323 | 2026.04.10 20:59:06.785918 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11324 | 2026.04.10 20:59:06.790574 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11325 | 2026.04.10 20:59:06.795113 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11326 | 2026.04.10 20:59:06.799762 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11327 | 2026.04.10 20:59:06.803871 [ 199 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 11328 | 2026.04.10 20:59:06.858472 [ 192 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.082669407 sec., 5564.331675924565 rows/sec., 28.77 MiB/sec. | ||
| 11329 | 2026.04.10 20:59:06.861867 [ 192 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11330 | 2026.04.10 20:59:06.864063 [ 192 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_61_12} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.04.10 20:59:06.864164 [ 192 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_61_12} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11332 | 2026.04.10 20:59:06.866774 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11333 | 2026.04.10 20:59:07.720921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1360 | ||
| 11334 | 2026.04.10 20:59:07.723301 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.04.10 20:59:07.723352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11336 | 2026.04.10 20:59:07.724540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11337 | 2026.04.10 20:59:07.724804 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.04.10 20:59:07.725111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11339 | 2026.04.10 20:59:10.990888 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.04.10 20:59:10.991095 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11341 | 2026.04.10 20:59:10.991166 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11342 | 2026.04.10 20:59:10.991923 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.04.10 20:59:10.991965 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11344 | 2026.04.10 20:59:10.992355 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11345 | 2026.04.10 20:59:10.992586 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.04.10 20:59:10.992742 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001702 sec., 81081.08108108108 rows/sec., 7.06 MiB/sec. | ||
| 11347 | 2026.04.10 20:59:10.992791 [ 6 ] {93c3956d-0dac-4232-ad83-ddee9e3bdb4a} <Debug> TCPHandler: Processed in 0.002028738 sec. | ||
| 11348 | 2026.04.10 20:59:10.992919 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.04.10 20:59:10.993021 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.04.10 20:59:10.993063 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11351 | 2026.04.10 20:59:10.993478 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.04.10 20:59:10.993515 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11353 | 2026.04.10 20:59:10.993807 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11354 | 2026.04.10 20:59:10.994010 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.04.10 20:59:10.994135 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.65 MiB/sec. | ||
| 11356 | 2026.04.10 20:59:10.994171 [ 6 ] {45c55991-1e2f-49a7-ae27-b65427afe399} <Debug> TCPHandler: Processed in 0.001304972 sec. | ||
| 11357 | 2026.04.10 20:59:10.994273 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11358 | 2026.04.10 20:59:10.994367 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11359 | 2026.04.10 20:59:10.994405 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11360 | 2026.04.10 20:59:10.994825 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2026.04.10 20:59:10.994861 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11362 | 2026.04.10 20:59:10.995163 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11363 | 2026.04.10 20:59:10.995370 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.04.10 20:59:10.995497 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001148 sec., 91463.41463414635 rows/sec., 7.14 MiB/sec. | ||
| 11365 | 2026.04.10 20:59:10.995535 [ 6 ] {e7fee04f-9612-40f7-adf6-6f7e26791f20} <Debug> TCPHandler: Processed in 0.001310422 sec. | ||
| 11366 | 2026.04.10 20:59:10.995646 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2026.04.10 20:59:10.995740 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11368 | 2026.04.10 20:59:10.995782 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11369 | 2026.04.10 20:59:10.996177 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.04.10 20:59:10.996211 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11371 | 2026.04.10 20:59:10.996536 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11372 | 2026.04.10 20:59:10.996750 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.04.10 20:59:10.996877 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 11374 | 2026.04.10 20:59:10.996877 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_98_24 to all_99_99_0 | ||
| 11375 | 2026.04.10 20:59:10.996915 [ 6 ] {b4f903fd-f129-4f9e-a428-99ad0914d13b} <Debug> TCPHandler: Processed in 0.001317321 sec. | ||
| 11376 | 2026.04.10 20:59:10.996981 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.04.10 20:59:10.997024 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11378 | 2026.04.10 20:59:10.997059 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2026.04.10 20:59:10.997174 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11380 | 2026.04.10 20:59:10.997190 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_98_24 to all_99_99_0 into Compact with storage Full | ||
| 11381 | 2026.04.10 20:59:10.997231 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <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 | ||
| 11382 | 2026.04.10 20:59:10.997421 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11383 | 2026.04.10 20:59:10.997488 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_24, total 36238 rows starting from the beginning of the part | ||
| 11384 | 2026.04.10 20:59:10.997597 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 11385 | 2026.04.10 20:59:10.998112 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.04.10 20:59:10.998154 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11387 | 2026.04.10 20:59:10.998841 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11388 | 2026.04.10 20:59:10.999078 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.04.10 20:59:10.999228 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002072 sec., 19787.644787644786 rows/sec., 35.46 MiB/sec. | ||
| 11390 | 2026.04.10 20:59:10.999298 [ 6 ] {d810ca6b-c246-4700-afc2-4f0e5d739815} <Debug> TCPHandler: Processed in 0.002288541 sec. | ||
| 11391 | 2026.04.10 20:59:10.999415 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.04.10 20:59:10.999511 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11393 | 2026.04.10 20:59:10.999554 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11394 | 2026.04.10 20:59:10.999890 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.04.10 20:59:10.999929 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11396 | 2026.04.10 20:59:11.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.24 MiB, peak 347.73 MiB, free memory in arenas 0.00 B, will set to 334.76 MiB (RSS), difference: -2.48 MiB | ||
| 11397 | 2026.04.10 20:59:11.000432 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11398 | 2026.04.10 20:59:11.000662 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.04.10 20:59:11.000808 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 11400 | 2026.04.10 20:59:11.000848 [ 6 ] {45611c76-7764-4a86-a878-80bc96a43a28} <Debug> TCPHandler: Processed in 0.001483133 sec. | ||
| 11401 | 2026.04.10 20:59:11.005274 [ 193 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36366 rows, containing 5 columns (5 merged, 0 gathered) in 0.008160593 sec., 4456293.801198025 rows/sec., 287.25 MiB/sec. | ||
| 11402 | 2026.04.10 20:59:11.005652 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Trace> MergedBlockOutputStream: filled checksums all_1_99_25 (state Temporary) | ||
| 11403 | 2026.04.10 20:59:11.005957 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_99_25 to all_1_99_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.04.10 20:59:11.006041 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_98_24, all_99_99_0] -> all_1_99_25 | ||
| 11405 | 2026.04.10 20:59:11.006111 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11406 | 2026.04.10 20:59:12.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.64 MiB, peak 347.73 MiB, free memory in arenas 0.00 B, will set to 336.39 MiB (RSS), difference: 4.74 MiB | ||
| 11407 | 2026.04.10 20:59:12.435671 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11408 | 2026.04.10 20:59:12.435732 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11409 | 2026.04.10 20:59:12.627374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29737 | ||
| 11410 | 2026.04.10 20:59:12.627858 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.04.10 20:59:12.627899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11412 | 2026.04.10 20:59:12.628516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11413 | 2026.04.10 20:59:12.628745 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.04.10 20:59:12.628876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29737 | ||
| 11415 | 2026.04.10 20:59:14.279864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11416 | 2026.04.10 20:59:14.295438 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.04.10 20:59:14.295493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11418 | 2026.04.10 20:59:14.301519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11419 | 2026.04.10 20:59:14.302212 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.04.10 20:59:14.304977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11421 | 2026.04.10 20:59:15.988530 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.04.10 20:59:15.988723 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11423 | 2026.04.10 20:59:15.988788 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11424 | 2026.04.10 20:59:15.989413 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.04.10 20:59:15.989461 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11426 | 2026.04.10 20:59:15.989844 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11427 | 2026.04.10 20:59:15.990068 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.04.10 20:59:15.990218 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 11429 | 2026.04.10 20:59:15.990260 [ 6 ] {8ec3af74-1fd2-4117-a01c-7bd6a2b272a0} <Debug> TCPHandler: Processed in 0.001852256 sec. | ||
| 11430 | 2026.04.10 20:59:15.990379 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.04.10 20:59:15.990473 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11432 | 2026.04.10 20:59:15.990513 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11433 | 2026.04.10 20:59:15.990920 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.04.10 20:59:15.990957 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11435 | 2026.04.10 20:59:15.991258 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11436 | 2026.04.10 20:59:15.991472 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.04.10 20:59:15.991601 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 11438 | 2026.04.10 20:59:15.991639 [ 6 ] {3b36dfdd-7d6a-4f32-8978-599879dcaa54} <Debug> TCPHandler: Processed in 0.001309592 sec. | ||
| 11439 | 2026.04.10 20:59:15.991754 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.04.10 20:59:15.991847 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.04.10 20:59:15.991890 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11442 | 2026.04.10 20:59:15.992290 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.04.10 20:59:15.992327 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11444 | 2026.04.10 20:59:15.992653 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11445 | 2026.04.10 20:59:15.992889 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.04.10 20:59:15.993016 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 11447 | 2026.04.10 20:59:15.993014 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_99_25 to all_100_100_0 | ||
| 11448 | 2026.04.10 20:59:15.993054 [ 6 ] {aa1e610f-55dc-4ec2-b1b5-c6781d978c26} <Debug> TCPHandler: Processed in 0.001348412 sec. | ||
| 11449 | 2026.04.10 20:59:15.993092 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.04.10 20:59:15.993117 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11451 | 2026.04.10 20:59:15.993181 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.04.10 20:59:15.993220 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_25 to all_100_100_0 into Compact with storage Full | ||
| 11453 | 2026.04.10 20:59:15.993278 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11454 | 2026.04.10 20:59:15.993324 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11455 | 2026.04.10 20:59:15.993369 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11456 | 2026.04.10 20:59:15.993413 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_25, total 36366 rows starting from the beginning of the part | ||
| 11457 | 2026.04.10 20:59:15.993482 [ 196 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 11458 | 2026.04.10 20:59:15.993657 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.04.10 20:59:15.993699 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11460 | 2026.04.10 20:59:15.994016 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11461 | 2026.04.10 20:59:15.994230 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.04.10 20:59:15.994359 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11463 | 2026.04.10 20:59:15.994395 [ 6 ] {3315f3f8-d6d0-43ae-b3d9-b92a00a6d4b2} <Debug> TCPHandler: Processed in 0.001264141 sec. | ||
| 11464 | 2026.04.10 20:59:16.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.79 MiB, peak 347.73 MiB, free memory in arenas 0.00 B, will set to 337.80 MiB (RSS), difference: -4.99 MiB | ||
| 11465 | 2026.04.10 20:59:16.000412 [ 205 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007230595 sec., 5051589.806924603 rows/sec., 325.74 MiB/sec. | ||
| 11466 | 2026.04.10 20:59:16.000883 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Trace> MergedBlockOutputStream: filled checksums all_1_100_26 (state Temporary) | ||
| 11467 | 2026.04.10 20:59:16.001188 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_100_26 to all_1_100_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.04.10 20:59:16.001262 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_99_25, all_100_100_0] -> all_1_100_26 | ||
| 11469 | 2026.04.10 20:59:16.001365 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11470 | 2026.04.10 20:59:16.734487 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.04.10 20:59:16.734691 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.04.10 20:59:16.734763 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11473 | 2026.04.10 20:59:16.735406 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.04.10 20:59:16.735455 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11475 | 2026.04.10 20:59:16.735847 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11476 | 2026.04.10 20:59:16.736071 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.04.10 20:59:16.736223 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 11478 | 2026.04.10 20:59:16.736266 [ 6 ] {cedf87f2-42d1-4b41-ba25-20989f09446e} <Debug> TCPHandler: Processed in 0.001912858 sec. | ||
| 11479 | 2026.04.10 20:59:16.736387 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2026.04.10 20:59:16.736482 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11481 | 2026.04.10 20:59:16.736523 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11482 | 2026.04.10 20:59:16.736905 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.04.10 20:59:16.736943 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11484 | 2026.04.10 20:59:16.737240 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11485 | 2026.04.10 20:59:16.737457 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.04.10 20:59:16.737586 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 290.45 KiB/sec. | ||
| 11487 | 2026.04.10 20:59:16.737623 [ 6 ] {6d844beb-7fa4-4a8c-8af6-3957ea173402} <Debug> TCPHandler: Processed in 0.001286022 sec. | ||
| 11488 | 2026.04.10 20:59:16.737724 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2026.04.10 20:59:16.737817 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11490 | 2026.04.10 20:59:16.737856 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11491 | 2026.04.10 20:59:16.740146 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.04.10 20:59:16.740180 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11493 | 2026.04.10 20:59:16.740652 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11494 | 2026.04.10 20:59:16.740860 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.04.10 20:59:16.740994 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Debug> executeQuery: Read 2609 rows, 201.20 KiB in 0.003195 sec., 816588.4194053208 rows/sec., 61.50 MiB/sec. | ||
| 11496 | 2026.04.10 20:59:16.741033 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 11497 | 2026.04.10 20:59:16.741047 [ 6 ] {44e9e28d-9f09-4083-a855-95eedbe12295} <Debug> TCPHandler: Processed in 0.00337184 sec. | ||
| 11498 | 2026.04.10 20:59:16.741166 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.04.10 20:59:16.741288 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.04.10 20:59:16.741338 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11501 | 2026.04.10 20:59:16.741852 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.04.10 20:59:16.741895 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11503 | 2026.04.10 20:59:16.742239 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11504 | 2026.04.10 20:59:16.742439 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.04.10 20:59:16.742559 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Debug> executeQuery: Read 68 rows, 5.15 KiB in 0.00131 sec., 51908.396946564884 rows/sec., 3.84 MiB/sec. | ||
| 11506 | 2026.04.10 20:59:16.742594 [ 6 ] {04190d7c-a7c7-407f-975f-73b9966e1535} <Debug> TCPHandler: Processed in 0.001505883 sec. | ||
| 11507 | 2026.04.10 20:59:16.742698 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.04.10 20:59:16.742788 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11509 | 2026.04.10 20:59:16.742825 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11510 | 2026.04.10 20:59:16.743698 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.04.10 20:59:16.743733 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11512 | 2026.04.10 20:59:16.744059 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11513 | 2026.04.10 20:59:16.744264 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.04.10 20:59:16.744395 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001594 sec., 517565.87202007533 rows/sec., 30.28 MiB/sec. | ||
| 11515 | 2026.04.10 20:59:16.744432 [ 6 ] {5f5418d5-599f-4279-ab19-dd109e9f1e58} <Debug> TCPHandler: Processed in 0.001758105 sec. | ||
| 11516 | 2026.04.10 20:59:16.744548 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11517 | 2026.04.10 20:59:16.744661 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11518 | 2026.04.10 20:59:16.744709 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11519 | 2026.04.10 20:59:16.745131 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2026.04.10 20:59:16.745165 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11521 | 2026.04.10 20:59:16.745447 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11522 | 2026.04.10 20:59:16.745652 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2026.04.10 20:59:16.745778 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 11524 | 2026.04.10 20:59:16.745815 [ 6 ] {8934bbf7-fe63-4c7a-b8ab-bc600c130d31} <Debug> TCPHandler: Processed in 0.001326352 sec. | ||
| 11525 | 2026.04.10 20:59:16.745920 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2026.04.10 20:59:16.746013 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11527 | 2026.04.10 20:59:16.746052 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11528 | 2026.04.10 20:59:16.746433 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2026.04.10 20:59:16.746468 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11530 | 2026.04.10 20:59:16.746755 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11531 | 2026.04.10 20:59:16.746956 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2026.04.10 20:59:16.747078 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 11533 | 2026.04.10 20:59:16.747115 [ 6 ] {c2458461-d391-4c68-a7aa-46ae3921e263} <Debug> TCPHandler: Processed in 0.001243761 sec. | ||
| 11534 | 2026.04.10 20:59:16.747221 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.04.10 20:59:16.747313 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11536 | 2026.04.10 20:59:16.747352 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11537 | 2026.04.10 20:59:16.748419 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.04.10 20:59:16.748457 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11539 | 2026.04.10 20:59:16.748828 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11540 | 2026.04.10 20:59:16.749038 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.04.10 20:59:16.749172 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Debug> executeQuery: Read 1371 rows, 94.98 KiB in 0.001877 sec., 730420.8843899841 rows/sec., 49.42 MiB/sec. | ||
| 11542 | 2026.04.10 20:59:16.749210 [ 6 ] {417430c6-7800-412e-9f14-c6b323ff9706} <Debug> TCPHandler: Processed in 0.002038728 sec. | ||
| 11543 | 2026.04.10 20:59:16.749317 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.04.10 20:59:16.749588 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11545 | 2026.04.10 20:59:16.749632 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11546 | 2026.04.10 20:59:16.750494 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.04.10 20:59:16.750529 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11548 | 2026.04.10 20:59:16.750953 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11549 | 2026.04.10 20:59:16.751171 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.04.10 20:59:16.751278 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_100_26 to all_105_105_0 | ||
| 11551 | 2026.04.10 20:59:16.751300 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Debug> executeQuery: Read 1534 rows, 96.03 KiB in 0.001731 sec., 886192.9520508377 rows/sec., 54.18 MiB/sec. | ||
| 11552 | 2026.04.10 20:59:16.751320 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.04.10 20:59:16.751339 [ 6 ] {0b2fef83-d6a2-42c3-8ca2-b46c613a0dd7} <Debug> TCPHandler: Processed in 0.002074309 sec. | ||
| 11554 | 2026.04.10 20:59:16.751338 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11555 | 2026.04.10 20:59:16.751465 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.04.10 20:59:16.751482 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_26 to all_105_105_0 into Compact with storage Full | ||
| 11557 | 2026.04.10 20:59:16.751561 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.04.10 20:59:16.751619 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <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 | ||
| 11559 | 2026.04.10 20:59:16.751653 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11560 | 2026.04.10 20:59:16.751700 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_26, total 36526 rows starting from the beginning of the part | ||
| 11561 | 2026.04.10 20:59:16.751773 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 11562 | 2026.04.10 20:59:16.751822 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 11563 | 2026.04.10 20:59:16.751871 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 11564 | 2026.04.10 20:59:16.751914 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 11565 | 2026.04.10 20:59:16.751959 [ 191 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1534 rows starting from the beginning of the part | ||
| 11566 | 2026.04.10 20:59:16.752563 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.04.10 20:59:16.752604 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11568 | 2026.04.10 20:59:16.753223 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11569 | 2026.04.10 20:59:16.753476 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.04.10 20:59:16.753586 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11571 | 2026.04.10 20:59:16.753617 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.04.10 20:59:16.753618 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002076 sec., 25048.169556840076 rows/sec., 44.89 MiB/sec. | ||
| 11573 | 2026.04.10 20:59:16.753639 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11574 | 2026.04.10 20:59:16.753681 [ 6 ] {21b5834b-1a6c-4b8a-9fb0-f4d4d1477998} <Debug> TCPHandler: Processed in 0.00226629 sec. | ||
| 11575 | 2026.04.10 20:59:16.753711 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::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 | ||
| 11576 | 2026.04.10 20:59:16.753793 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.04.10 20:59:16.753884 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2026.04.10 20:59:16.753898 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.04.10 20:59:16.753950 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11580 | 2026.04.10 20:59:16.753952 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1701 rows starting from the beginning of the part | ||
| 11581 | 2026.04.10 20:59:16.754072 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 11582 | 2026.04.10 20:59:16.754174 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 11583 | 2026.04.10 20:59:16.754275 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.04.10 20:59:16.754278 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 11585 | 2026.04.10 20:59:16.754311 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11586 | 2026.04.10 20:59:16.754391 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 11587 | 2026.04.10 20:59:16.754494 [ 194 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 11588 | 2026.04.10 20:59:16.754631 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11589 | 2026.04.10 20:59:16.754849 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.04.10 20:59:16.754991 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 738.08 KiB/sec. | ||
| 11591 | 2026.04.10 20:59:16.755028 [ 6 ] {d8e205fd-425e-487b-bdbe-0234bea72f93} <Debug> TCPHandler: Processed in 0.001284722 sec. | ||
| 11592 | 2026.04.10 20:59:16.760946 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38700 rows, containing 5 columns (5 merged, 0 gathered) in 0.009519094 sec., 4065512.9574306123 rows/sec., 261.96 MiB/sec. | ||
| 11593 | 2026.04.10 20:59:16.761604 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Trace> MergedBlockOutputStream: filled checksums all_1_105_27 (state Temporary) | ||
| 11594 | 2026.04.10 20:59:16.761992 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_105_27 to all_1_105_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.04.10 20:59:16.762087 [ 201 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_100_26, all_105_105_0] -> all_1_105_27 | ||
| 11596 | 2026.04.10 20:59:16.762191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11597 | 2026.04.10 20:59:16.766567 [ 198 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1928 rows, containing 19 columns (19 merged, 0 gathered) in 0.012887855 sec., 149598.20699410414 rows/sec., 268.07 MiB/sec. | ||
| 11598 | 2026.04.10 20:59:16.768609 [ 201 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11599 | 2026.04.10 20:59:16.768925 [ 201 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2026.04.10 20:59:16.768997 [ 201 ] {1f01c933-8ea7-4bc5-9bd7-50604ce6642e::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11601 | 2026.04.10 20:59:16.769118 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
| 11602 | 2026.04.10 20:59:17.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.82 MiB, peak 351.48 MiB, free memory in arenas 0.00 B, will set to 346.50 MiB (RSS), difference: 12.68 MiB | ||
| 11603 | 2026.04.10 20:59:17.725420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1402 | ||
| 11604 | 2026.04.10 20:59:17.728466 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.04.10 20:59:17.728527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11606 | 2026.04.10 20:59:17.729810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11607 | 2026.04.10 20:59:17.730085 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.04.10 20:59:17.730286 [ 109 ] {} <Debug> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11609 | 2026.04.10 20:59:17.730386 [ 109 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.04.10 20:59:17.730425 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11611 | 2026.04.10 20:59:17.730482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11612 | 2026.04.10 20:59:17.730555 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::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 | ||
| 11613 | 2026.04.10 20:59:17.731106 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11614 | 2026.04.10 20:59:17.731265 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1254 rows starting from the beginning of the part | ||
| 11615 | 2026.04.10 20:59:17.731668 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 11616 | 2026.04.10 20:59:17.732044 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 44 rows starting from the beginning of the part | ||
| 11617 | 2026.04.10 20:59:17.732376 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 11618 | 2026.04.10 20:59:17.732689 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 11619 | 2026.04.10 20:59:17.733018 [ 198 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 11620 | 2026.04.10 20:59:17.739738 [ 201 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1402 rows, containing 72 columns (72 merged, 0 gathered) in 0.009235082 sec., 151812.40404795538 rows/sec., 118.96 MiB/sec. | ||
| 11621 | 2026.04.10 20:59:17.741362 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11622 | 2026.04.10 20:59:17.741998 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.04.10 20:59:17.742086 [ 200 ] {23eb2733-a182-4845-9169-86dbb2b9a4ba::all_1_46_9} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11624 | 2026.04.10 20:59:17.742437 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11625 | 2026.04.10 20:59:20.129262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30249 | ||
| 11626 | 2026.04.10 20:59:20.129859 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.04.10 20:59:20.129899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11628 | 2026.04.10 20:59:20.130402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11629 | 2026.04.10 20:59:20.130632 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.04.10 20:59:20.130758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30249 | ||
| 11631 | 2026.04.10 20:59:20.986867 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.04.10 20:59:20.987043 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11633 | 2026.04.10 20:59:20.987116 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11634 | 2026.04.10 20:59:20.987858 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.04.10 20:59:20.987920 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11636 | 2026.04.10 20:59:20.988373 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11637 | 2026.04.10 20:59:20.988618 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.04.10 20:59:20.988788 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001793 sec., 31232.571109871722 rows/sec., 2.40 MiB/sec. | ||
| 11639 | 2026.04.10 20:59:20.988795 [ 104 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11640 | 2026.04.10 20:59:20.988845 [ 6 ] {809c27ca-9e44-41bc-b777-091d8e2226a4} <Debug> TCPHandler: Processed in 0.002106299 sec. | ||
| 11641 | 2026.04.10 20:59:20.988868 [ 104 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.04.10 20:59:20.988900 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11643 | 2026.04.10 20:59:20.988980 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.04.10 20:59:20.989035 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 11645 | 2026.04.10 20:59:20.989091 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11646 | 2026.04.10 20:59:20.989144 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11647 | 2026.04.10 20:59:20.989184 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11648 | 2026.04.10 20:59:20.989224 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2622 rows starting from the beginning of the part | ||
| 11649 | 2026.04.10 20:59:20.989294 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 11650 | 2026.04.10 20:59:20.989340 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 11651 | 2026.04.10 20:59:20.989383 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 11652 | 2026.04.10 20:59:20.989424 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2609 rows starting from the beginning of the part | ||
| 11653 | 2026.04.10 20:59:20.989464 [ 195 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 11654 | 2026.04.10 20:59:20.989623 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.04.10 20:59:20.989671 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11656 | 2026.04.10 20:59:20.990015 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11657 | 2026.04.10 20:59:20.990251 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.04.10 20:59:20.990389 [ 104 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11659 | 2026.04.10 20:59:20.990399 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 11660 | 2026.04.10 20:59:20.990426 [ 104 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.04.10 20:59:20.990451 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11662 | 2026.04.10 20:59:20.990454 [ 6 ] {08ed2b91-be4e-46d2-8e7c-31397f242835} <Debug> TCPHandler: Processed in 0.001526704 sec. | ||
| 11663 | 2026.04.10 20:59:20.990542 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 11664 | 2026.04.10 20:59:20.990584 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.04.10 20:59:20.990657 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11666 | 2026.04.10 20:59:20.990693 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.04.10 20:59:20.990697 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1405 rows starting from the beginning of the part | ||
| 11668 | 2026.04.10 20:59:20.990747 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11669 | 2026.04.10 20:59:20.990781 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 11670 | 2026.04.10 20:59:20.990830 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 11671 | 2026.04.10 20:59:20.990873 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 11672 | 2026.04.10 20:59:20.990912 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1371 rows starting from the beginning of the part | ||
| 11673 | 2026.04.10 20:59:20.990952 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 11674 | 2026.04.10 20:59:20.991160 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.04.10 20:59:20.991204 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11676 | 2026.04.10 20:59:20.991524 [ 192 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5537 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551863 sec., 2169787.327924736 rows/sec., 172.42 MiB/sec. | ||
| 11677 | 2026.04.10 20:59:20.991597 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11678 | 2026.04.10 20:59:20.991810 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11679 | 2026.04.10 20:59:20.991849 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.04.10 20:59:20.992012 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001342 sec., 95380.0298062593 rows/sec., 6.64 MiB/sec. | ||
| 11681 | 2026.04.10 20:59:20.992054 [ 6 ] {a57f5980-23c2-4063-9c2c-819e831ed274} <Debug> TCPHandler: Processed in 0.001520173 sec. | ||
| 11682 | 2026.04.10 20:59:20.992107 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.04.10 20:59:20.992174 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.04.10 20:59:20.992193 [ 187 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_106_21} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11685 | 2026.04.10 20:59:20.992262 [ 200 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765895 sec., 1740194.0658985954 rows/sec., 126.35 MiB/sec. | ||
| 11686 | 2026.04.10 20:59:20.992282 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.04.10 20:59:20.992284 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11688 | 2026.04.10 20:59:20.992336 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11689 | 2026.04.10 20:59:20.992498 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11690 | 2026.04.10 20:59:20.992716 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.04.10 20:59:20.992738 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.04.10 20:59:20.992769 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11693 | 2026.04.10 20:59:20.992822 [ 187 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_106_21} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11694 | 2026.04.10 20:59:20.992912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11695 | 2026.04.10 20:59:20.993190 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11696 | 2026.04.10 20:59:20.993438 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.04.10 20:59:20.993567 [ 104 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11698 | 2026.04.10 20:59:20.993585 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001324 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. | ||
| 11699 | 2026.04.10 20:59:20.993599 [ 104 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.04.10 20:59:20.993626 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11701 | 2026.04.10 20:59:20.993631 [ 6 ] {a05efe02-6f58-4e81-812a-d22e675a1282} <Debug> TCPHandler: Processed in 0.001507704 sec. | ||
| 11702 | 2026.04.10 20:59:20.993733 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 11703 | 2026.04.10 20:59:20.993876 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11704 | 2026.04.10 20:59:20.993912 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5220 rows starting from the beginning of the part | ||
| 11705 | 2026.04.10 20:59:20.993974 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 11706 | 2026.04.10 20:59:20.994022 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 11707 | 2026.04.10 20:59:20.994086 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 11708 | 2026.04.10 20:59:20.994142 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 11709 | 2026.04.10 20:59:20.994205 [ 197 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
| 11710 | 2026.04.10 20:59:20.995926 [ 192 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.00224857 sec., 2428209.928977083 rows/sec., 163.64 MiB/sec. | ||
| 11711 | 2026.04.10 20:59:20.996266 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11712 | 2026.04.10 20:59:20.996522 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.04.10 20:59:20.996593 [ 187 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_106_21} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11714 | 2026.04.10 20:59:20.996689 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11715 | 2026.04.10 20:59:21.805278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11716 | 2026.04.10 20:59:21.822950 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.04.10 20:59:21.823007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11718 | 2026.04.10 20:59:21.829263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11719 | 2026.04.10 20:59:21.829980 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.04.10 20:59:21.833294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11721 | 2026.04.10 20:59:25.988488 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11722 | 2026.04.10 20:59:25.988714 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11723 | 2026.04.10 20:59:25.988793 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11724 | 2026.04.10 20:59:25.989545 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.04.10 20:59:25.989601 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11726 | 2026.04.10 20:59:25.990003 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11727 | 2026.04.10 20:59:25.990235 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.04.10 20:59:25.990400 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 11729 | 2026.04.10 20:59:25.990453 [ 6 ] {ba898bef-02b7-43fb-a70a-26686705a26e} <Debug> TCPHandler: Processed in 0.002100459 sec. | ||
| 11730 | 2026.04.10 20:59:25.990581 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.04.10 20:59:25.990686 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11732 | 2026.04.10 20:59:25.990732 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11733 | 2026.04.10 20:59:25.991181 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.04.10 20:59:25.991219 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11735 | 2026.04.10 20:59:25.991539 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11736 | 2026.04.10 20:59:25.991755 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.04.10 20:59:25.991890 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 11738 | 2026.04.10 20:59:25.991931 [ 6 ] {21a5da67-6376-499f-8aff-39acf795c72a} <Debug> TCPHandler: Processed in 0.001404213 sec. | ||
| 11739 | 2026.04.10 20:59:25.992050 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.04.10 20:59:25.992149 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.04.10 20:59:25.992195 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11742 | 2026.04.10 20:59:25.992590 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.04.10 20:59:25.992628 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11744 | 2026.04.10 20:59:25.992960 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11745 | 2026.04.10 20:59:25.993188 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.04.10 20:59:25.993324 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11747 | 2026.04.10 20:59:25.993363 [ 6 ] {1e396643-2975-4201-9996-415bd9cf5b82} <Debug> TCPHandler: Processed in 0.001363022 sec. | ||
| 11748 | 2026.04.10 20:59:25.993469 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.04.10 20:59:25.993565 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11750 | 2026.04.10 20:59:25.993607 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11751 | 2026.04.10 20:59:25.993938 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.04.10 20:59:25.993977 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11753 | 2026.04.10 20:59:25.994287 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11754 | 2026.04.10 20:59:25.994494 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.04.10 20:59:25.994623 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11756 | 2026.04.10 20:59:25.994661 [ 6 ] {b65ab758-0b8f-4b18-bfb8-17593d512437} <Debug> TCPHandler: Processed in 0.001243241 sec. | ||
| 11757 | 2026.04.10 20:59:27.436802 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11758 | 2026.04.10 20:59:27.436886 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11759 | 2026.04.10 20:59:27.631197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30697 | ||
| 11760 | 2026.04.10 20:59:27.631700 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.04.10 20:59:27.631749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11762 | 2026.04.10 20:59:27.632298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11763 | 2026.04.10 20:59:27.632572 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.04.10 20:59:27.632723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30697 | ||
| 11765 | 2026.04.10 20:59:27.731160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1418 | ||
| 11766 | 2026.04.10 20:59:27.733769 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.04.10 20:59:27.733832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11768 | 2026.04.10 20:59:27.735036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11769 | 2026.04.10 20:59:27.735303 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.04.10 20:59:27.735627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11771 | 2026.04.10 20:59:27.809900 [ 97 ] {} <Debug> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 11772 | 2026.04.10 20:59:27.809983 [ 97 ] {} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2026.04.10 20:59:27.810017 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11774 | 2026.04.10 20:59:27.810171 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::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 | ||
| 11775 | 2026.04.10 20:59:27.810359 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11776 | 2026.04.10 20:59:27.810405 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 84 rows starting from the beginning of the part | ||
| 11777 | 2026.04.10 20:59:27.810493 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 80 rows starting from the beginning of the part | ||
| 11778 | 2026.04.10 20:59:27.810554 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 11779 | 2026.04.10 20:59:27.810610 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 11780 | 2026.04.10 20:59:27.810663 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
| 11781 | 2026.04.10 20:59:27.811477 [ 187 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376142 sec., 228174.12737929664 rows/sec., 17.62 MiB/sec. | ||
| 11782 | 2026.04.10 20:59:27.811618 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 11783 | 2026.04.10 20:59:27.811868 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2026.04.10 20:59:27.811941 [ 200 ] {f4164d97-0b49-4b28-bf4c-709fe63ec469::all_1_46_10} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 11785 | 2026.04.10 20:59:27.812013 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11786 | 2026.04.10 20:59:28.001547 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001120779 sec. | ||
| 11787 | 2026.04.10 20:59:29.333689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11788 | 2026.04.10 20:59:29.351316 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.04.10 20:59:29.351381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11790 | 2026.04.10 20:59:29.357316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11791 | 2026.04.10 20:59:29.358037 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.04.10 20:59:29.361027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11793 | 2026.04.10 20:59:30.991147 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.04.10 20:59:30.991333 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11795 | 2026.04.10 20:59:30.991399 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11796 | 2026.04.10 20:59:30.992130 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.04.10 20:59:30.992177 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11798 | 2026.04.10 20:59:30.992588 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11799 | 2026.04.10 20:59:30.992816 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.04.10 20:59:30.992981 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001696 sec., 81367.92452830188 rows/sec., 7.08 MiB/sec. | ||
| 11801 | 2026.04.10 20:59:30.993032 [ 6 ] {2a61ed54-c5fe-406a-a201-ca819cafa1d3} <Debug> TCPHandler: Processed in 0.002010018 sec. | ||
| 11802 | 2026.04.10 20:59:30.993163 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.04.10 20:59:30.993269 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.04.10 20:59:30.993313 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11805 | 2026.04.10 20:59:30.993742 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.04.10 20:59:30.993778 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11807 | 2026.04.10 20:59:30.994087 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11808 | 2026.04.10 20:59:30.994323 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.04.10 20:59:30.994465 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00122 sec., 33606.55737704918 rows/sec., 2.47 MiB/sec. | ||
| 11810 | 2026.04.10 20:59:30.994505 [ 6 ] {fda1a977-7496-48a8-ad2e-0ed4cae3f1c8} <Debug> TCPHandler: Processed in 0.001395682 sec. | ||
| 11811 | 2026.04.10 20:59:30.994616 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.04.10 20:59:30.994720 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11813 | 2026.04.10 20:59:30.994764 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11814 | 2026.04.10 20:59:30.995227 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.04.10 20:59:30.995289 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11816 | 2026.04.10 20:59:30.995628 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11817 | 2026.04.10 20:59:30.995844 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.04.10 20:59:30.995985 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001285 sec., 81712.06225680934 rows/sec., 6.38 MiB/sec. | ||
| 11819 | 2026.04.10 20:59:30.996025 [ 6 ] {4cffe066-858a-4acd-bbac-a3a4b47a830d} <Debug> TCPHandler: Processed in 0.001461022 sec. | ||
| 11820 | 2026.04.10 20:59:30.996141 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2026.04.10 20:59:30.996237 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11822 | 2026.04.10 20:59:30.996281 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11823 | 2026.04.10 20:59:30.996776 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.04.10 20:59:30.996811 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11825 | 2026.04.10 20:59:30.997150 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11826 | 2026.04.10 20:59:30.997367 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.04.10 20:59:30.997503 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 11828 | 2026.04.10 20:59:30.997542 [ 6 ] {8a3d7b15-7110-491d-beec-538d223b40c3} <Debug> TCPHandler: Processed in 0.001449473 sec. | ||
| 11829 | 2026.04.10 20:59:30.997653 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.04.10 20:59:30.997748 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11831 | 2026.04.10 20:59:30.997802 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <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 | ||
| 11832 | 2026.04.10 20:59:30.998702 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2026.04.10 20:59:30.998738 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11834 | 2026.04.10 20:59:30.999382 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11835 | 2026.04.10 20:59:30.999614 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.04.10 20:59:30.999758 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002028 sec., 20216.962524654835 rows/sec., 36.23 MiB/sec. | ||
| 11837 | 2026.04.10 20:59:30.999826 [ 6 ] {0a26d92a-1811-48d3-b32e-0e958f808f44} <Debug> TCPHandler: Processed in 0.002221349 sec. | ||
| 11838 | 2026.04.10 20:59:30.999941 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2026.04.10 20:59:31.000036 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11840 | 2026.04.10 20:59:31.000078 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11841 | 2026.04.10 20:59:31.000420 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.04.10 20:59:31.000457 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11843 | 2026.04.10 20:59:31.000767 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11844 | 2026.04.10 20:59:31.001028 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.04.10 20:59:31.001161 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 11846 | 2026.04.10 20:59:31.001198 [ 6 ] {8097b366-b4c0-4b47-a178-362ed0663219} <Debug> TCPHandler: Processed in 0.001305072 sec. | ||
| 11847 | 2026.04.10 20:59:35.133868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31209 | ||
| 11848 | 2026.04.10 20:59:35.134394 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.04.10 20:59:35.134434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11850 | 2026.04.10 20:59:35.134892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11851 | 2026.04.10 20:59:35.135121 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.04.10 20:59:35.135256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31209 | ||
| 11853 | 2026.04.10 20:59:35.996846 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.04.10 20:59:35.997107 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11855 | 2026.04.10 20:59:35.997213 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11856 | 2026.04.10 20:59:35.998276 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.04.10 20:59:35.998351 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11858 | 2026.04.10 20:59:35.998957 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11859 | 2026.04.10 20:59:35.999326 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.04.10 20:59:35.999598 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002563 sec., 21849.395239953177 rows/sec., 1.68 MiB/sec. | ||
| 11861 | 2026.04.10 20:59:35.999686 [ 6 ] {c4d8e41b-5b95-4c4b-b687-2a80e0db1997} <Debug> TCPHandler: Processed in 0.003049657 sec. | ||
| 11862 | 2026.04.10 20:59:35.999894 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.04.10 20:59:36.000037 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11864 | 2026.04.10 20:59:36.000104 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11865 | 2026.04.10 20:59:36.001419 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.04.10 20:59:36.001471 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11867 | 2026.04.10 20:59:36.001927 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11868 | 2026.04.10 20:59:36.002239 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.04.10 20:59:36.002467 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002467 sec., 25942.440210782326 rows/sec., 2.02 MiB/sec. | ||
| 11870 | 2026.04.10 20:59:36.002542 [ 6 ] {d0c92a95-a8f3-4a41-af27-0045c8203301} <Debug> TCPHandler: Processed in 0.002716675 sec. | ||
| 11871 | 2026.04.10 20:59:36.002761 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.04.10 20:59:36.002908 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.04.10 20:59:36.002980 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11874 | 2026.04.10 20:59:36.003651 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.04.10 20:59:36.003701 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11876 | 2026.04.10 20:59:36.004241 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11877 | 2026.04.10 20:59:36.004599 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.04.10 20:59:36.004823 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001948 sec., 82135.52361396303 rows/sec., 5.72 MiB/sec. | ||
| 11879 | 2026.04.10 20:59:36.004884 [ 6 ] {6067fbde-168e-47f6-b755-a36ac6acf8ae} <Debug> TCPHandler: Processed in 0.002194299 sec. | ||
| 11880 | 2026.04.10 20:59:36.005075 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.04.10 20:59:36.005209 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11882 | 2026.04.10 20:59:36.005275 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11883 | 2026.04.10 20:59:36.005834 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.04.10 20:59:36.005889 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11885 | 2026.04.10 20:59:36.006404 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11886 | 2026.04.10 20:59:36.006760 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.04.10 20:59:36.006962 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001781 sec., 33688.93879842785 rows/sec., 2.27 MiB/sec. | ||
| 11888 | 2026.04.10 20:59:36.007021 [ 6 ] {265b70ab-aa52-4794-b9dc-d7436d4e8a7c} <Debug> TCPHandler: Processed in 0.002013538 sec. | ||
| 11889 | 2026.04.10 20:59:36.199873 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61106 | ||
| 11890 | 2026.04.10 20:59:36.199970 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11891 | 2026.04.10 20:59:36.199996 [ 288 ] {} <Debug> TCP-Session: 3b67c568-07ea-4af4-b945-29667da07179 Authenticating user 'default' from [fd00:1122:3344:101::e]:61106 | ||
| 11892 | 2026.04.10 20:59:36.200018 [ 288 ] {} <Debug> TCP-Session: 3b67c568-07ea-4af4-b945-29667da07179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.04.10 20:59:36.200032 [ 288 ] {} <Debug> TCP-Session: 3b67c568-07ea-4af4-b945-29667da07179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.04.10 20:59:36.200284 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63472 | ||
| 11895 | 2026.04.10 20:59:36.200333 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56445 | ||
| 11896 | 2026.04.10 20:59:36.200367 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42567 | ||
| 11897 | 2026.04.10 20:59:36.200386 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41885 | ||
| 11898 | 2026.04.10 20:59:36.200420 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11899 | 2026.04.10 20:59:36.200420 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41338 | ||
| 11900 | 2026.04.10 20:59:36.200476 [ 289 ] {} <Debug> TCP-Session: 9d062612-66d2-41fd-9ef2-b630619975c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63472 | ||
| 11901 | 2026.04.10 20:59:36.200492 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11902 | 2026.04.10 20:59:36.200467 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11903 | 2026.04.10 20:59:36.200548 [ 294 ] {} <Debug> TCP-Session: 876994a2-45c0-4174-ab71-66230d0b5e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:41885 | ||
| 11904 | 2026.04.10 20:59:36.200539 [ 289 ] {} <Debug> TCP-Session: 9d062612-66d2-41fd-9ef2-b630619975c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11905 | 2026.04.10 20:59:36.200588 [ 294 ] {} <Debug> TCP-Session: 876994a2-45c0-4174-ab71-66230d0b5e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2026.04.10 20:59:36.200584 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11907 | 2026.04.10 20:59:36.200603 [ 289 ] {} <Debug> TCP-Session: 9d062612-66d2-41fd-9ef2-b630619975c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.04.10 20:59:36.200612 [ 294 ] {} <Debug> TCP-Session: 876994a2-45c0-4174-ab71-66230d0b5e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11909 | 2026.04.10 20:59:36.200649 [ 4 ] {} <Debug> TCP-Session: 7a16d66e-d4b2-4099-b1ec-a3b1c343cae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41338 | ||
| 11910 | 2026.04.10 20:59:36.200576 [ 293 ] {} <Debug> TCP-Session: 9e319236-d485-46e8-98cc-30ffb849ec66 Authenticating user 'default' from [fd00:1122:3344:101::e]:42567 | ||
| 11911 | 2026.04.10 20:59:36.200704 [ 4 ] {} <Debug> TCP-Session: 7a16d66e-d4b2-4099-b1ec-a3b1c343cae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.04.10 20:59:36.200465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11913 | 2026.04.10 20:59:36.200734 [ 293 ] {} <Debug> TCP-Session: 9e319236-d485-46e8-98cc-30ffb849ec66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.04.10 20:59:36.200742 [ 4 ] {} <Debug> TCP-Session: 7a16d66e-d4b2-4099-b1ec-a3b1c343cae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11915 | 2026.04.10 20:59:36.200765 [ 293 ] {} <Debug> TCP-Session: 9e319236-d485-46e8-98cc-30ffb849ec66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.04.10 20:59:36.200759 [ 290 ] {} <Debug> TCP-Session: ab001d66-bad2-40a3-adfc-668787c664ec Authenticating user 'default' from [fd00:1122:3344:101::e]:56445 | ||
| 11917 | 2026.04.10 20:59:36.200406 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37880 | ||
| 11918 | 2026.04.10 20:59:36.200842 [ 290 ] {} <Debug> TCP-Session: ab001d66-bad2-40a3-adfc-668787c664ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11919 | 2026.04.10 20:59:36.200402 [ 288 ] {} <Trace> TCP-Session: 3b67c568-07ea-4af4-b945-29667da07179 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2026.04.10 20:59:36.200902 [ 290 ] {} <Debug> TCP-Session: ab001d66-bad2-40a3-adfc-668787c664ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.04.10 20:59:36.200344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48872 | ||
| 11922 | 2026.04.10 20:59:36.200346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55468 | ||
| 11923 | 2026.04.10 20:59:36.200942 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11924 | 2026.04.10 20:59:36.201073 [ 286 ] {} <Debug> TCP-Session: fd5a5602-d610-4f02-b438-e9a9a0713759 Authenticating user 'default' from [fd00:1122:3344:101::e]:37880 | ||
| 11925 | 2026.04.10 20:59:36.201117 [ 286 ] {} <Debug> TCP-Session: fd5a5602-d610-4f02-b438-e9a9a0713759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.04.10 20:59:36.201129 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11927 | 2026.04.10 20:59:36.201137 [ 286 ] {} <Debug> TCP-Session: fd5a5602-d610-4f02-b438-e9a9a0713759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2026.04.10 20:59:36.201217 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11929 | 2026.04.10 20:59:36.201269 [ 291 ] {} <Debug> TCP-Session: a1c105c4-eed7-4bb8-af2d-0995f2c113e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48872 | ||
| 11930 | 2026.04.10 20:59:36.201287 [ 291 ] {} <Debug> TCP-Session: a1c105c4-eed7-4bb8-af2d-0995f2c113e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.04.10 20:59:36.201300 [ 291 ] {} <Debug> TCP-Session: a1c105c4-eed7-4bb8-af2d-0995f2c113e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.04.10 20:59:36.201465 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11933 | 2026.04.10 20:59:36.201527 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11934 | 2026.04.10 20:59:36.201535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11935 | 2026.04.10 20:59:36.201574 [ 292 ] {} <Debug> TCP-Session: c7e78ada-9f25-41e7-a683-77ca6bef56e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55468 | ||
| 11936 | 2026.04.10 20:59:36.201598 [ 292 ] {} <Debug> TCP-Session: c7e78ada-9f25-41e7-a683-77ca6bef56e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11937 | 2026.04.10 20:59:36.201617 [ 292 ] {} <Debug> TCP-Session: c7e78ada-9f25-41e7-a683-77ca6bef56e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11938 | 2026.04.10 20:59:36.201804 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 11939 | 2026.04.10 20:59:36.202807 [ 325 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> AggregatingTransform: Aggregating | ||
| 11940 | 2026.04.10 20:59:36.202852 [ 325 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11941 | 2026.04.10 20:59:36.202892 [ 325 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990688 sec. (1009.400 rows/sec., 39.43 KiB/sec.) | ||
| 11942 | 2026.04.10 20:59:36.202912 [ 325 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Trace> Aggregator: Merging aggregated data | ||
| 11943 | 2026.04.10 20:59:36.204268 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 11944 | 2026.04.10 20:59:36.204404 [ 288 ] {5d818d02-1f74-4a48-a760-ceaec6906b6d} <Debug> TCPHandler: Processed in 0.004121447 sec. | ||
| 11945 | 2026.04.10 20:59:36.204547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11946 | 2026.04.10 20:59:36.204582 [ 288 ] {} <Debug> TCP-Session: 3b67c568-07ea-4af4-b945-29667da07179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11947 | 2026.04.10 20:59:36.204582 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11948 | 2026.04.10 20:59:36.204598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11949 | 2026.04.10 20:59:36.204635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11950 | 2026.04.10 20:59:36.204647 [ 289 ] {} <Debug> TCP-Session: 9d062612-66d2-41fd-9ef2-b630619975c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.04.10 20:59:36.204660 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11952 | 2026.04.10 20:59:36.204688 [ 293 ] {} <Debug> TCP-Session: 9e319236-d485-46e8-98cc-30ffb849ec66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.04.10 20:59:36.204694 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11954 | 2026.04.10 20:59:36.204724 [ 291 ] {} <Debug> TCP-Session: a1c105c4-eed7-4bb8-af2d-0995f2c113e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.04.10 20:59:36.204726 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11956 | 2026.04.10 20:59:36.204754 [ 292 ] {} <Debug> TCP-Session: c7e78ada-9f25-41e7-a683-77ca6bef56e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.04.10 20:59:36.204783 [ 4 ] {} <Debug> TCP-Session: 7a16d66e-d4b2-4099-b1ec-a3b1c343cae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11958 | 2026.04.10 20:59:36.204676 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11959 | 2026.04.10 20:59:36.204668 [ 294 ] {} <Debug> TCP-Session: 876994a2-45c0-4174-ab71-66230d0b5e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.04.10 20:59:36.204614 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11961 | 2026.04.10 20:59:36.204864 [ 290 ] {} <Debug> TCP-Session: ab001d66-bad2-40a3-adfc-668787c664ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2026.04.10 20:59:36.204905 [ 286 ] {} <Debug> TCP-Session: fd5a5602-d610-4f02-b438-e9a9a0713759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11963 | 2026.04.10 20:59:36.482602 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36652 | ||
| 11964 | 2026.04.10 20:59:36.482699 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11965 | 2026.04.10 20:59:36.482788 [ 288 ] {} <Debug> TCP-Session: c4d97268-11fc-4f18-beef-885a454a2384 Authenticating user 'default' from [fd00:1122:3344:101::e]:36652 | ||
| 11966 | 2026.04.10 20:59:36.482810 [ 288 ] {} <Debug> TCP-Session: c4d97268-11fc-4f18-beef-885a454a2384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11967 | 2026.04.10 20:59:36.482822 [ 288 ] {} <Debug> TCP-Session: c4d97268-11fc-4f18-beef-885a454a2384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11968 | 2026.04.10 20:59:36.483017 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56937 | ||
| 11969 | 2026.04.10 20:59:36.483086 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40070 | ||
| 11970 | 2026.04.10 20:59:36.483104 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58022 | ||
| 11971 | 2026.04.10 20:59:36.483130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37960 | ||
| 11972 | 2026.04.10 20:59:36.483170 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11973 | 2026.04.10 20:59:36.483182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11974 | 2026.04.10 20:59:36.483207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11975 | 2026.04.10 20:59:36.483221 [ 289 ] {} <Debug> TCP-Session: d2e5dce5-1cf5-4b29-8730-2c913da9bb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:56937 | ||
| 11976 | 2026.04.10 20:59:36.483233 [ 292 ] {} <Debug> TCP-Session: 35e3d37a-e7e4-414c-9c5d-e06fb8dba457 Authenticating user 'default' from [fd00:1122:3344:101::e]:40070 | ||
| 11977 | 2026.04.10 20:59:36.483248 [ 293 ] {} <Debug> TCP-Session: a14ab48c-6657-4a70-a16b-ce1673b7971d Authenticating user 'default' from [fd00:1122:3344:101::e]:58022 | ||
| 11978 | 2026.04.10 20:59:36.483268 [ 289 ] {} <Debug> TCP-Session: d2e5dce5-1cf5-4b29-8730-2c913da9bb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11979 | 2026.04.10 20:59:36.483281 [ 292 ] {} <Debug> TCP-Session: 35e3d37a-e7e4-414c-9c5d-e06fb8dba457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11980 | 2026.04.10 20:59:36.483307 [ 289 ] {} <Debug> TCP-Session: d2e5dce5-1cf5-4b29-8730-2c913da9bb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2026.04.10 20:59:36.483324 [ 292 ] {} <Debug> TCP-Session: 35e3d37a-e7e4-414c-9c5d-e06fb8dba457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.04.10 20:59:36.483294 [ 293 ] {} <Debug> TCP-Session: a14ab48c-6657-4a70-a16b-ce1673b7971d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.04.10 20:59:36.483229 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11984 | 2026.04.10 20:59:36.483399 [ 293 ] {} <Debug> TCP-Session: a14ab48c-6657-4a70-a16b-ce1673b7971d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.04.10 20:59:36.483434 [ 286 ] {} <Debug> TCP-Session: e4f45cd5-306c-452b-aea8-318c729b113a Authenticating user 'default' from [fd00:1122:3344:101::e]:37960 | ||
| 11986 | 2026.04.10 20:59:36.483124 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65058 | ||
| 11987 | 2026.04.10 20:59:36.483464 [ 286 ] {} <Debug> TCP-Session: e4f45cd5-306c-452b-aea8-318c729b113a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2026.04.10 20:59:36.483118 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33050 | ||
| 11989 | 2026.04.10 20:59:36.483534 [ 286 ] {} <Debug> TCP-Session: e4f45cd5-306c-452b-aea8-318c729b113a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11990 | 2026.04.10 20:59:36.483101 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42224 | ||
| 11991 | 2026.04.10 20:59:36.483597 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11992 | 2026.04.10 20:59:36.483091 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36182 | ||
| 11993 | 2026.04.10 20:59:36.483678 [ 4 ] {} <Debug> TCP-Session: 9bcc49ce-7e1a-4b1f-b5d0-99999a60fe36 Authenticating user 'default' from [fd00:1122:3344:101::e]:65058 | ||
| 11994 | 2026.04.10 20:59:36.483691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11995 | 2026.04.10 20:59:36.483687 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11996 | 2026.04.10 20:59:36.483718 [ 4 ] {} <Debug> TCP-Session: 9bcc49ce-7e1a-4b1f-b5d0-99999a60fe36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11997 | 2026.04.10 20:59:36.483736 [ 291 ] {} <Debug> TCP-Session: 04067cfb-9feb-427e-88a7-d946eec779e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42224 | ||
| 11998 | 2026.04.10 20:59:36.483749 [ 4 ] {} <Debug> TCP-Session: 9bcc49ce-7e1a-4b1f-b5d0-99999a60fe36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.04.10 20:59:36.483754 [ 294 ] {} <Debug> TCP-Session: ee4ede92-cfaa-46c9-870f-91ed6723a9f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33050 | ||
| 12000 | 2026.04.10 20:59:36.483765 [ 291 ] {} <Debug> TCP-Session: 04067cfb-9feb-427e-88a7-d946eec779e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.04.10 20:59:36.483179 [ 288 ] {} <Trace> TCP-Session: c4d97268-11fc-4f18-beef-885a454a2384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.04.10 20:59:36.483810 [ 294 ] {} <Debug> TCP-Session: ee4ede92-cfaa-46c9-870f-91ed6723a9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.04.10 20:59:36.483815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12004 | 2026.04.10 20:59:36.483870 [ 294 ] {} <Debug> TCP-Session: ee4ede92-cfaa-46c9-870f-91ed6723a9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12005 | 2026.04.10 20:59:36.483807 [ 291 ] {} <Debug> TCP-Session: 04067cfb-9feb-427e-88a7-d946eec779e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2026.04.10 20:59:36.483893 [ 290 ] {} <Debug> TCP-Session: d051bd76-26db-4315-b017-f35165da5718 Authenticating user 'default' from [fd00:1122:3344:101::e]:36182 | ||
| 12007 | 2026.04.10 20:59:36.483941 [ 290 ] {} <Debug> TCP-Session: d051bd76-26db-4315-b017-f35165da5718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.04.10 20:59:36.483958 [ 290 ] {} <Debug> TCP-Session: d051bd76-26db-4315-b017-f35165da5718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12009 | 2026.04.10 20:59:36.484006 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12010 | 2026.04.10 20:59:36.484285 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12011 | 2026.04.10 20:59:36.484344 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12012 | 2026.04.10 20:59:36.484677 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 12013 | 2026.04.10 20:59:36.485874 [ 343 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> AggregatingTransform: Aggregating | ||
| 12014 | 2026.04.10 20:59:36.485911 [ 343 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> Aggregator: Aggregation method: without_key | ||
| 12015 | 2026.04.10 20:59:36.485946 [ 343 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115311 sec. (867.220 rows/sec., 33.88 KiB/sec.) | ||
| 12016 | 2026.04.10 20:59:36.485964 [ 343 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Trace> Aggregator: Merging aggregated data | ||
| 12017 | 2026.04.10 20:59:36.487704 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003758 sec., 266.0989888238425 rows/sec., 10.39 KiB/sec. | ||
| 12018 | 2026.04.10 20:59:36.487896 [ 288 ] {0c93e18e-5686-4040-ab05-4e9a42339467} <Debug> TCPHandler: Processed in 0.004879984 sec. | ||
| 12019 | 2026.04.10 20:59:36.488030 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12020 | 2026.04.10 20:59:36.488066 [ 288 ] {} <Debug> TCP-Session: c4d97268-11fc-4f18-beef-885a454a2384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2026.04.10 20:59:36.488066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12022 | 2026.04.10 20:59:36.488085 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12023 | 2026.04.10 20:59:36.488103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12024 | 2026.04.10 20:59:36.488129 [ 289 ] {} <Debug> TCP-Session: d2e5dce5-1cf5-4b29-8730-2c913da9bb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12025 | 2026.04.10 20:59:36.488151 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12026 | 2026.04.10 20:59:36.488154 [ 291 ] {} <Debug> TCP-Session: 04067cfb-9feb-427e-88a7-d946eec779e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.04.10 20:59:36.488185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12028 | 2026.04.10 20:59:36.488203 [ 293 ] {} <Debug> TCP-Session: a14ab48c-6657-4a70-a16b-ce1673b7971d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.04.10 20:59:36.488218 [ 4 ] {} <Debug> TCP-Session: 9bcc49ce-7e1a-4b1f-b5d0-99999a60fe36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.04.10 20:59:36.488120 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12031 | 2026.04.10 20:59:36.488277 [ 290 ] {} <Debug> TCP-Session: d051bd76-26db-4315-b017-f35165da5718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.04.10 20:59:36.488326 [ 286 ] {} <Debug> TCP-Session: e4f45cd5-306c-452b-aea8-318c729b113a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.04.10 20:59:36.488160 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12034 | 2026.04.10 20:59:36.488212 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12035 | 2026.04.10 20:59:36.488391 [ 292 ] {} <Debug> TCP-Session: 35e3d37a-e7e4-414c-9c5d-e06fb8dba457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.04.10 20:59:36.488419 [ 294 ] {} <Debug> TCP-Session: ee4ede92-cfaa-46c9-870f-91ed6723a9f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2026.04.10 20:59:36.607206 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36330 | ||
| 12038 | 2026.04.10 20:59:36.607313 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12039 | 2026.04.10 20:59:36.607340 [ 288 ] {} <Debug> TCP-Session: ecf366aa-9cb4-4d20-8d0b-3af8e1b6501c Authenticating user 'default' from [fd00:1122:3344:101::e]:36330 | ||
| 12040 | 2026.04.10 20:59:36.607362 [ 288 ] {} <Debug> TCP-Session: ecf366aa-9cb4-4d20-8d0b-3af8e1b6501c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.04.10 20:59:36.607376 [ 288 ] {} <Debug> TCP-Session: ecf366aa-9cb4-4d20-8d0b-3af8e1b6501c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12042 | 2026.04.10 20:59:36.607575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51343 | ||
| 12043 | 2026.04.10 20:59:36.607614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51849 | ||
| 12044 | 2026.04.10 20:59:36.607626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47088 | ||
| 12045 | 2026.04.10 20:59:36.607675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39985 | ||
| 12046 | 2026.04.10 20:59:36.607684 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55810 | ||
| 12047 | 2026.04.10 20:59:36.607694 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12048 | 2026.04.10 20:59:36.607731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12049 | 2026.04.10 20:59:36.607761 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12050 | 2026.04.10 20:59:36.607770 [ 289 ] {} <Debug> TCP-Session: d1f99cda-e554-451b-9be7-f8cf68974eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:51343 | ||
| 12051 | 2026.04.10 20:59:36.607766 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12052 | 2026.04.10 20:59:36.607778 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12053 | 2026.04.10 20:59:36.607807 [ 289 ] {} <Debug> TCP-Session: d1f99cda-e554-451b-9be7-f8cf68974eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.04.10 20:59:36.607822 [ 291 ] {} <Debug> TCP-Session: d35fb6db-42aa-4a1b-997e-b0c6d4e416a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47088 | ||
| 12055 | 2026.04.10 20:59:36.607830 [ 4 ] {} <Debug> TCP-Session: c3f079f7-7f0a-46f2-8fd4-16e96345639c Authenticating user 'default' from [fd00:1122:3344:101::e]:55810 | ||
| 12056 | 2026.04.10 20:59:36.607839 [ 289 ] {} <Debug> TCP-Session: d1f99cda-e554-451b-9be7-f8cf68974eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.04.10 20:59:36.607859 [ 291 ] {} <Debug> TCP-Session: d35fb6db-42aa-4a1b-997e-b0c6d4e416a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.04.10 20:59:36.607864 [ 4 ] {} <Debug> TCP-Session: c3f079f7-7f0a-46f2-8fd4-16e96345639c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12059 | 2026.04.10 20:59:36.607885 [ 291 ] {} <Debug> TCP-Session: d35fb6db-42aa-4a1b-997e-b0c6d4e416a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.04.10 20:59:36.607790 [ 294 ] {} <Debug> TCP-Session: da0e2e1f-8b31-4771-b5e4-ddfefd54cbbb Authenticating user 'default' from [fd00:1122:3344:101::e]:39985 | ||
| 12061 | 2026.04.10 20:59:36.607897 [ 4 ] {} <Debug> TCP-Session: c3f079f7-7f0a-46f2-8fd4-16e96345639c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12062 | 2026.04.10 20:59:36.607690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47043 | ||
| 12063 | 2026.04.10 20:59:36.607933 [ 294 ] {} <Debug> TCP-Session: da0e2e1f-8b31-4771-b5e4-ddfefd54cbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12064 | 2026.04.10 20:59:36.607666 [ 288 ] {} <Trace> TCP-Session: ecf366aa-9cb4-4d20-8d0b-3af8e1b6501c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2026.04.10 20:59:36.607978 [ 294 ] {} <Debug> TCP-Session: da0e2e1f-8b31-4771-b5e4-ddfefd54cbbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.04.10 20:59:36.607661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33877 | ||
| 12067 | 2026.04.10 20:59:36.608012 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12068 | 2026.04.10 20:59:36.607620 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63725 | ||
| 12069 | 2026.04.10 20:59:36.608058 [ 286 ] {} <Debug> TCP-Session: 9ef1ffe6-3fa5-44a8-b382-6503d1ebea13 Authenticating user 'default' from [fd00:1122:3344:101::e]:47043 | ||
| 12070 | 2026.04.10 20:59:36.607782 [ 290 ] {} <Debug> TCP-Session: 9643ccc4-278a-4682-a587-f86b7cf734cd Authenticating user 'default' from [fd00:1122:3344:101::e]:51849 | ||
| 12071 | 2026.04.10 20:59:36.608083 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12072 | 2026.04.10 20:59:36.608088 [ 286 ] {} <Debug> TCP-Session: 9ef1ffe6-3fa5-44a8-b382-6503d1ebea13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.04.10 20:59:36.608109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12074 | 2026.04.10 20:59:36.608135 [ 286 ] {} <Debug> TCP-Session: 9ef1ffe6-3fa5-44a8-b382-6503d1ebea13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.04.10 20:59:36.608126 [ 293 ] {} <Debug> TCP-Session: 95b8de20-989b-4ae9-ace4-de9db95baac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33877 | ||
| 12076 | 2026.04.10 20:59:36.608144 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12077 | 2026.04.10 20:59:36.608170 [ 293 ] {} <Debug> TCP-Session: 95b8de20-989b-4ae9-ace4-de9db95baac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.04.10 20:59:36.608147 [ 292 ] {} <Debug> TCP-Session: 52841f2d-549c-4d94-82f7-0314e3281d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63725 | ||
| 12079 | 2026.04.10 20:59:36.608204 [ 293 ] {} <Debug> TCP-Session: 95b8de20-989b-4ae9-ace4-de9db95baac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.04.10 20:59:36.608232 [ 292 ] {} <Debug> TCP-Session: 52841f2d-549c-4d94-82f7-0314e3281d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.04.10 20:59:36.608112 [ 290 ] {} <Debug> TCP-Session: 9643ccc4-278a-4682-a587-f86b7cf734cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12082 | 2026.04.10 20:59:36.608263 [ 292 ] {} <Debug> TCP-Session: 52841f2d-549c-4d94-82f7-0314e3281d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.04.10 20:59:36.608277 [ 290 ] {} <Debug> TCP-Session: 9643ccc4-278a-4682-a587-f86b7cf734cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2026.04.10 20:59:36.608428 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12085 | 2026.04.10 20:59:36.608486 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12086 | 2026.04.10 20:59:36.608771 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Debug> oximeter.version (2d8944e5-9820-47a4-afea-89d735b3ae46) (SelectExecutor): Key condition: unknown | ||
| 12087 | 2026.04.10 20:59:36.609865 [ 345 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> AggregatingTransform: Aggregating | ||
| 12088 | 2026.04.10 20:59:36.609922 [ 345 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 12089 | 2026.04.10 20:59:36.609961 [ 345 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00105046 sec. (951.964 rows/sec., 37.19 KiB/sec.) | ||
| 12090 | 2026.04.10 20:59:36.609980 [ 345 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Trace> Aggregator: Merging aggregated data | ||
| 12091 | 2026.04.10 20:59:36.611161 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 12092 | 2026.04.10 20:59:36.611314 [ 288 ] {d634cda2-eef1-46dd-8989-9b48728e99b1} <Debug> TCPHandler: Processed in 0.003764914 sec. | ||
| 12093 | 2026.04.10 20:59:36.611399 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12094 | 2026.04.10 20:59:36.611428 [ 288 ] {} <Debug> TCP-Session: ecf366aa-9cb4-4d20-8d0b-3af8e1b6501c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12095 | 2026.04.10 20:59:36.611436 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12096 | 2026.04.10 20:59:36.611456 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12097 | 2026.04.10 20:59:36.611473 [ 286 ] {} <Debug> TCP-Session: 9ef1ffe6-3fa5-44a8-b382-6503d1ebea13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2026.04.10 20:59:36.611481 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12099 | 2026.04.10 20:59:36.611511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12100 | 2026.04.10 20:59:36.611531 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12101 | 2026.04.10 20:59:36.611549 [ 294 ] {} <Debug> TCP-Session: da0e2e1f-8b31-4771-b5e4-ddfefd54cbbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.04.10 20:59:36.611573 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12103 | 2026.04.10 20:59:36.611604 [ 291 ] {} <Debug> TCP-Session: d35fb6db-42aa-4a1b-997e-b0c6d4e416a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12104 | 2026.04.10 20:59:36.611605 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12105 | 2026.04.10 20:59:36.611632 [ 293 ] {} <Debug> TCP-Session: 95b8de20-989b-4ae9-ace4-de9db95baac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2026.04.10 20:59:36.611660 [ 4 ] {} <Debug> TCP-Session: c3f079f7-7f0a-46f2-8fd4-16e96345639c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.04.10 20:59:36.611508 [ 289 ] {} <Debug> TCP-Session: d1f99cda-e554-451b-9be7-f8cf68974eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.04.10 20:59:36.611546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12109 | 2026.04.10 20:59:36.611570 [ 290 ] {} <Debug> TCP-Session: 9643ccc4-278a-4682-a587-f86b7cf734cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.04.10 20:59:36.611751 [ 292 ] {} <Debug> TCP-Session: 52841f2d-549c-4d94-82f7-0314e3281d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2026.04.10 20:59:36.862027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12112 | 2026.04.10 20:59:36.881777 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.04.10 20:59:36.881866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12114 | 2026.04.10 20:59:36.891775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12115 | 2026.04.10 20:59:36.892973 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.04.10 20:59:36.898886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12117 | 2026.04.10 20:59:37.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.02 MiB, peak 357.38 MiB, free memory in arenas 0.00 B, will set to 346.60 MiB (RSS), difference: -1.42 MiB | ||
| 12118 | 2026.04.10 20:59:37.735747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1444 | ||
| 12119 | 2026.04.10 20:59:37.738159 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.04.10 20:59:37.738216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12121 | 2026.04.10 20:59:37.739474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12122 | 2026.04.10 20:59:37.739762 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.04.10 20:59:37.740136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 12124 | 2026.04.10 20:59:40.991550 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.04.10 20:59:40.991741 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12126 | 2026.04.10 20:59:40.991806 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12127 | 2026.04.10 20:59:40.992500 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.04.10 20:59:40.992544 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12129 | 2026.04.10 20:59:40.992986 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12130 | 2026.04.10 20:59:40.993203 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.04.10 20:59:40.993358 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001665 sec., 82882.88288288288 rows/sec., 7.21 MiB/sec. | ||
| 12132 | 2026.04.10 20:59:40.993401 [ 6 ] {ed311df0-688a-470a-b79b-92b288553db0} <Debug> TCPHandler: Processed in 0.001972338 sec. | ||
| 12133 | 2026.04.10 20:59:40.993527 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.04.10 20:59:40.993621 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12135 | 2026.04.10 20:59:40.993662 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12136 | 2026.04.10 20:59:40.994081 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.04.10 20:59:40.994117 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12138 | 2026.04.10 20:59:40.994420 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12139 | 2026.04.10 20:59:40.994624 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.04.10 20:59:40.994760 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.60 MiB/sec. | ||
| 12141 | 2026.04.10 20:59:40.994798 [ 6 ] {fad81c1e-71d3-40af-aa11-d39b606f2357} <Debug> TCPHandler: Processed in 0.001321031 sec. | ||
| 12142 | 2026.04.10 20:59:40.994908 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.04.10 20:59:40.995001 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12144 | 2026.04.10 20:59:40.995041 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12145 | 2026.04.10 20:59:40.995472 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.04.10 20:59:40.995507 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12147 | 2026.04.10 20:59:40.995807 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12148 | 2026.04.10 20:59:40.996011 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.04.10 20:59:40.996139 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001156 sec., 90830.44982698963 rows/sec., 7.09 MiB/sec. | ||
| 12150 | 2026.04.10 20:59:40.996177 [ 6 ] {81c69b97-8cb3-49a0-9a46-dd502c64a892} <Debug> TCPHandler: Processed in 0.001316992 sec. | ||
| 12151 | 2026.04.10 20:59:40.996293 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.04.10 20:59:40.996385 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.04.10 20:59:40.996427 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12154 | 2026.04.10 20:59:40.996832 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.04.10 20:59:40.996868 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12156 | 2026.04.10 20:59:40.997190 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12157 | 2026.04.10 20:59:40.997391 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.04.10 20:59:40.997520 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 12159 | 2026.04.10 20:59:40.997515 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_105_27 to all_106_106_0 | ||
| 12160 | 2026.04.10 20:59:40.997558 [ 6 ] {8409d951-4386-4fdf-85ca-9b9193a56de3} <Debug> TCPHandler: Processed in 0.001314852 sec. | ||
| 12161 | 2026.04.10 20:59:40.997596 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.04.10 20:59:40.997620 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12163 | 2026.04.10 20:59:40.997683 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.04.10 20:59:40.997721 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_105_27 to all_106_106_0 into Compact with storage Full | ||
| 12165 | 2026.04.10 20:59:40.997789 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12166 | 2026.04.10 20:59:40.997850 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <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 | ||
| 12167 | 2026.04.10 20:59:40.997862 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12168 | 2026.04.10 20:59:40.997910 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_27, total 38700 rows starting from the beginning of the part | ||
| 12169 | 2026.04.10 20:59:40.997987 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 12170 | 2026.04.10 20:59:40.998754 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.04.10 20:59:40.998796 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12172 | 2026.04.10 20:59:40.999438 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12173 | 2026.04.10 20:59:40.999670 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.04.10 20:59:40.999821 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00205 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 12175 | 2026.04.10 20:59:40.999893 [ 6 ] {1e044cbc-b05d-4b54-9358-17a05cdaa369} <Debug> TCPHandler: Processed in 0.00225995 sec. | ||
| 12176 | 2026.04.10 20:59:41.000014 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.04.10 20:59:41.000110 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.04.10 20:59:41.000152 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12179 | 2026.04.10 20:59:41.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.18 MiB, peak 357.38 MiB, free memory in arenas 0.00 B, will set to 346.75 MiB (RSS), difference: -3.43 MiB | ||
| 12180 | 2026.04.10 20:59:41.000500 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2026.04.10 20:59:41.000542 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12182 | 2026.04.10 20:59:41.000873 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12183 | 2026.04.10 20:59:41.001116 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12184 | 2026.04.10 20:59:41.001259 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 12185 | 2026.04.10 20:59:41.001297 [ 6 ] {f614bf66-b0db-4201-bc8f-a6df74b9e8a7} <Debug> TCPHandler: Processed in 0.001332761 sec. | ||
| 12186 | 2026.04.10 20:59:41.005291 [ 203 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38828 rows, containing 5 columns (5 merged, 0 gathered) in 0.007603808 sec., 5106388.798875511 rows/sec., 329.12 MiB/sec. | ||
| 12187 | 2026.04.10 20:59:41.005741 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Trace> MergedBlockOutputStream: filled checksums all_1_106_28 (state Temporary) | ||
| 12188 | 2026.04.10 20:59:41.006028 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_106_28 to all_1_106_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.04.10 20:59:41.006105 [ 192 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_105_27, all_106_106_0] -> all_1_106_28 | ||
| 12190 | 2026.04.10 20:59:41.006177 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12191 | 2026.04.10 20:59:42.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.62 MiB, peak 357.38 MiB, free memory in arenas 0.00 B, will set to 347.75 MiB (RSS), difference: 4.12 MiB | ||
| 12192 | 2026.04.10 20:59:42.436941 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12193 | 2026.04.10 20:59:42.436998 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12194 | 2026.04.10 20:59:42.635580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31657 | ||
| 12195 | 2026.04.10 20:59:42.636086 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.04.10 20:59:42.636140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12197 | 2026.04.10 20:59:42.636627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12198 | 2026.04.10 20:59:42.636862 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.04.10 20:59:42.637012 [ 83 ] {} <Debug> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12200 | 2026.04.10 20:59:42.637019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31657 | ||
| 12201 | 2026.04.10 20:59:42.637082 [ 83 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.04.10 20:59:42.637110 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12203 | 2026.04.10 20:59:42.637237 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12204 | 2026.04.10 20:59:42.637395 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12205 | 2026.04.10 20:59:42.637449 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29289 rows starting from the beginning of the part | ||
| 12206 | 2026.04.10 20:59:42.637519 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12207 | 2026.04.10 20:59:42.637563 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12208 | 2026.04.10 20:59:42.637608 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12209 | 2026.04.10 20:59:42.637646 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12210 | 2026.04.10 20:59:42.637687 [ 200 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::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 | ||
| 12211 | 2026.04.10 20:59:42.640045 [ 193 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31657 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870946 sec., 11026679.011029813 rows/sec., 157.74 MiB/sec. | ||
| 12212 | 2026.04.10 20:59:42.640366 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12213 | 2026.04.10 20:59:42.640698 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12214 | 2026.04.10 20:59:42.640787 [ 196 ] {f912a3e4-bada-4ac2-bfe9-b5cb6cde6572::all_1_66_13} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12215 | 2026.04.10 20:59:42.640879 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12216 | 2026.04.10 20:59:44.399182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12217 | 2026.04.10 20:59:44.416997 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.04.10 20:59:44.417061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12219 | 2026.04.10 20:59:44.423310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12220 | 2026.04.10 20:59:44.424021 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.04.10 20:59:44.424351 [ 81 ] {} <Debug> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12222 | 2026.04.10 20:59:44.424420 [ 81 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.04.10 20:59:44.424445 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12224 | 2026.04.10 20:59:44.424554 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12225 | 2026.04.10 20:59:44.427245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12226 | 2026.04.10 20:59:44.428767 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12227 | 2026.04.10 20:59:44.430357 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12228 | 2026.04.10 20:59:44.435206 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12229 | 2026.04.10 20:59:44.440159 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12230 | 2026.04.10 20:59:44.444988 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12231 | 2026.04.10 20:59:44.449781 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12232 | 2026.04.10 20:59:44.453664 [ 205 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::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 | ||
| 12233 | 2026.04.10 20:59:44.506832 [ 190 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082318414 sec., 6037.531286742234 rows/sec., 31.22 MiB/sec. | ||
| 12234 | 2026.04.10 20:59:44.509139 [ 201 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12235 | 2026.04.10 20:59:44.511024 [ 201 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_66_13} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.04.10 20:59:44.511125 [ 201 ] {32dfe6bf-c70f-4504-9f43-d1d14f02d83f::all_1_66_13} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12237 | 2026.04.10 20:59:44.512593 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12238 | 2026.04.10 20:59:45.989032 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2026.04.10 20:59:45.989221 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12240 | 2026.04.10 20:59:45.989285 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12241 | 2026.04.10 20:59:45.989927 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.04.10 20:59:45.989973 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12243 | 2026.04.10 20:59:45.990377 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12244 | 2026.04.10 20:59:45.990625 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.04.10 20:59:45.990763 [ 79 ] {} <Debug> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12246 | 2026.04.10 20:59:45.990791 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.66 MiB/sec. | ||
| 12247 | 2026.04.10 20:59:45.990842 [ 79 ] {} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.04.10 20:59:45.990859 [ 6 ] {ee65369b-3b9f-405c-a7c1-30a22ef620a7} <Debug> TCPHandler: Processed in 0.001948218 sec. | ||
| 12249 | 2026.04.10 20:59:45.990872 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12250 | 2026.04.10 20:59:45.990992 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.04.10 20:59:45.991000 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::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 | ||
| 12252 | 2026.04.10 20:59:45.991101 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12253 | 2026.04.10 20:59:45.991150 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12254 | 2026.04.10 20:59:45.991155 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12255 | 2026.04.10 20:59:45.991202 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2622 rows starting from the beginning of the part | ||
| 12256 | 2026.04.10 20:59:45.991275 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 12257 | 2026.04.10 20:59:45.991325 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 138 rows starting from the beginning of the part | ||
| 12258 | 2026.04.10 20:59:45.991366 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 12259 | 2026.04.10 20:59:45.991403 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
| 12260 | 2026.04.10 20:59:45.991439 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 12261 | 2026.04.10 20:59:45.991592 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.04.10 20:59:45.991636 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12263 | 2026.04.10 20:59:45.991974 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12264 | 2026.04.10 20:59:45.992216 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.04.10 20:59:45.992348 [ 79 ] {} <Debug> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12266 | 2026.04.10 20:59:45.992357 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 12267 | 2026.04.10 20:59:45.992388 [ 79 ] {} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.04.10 20:59:45.992413 [ 6 ] {d3aa8cbd-36ad-4ab2-b1e5-3fd46fbee112} <Debug> TCPHandler: Processed in 0.001471554 sec. | ||
| 12269 | 2026.04.10 20:59:45.992413 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12270 | 2026.04.10 20:59:45.992519 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::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 | ||
| 12271 | 2026.04.10 20:59:45.992538 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.04.10 20:59:45.992614 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2026.04.10 20:59:45.992635 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12274 | 2026.04.10 20:59:45.992644 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1405 rows starting from the beginning of the part | ||
| 12275 | 2026.04.10 20:59:45.992682 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2026.04.10 20:59:45.992711 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 12277 | 2026.04.10 20:59:45.992757 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 105 rows starting from the beginning of the part | ||
| 12278 | 2026.04.10 20:59:45.992777 [ 194 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832847 sec., 1672807.386541266 rows/sec., 134.27 MiB/sec. | ||
| 12279 | 2026.04.10 20:59:45.992799 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 12280 | 2026.04.10 20:59:45.992841 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part | ||
| 12281 | 2026.04.10 20:59:45.992881 [ 190 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 12282 | 2026.04.10 20:59:45.993039 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12283 | 2026.04.10 20:59:45.993100 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.04.10 20:59:45.993142 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12285 | 2026.04.10 20:59:45.993331 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2026.04.10 20:59:45.993426 [ 193 ] {75249dcb-2e60-46ac-85fe-0a65d4966b5d::all_1_111_22} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12287 | 2026.04.10 20:59:45.993507 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 12288 | 2026.04.10 20:59:45.993654 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12289 | 2026.04.10 20:59:45.993884 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.04.10 20:59:45.993948 [ 198 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468253 sec., 1230714.325119717 rows/sec., 91.09 MiB/sec. | ||
| 12291 | 2026.04.10 20:59:45.993995 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 2 parts from all_1_106_28 to all_107_107_0 | ||
| 12292 | 2026.04.10 20:59:45.994024 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.04.10 20:59:45.994025 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. | ||
| 12294 | 2026.04.10 20:59:45.994041 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12295 | 2026.04.10 20:59:45.994081 [ 6 ] {96fe32ea-6f70-4c24-9868-e46e34482861} <Debug> TCPHandler: Processed in 0.001593044 sec. | ||
| 12296 | 2026.04.10 20:59:45.994110 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_28 to all_107_107_0 into Compact with storage Full | ||
| 12297 | 2026.04.10 20:59:45.994154 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12298 | 2026.04.10 20:59:45.994190 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.04.10 20:59:45.994194 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12300 | 2026.04.10 20:59:45.994231 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_28, total 38828 rows starting from the beginning of the part | ||
| 12301 | 2026.04.10 20:59:45.994279 [ 190 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 12302 | 2026.04.10 20:59:45.994286 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12303 | 2026.04.10 20:59:45.994330 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12304 | 2026.04.10 20:59:45.994412 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.04.10 20:59:45.994487 [ 194 ] {bc7df6bc-1ad0-4549-a2d7-9c92c15331fb::all_1_111_22} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12306 | 2026.04.10 20:59:45.994567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12307 | 2026.04.10 20:59:45.994670 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.04.10 20:59:45.994705 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12309 | 2026.04.10 20:59:45.995030 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12310 | 2026.04.10 20:59:45.995255 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2026.04.10 20:59:45.995378 [ 79 ] {} <Debug> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12312 | 2026.04.10 20:59:45.995388 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12313 | 2026.04.10 20:59:45.995409 [ 79 ] {} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.04.10 20:59:45.995434 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12315 | 2026.04.10 20:59:45.995438 [ 6 ] {49d424d1-718c-4295-84cc-8b61625f6867} <Debug> TCPHandler: Processed in 0.001297442 sec. | ||
| 12316 | 2026.04.10 20:59:45.995526 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 12317 | 2026.04.10 20:59:45.995651 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12318 | 2026.04.10 20:59:45.995687 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5460 rows starting from the beginning of the part | ||
| 12319 | 2026.04.10 20:59:45.995748 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 12320 | 2026.04.10 20:59:45.995798 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 12321 | 2026.04.10 20:59:45.995837 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 12322 | 2026.04.10 20:59:45.995876 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::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 | ||
| 12323 | 2026.04.10 20:59:45.995912 [ 199 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 12324 | 2026.04.10 20:59:45.999193 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003707803 sec., 1553480.592145807 rows/sec., 104.69 MiB/sec. | ||
| 12325 | 2026.04.10 20:59:45.999770 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12326 | 2026.04.10 20:59:46.000077 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.04.10 20:59:46.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.31 MiB, peak 362.56 MiB, free memory in arenas 0.00 B, will set to 353.07 MiB (RSS), difference: -7.24 MiB | ||
| 12328 | 2026.04.10 20:59:46.000321 [ 195 ] {56336f43-5a5b-4be0-a83f-0790161845e0::all_1_111_22} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12329 | 2026.04.10 20:59:46.000433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 12330 | 2026.04.10 20:59:46.003522 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38988 rows, containing 5 columns (5 merged, 0 gathered) in 0.009429624 sec., 4134629.3341070656 rows/sec., 266.58 MiB/sec. | ||
| 12331 | 2026.04.10 20:59:46.003991 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Trace> MergedBlockOutputStream: filled checksums all_1_107_29 (state Temporary) | ||
| 12332 | 2026.04.10 20:59:46.004291 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_107_29 to all_1_107_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.04.10 20:59:46.004366 [ 194 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 2 parts: [all_1_106_28, all_107_107_0] -> all_1_107_29 | ||
| 12334 | 2026.04.10 20:59:46.004433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12335 | 2026.04.10 20:59:46.737339 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.04.10 20:59:46.737536 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.04.10 20:59:46.737606 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12338 | 2026.04.10 20:59:46.738366 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.04.10 20:59:46.738417 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12340 | 2026.04.10 20:59:46.738812 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12341 | 2026.04.10 20:59:46.739034 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Trace> oximeter.fields_i16 (2bc3cf7d-1ce8-4a69-bff1-7a624527866d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.04.10 20:59:46.739199 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 1.16 MiB/sec. | ||
| 12343 | 2026.04.10 20:59:46.739250 [ 6 ] {62280cef-7aa1-4952-9b54-b3a86ebabcd3} <Debug> TCPHandler: Processed in 0.002041409 sec. | ||
| 12344 | 2026.04.10 20:59:46.739386 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2026.04.10 20:59:46.739519 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12346 | 2026.04.10 20:59:46.739573 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12347 | 2026.04.10 20:59:46.740074 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.04.10 20:59:46.740122 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12349 | 2026.04.10 20:59:46.740491 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12350 | 2026.04.10 20:59:46.740703 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.04.10 20:59:46.740840 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001348 sec., 11869.436201780416 rows/sec., 978.01 KiB/sec. | ||
| 12352 | 2026.04.10 20:59:46.740880 [ 6 ] {5b3f7128-5735-421f-b10d-ce3ab42e42a3} <Debug> TCPHandler: Processed in 0.001559514 sec. | ||
| 12353 | 2026.04.10 20:59:46.740987 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.04.10 20:59:46.741095 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12355 | 2026.04.10 20:59:46.741136 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12356 | 2026.04.10 20:59:46.742811 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.04.10 20:59:46.742849 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12358 | 2026.04.10 20:59:46.743314 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12359 | 2026.04.10 20:59:46.743525 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.04.10 20:59:46.743654 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Debug> executeQuery: Read 2617 rows, 201.82 KiB in 0.002585 sec., 1012379.1102514507 rows/sec., 76.24 MiB/sec. | ||
| 12361 | 2026.04.10 20:59:46.743694 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 12362 | 2026.04.10 20:59:46.743707 [ 6 ] {e7c44c6f-b48a-483b-b10e-21608e1da98e} <Debug> TCPHandler: Processed in 0.002771655 sec. | ||
| 12363 | 2026.04.10 20:59:46.743824 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.04.10 20:59:46.743946 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12365 | 2026.04.10 20:59:46.743994 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12366 | 2026.04.10 20:59:46.744476 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.04.10 20:59:46.744513 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12368 | 2026.04.10 20:59:46.744818 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12369 | 2026.04.10 20:59:46.745028 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Trace> oximeter.fields_u16 (f4164d97-0b49-4b28-bf4c-709fe63ec469): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.04.10 20:59:46.745154 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Debug> executeQuery: Read 80 rows, 6.00 KiB in 0.001232 sec., 64935.06493506493 rows/sec., 4.76 MiB/sec. | ||
| 12371 | 2026.04.10 20:59:46.745192 [ 6 ] {a66e01b0-c3fa-4eb5-aa2e-e7bc8315b5f1} <Debug> TCPHandler: Processed in 0.001426942 sec. | ||
| 12372 | 2026.04.10 20:59:46.745305 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2026.04.10 20:59:46.745398 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12374 | 2026.04.10 20:59:46.745438 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12375 | 2026.04.10 20:59:46.746235 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.04.10 20:59:46.746273 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12377 | 2026.04.10 20:59:46.746599 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12378 | 2026.04.10 20:59:46.746804 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.04.10 20:59:46.746930 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.00155 sec., 532903.2258064516 rows/sec., 31.18 MiB/sec. | ||
| 12380 | 2026.04.10 20:59:46.746968 [ 6 ] {fd269ed0-89e7-4dc2-9492-022fa858e0a4} <Debug> TCPHandler: Processed in 0.001711535 sec. | ||
| 12381 | 2026.04.10 20:59:46.747082 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2026.04.10 20:59:46.747198 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12383 | 2026.04.10 20:59:46.747245 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12384 | 2026.04.10 20:59:46.747641 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.04.10 20:59:46.747677 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12386 | 2026.04.10 20:59:46.747966 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12387 | 2026.04.10 20:59:46.748176 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Trace> oximeter.fields_u64 (db4628b5-f249-492a-a9f4-b9bb276935c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.04.10 20:59:46.748305 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 12389 | 2026.04.10 20:59:46.748342 [ 6 ] {3c3540f7-cd81-47f7-b3a7-9f0dfc607412} <Debug> TCPHandler: Processed in 0.001317902 sec. | ||
| 12390 | 2026.04.10 20:59:46.748457 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.04.10 20:59:46.748551 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.04.10 20:59:46.748589 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12393 | 2026.04.10 20:59:46.748976 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.04.10 20:59:46.749011 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12395 | 2026.04.10 20:59:46.749294 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12396 | 2026.04.10 20:59:46.749491 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Trace> oximeter.fields_u8 (820def95-2031-4460-b6b3-406bd48283de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.04.10 20:59:46.749615 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 12398 | 2026.04.10 20:59:46.749653 [ 6 ] {422340fc-79fa-4560-a918-4ce28eb27fe0} <Debug> TCPHandler: Processed in 0.001243761 sec. | ||
| 12399 | 2026.04.10 20:59:46.749774 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.04.10 20:59:46.749866 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12401 | 2026.04.10 20:59:46.749904 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12402 | 2026.04.10 20:59:46.750935 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.04.10 20:59:46.750971 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12404 | 2026.04.10 20:59:46.751312 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12405 | 2026.04.10 20:59:46.751510 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.04.10 20:59:46.751637 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Debug> executeQuery: Read 1383 rows, 95.97 KiB in 0.001788 sec., 773489.932885906 rows/sec., 52.42 MiB/sec. | ||
| 12407 | 2026.04.10 20:59:46.751675 [ 6 ] {d61053cc-bfd5-4729-94df-ea45a3ae580e} <Debug> TCPHandler: Processed in 0.001948347 sec. | ||
| 12408 | 2026.04.10 20:59:46.751786 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12409 | 2026.04.10 20:59:46.751880 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12410 | 2026.04.10 20:59:46.751922 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12411 | 2026.04.10 20:59:46.752744 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.04.10 20:59:46.752780 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12413 | 2026.04.10 20:59:46.753196 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12414 | 2026.04.10 20:59:46.753412 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.04.10 20:59:46.753542 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Debug> executeQuery: Read 1540 rows, 96.46 KiB in 0.00168 sec., 916666.6666666666 rows/sec., 56.07 MiB/sec. | ||
| 12416 | 2026.04.10 20:59:46.753540 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Selected 6 parts from all_1_107_29 to all_112_112_0 | ||
| 12417 | 2026.04.10 20:59:46.753581 [ 6 ] {e93541ea-c5cf-4c0c-bf2e-4de173377d6b} <Debug> TCPHandler: Processed in 0.001842166 sec. | ||
| 12418 | 2026.04.10 20:59:46.753627 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.04.10 20:59:46.753656 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12420 | 2026.04.10 20:59:46.753719 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.04.10 20:59:46.753779 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_29 to all_112_112_0 into Compact with storage Full | ||
| 12422 | 2026.04.10 20:59:46.753817 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.04.10 20:59:46.753864 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12424 | 2026.04.10 20:59:46.753939 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12425 | 2026.04.10 20:59:46.753982 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_29, total 38988 rows starting from the beginning of the part | ||
| 12426 | 2026.04.10 20:59:46.754058 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 12427 | 2026.04.10 20:59:46.754110 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 12428 | 2026.04.10 20:59:46.754164 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 12429 | 2026.04.10 20:59:46.754177 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2026.04.10 20:59:46.754207 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 12431 | 2026.04.10 20:59:46.754217 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12432 | 2026.04.10 20:59:46.754261 [ 197 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1540 rows starting from the beginning of the part | ||
| 12433 | 2026.04.10 20:59:46.754531 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 12434 | 2026.04.10 20:59:46.754751 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Trace> oximeter.measurements_f64 (e82d53a9-45a5-4333-8703-77fa934c6c08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.04.10 20:59:46.754883 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 58.61 KiB/sec. | ||
| 12436 | 2026.04.10 20:59:46.754919 [ 6 ] {6bea6a00-8f91-47c5-8208-4a08967392c7} <Debug> TCPHandler: Processed in 0.001253081 sec. | ||
| 12437 | 2026.04.10 20:59:46.755032 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.04.10 20:59:46.755124 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12439 | 2026.04.10 20:59:46.755175 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <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 | ||
| 12440 | 2026.04.10 20:59:46.756077 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.04.10 20:59:46.756112 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12442 | 2026.04.10 20:59:46.756737 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12443 | 2026.04.10 20:59:46.756951 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Trace> oximeter.measurements_histogramu64 (1f01c933-8ea7-4bc5-9bd7-50604ce6642e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.04.10 20:59:46.757084 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001977 sec., 26302.478502781993 rows/sec., 47.13 MiB/sec. | ||
| 12445 | 2026.04.10 20:59:46.757134 [ 6 ] {b9fb1c46-6c95-4f46-964a-a5f2fc069b09} <Debug> TCPHandler: Processed in 0.002154099 sec. | ||
| 12446 | 2026.04.10 20:59:46.757239 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.04.10 20:59:46.757327 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12448 | 2026.04.10 20:59:46.757365 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12449 | 2026.04.10 20:59:46.757663 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.04.10 20:59:46.757695 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12451 | 2026.04.10 20:59:46.757971 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12452 | 2026.04.10 20:59:46.758243 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.04.10 20:59:46.758370 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 12454 | 2026.04.10 20:59:46.758405 [ 6 ] {5dfa372c-31cb-48e5-9d06-f1a96a08faea} <Debug> TCPHandler: Processed in 0.00120287 sec. | ||
| 12455 | 2026.04.10 20:59:46.762580 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41168 rows, containing 5 columns (5 merged, 0 gathered) in 0.00885413 sec., 4649581.607679129 rows/sec., 299.58 MiB/sec. | ||
| 12456 | 2026.04.10 20:59:46.762893 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Trace> MergedBlockOutputStream: filled checksums all_1_112_30 (state Temporary) | ||
| 12457 | 2026.04.10 20:59:46.763203 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_merge_all_1_112_30 to all_1_112_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.04.10 20:59:46.763286 [ 195 ] {1fc17bd5-43ed-4bc2-9c11-b2468da22e04::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04) (MergerMutator): Merged 6 parts: [all_1_107_29, all_112_112_0] -> all_1_112_30 | ||
| 12459 | 2026.04.10 20:59:46.763387 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12460 | 2026.04.10 20:59:47.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.85 MiB, peak 362.56 MiB, free memory in arenas 0.00 B, will set to 354.37 MiB (RSS), difference: 10.52 MiB | ||
| 12461 | 2026.04.10 20:59:47.740625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1488 | ||
| 12462 | 2026.04.10 20:59:47.743671 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2026.04.10 20:59:47.743728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12464 | 2026.04.10 20:59:47.745007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12465 | 2026.04.10 20:59:47.745300 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2026.04.10 20:59:47.745703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1488 | ||
| 12467 | 2026.04.10 20:59:50.137435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32169 | ||
| 12468 | 2026.04.10 20:59:50.138086 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12469 | 2026.04.10 20:59:50.138138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12470 | 2026.04.10 20:59:50.138659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12471 | 2026.04.10 20:59:50.138886 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12472 | 2026.04.10 20:59:50.139019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32169 | ||
| 12473 | 2026.04.10 20:59:50.987609 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.04.10 20:59:50.987803 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12475 | 2026.04.10 20:59:50.987876 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12476 | 2026.04.10 20:59:50.988640 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.04.10 20:59:50.988687 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12478 | 2026.04.10 20:59:50.989070 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12479 | 2026.04.10 20:59:50.989294 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.04.10 20:59:50.989450 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 12481 | 2026.04.10 20:59:50.989493 [ 6 ] {30612c7b-f656-4508-9d25-51cdb696f56c} <Debug> TCPHandler: Processed in 0.002020429 sec. | ||
| 12482 | 2026.04.10 20:59:50.989640 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.04.10 20:59:50.989759 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12484 | 2026.04.10 20:59:50.989808 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12485 | 2026.04.10 20:59:50.990332 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.04.10 20:59:50.990374 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12487 | 2026.04.10 20:59:50.990707 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12488 | 2026.04.10 20:59:50.990910 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.04.10 20:59:50.991041 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 12490 | 2026.04.10 20:59:50.991079 [ 6 ] {2f254eaf-2655-402c-87c2-8055a2fa75b2} <Debug> TCPHandler: Processed in 0.001503164 sec. | ||
| 12491 | 2026.04.10 20:59:50.991197 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.04.10 20:59:50.991292 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.04.10 20:59:50.991335 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12494 | 2026.04.10 20:59:50.991720 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.04.10 20:59:50.991756 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12496 | 2026.04.10 20:59:50.992075 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12497 | 2026.04.10 20:59:50.992280 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.04.10 20:59:50.992406 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 12499 | 2026.04.10 20:59:50.992444 [ 6 ] {746b7c35-3c61-418d-9a4d-5984e8aaeff5} <Debug> TCPHandler: Processed in 0.001296302 sec. | ||
| 12500 | 2026.04.10 20:59:50.992559 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.04.10 20:59:50.992653 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.04.10 20:59:50.992694 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12503 | 2026.04.10 20:59:50.993023 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.04.10 20:59:50.993058 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12505 | 2026.04.10 20:59:50.993351 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12506 | 2026.04.10 20:59:50.993548 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.04.10 20:59:50.993673 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 12508 | 2026.04.10 20:59:50.993709 [ 6 ] {98bb7e33-f0e6-4783-8b8c-9f819fad2b43} <Debug> TCPHandler: Processed in 0.00119972 sec. | ||
| 12509 | 2026.04.10 20:59:51.927486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12510 | 2026.04.10 20:59:51.942937 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.04.10 20:59:51.942992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12512 | 2026.04.10 20:59:51.948680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12513 | 2026.04.10 20:59:51.949361 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.04.10 20:59:51.952123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12515 | 2026.04.10 20:59:55.989430 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12516 | 2026.04.10 20:59:55.989646 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12517 | 2026.04.10 20:59:55.989722 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12518 | 2026.04.10 20:59:55.990439 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.04.10 20:59:55.990486 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12520 | 2026.04.10 20:59:55.990896 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12521 | 2026.04.10 20:59:55.991135 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Trace> oximeter.fields_string (75249dcb-2e60-46ac-85fe-0a65d4966b5d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.04.10 20:59:55.991304 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.51 MiB/sec. | ||
| 12523 | 2026.04.10 20:59:55.991357 [ 6 ] {a8634354-fc06-4218-a990-08568caabf76} <Debug> TCPHandler: Processed in 0.002061918 sec. | ||
| 12524 | 2026.04.10 20:59:55.991492 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12525 | 2026.04.10 20:59:55.991595 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12526 | 2026.04.10 20:59:55.991640 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12527 | 2026.04.10 20:59:55.992089 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.04.10 20:59:55.992127 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12529 | 2026.04.10 20:59:55.992449 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12530 | 2026.04.10 20:59:55.992662 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Trace> oximeter.fields_uuid (bc7df6bc-1ad0-4549-a2d7-9c92c15331fb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.04.10 20:59:55.992795 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 12532 | 2026.04.10 20:59:55.992835 [ 6 ] {2d674300-4bdd-4a4f-afab-ff677b184941} <Debug> TCPHandler: Processed in 0.001395972 sec. | ||
| 12533 | 2026.04.10 20:59:55.992951 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.04.10 20:59:55.993048 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12535 | 2026.04.10 20:59:55.993093 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12536 | 2026.04.10 20:59:55.993549 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.04.10 20:59:55.993596 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12538 | 2026.04.10 20:59:55.994006 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12539 | 2026.04.10 20:59:55.994257 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Trace> oximeter.measurements_cumulativeu64 (1fc17bd5-43ed-4bc2-9c11-b2468da22e04): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.04.10 20:59:55.994421 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 12541 | 2026.04.10 20:59:55.994469 [ 6 ] {ff4b6e75-0197-430e-b100-669b40e46119} <Debug> TCPHandler: Processed in 0.001567844 sec. | ||
| 12542 | 2026.04.10 20:59:55.994601 [ 6 ] {} <Trace> TCP-Session: 0410c281-3690-4750-bb2f-590527806d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.04.10 20:59:55.994719 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12544 | 2026.04.10 20:59:55.994764 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12545 | 2026.04.10 20:59:55.995110 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.04.10 20:59:55.995147 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12547 | 2026.04.10 20:59:55.995458 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12548 | 2026.04.10 20:59:55.995660 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Trace> oximeter.measurements_u64 (56336f43-5a5b-4be0-a83f-0790161845e0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.04.10 20:59:55.995792 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12550 | 2026.04.10 20:59:55.995830 [ 6 ] {7942ee34-ea6e-423c-aa4f-acb511f612ff} <Debug> TCPHandler: Processed in 0.001287631 sec. | ||
| 12551 | 2026.04.10 20:59:57.437053 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12552 | 2026.04.10 20:59:57.437134 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12553 | 2026.04.10 20:59:57.639300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32617 | ||
| 12554 | 2026.04.10 20:59:57.639807 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.04.10 20:59:57.639858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12556 | 2026.04.10 20:59:57.640374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12557 | 2026.04.10 20:59:57.640641 [ 245 ] {} <Trace> system.asynchronous_metric_log (f912a3e4-bada-4ac2-bfe9-b5cb6cde6572): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.04.10 20:59:57.640800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32617 | ||
| 12559 | 2026.04.10 20:59:57.746182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1504 | ||
| 12560 | 2026.04.10 20:59:57.748482 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.04.10 20:59:57.748532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12562 | 2026.04.10 20:59:57.749742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12563 | 2026.04.10 20:59:57.750017 [ 243 ] {} <Trace> system.query_log (23eb2733-a182-4845-9169-86dbb2b9a4ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.04.10 20:59:57.750288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
| 12565 | 2026.04.10 20:59:58.994831 [ 60 ] {} <Debug> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12566 | 2026.04.10 20:59:58.994904 [ 60 ] {} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.04.10 20:59:58.994928 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12568 | 2026.04.10 20:59:58.995058 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::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 | ||
| 12569 | 2026.04.10 20:59:58.995208 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12570 | 2026.04.10 20:59:58.995241 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 826 rows starting from the beginning of the part | ||
| 12571 | 2026.04.10 20:59:58.995309 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 825 rows starting from the beginning of the part | ||
| 12572 | 2026.04.10 20:59:58.995360 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 826 rows starting from the beginning of the part | ||
| 12573 | 2026.04.10 20:59:58.995405 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 825 rows starting from the beginning of the part | ||
| 12574 | 2026.04.10 20:59:58.995444 [ 187 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 826 rows starting from the beginning of the part | ||
| 12575 | 2026.04.10 20:59:58.996833 [ 188 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831567 sec., 2253807.805010682 rows/sec., 140.45 MiB/sec. | ||
| 12576 | 2026.04.10 20:59:58.997049 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12577 | 2026.04.10 20:59:58.997354 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2026.04.10 20:59:58.997443 [ 203 ] {0f8ba49c-772f-47ea-83cc-67f2dc4cb80a::all_1_17_4} <Trace> oximeter.fields_u32 (0f8ba49c-772f-47ea-83cc-67f2dc4cb80a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12579 | 2026.04.10 20:59:58.997533 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12580 | 2026.04.10 20:59:59.368831 [ 60 ] {} <Debug> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12581 | 2026.04.10 20:59:59.368894 [ 60 ] {} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.04.10 20:59:59.368914 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12583 | 2026.04.10 20:59:59.369012 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 12584 | 2026.04.10 20:59:59.369136 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12585 | 2026.04.10 20:59:59.369171 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 12586 | 2026.04.10 20:59:59.369240 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 12587 | 2026.04.10 20:59:59.369285 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 12588 | 2026.04.10 20:59:59.369330 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 12589 | 2026.04.10 20:59:59.369374 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::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 | ||
| 12590 | 2026.04.10 20:59:59.370133 [ 203 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115939 sec., 51751.35200407111 rows/sec., 4.35 MiB/sec. | ||
| 12591 | 2026.04.10 20:59:59.370288 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12592 | 2026.04.10 20:59:59.370538 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.04.10 20:59:59.370610 [ 192 ] {3b200390-092a-43ff-81c8-1a7a27622d18::all_1_17_4} <Trace> oximeter.fields_ipaddr (3b200390-092a-43ff-81c8-1a7a27622d18) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12594 | 2026.04.10 20:59:59.370681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12595 | 2026.04.10 20:59:59.452309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12596 | 2026.04.10 20:59:59.473020 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.04.10 20:59:59.473066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12598 | 2026.04.10 20:59:59.479588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12599 | 2026.04.10 20:59:59.480346 [ 244 ] {} <Trace> system.metric_log (32dfe6bf-c70f-4504-9f43-d1d14f02d83f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.04.10 20:59:59.485531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||